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
From @zmoon -
Giving this a try here: https://github.com/zmoon/staged-recipes/blob/tuvx/recipes/tuv-x/meta.yaml
Running into an error involving musica-core:
[11/795] Building Fortran preprocessed _deps/musicacore-build/CMakeFiles/musicacore_object.dir/src/util/assert.F90-pp.f90 ... FAILED: CMakeFiles/tuv-x.dir/src/tuvx.F90.o $BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gfortran -I$SRC_DIR/src -I$SRC_DIR/_build/include -I$SRC_DIR/_build/_deps/musicacore-build/include -I$PREFIX/include -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/tuv-x-0.6.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix -O3 -DNDEBUG -O3 -fpreprocessed -c CMakeFiles/tuv-x.dir/src/tuvx.F90-pp.f90 -o CMakeFiles/tuv-x.dir/src/tuvx.F90.o $SRC_DIR/src/tuvx.F90:12:7: 12 | use musica_assert, only : assert | 1 Fatal Error: Cannot open module file 'musica_assert.mod' for reading at (1): No such file or directory compilation terminated.
This seems to be a problem building with ninja.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From @zmoon -
Giving this a try here: https://github.com/zmoon/staged-recipes/blob/tuvx/recipes/tuv-x/meta.yaml
Running into an error involving musica-core:
This seems to be a problem building with ninja.
The text was updated successfully, but these errors were encountered: