github.com/aravindavk/chitra-crystal
0.7.0 / published Jan 31, 2023 / repository
Crystal library to generate 2D graphics.
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.
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
Package pangocairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangocairo.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pangocairo' not found
Showing last frame. Use --error-trace for full trace.
In src/c/lib_pango_cairo.cr:2:22
2 | @[Link(ldflags: {{ `pkg-config --libs pangocairo`.stringify.chomp }})]
^
Error: error executing command: pkg-config --libs pangocairo, got exit status 1