lihao@h213 ParMmg % cd build lihao@h213 build % make -j8 [ 8%] Getting git commit hash [ 10%] Built target genheader_pmmg [ 23%] Built target Metis > Found a git branch: master > Found a git commit: fe0b497f872a216e24a0d1b96b7507d455a65711 > Found a git date: 2019-11-29 22:12:00 +0100 [ 27%] Built target pmmg_fortran_header [ 27%] Built target pmmgtypes_fortran_header [ 27%] Built target GenerateGitHash [ 36%] Built target copy_libpmmgf [ 36%] Built target copy_libpmmgtypesf Scanning dependencies of target libparmmg_a [ 36%] Built target copy_pmmg_headers [ 38%] Building C object CMakeFiles/libparmmg_a.dir/src/libparmmg_tools.c.o [ 40%] Linking CXX static library lib/libparmmg.a [ 95%] Built target libparmmg_a Scanning dependencies of target parmmg [ 97%] Building C object CMakeFiles/parmmg.dir/src/parmmg.c.o [100%] Linking CXX executable bin/parmmg ld: can't write output file: bin/parmmg for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/parmmg] Error 1 make[1]: *** [CMakeFiles/parmmg.dir/all] Error 2 make: *** [all] Error 2