package

github.com/gballet/fremkit

master / published Dec 8, 2020 / repository

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 Sep 23, 2026 at 03:35 UTC (attempt 18)

Reloading will not start another build. A version that does not compile under the current compiler is terminal, 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
In src/common/trie.cr:54:37

 54 | def hex_prefix(key : Bytes, leaf?) : Bytes
                                  ^
Warning: invalid parameter name: leaf?

A total of 1 warnings were found.
Showing last frame. Use --error-trace for full trace.

In src/lib/secp256k1.cr:61:7

 61 | fun mod_inv = __gmpz_invert(rop : LibGMP::MPZ*, op1 : LibGMP::MPZ*, op2 : LibGMP::MPZ*)
          ^------
Error: fun redefinition with different signature (was `fun invert = __gmpz_invert(rop : ::Pointer(MPZ), op1 : ::Pointer(MPZ), op2 : ::Pointer(MPZ)) : Int` at /usr/share/crystal/src/big/lib_gmp.cr:159:3)

Browse the other versions