Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
- The C compiler
- "/usr/bin/cc"
- is not able to compile a simple test program.
- It fails with the following output:
- Change Dir: '/home/josh/Source code/AUR packages/tagutil/src/tagutil-3.1/build/CMakeFiles/CMakeScratch/TryCompile-7dEgay'
- Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_b79d6/fast
- /usr/bin/make -f CMakeFiles/cmTC_b79d6.dir/build.make CMakeFiles/cmTC_b79d6.dir/build
- make[1]: Entering directory '/home/josh/Source code/AUR packages/tagutil/src/tagutil-3.1/build/CMakeFiles/CMakeScratch/TryCompile-7dEgay'
- Building C object CMakeFiles/cmTC_b79d6.dir/testCCompiler.c.o
- /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/josh/Source code/AUR packages/tagutil/src=/usr/src/debug/tagutil -flto=auto -o CMakeFiles/cmTC_b79d6.dir/testCCompiler.c.o -c "/home/josh/Source code/AUR packages/tagutil/src/tagutil-3.1/build/CMakeFiles/CMakeScratch/TryCompile-7dEgay/testCCompiler.c"
- cc1: error: invalid argument ‘/home/josh/Source’ to ‘-ffile-prefix-map’
- cc1: error: invalid argument ‘/home/josh/Source’ to ‘-ffile-prefix-map’
- cc1: error: invalid argument ‘/home/josh/Source’ to ‘-ffile-prefix-map’
- make[1]: *** [CMakeFiles/cmTC_b79d6.dir/build.make:78: CMakeFiles/cmTC_b79d6.dir/testCCompiler.c.o] Error 1
- make[1]: Leaving directory '/home/josh/Source code/AUR packages/tagutil/src/tagutil-3.1/build/CMakeFiles/CMakeScratch/TryCompile-7dEgay'
- make: *** [Makefile:127: cmTC_b79d6/fast] Error 2
- CMake will not be able to correctly generate this project.
- Call Stack (most recent call first):
- CMakeLists.txt:12 (project)
Advertisement
Add Comment
Please, Sign In to add comment