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

installation ends: No rule to make target `w' #66

Open
VictorEijkhout opened this issue Mar 30, 2023 · 1 comment
Open

installation ends: No rule to make target `w' #66

VictorEijkhout opened this issue Mar 30, 2023 · 1 comment

Comments

@VictorEijkhout
Copy link

[100%] Linking C executable cmpfillin
cd /work2/00434/eijkhout/metis/build-git-clx-intel-impi/programs && /opt/apps/cmake/3.24.2/bin/cmake -E cmake_link_script CMakeFiles/cmpfillin.dir/link.txt --verbose=1
/bin/cc  -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -march=native -fPIC -Werror -Wall -pedantic -Wno-unused-function -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -D__OPENMP__ -fopenmp -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -rdynamic CMakeFiles/cmpfillin.dir/cmpfillin.c.o CMakeFiles/cmpfillin.dir/io.c.o CMakeFiles/cmpfillin.dir/smbfactor.c.o -o cmpfillin   -L/work2/00434/eijkhout/gklib/installation-git-clx-intel-impi/lib  -L/work2/00434/eijkhout/metis/installation-git-clx-intel-impi/lib  -Wl,-rpath,/work2/00434/eijkhout/gklib/installation-git-clx-intel-impi/lib:/work2/00434/eijkhout/metis/installation-git-clx-intel-impi/lib:/work2/00434/eijkhout/metis/build-git-clx-intel-impi/libmetis: ../libmetis/libmetis.so -lGKlib -lm
make[4]: Leaving directory `/work2/00434/eijkhout/metis/build-git-clx-intel-impi'
[100%] Built target cmpfillin
make[3]: Leaving directory `/work2/00434/eijkhout/metis/build-git-clx-intel-impi'
/opt/apps/cmake/3.24.2/bin/cmake -E cmake_progress_start /work2/00434/eijkhout/metis/build-git-clx-intel-impi/CMakeFiles 0
make[2]: *** No rule to make target `w'.  Stop.
make[2]: Leaving directory `/work2/00434/eijkhout/metis/build-git-clx-intel-impi'
@VictorEijkhout
Copy link
Author

VictorEijkhout commented Apr 3, 2023

Installation fully succeeds on Mac M2 Ventura with gcc12.
Installation fails on Linux with gcc9 and Intel 22.

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

No branches or pull requests

1 participant