package

github.com/olbat/icu.cr

1.2.0 / published Feb 26, 2026 / repository

A binding to the ICU library

Documentation could not be built

Build failed

The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.

Last attempt Aug 14, 2026 at 06:21 UTC

Reloading will not start another build. A failed version is left alone for an hour before it can be requested again, so one shard that cannot build does not crowd out the ones that can.

What the builder reported
docs-build: crystal docs exited 62

crystal docs said:

no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
Showing last frame. Use --error-trace for full trace.

In src/lib_icu/lib_icu.cr:4:14

 4 | VERSION={{ run("../icu_info.cr", "--sem-version").strip.stringify }}
                ^--
Error: Error executing run (exit code: 3): ../icu_info.cr --sem-version

stderr:

    WARNING: cannot find the "icuinfo" tool in PATH
    Package icu-uc was not found in the pkg-config search path.
    Perhaps you should add the directory containing `icu-uc.pc'
    to the PKG_CONFIG_PATH environment variable
    Package 'icu-uc' not found
    cannot find ICU version

Browse the other versions