MadcapJake / p6-MyHTML

Perl 6 MyHTML wrapper
Artistic License 2.0
2 stars 2 forks source link

Module currently failing 'zef install' #5

Open Xliff opened 6 years ago

Xliff commented 6 years ago

Output from latest installation attempt:

$ zef install HTML::MyHTML
===> Searching for: HTML::MyHTML
===> Testing: HTML::MyHTML:ver<0.3.0>
# Failed test 'HTML::MyHTML module can be use-d ok'
# at t/010-use.t line 4
# ===SORRY!=== Error while compiling /home/cbwood/.zef/store/p6-myhtml.git/38d9f79d7ceb45ba799ab58a517f33830b726506/lib/HTML/MyHTML/Raw.pm6 (HTML::MyHTML::Raw)
# Class HTML::MyHTML::Raw::Tag has no attributes, which is illegal with the CStruct representation.
# at /home/cbwood/.zef/store/p6-myhtml.git/38d9f79d7ceb45ba799ab58a517f33830b726506/lib/HTML/MyHTML/Raw.pm6 (HTML::MyHTML::Raw):54
# 
# Failed test 'HTML::MyHTML::Raw module can be use-d ok'
# at t/010-use.t line 6
# ===SORRY!=== Error while compiling /home/cbwood/.zef/store/p6-myhtml.git/38d9f79d7ceb45ba799ab58a517f33830b726506/lib/HTML/MyHTML/Raw.pm6 (HTML::MyHTML::Raw)
# Class HTML::MyHTML::Raw::Tag has no attributes, which is illegal with the CStruct representation.
# at /home/cbwood/.zef/store/p6-myhtml.git/38d9f79d7ceb45ba799ab58a517f33830b726506/lib/HTML/MyHTML/Raw.pm6 (HTML::MyHTML::Raw):54
# 
# Looks like you failed 2 tests of 2
===SORRY!=== Error while compiling /home/cbwood/.zef/store/p6-myhtml.git/38d9f79d7ceb45ba799ab58a517f33830b726506/lib/HTML/MyHTML/Raw.pm6 (HTML::MyHTML::Raw)
Class HTML::MyHTML::Raw::Tag has no attributes, which is illegal with the CStruct representation.
at /home/cbwood/.zef/store/p6-myhtml.git/38d9f79d7ceb45ba799ab58a517f33830b726506/lib/HTML/MyHTML/Raw.pm6 (HTML::MyHTML::Raw):54
===> Testing [FAIL]: HTML::MyHTML:ver<0.3.0>
Aborting due to test failure: HTML::MyHTML:ver<0.3.0> (use --force-test to override)
vincentaxhe commented 1 month ago

still fail

===SORRY!=== Error while compiling /home/vincent/p6-MyHTML/site#sources/26E9BA82220ED18FDDE2E6240FC2428FBAE507A4 (HTML::MyHTML)
===SORRY!=== Error while compiling /home/vincent/p6-MyHTML/site#sources/688543FF6ACE3CAEF429E87B46FD60E15E131DF2 (HTML::MyHTML::Raw)
Class HTML::MyHTML::Raw::Tag has no attributes, which is illegal with the CStruct representation.