package

github.com/elbywan/crystalline

0.18.0 / published May 30, 2026 / repository

Build: pending

A Language Server Protocol implementation for Crystal. 🔮

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 12, 2026 at 21:29 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: this shard did not compile. The compiler reports that a command run by
docs-build: one of its macros failed.
docs-build:
docs-build: If that command reads from the network, that is why: documentation is
docs-build: compiled with no network access, because compiling a shard runs its
docs-build: macros and a build allowed to make requests is a build any published
docs-build: shard can use to reach our infrastructure. The command named below is
docs-build: the one to remove or to guard so that it tolerates failing.
docs-build: a command run by a macro failed during compilation

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
Error: Could not find location of llvm-config. Please specify path in environment variable LLVM_CONFIG.
Supported LLVM versions: 23 22.1 21.1 20.1 19.1 18.1 17 16 15 14 13 12 11.1 11 10 9 8
Showing last frame. Use --error-trace for full trace.

In /usr/share/crystal/src/llvm/lib_llvm.cr:20:44

 20 | {% llvm_config = env("LLVM_CONFIG") || `sh #{__DIR__}/ext/find-llvm-config.sh`.stringify %}
                                             ^
Error: error executing command: sh /usr/share/crystal/src/llvm/ext/find-llvm-config.sh, got exit status 1

Browse the other versions