Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

YAML::Parser::LibYAML #547

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module YAML::Parser::LibYAML cannot be installed (AlwaysFail), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: YAML::Parser::LibYAML
===> Found: YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o> to /home/alex/Blin/data/zef-data/tmp/1549582026.23147.83/perl6-libyaml.git
===> Extraction [OK]: YAML::Parser::LibYAML to /home/alex/Blin/data/zef-data/store/perl6-libyaml.git
===> Building: YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o>
Command: /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/bin/perl6 -Ilib -e require '/home/alex/Blin/data/zef-data/store/perl6-libyaml.git/f4d432e3aadb99e9faad0129c26a1b2b88ae7e75/Build.pm'; ::('Build').new.build('/home/alex/Blin/data/zef-data/store/perl6-libyaml.git/f4d432e3aadb99e9faad0129c26a1b2b88ae7e75') ?? exit(0) !! exit(1);
gcc -I src -c -fPIC -Werror=declaration-after-statement -Werror=pointer-arith -O3 -DNDEBUG  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -o src/yamlwrap.o src/yamlwrap.c
gcc -shared -fPIC  -O3 -DNDEBUG -Wl,-rpath,"//tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/lib" -o resources/lib/libyamlwrap.so src/yamlwrap.o -lyaml
make: Nothing to be done for 'all'.
===> Building [FAIL]: YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o>
Failed to build, but continuing with --force-build
===> Testing: YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o>
t/00-gauntlet.t ....... ok
t/01-quoted-issue1.t .. ok
All tests successful.
Files=2, Tests=98,  6 wallclock secs ( 0.06 usr  0.01 sys +  4.88 cusr  0.27 csys =  5.22 CPU)
Result: PASS
===> Testing [OK] for YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o>
===> Installing: YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o>
===> Install [OK] for YAML::Parser::LibYAML:ver<0.0.6>:auth<github:tony-o>

Ping @tony-o

Previous ticket: #5