Advertisement
Guest User

Untitled

a guest
Dec 30th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.38 KB | None | 0 0
  1. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  2. Compiler: /home/alice/.nix-profile/bin/gcc
  3. Build flags:
  4. Id flags:
  5.  
  6. The output was:
  7. 1
  8. gcc: error trying to exec 'as': execvp: No such file or directory
  9.  
  10.  
  11. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  12. Compiler: /home/alice/.nix-profile/bin/gcc
  13. Build flags:
  14. Id flags: -c
  15.  
  16. The output was:
  17. 1
  18. gcc: error trying to exec 'as': execvp: No such file or directory
  19.  
  20.  
  21. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  22. Compiler: /home/alice/.nix-profile/bin/gcc
  23. Build flags:
  24. Id flags: -Aa
  25.  
  26. The output was:
  27. 1
  28. <command-line>:0:1: error: missing '(' after predicate
  29.  
  30.  
  31. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  32. Compiler: /home/alice/.nix-profile/bin/gcc
  33. Build flags:
  34. Id flags: -D__CLASSIC_C__
  35.  
  36. The output was:
  37. 1
  38. gcc: error trying to exec 'as': execvp: No such file or directory
  39.  
  40.  
  41. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
  42. gcc: fatal error: no input files
  43. compilation terminated.
  44. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  45. Compiler: /home/alice/.nix-profile/bin/g++
  46. Build flags:
  47. Id flags:
  48.  
  49. The output was:
  50. 1
  51. g++: error trying to exec 'as': execvp: No such file or directory
  52.  
  53.  
  54. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  55. Compiler: /home/alice/.nix-profile/bin/g++
  56. Build flags:
  57. Id flags: -c
  58.  
  59. The output was:
  60. 1
  61. g++: error trying to exec 'as': execvp: No such file or directory
  62.  
  63.  
  64. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  65. g++: fatal error: no input files
  66. compilation terminated.
  67. Determining if the C compiler works failed with the following output:
  68. Change Dir: /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp
  69.  
  70. Run Build Command:"/home/alice/.nix-profile/bin/make" "cmTC_17f5d/fast"
  71. /home/alice/.nix-profile/bin/make -f CMakeFiles/cmTC_17f5d.dir/build.make CMakeFiles/cmTC_17f5d.dir/build
  72. make[1]: Entering directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  73. Building C object CMakeFiles/cmTC_17f5d.dir/testCCompiler.c.o
  74. /home/alice/.nix-profile/bin/gcc -o CMakeFiles/cmTC_17f5d.dir/testCCompiler.c.o -c /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  75. gcc: error trying to exec 'as': execvp: No such file or directory
  76. make[1]: *** [CMakeFiles/cmTC_17f5d.dir/build.make:66: CMakeFiles/cmTC_17f5d.dir/testCCompiler.c.o] Error 1
  77. make[1]: Leaving directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  78. make: *** [Makefile:126: cmTC_17f5d/fast] Error 2
  79.  
  80.  
  81. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  82. Compiler: /home/alice/.nix-profile/bin/gcc
  83. Build flags:
  84. Id flags:
  85.  
  86. The output was:
  87. 1
  88. gcc: error trying to exec 'as': execvp: No such file or directory
  89.  
  90.  
  91. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  92. Compiler: /home/alice/.nix-profile/bin/gcc
  93. Build flags:
  94. Id flags: -c
  95.  
  96. The output was:
  97. 1
  98. gcc: error trying to exec 'as': execvp: No such file or directory
  99.  
  100.  
  101. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  102. Compiler: /home/alice/.nix-profile/bin/gcc
  103. Build flags:
  104. Id flags: -Aa
  105.  
  106. The output was:
  107. 1
  108. <command-line>:0:1: error: missing '(' after predicate
  109.  
  110.  
  111. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  112. Compiler: /home/alice/.nix-profile/bin/gcc
  113. Build flags:
  114. Id flags: -D__CLASSIC_C__
  115.  
  116. The output was:
  117. 1
  118. gcc: error trying to exec 'as': execvp: No such file or directory
  119.  
  120.  
  121. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
  122. gcc: fatal error: no input files
  123. compilation terminated.
  124. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  125. Compiler: /home/alice/.nix-profile/bin/g++
  126. Build flags:
  127. Id flags:
  128.  
  129. The output was:
  130. 1
  131. g++: error trying to exec 'as': execvp: No such file or directory
  132.  
  133.  
  134. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  135. Compiler: /home/alice/.nix-profile/bin/g++
  136. Build flags:
  137. Id flags: -c
  138.  
  139. The output was:
  140. 1
  141. g++: error trying to exec 'as': execvp: No such file or directory
  142.  
  143.  
  144. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  145. g++: fatal error: no input files
  146. compilation terminated.
  147. Determining if the C compiler works failed with the following output:
  148. Change Dir: /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp
  149.  
  150. Run Build Command:"/home/alice/.nix-profile/bin/make" "cmTC_0c663/fast"
  151. /home/alice/.nix-profile/bin/make -f CMakeFiles/cmTC_0c663.dir/build.make CMakeFiles/cmTC_0c663.dir/build
  152. make[1]: Entering directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  153. Building C object CMakeFiles/cmTC_0c663.dir/testCCompiler.c.o
  154. /home/alice/.nix-profile/bin/gcc -o CMakeFiles/cmTC_0c663.dir/testCCompiler.c.o -c /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  155. gcc: error trying to exec 'as': execvp: No such file or directory
  156. make[1]: *** [CMakeFiles/cmTC_0c663.dir/build.make:66: CMakeFiles/cmTC_0c663.dir/testCCompiler.c.o] Error 1
  157. make[1]: Leaving directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  158. make: *** [Makefile:126: cmTC_0c663/fast] Error 2
  159.  
  160.  
  161. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  162. Compiler: /home/alice/.nix-profile/bin/gcc
  163. Build flags:
  164. Id flags:
  165.  
  166. The output was:
  167. 1
  168. gcc: error trying to exec 'as': execvp: No such file or directory
  169.  
  170.  
  171. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  172. Compiler: /home/alice/.nix-profile/bin/gcc
  173. Build flags:
  174. Id flags: -c
  175.  
  176. The output was:
  177. 1
  178. gcc: error trying to exec 'as': execvp: No such file or directory
  179.  
  180.  
  181. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  182. Compiler: /home/alice/.nix-profile/bin/gcc
  183. Build flags:
  184. Id flags: -Aa
  185.  
  186. The output was:
  187. 1
  188. <command-line>:0:1: error: missing '(' after predicate
  189.  
  190.  
  191. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  192. Compiler: /home/alice/.nix-profile/bin/gcc
  193. Build flags:
  194. Id flags: -D__CLASSIC_C__
  195.  
  196. The output was:
  197. 1
  198. gcc: error trying to exec 'as': execvp: No such file or directory
  199.  
  200.  
  201. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
  202. gcc: fatal error: no input files
  203. compilation terminated.
  204. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  205. Compiler: /home/alice/.nix-profile/bin/g++
  206. Build flags:
  207. Id flags:
  208.  
  209. The output was:
  210. 1
  211. g++: error trying to exec 'as': execvp: No such file or directory
  212.  
  213.  
  214. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  215. Compiler: /home/alice/.nix-profile/bin/g++
  216. Build flags:
  217. Id flags: -c
  218.  
  219. The output was:
  220. 1
  221. g++: error trying to exec 'as': execvp: No such file or directory
  222.  
  223.  
  224. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  225. g++: fatal error: no input files
  226. compilation terminated.
  227. Determining if the C compiler works failed with the following output:
  228. Change Dir: /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp
  229.  
  230. Run Build Command:"/home/alice/.nix-profile/bin/make" "cmTC_f5b5a/fast"
  231. /home/alice/.nix-profile/bin/make -f CMakeFiles/cmTC_f5b5a.dir/build.make CMakeFiles/cmTC_f5b5a.dir/build
  232. make[1]: Entering directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  233. Building C object CMakeFiles/cmTC_f5b5a.dir/testCCompiler.c.o
  234. /home/alice/.nix-profile/bin/gcc -o CMakeFiles/cmTC_f5b5a.dir/testCCompiler.c.o -c /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  235. gcc: error trying to exec 'as': execvp: No such file or directory
  236. make[1]: *** [CMakeFiles/cmTC_f5b5a.dir/build.make:66: CMakeFiles/cmTC_f5b5a.dir/testCCompiler.c.o] Error 1
  237. make[1]: Leaving directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  238. make: *** [Makefile:126: cmTC_f5b5a/fast] Error 2
  239.  
  240.  
  241. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  242. Compiler: /home/alice/.nix-profile/bin/gcc
  243. Build flags:
  244. Id flags:
  245.  
  246. The output was:
  247. 1
  248. gcc: error trying to exec 'as': execvp: No such file or directory
  249.  
  250.  
  251. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  252. Compiler: /home/alice/.nix-profile/bin/gcc
  253. Build flags:
  254. Id flags: -c
  255.  
  256. The output was:
  257. 1
  258. gcc: error trying to exec 'as': execvp: No such file or directory
  259.  
  260.  
  261. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  262. Compiler: /home/alice/.nix-profile/bin/gcc
  263. Build flags:
  264. Id flags: -Aa
  265.  
  266. The output was:
  267. 1
  268. <command-line>:0:1: error: missing '(' after predicate
  269.  
  270.  
  271. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  272. Compiler: /home/alice/.nix-profile/bin/gcc
  273. Build flags:
  274. Id flags: -D__CLASSIC_C__
  275.  
  276. The output was:
  277. 1
  278. gcc: error trying to exec 'as': execvp: No such file or directory
  279.  
  280.  
  281. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
  282. gcc: fatal error: no input files
  283. compilation terminated.
  284. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  285. Compiler: /home/alice/.nix-profile/bin/g++
  286. Build flags:
  287. Id flags:
  288.  
  289. The output was:
  290. 1
  291. g++: error trying to exec 'as': execvp: No such file or directory
  292.  
  293.  
  294. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  295. Compiler: /home/alice/.nix-profile/bin/g++
  296. Build flags:
  297. Id flags: -c
  298.  
  299. The output was:
  300. 1
  301. g++: error trying to exec 'as': execvp: No such file or directory
  302.  
  303.  
  304. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  305. g++: fatal error: no input files
  306. compilation terminated.
  307. Determining if the C compiler works failed with the following output:
  308. Change Dir: /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp
  309.  
  310. Run Build Command:"/home/alice/.nix-profile/bin/make" "cmTC_c71d3/fast"
  311. /home/alice/.nix-profile/bin/make -f CMakeFiles/cmTC_c71d3.dir/build.make CMakeFiles/cmTC_c71d3.dir/build
  312. make[1]: Entering directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  313. Building C object CMakeFiles/cmTC_c71d3.dir/testCCompiler.c.o
  314. /home/alice/.nix-profile/bin/gcc -o CMakeFiles/cmTC_c71d3.dir/testCCompiler.c.o -c /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  315. gcc: error trying to exec 'as': execvp: No such file or directory
  316. make[1]: *** [CMakeFiles/cmTC_c71d3.dir/build.make:66: CMakeFiles/cmTC_c71d3.dir/testCCompiler.c.o] Error 1
  317. make[1]: Leaving directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  318. make: *** [Makefile:126: cmTC_c71d3/fast] Error 2
  319.  
  320.  
  321. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  322. Compiler: /home/alice/.nix-profile/bin/gcc
  323. Build flags:
  324. Id flags:
  325.  
  326. The output was:
  327. 1
  328. gcc: error trying to exec 'as': execvp: No such file or directory
  329.  
  330.  
  331. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  332. Compiler: /home/alice/.nix-profile/bin/gcc
  333. Build flags:
  334. Id flags: -c
  335.  
  336. The output was:
  337. 1
  338. gcc: error trying to exec 'as': execvp: No such file or directory
  339.  
  340.  
  341. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  342. Compiler: /home/alice/.nix-profile/bin/gcc
  343. Build flags:
  344. Id flags: -Aa
  345.  
  346. The output was:
  347. 1
  348. <command-line>:0:1: error: missing '(' after predicate
  349.  
  350.  
  351. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  352. Compiler: /home/alice/.nix-profile/bin/gcc
  353. Build flags:
  354. Id flags: -D__CLASSIC_C__
  355.  
  356. The output was:
  357. 1
  358. gcc: error trying to exec 'as': execvp: No such file or directory
  359.  
  360.  
  361. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
  362. gcc: fatal error: no input files
  363. compilation terminated.
  364. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  365. Compiler: /home/alice/.nix-profile/bin/g++
  366. Build flags:
  367. Id flags:
  368.  
  369. The output was:
  370. 1
  371. g++: error trying to exec 'as': execvp: No such file or directory
  372.  
  373.  
  374. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  375. Compiler: /home/alice/.nix-profile/bin/g++
  376. Build flags:
  377. Id flags: -c
  378.  
  379. The output was:
  380. 1
  381. g++: error trying to exec 'as': execvp: No such file or directory
  382.  
  383.  
  384. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  385. g++: fatal error: no input files
  386. compilation terminated.
  387. Determining if the C compiler works failed with the following output:
  388. Change Dir: /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp
  389.  
  390. Run Build Command:"/home/alice/.nix-profile/bin/make" "cmTC_23c9f/fast"
  391. /home/alice/.nix-profile/bin/make -f CMakeFiles/cmTC_23c9f.dir/build.make CMakeFiles/cmTC_23c9f.dir/build
  392. make[1]: Entering directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  393. Building C object CMakeFiles/cmTC_23c9f.dir/testCCompiler.c.o
  394. /home/alice/.nix-profile/bin/gcc -o CMakeFiles/cmTC_23c9f.dir/testCCompiler.c.o -c /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  395. gcc: error trying to exec 'as': execvp: No such file or directory
  396. make[1]: *** [CMakeFiles/cmTC_23c9f.dir/build.make:66: CMakeFiles/cmTC_23c9f.dir/testCCompiler.c.o] Error 1
  397. make[1]: Leaving directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  398. make: *** [Makefile:126: cmTC_23c9f/fast] Error 2
  399.  
  400.  
  401. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  402. Compiler: /home/alice/.nix-profile/bin/gcc
  403. Build flags:
  404. Id flags:
  405.  
  406. The output was:
  407. 1
  408. /home/alice/.nix-profile/bin/ld: cannot find crt1.o: No such file or directory
  409. /home/alice/.nix-profile/bin/ld: cannot find crti.o: No such file or directory
  410. /home/alice/.nix-profile/bin/ld: cannot find -lgcc_s
  411. /home/alice/.nix-profile/bin/ld: cannot find -lc
  412. /home/alice/.nix-profile/bin/ld: cannot find -lgcc_s
  413. /home/alice/.nix-profile/bin/ld: cannot find crtn.o: No such file or directory
  414. collect2: error: ld returned 1 exit status
  415.  
  416.  
  417. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  418. Compiler: /home/alice/.nix-profile/bin/g++
  419. Build flags:
  420. Id flags:
  421.  
  422. The output was:
  423. 1
  424. /home/alice/.nix-profile/bin/ld: cannot find crt1.o: No such file or directory
  425. /home/alice/.nix-profile/bin/ld: cannot find crti.o: No such file or directory
  426. /home/alice/.nix-profile/bin/ld: cannot find -lm
  427. /home/alice/.nix-profile/bin/ld: cannot find -lgcc_s
  428. /home/alice/.nix-profile/bin/ld: cannot find -lc
  429. /home/alice/.nix-profile/bin/ld: cannot find -lgcc_s
  430. /home/alice/.nix-profile/bin/ld: cannot find crtn.o: No such file or directory
  431. collect2: error: ld returned 1 exit status
  432.  
  433.  
  434. Determining if the C compiler works failed with the following output:
  435. Change Dir: /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp
  436.  
  437. Run Build Command:"/home/alice/.nix-profile/bin/make" "cmTC_98433/fast"
  438. /home/alice/.nix-profile/bin/make -f CMakeFiles/cmTC_98433.dir/build.make CMakeFiles/cmTC_98433.dir/build
  439. make[1]: Entering directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  440. Building C object CMakeFiles/cmTC_98433.dir/testCCompiler.c.o
  441. /home/alice/.nix-profile/bin/gcc -o CMakeFiles/cmTC_98433.dir/testCCompiler.c.o -c /home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  442. Linking C executable cmTC_98433
  443. /nix/store/h6998g7daxavw2lgj15g3ma7a63g78hn-cmake-3.8.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98433.dir/link.txt --verbose=1
  444. /home/alice/.nix-profile/bin/gcc CMakeFiles/cmTC_98433.dir/testCCompiler.c.o -o cmTC_98433
  445. /home/alice/.nix-profile/bin/ld: cannot find crt1.o: No such file or directory
  446. /home/alice/.nix-profile/bin/ld: cannot find crti.o: No such file or directory
  447. /home/alice/.nix-profile/bin/ld: cannot find -lgcc_s
  448. /home/alice/.nix-profile/bin/ld: cannot find -lc
  449. /home/alice/.nix-profile/bin/ld: cannot find -lgcc_s
  450. /home/alice/.nix-profile/bin/ld: cannot find crtn.o: No such file or directory
  451. collect2: error: ld returned 1 exit status
  452. make[1]: *** [CMakeFiles/cmTC_98433.dir/build.make:98: cmTC_98433] Error 1
  453. make[1]: Leaving directory '/home/alice/dev/cpp/alisp/cmake-build-debug/CMakeFiles/CMakeTmp'
  454. make: *** [Makefile:126: cmTC_98433/fast] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement