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
Math::FFT::Libfftw3 #468
Comments
|
Yes, it depends on libfftw3. |
|
Thanks! #389 (comment) |
|
Hold on a second! This is not an issue with a native dependency. Dependencies are installed correctly. This is a new problem in rakudo. Math::FFT::Libfftw3 – Fail, Bisected: rakudo/rakudo@ccf350e |
|
Looks to me this is an issue with a module using Rakudo Internals when they shouldn't ? |
|
yeah, pretty much looks like that's the problem. |
Related to ccf350e , found in Raku/ecosystem-unbitrot#468 Problem spotted by MasterDuke++
|
Most likely fixed with rakudo/rakudo@0d2658b806 , MasterDuke17++ |
|
It does indeed work: |
Related to ccf350e , found in Raku/ecosystem-unbitrot#468 Problem spotted by MasterDuke++
Related to ccf350e , found in Raku/ecosystem-unbitrot#468 Problem spotted by MasterDuke++
Module Math::FFT::Libfftw3 cannot be installed (
Fail), perhaps it has some failing tests.works for melabel, leave a comment saying that it works for you and mention any details that you feel are important.native dependencylabel, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.PR sentlabel.failing dependencylabel and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.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:
Ping @frithnanth
The text was updated successfully, but these errors were encountered: