Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2017
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  2. Compiler: /usr/lib/hardening-wrapper/bin/c++
  3. Build flags: {CFLAGS}
  4. Id flags:
  5.  
  6. The output was:
  7. 1
  8. c++: error: {CFLAGS}: No such file or directory
  9.  
  10.  
  11. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  12. Compiler: /usr/lib/hardening-wrapper/bin/c++
  13. Build flags: {CFLAGS}
  14. Id flags: -c
  15.  
  16. The output was:
  17. 1
  18. c++: error: {CFLAGS}: No such file or directory
  19.  
  20.  
  21. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  22. c++: error: {CFLAGS}: No such file or directory
  23. c++: fatal error: no input files
  24. compilation terminated.
  25. Determining if the CXX compiler works failed with the following output:
  26. Change Dir: /tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp
  27.  
  28. Run Build Command:"/usr/bin/make" "cmTC_00f98/fast"
  29. /usr/bin/make -f CMakeFiles/cmTC_00f98.dir/build.make CMakeFiles/cmTC_00f98.dir/build
  30. make[1]: Entering directory '/tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp'
  31. Building CXX object CMakeFiles/cmTC_00f98.dir/testCXXCompiler.cxx.o
  32. /usr/lib/hardening-wrapper/bin/c++ {CFLAGS} -o CMakeFiles/cmTC_00f98.dir/testCXXCompiler.cxx.o -c /tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  33. c++: error: {CFLAGS}: No such file or directory
  34. make[1]: *** [CMakeFiles/cmTC_00f98.dir/build.make:66: CMakeFiles/cmTC_00f98.dir/testCXXCompiler.cxx.o] Error 1
  35. make[1]: Leaving directory '/tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp'
  36. make: *** [Makefile:126: cmTC_00f98/fast] Error 2
  37.  
  38.  
  39. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  40. Compiler: /usr/lib/hardening-wrapper/bin/c++
  41. Build flags: {CFLAGS}
  42. Id flags:
  43.  
  44. The output was:
  45. 1
  46. c++: error: {CFLAGS}: No such file or directory
  47.  
  48.  
  49. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  50. Compiler: /usr/lib/hardening-wrapper/bin/c++
  51. Build flags: {CFLAGS}
  52. Id flags: -c
  53.  
  54. The output was:
  55. 1
  56. c++: error: {CFLAGS}: No such file or directory
  57. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  58. c++: error: {CFLAGS}: No such file or directory
  59. c++: fatal error: no input files
  60. compilation terminated.
  61. Determining if the CXX compiler works failed with the following output:
  62. Change Dir: /tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp
  63.  
  64. Run Build Command:"/usr/bin/make" "cmTC_fe2b1/fast"
  65. /usr/bin/make -f CMakeFiles/cmTC_fe2b1.dir/build.make CMakeFiles/cmTC_fe2b1.dir/build
  66. make[1]: Entering directory '/tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp'
  67. Building CXX object CMakeFiles/cmTC_fe2b1.dir/testCXXCompiler.cxx.o
  68. /usr/lib/hardening-wrapper/bin/c++ {CFLAGS} -o CMakeFiles/cmTC_fe2b1.dir/testCXXCompiler.cxx.o -c /tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  69. c++: error: {CFLAGS}: No such file or directory
  70. make[1]: *** [CMakeFiles/cmTC_fe2b1.dir/build.make:66: CMakeFiles/cmTC_fe2b1.dir/testCXXCompiler.cxx.o] Error 1
  71. make[1]: Leaving directory '/tmp/makepkg/colobot-gold-data/src/colobot-data-colobot-gold-0.1.9-alpha/build/CMakeFiles/CMakeTmp'
  72. make: *** [Makefile:126: cmTC_fe2b1/fast] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement