Leont / yamlish

An implementation of YAML in Raku
Artistic License 2.0
21 stars 18 forks source link

Error when installing with 2019-08-28 rakudo #29

Open japhb opened 5 years ago

japhb commented 5 years ago

Error seen in testing phase while attempting to zef install under latest rakudo as of 2019-08-28 (0455f42e37):

===> Testing: YAMLish:ver<0.0.5> ===SORRY!=== Error while compiling .../.zef/store/yamlish.git/59923fbf0d6864baa72f0310549ca88903900ccd/lib/YAMLish.pm6 (YAMLish) Class YAMLish::Grammar cannot inherit from itself at .../.zef/store/yamlish.git/59923fbf0d6864baa72f0310549ca88903900ccd/lib/YAMLish.pm6 (YAMLish):152 [ ... repeated 4 times ...] ===> Testing [FAIL]: YAMLish:ver<0.0.5> Aborting due to test failure: YAMLish:ver<0.0.5> (use --force-test to override)

Leont commented 5 years ago

I can't reproduce this (on a Septemer 5th rakudo)