Module currently failing 'zef install'
Xliff opened this issue · 1 comments
Xliff commented
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
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.