Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BLIN] can't test/install module #28

Closed
coke opened this issue Dec 9, 2024 · 2 comments · Fixed by #29
Closed

[BLIN] can't test/install module #28

coke opened this issue Dec 9, 2024 · 2 comments · Fixed by #29

Comments

@coke
Copy link

coke commented Dec 9, 2024

Blin complains about a cyclic dependency and cannot test this module.

Trying to install via zef gives an error:

===> Building: MeCab:ver<0.0.18>:auth<zef:titsuki>
[MeCab] something went wrong extracting mecab-0.996.tar.gz to /private/tmp/raku-MeCab with Zef::Service::Shell::tar<3561979673920>
[MeCab]   in method extract at /Users/coke/.rakubrew/versions/moar-2024.10/install/share/perl6/site/sources/DB0745EFC9516BAA65C7E8AA1DB760202CAD6308 (Zef::Extract) line 152
[MeCab]   in method install-mecab at /private/tmp/raku-MeCab/lib/MeCab/CustomBuilder.pm6 (MeCab::CustomBuilder) line 50
[MeCab]   in method build at /private/tmp/raku-MeCab/lib/MeCab/CustomBuilder.pm6 (MeCab::CustomBuilder) line 22
[MeCab]   in block <unit> at -e line 1
===> Building [FAIL]: MeCab:ver<0.0.18>:auth<zef:titsuki>
Aborting due to build failure: MeCab:ver<0.0.18>:auth<zef:titsuki> (use --force-build to override)
@titsuki
Copy link
Owner

titsuki commented Dec 15, 2024

@coke Thanks for your report! I'll check it sometime soon.

@titsuki
Copy link
Owner

titsuki commented Dec 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants