We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
Thank you for your work on this project. I tried to pack it for Guix upstream into Astronomical package set but I've got an issue to pass tests.
~$ guix describe Generation 340 Sep 19 2022 16:52:15 (current) guix 72fe3c0 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 72fe3c0a35f04a6616c17228953a20861ce9b690 ~$ guix clone https://git.sr.ht/~hellseher/ffab ~$ cd ffab ~$ git checkout wip-astronomy ~$ guix build -L . splash
Reproduce with Make file targets
~$ make test # or ~$ cd build; make test
Error:
make: *** No rule to make target 'test_interpolate3D.o', needed by 'test1'. Stop.
Regards.
The text was updated successfully, but these errors were encountered:
Hi,
Is any example in documentation I may use to run unit tests? I've played with different Make targets but have no tests working yet.
Thanks, Oleg
Sorry, something went wrong.
No branches or pull requests
Hi!
Thank you for your work on this project. I tried to pack it for Guix upstream into Astronomical package set but I've got an issue to pass tests.
Reproduce with Guix
Reproduce with Make file targets
Error:
Regards.
The text was updated successfully, but these errors were encountered: