Advertisement
Guest User

cmake-3.8.1 failed tests log 167 176 385 386

a guest
May 25th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.03 KB | None | 0 0
  1.  
  2. test 167
  3. Start 167: XCTest
  4.  
  5. 167: Test command: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/ctest "--build-and-test" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "XCTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make" "-DCMAKE_OSX_DEPLOYMENT_TARGET=10.10" "-DCMAKE_OSX_SYSROOT=macosx" "--test-command" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/ctest" "-C" "" "-V"
  6. 167: Test timeout computed to be: 1500
  7. 167: Internal cmake changing into directory: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  8. 167: ======== CMake output ======
  9. 167: The C compiler identification is GNU 4.9.3
  10. 167: The CXX compiler identification is GNU 4.9.3
  11. 167: Checking whether C compiler has -isysroot
  12. 167: Checking whether C compiler has -isysroot - yes
  13. 167: Checking whether C compiler supports OSX deployment target flag
  14. 167: Checking whether C compiler supports OSX deployment target flag - yes
  15. 167: Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc
  16. 167: Configuring
  17. 167: Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc -- works
  18. 167: Detecting C compiler ABI info
  19. 167: Configuring
  20. 167: Detecting C compiler ABI info - done
  21. 167: Detecting C compile features
  22. 167: Configuring
  23. 167: Configuring
  24. 167: Configuring
  25. 167: Detecting C compile features - done
  26. 167: Checking whether CXX compiler has -isysroot
  27. 167: Checking whether CXX compiler has -isysroot - yes
  28. 167: Checking whether CXX compiler supports OSX deployment target flag
  29. 167: Checking whether CXX compiler supports OSX deployment target flag - yes
  30. 167: Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++
  31. 167: Configuring
  32. 167: Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++ -- works
  33. 167: Detecting CXX compiler ABI info
  34. 167: Configuring
  35. 167: Detecting CXX compiler ABI info - done
  36. 167: Detecting CXX compile features
  37. 167: Configuring
  38. 167: Configuring
  39. 167: Configuring
  40. 167: Detecting CXX compile features - done
  41. 167: Found XCTest: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework
  42. 167: Configuring
  43. 167: Configuring done
  44. 167: Generating
  45. 167: Generating done
  46. 167: Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  47. 167: Configuring
  48. 167: Configuring done
  49. 167: Generating
  50. 167: Generating done
  51. 167: Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  52. 167: ======== End CMake output ======
  53. 167: Change Dir: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  54. 167:
  55. 167: Run Clean Command:"/usr/bin/make" "clean"
  56. 167:
  57. 167: Run Build Command:"/usr/bin/make"
  58. 167: -- Configuring done
  59. 167: -- Generating done
  60. 167: -- Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  61. 167: Scanning dependencies of target FrameworkExample
  62. 167: [ 11%] Building C object CMakeFiles/FrameworkExample.dir/FrameworkExample/FrameworkExample.c.o
  63. 167: [ 22%] Linking C shared library FrameworkExample.framework/FrameworkExample
  64. 167: Copying OS X content FrameworkExample.framework/Versions/A/Headers/FrameworkExample.h
  65. 167: [ 22%] Built target FrameworkExample
  66. 167: Scanning dependencies of target FrameworkExampleTests
  67. 167: [ 33%] Building C object CMakeFiles/FrameworkExampleTests.dir/FrameworkExampleTests/FrameworkExampleTests.m.o
  68. 167: gcc: error: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest/FrameworkExampleTests/FrameworkExampleTests.m: Objective-C compiler not installed on this system
  69. 167: make[4]: *** [CMakeFiles/FrameworkExampleTests.dir/FrameworkExampleTests/FrameworkExampleTests.m.o] Error 1
  70. 167: make[3]: *** [CMakeFiles/FrameworkExampleTests.dir/all] Error 2
  71. 167: make[2]: *** [all] Error 2
  72. 167/448 Test #167: XCTest ...............................................***Failed 10.20 sec
  73. Internal cmake changing into directory: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  74. ======== CMake output ======
  75. The C compiler identification is GNU 4.9.3
  76. The CXX compiler identification is GNU 4.9.3
  77. Checking whether C compiler has -isysroot
  78. Checking whether C compiler has -isysroot - yes
  79. Checking whether C compiler supports OSX deployment target flag
  80. Checking whether C compiler supports OSX deployment target flag - yes
  81. Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc
  82. Configuring
  83. Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc -- works
  84. Detecting C compiler ABI info
  85. Configuring
  86. Detecting C compiler ABI info - done
  87. Detecting C compile features
  88. Configuring
  89. Configuring
  90. Configuring
  91. Detecting C compile features - done
  92. Checking whether CXX compiler has -isysroot
  93. Checking whether CXX compiler has -isysroot - yes
  94. Checking whether CXX compiler supports OSX deployment target flag
  95. Checking whether CXX compiler supports OSX deployment target flag - yes
  96. Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++
  97. Configuring
  98. Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++ -- works
  99. Detecting CXX compiler ABI info
  100. Configuring
  101. Detecting CXX compiler ABI info - done
  102. Detecting CXX compile features
  103. Configuring
  104. Configuring
  105. Configuring
  106. Detecting CXX compile features - done
  107. Found XCTest: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework
  108. Configuring
  109. Configuring done
  110. Generating
  111. Generating done
  112. Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  113. Configuring
  114. Configuring done
  115. Generating
  116. Generating done
  117. Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  118. ======== End CMake output ======
  119. Change Dir: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  120.  
  121. Run Clean Command:"/usr/bin/make" "clean"
  122.  
  123. Run Build Command:"/usr/bin/make"
  124. -- Configuring done
  125. -- Generating done
  126. -- Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest
  127. Scanning dependencies of target FrameworkExample
  128. [ 11%] Building C object CMakeFiles/FrameworkExample.dir/FrameworkExample/FrameworkExample.c.o
  129. [ 22%] Linking C shared library FrameworkExample.framework/FrameworkExample
  130. Copying OS X content FrameworkExample.framework/Versions/A/Headers/FrameworkExample.h
  131. [ 22%] Built target FrameworkExample
  132. Scanning dependencies of target FrameworkExampleTests
  133. [ 33%] Building C object CMakeFiles/FrameworkExampleTests.dir/FrameworkExampleTests/FrameworkExampleTests.m.o
  134. gcc: error: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/XCTest/FrameworkExampleTests/FrameworkExampleTests.m: Objective-C compiler not installed on this system
  135. make[4]: *** [CMakeFiles/FrameworkExampleTests.dir/FrameworkExampleTests/FrameworkExampleTests.m.o] Error 1
  136. make[3]: *** [CMakeFiles/FrameworkExampleTests.dir/all] Error 2
  137. make[2]: *** [all] Error 2
  138.  
  139.  
  140.  
  141. ...
  142.  
  143.  
  144.  
  145. test 176
  146. Start 176: ObjC++
  147.  
  148. 176: Test command: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/ctest "--build-and-test" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "ObjC++" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make" "--test-command" "ObjC++"
  149. 176: Test timeout computed to be: 1500
  150. 176: Internal cmake changing into directory: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  151. 176: ======== CMake output ======
  152. 176: The C compiler identification is GNU 4.9.3
  153. 176: The CXX compiler identification is GNU 4.9.3
  154. 176: Checking whether C compiler has -isysroot
  155. 176: Checking whether C compiler has -isysroot - yes
  156. 176: Checking whether C compiler supports OSX deployment target flag
  157. 176: Checking whether C compiler supports OSX deployment target flag - yes
  158. 176: Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc
  159. 176: Configuring
  160. 176: Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc -- works
  161. 176: Detecting C compiler ABI info
  162. 176: Configuring
  163. 176: Detecting C compiler ABI info - done
  164. 176: Detecting C compile features
  165. 176: Configuring
  166. 176: Configuring
  167. 176: Configuring
  168. 176: Detecting C compile features - done
  169. 176: Checking whether CXX compiler has -isysroot
  170. 176: Checking whether CXX compiler has -isysroot - yes
  171. 176: Checking whether CXX compiler supports OSX deployment target flag
  172. 176: Checking whether CXX compiler supports OSX deployment target flag - yes
  173. 176: Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++
  174. 176: Configuring
  175. 176: Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++ -- works
  176. 176: Detecting CXX compiler ABI info
  177. 176: Configuring
  178. 176: Detecting CXX compiler ABI info - done
  179. 176: Detecting CXX compile features
  180. 176: Configuring
  181. 176: Configuring
  182. 176: Configuring
  183. 176: Detecting CXX compile features - done
  184. 176: Configuring
  185. 176: Configuring done
  186. 176: Generating
  187. 176: Generating done
  188. 176: Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  189. 176: Configuring
  190. 176: Configuring done
  191. 176: Generating
  192. 176: Generating done
  193. 176: Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  194. 176: ======== End CMake output ======
  195. 176: Change Dir: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  196. 176:
  197. 176: Run Clean Command:"/usr/bin/make" "clean"
  198. 176:
  199. 176: Run Build Command:"/usr/bin/make"
  200. 176: Scanning dependencies of target ObjC++
  201. 176: [ 50%] Building CXX object CMakeFiles/ObjC++.dir/objc++.mm.o
  202. 176: g++: error: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++/objc++.mm: Objective-C++ compiler not installed on this system
  203. 176: make[4]: *** [CMakeFiles/ObjC++.dir/objc++.mm.o] Error 1
  204. 176: make[3]: *** [CMakeFiles/ObjC++.dir/all] Error 2
  205. 176: make[2]: *** [all] Error 2
  206. 176/448 Test #176: ObjC++ ...............................................***Failed 6.09 sec
  207. Internal cmake changing into directory: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  208. ======== CMake output ======
  209. The C compiler identification is GNU 4.9.3
  210. The CXX compiler identification is GNU 4.9.3
  211. Checking whether C compiler has -isysroot
  212. Checking whether C compiler has -isysroot - yes
  213. Checking whether C compiler supports OSX deployment target flag
  214. Checking whether C compiler supports OSX deployment target flag - yes
  215. Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc
  216. Configuring
  217. Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc -- works
  218. Detecting C compiler ABI info
  219. Configuring
  220. Detecting C compiler ABI info - done
  221. Detecting C compile features
  222. Configuring
  223. Configuring
  224. Configuring
  225. Detecting C compile features - done
  226. Checking whether CXX compiler has -isysroot
  227. Checking whether CXX compiler has -isysroot - yes
  228. Checking whether CXX compiler supports OSX deployment target flag
  229. Checking whether CXX compiler supports OSX deployment target flag - yes
  230. Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++
  231. Configuring
  232. Check for working CXX compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/g++ -- works
  233. Detecting CXX compiler ABI info
  234. Configuring
  235. Detecting CXX compiler ABI info - done
  236. Detecting CXX compile features
  237. Configuring
  238. Configuring
  239. Configuring
  240. Detecting CXX compile features - done
  241. Configuring
  242. Configuring done
  243. Generating
  244. Generating done
  245. Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  246. Configuring
  247. Configuring done
  248. Generating
  249. Generating done
  250. Build files have been written to: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  251. ======== End CMake output ======
  252. Change Dir: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++
  253.  
  254. Run Clean Command:"/usr/bin/make" "clean"
  255.  
  256. Run Build Command:"/usr/bin/make"
  257. Scanning dependencies of target ObjC++
  258. [ 50%] Building CXX object CMakeFiles/ObjC++.dir/objc++.mm.o
  259. g++: error: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/ObjC++/objc++.mm: Objective-C++ compiler not installed on this system
  260. make[4]: *** [CMakeFiles/ObjC++.dir/objc++.mm.o] Error 1
  261. make[3]: *** [CMakeFiles/ObjC++.dir/all] Error 2
  262. make[2]: *** [all] Error 2
  263.  
  264.  
  265.  
  266. ...
  267.  
  268.  
  269.  
  270. test 385
  271. Start 385: RunCMake.FindGTK2
  272.  
  273. 385: Test command: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake "-DCMAKE_MODULE_PATH=/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake" "-DRunCMake_GENERATOR=Unix Makefiles" "-DRunCMake_GENERATOR_PLATFORM=" "-DRunCMake_GENERATOR_TOOLSET=" "-DRunCMake_MAKE_PROGRAM=/usr/bin/make" "-DRunCMake_SOURCE_DIR=/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/FindGTK2" "-DRunCMake_BINARY_DIR=/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/FindGTK2" "-P" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/FindGTK2/RunCMakeTest.cmake"
  274. 385: Test timeout computed to be: 1500
  275. 385: CMake Error at RunCMake.cmake:132 (message):
  276. 385: FindGTK2RunTwice - FAILED:
  277. 385:
  278. 385: Result is [1], not [0].
  279. 385:
  280. 385: stderr does not match that expected.
  281. 385:
  282. 385: Actual stdout:
  283. 385:
  284. 385: actual-out> Not searching for unused variables given on the command line.
  285. 385: actual-out> -- The C compiler identification is GNU 4.9.3
  286. 385: actual-out> -- Checking whether C compiler has -isysroot
  287. 385: actual-out> -- Checking whether C compiler has -isysroot - yes
  288. 385: actual-out> -- Checking whether C compiler supports OSX deployment target flag
  289. 385: actual-out> -- Checking whether C compiler supports OSX deployment target flag - yes
  290. 385: actual-out> -- Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc
  291. 385: actual-out> -- Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc -- works
  292. 385: actual-out> -- Detecting C compiler ABI info
  293. 385: actual-out> -- Detecting C compiler ABI info - done
  294. 385: actual-out> -- Detecting C compile features
  295. 385: actual-out> -- Detecting C compile features - done
  296. 385: actual-out> -- Found GTK2_GTK: /opt/local/lib/libgtk-x11-2.0.dylib
  297. 385: actual-out> -- Configuring incomplete, errors occurred!
  298. 385: actual-out> See also "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/FindGTK2/FindGTK2RunTwice-build/CMakeFiles/CMakeOutput.log".
  299. 385:
  300. 385: Expected stderr to match:
  301. 385:
  302. 385: expect-err> ^$
  303. 385:
  304. 385: Actual stderr:
  305. 385:
  306. 385: actual-err> CMake Error at FindGTK2RunTwice.cmake:16 (message):
  307. 385: actual-err> GTK2_LIBRARIES is different:
  308. 385: actual-err>
  309. 385: actual-err> before:
  310. 385: actual-err> /opt/local/lib/libglib-2.0.dylib;/opt/local/lib/libgobject-2.0.dylib;/opt/local/lib/libatk-1.0.dylib;/opt/local/lib/libgio-2.0.dylib;/opt/local/lib/libgthread-2.0.dylib;/opt/local/lib/libgmodule-2.0.dylib;/opt/local/lib/libgdk_pixbuf-2.0.dylib;/opt/local/lib/libcairo.dylib;/opt/local/lib/libpango-1.0.dylib;/opt/local/lib/libpangocairo-1.0.dylib;/opt/local/lib/libpangoft2-1.0.dylib;/opt/local/lib/libpangoxft-1.0.dylib;/opt/local/lib/libgdk-x11-2.0.dylib;/opt/local/lib/libgtk-x11-2.0.dylib
  311. 385: actual-err>
  312. 385: actual-err>
  313. 385: actual-err> after:
  314. 385: actual-err> /opt/local/lib/libglib-2.0.dylib;/opt/local/lib/libgobject-2.0.dylib;/opt/local/lib/libatk-1.0.dylib;/opt/local/lib/libgio-2.0.dylib;/opt/local/lib/libgthread-2.0.dylib;/opt/local/lib/libgmodule-2.0.dylib;/opt/local/lib/libgdk_pixbuf-2.0.dylib;/opt/local/lib/libcairo.dylib;/opt/local/lib/libpango-1.0.dylib;/opt/local/lib/libpangocairo-1.0.dylib;/opt/local/lib/libpangoft2-1.0.dylib;/opt/local/lib/libpangoxft-1.0.dylib;/opt/local/lib/libgdk-x11-2.0.dylib;/opt/local/lib/libgdk-x11-2.0.dylib;/opt/local/lib/libgtk-x11-2.0.dylib;/opt/local/lib/libgtk-x11-2.0.dylib
  315. 385: actual-err> Call Stack (most recent call first):
  316. 385: actual-err> CMakeLists.txt:3 (include)
  317. 385:
  318. 385: Call Stack (most recent call first):
  319. 385: FindGTK2/RunCMakeTest.cmake:3 (run_cmake)
  320. 385:
  321. 385:
  322. 385/448 Test #385: RunCMake.FindGTK2 ....................................***Failed 7.78 sec
  323. CMake Error at RunCMake.cmake:132 (message):
  324. FindGTK2RunTwice - FAILED:
  325.  
  326. Result is [1], not [0].
  327.  
  328. stderr does not match that expected.
  329.  
  330. Actual stdout:
  331.  
  332. actual-out> Not searching for unused variables given on the command line.
  333. actual-out> -- The C compiler identification is GNU 4.9.3
  334. actual-out> -- Checking whether C compiler has -isysroot
  335. actual-out> -- Checking whether C compiler has -isysroot - yes
  336. actual-out> -- Checking whether C compiler supports OSX deployment target flag
  337. actual-out> -- Checking whether C compiler supports OSX deployment target flag - yes
  338. actual-out> -- Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc
  339. actual-out> -- Check for working C compiler: /Users/slabbe/Applications/sage-git/local/libexec/ccache/gcc -- works
  340. actual-out> -- Detecting C compiler ABI info
  341. actual-out> -- Detecting C compiler ABI info - done
  342. actual-out> -- Detecting C compile features
  343. actual-out> -- Detecting C compile features - done
  344. actual-out> -- Found GTK2_GTK: /opt/local/lib/libgtk-x11-2.0.dylib
  345. actual-out> -- Configuring incomplete, errors occurred!
  346. actual-out> See also "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/FindGTK2/FindGTK2RunTwice-build/CMakeFiles/CMakeOutput.log".
  347.  
  348. Expected stderr to match:
  349.  
  350. expect-err> ^$
  351.  
  352. Actual stderr:
  353.  
  354. actual-err> CMake Error at FindGTK2RunTwice.cmake:16 (message):
  355. actual-err> GTK2_LIBRARIES is different:
  356. actual-err>
  357. actual-err> before:
  358. actual-err> /opt/local/lib/libglib-2.0.dylib;/opt/local/lib/libgobject-2.0.dylib;/opt/local/lib/libatk-1.0.dylib;/opt/local/lib/libgio-2.0.dylib;/opt/local/lib/libgthread-2.0.dylib;/opt/local/lib/libgmodule-2.0.dylib;/opt/local/lib/libgdk_pixbuf-2.0.dylib;/opt/local/lib/libcairo.dylib;/opt/local/lib/libpango-1.0.dylib;/opt/local/lib/libpangocairo-1.0.dylib;/opt/local/lib/libpangoft2-1.0.dylib;/opt/local/lib/libpangoxft-1.0.dylib;/opt/local/lib/libgdk-x11-2.0.dylib;/opt/local/lib/libgtk-x11-2.0.dylib
  359. actual-err>
  360. actual-err>
  361. actual-err> after:
  362. actual-err> /opt/local/lib/libglib-2.0.dylib;/opt/local/lib/libgobject-2.0.dylib;/opt/local/lib/libatk-1.0.dylib;/opt/local/lib/libgio-2.0.dylib;/opt/local/lib/libgthread-2.0.dylib;/opt/local/lib/libgmodule-2.0.dylib;/opt/local/lib/libgdk_pixbuf-2.0.dylib;/opt/local/lib/libcairo.dylib;/opt/local/lib/libpango-1.0.dylib;/opt/local/lib/libpangocairo-1.0.dylib;/opt/local/lib/libpangoft2-1.0.dylib;/opt/local/lib/libpangoxft-1.0.dylib;/opt/local/lib/libgdk-x11-2.0.dylib;/opt/local/lib/libgdk-x11-2.0.dylib;/opt/local/lib/libgtk-x11-2.0.dylib;/opt/local/lib/libgtk-x11-2.0.dylib
  363. actual-err> Call Stack (most recent call first):
  364. actual-err> CMakeLists.txt:3 (include)
  365.  
  366. Call Stack (most recent call first):
  367. FindGTK2/RunCMakeTest.cmake:3 (run_cmake)
  368.  
  369.  
  370.  
  371. test 386
  372. Start 386: RunCMake.Framework
  373.  
  374. 386: Test command: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake "-DCMAKE_MODULE_PATH=/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake" "-DRunCMake_GENERATOR=Unix Makefiles" "-DRunCMake_GENERATOR_PLATFORM=" "-DRunCMake_GENERATOR_TOOLSET=" "-DRunCMake_MAKE_PROGRAM=/usr/bin/make" "-DRunCMake_SOURCE_DIR=/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework" "-DRunCMake_BINARY_DIR=/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework" "-P" "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/RunCMakeTest.cmake"
  375. 386: Test timeout computed to be: 1500
  376. 386: -- FrameworkLayout - PASSED
  377. 386: CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:18 (message):
  378. 386: Framework library not found at
  379. 386: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSHAREDFrameworkLayout-build/Framework.framework/Framework
  380. 386: Call Stack (most recent call first):
  381. 386: RunCMake.cmake:120 (include)
  382. 386: RunCMake.cmake:146 (run_cmake)
  383. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  384. 386: Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  385. 386:
  386. 386:
  387. 386: CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:22 (message):
  388. 386: Framework resource file not found at
  389. 386: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSHAREDFrameworkLayout-build/Framework.framework/res.txt
  390. 386: Call Stack (most recent call first):
  391. 386: RunCMake.cmake:120 (include)
  392. 386: RunCMake.cmake:146 (run_cmake)
  393. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  394. 386: Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  395. 386:
  396. 386:
  397. 386: CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:34 (message):
  398. 386: Framework headers not found at
  399. 386: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSHAREDFrameworkLayout-build/Framework.framework/Headers/foo.h
  400. 386: Call Stack (most recent call first):
  401. 386: RunCMake.cmake:120 (include)
  402. 386: RunCMake.cmake:146 (run_cmake)
  403. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  404. 386: Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  405. 386:
  406. 386:
  407. 386: CMake Error at RunCMake.cmake:132 (message):
  408. 386: iOSFrameworkLayout-build - FAILED:
  409. 386:
  410. 386: Result is [2], not [0].
  411. 386:
  412. 386: stderr does not match that expected.
  413. 386:
  414. 386: Command was:
  415. 386:
  416. 386: command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  417. 386:
  418. 386: Actual stdout:
  419. 386:
  420. 386: actual-out> Scanning dependencies of target Framework
  421. 386: actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  422. 386:
  423. 386: Expected stderr to match:
  424. 386:
  425. 386: expect-err> ^$
  426. 386:
  427. 386: Actual stderr:
  428. 386:
  429. 386: actual-err> gcc: error: unrecognized command line option '-arch'
  430. 386: actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  431. 386: actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  432. 386: actual-err> make[2]: *** [all] Error 2
  433. 386:
  434. 386: Call Stack (most recent call first):
  435. 386: RunCMake.cmake:146 (run_cmake)
  436. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  437. 386: Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  438. 386:
  439. 386:
  440. 386: -- FrameworkLayout - PASSED
  441. 386: CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:18 (message):
  442. 386: Framework library not found at
  443. 386: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSTATICFrameworkLayout-build/Framework.framework/Framework
  444. 386: Call Stack (most recent call first):
  445. 386: RunCMake.cmake:120 (include)
  446. 386: RunCMake.cmake:146 (run_cmake)
  447. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  448. 386: Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  449. 386:
  450. 386:
  451. 386: CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:22 (message):
  452. 386: Framework resource file not found at
  453. 386: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSTATICFrameworkLayout-build/Framework.framework/res.txt
  454. 386: Call Stack (most recent call first):
  455. 386: RunCMake.cmake:120 (include)
  456. 386: RunCMake.cmake:146 (run_cmake)
  457. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  458. 386: Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  459. 386:
  460. 386:
  461. 386: CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:34 (message):
  462. 386: Framework headers not found at
  463. 386: /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSTATICFrameworkLayout-build/Framework.framework/Headers/foo.h
  464. 386: Call Stack (most recent call first):
  465. 386: RunCMake.cmake:120 (include)
  466. 386: RunCMake.cmake:146 (run_cmake)
  467. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  468. 386: Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  469. 386:
  470. 386:
  471. 386: CMake Error at RunCMake.cmake:132 (message):
  472. 386: iOSFrameworkLayout-build - FAILED:
  473. 386:
  474. 386: Result is [2], not [0].
  475. 386:
  476. 386: stderr does not match that expected.
  477. 386:
  478. 386: Command was:
  479. 386:
  480. 386: command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  481. 386:
  482. 386: Actual stdout:
  483. 386:
  484. 386: actual-out> Scanning dependencies of target Framework
  485. 386: actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  486. 386:
  487. 386: Expected stderr to match:
  488. 386:
  489. 386: expect-err> ^$
  490. 386:
  491. 386: Actual stderr:
  492. 386:
  493. 386: actual-err> gcc: error: unrecognized command line option '-arch'
  494. 386: actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  495. 386: actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  496. 386: actual-err> make[2]: *** [all] Error 2
  497. 386:
  498. 386: Call Stack (most recent call first):
  499. 386: RunCMake.cmake:146 (run_cmake)
  500. 386: Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  501. 386: Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  502. 386:
  503. 386:
  504. 386: -- FrameworkLayout - PASSED
  505. 386: -- OSXFrameworkLayout-build - PASSED
  506. 386: -- FrameworkLayout - PASSED
  507. 386: -- OSXFrameworkLayout-build - PASSED
  508. 386: -- FrameworkLayout - PASSED
  509. 386: CMake Error at RunCMake.cmake:132 (message):
  510. 386: FrameworkTypeSHARED-build - FAILED:
  511. 386:
  512. 386: Result is [2], not [0].
  513. 386:
  514. 386: stdout does not match that expected.
  515. 386:
  516. 386: stderr does not match that expected.
  517. 386:
  518. 386: Command was:
  519. 386:
  520. 386: command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  521. 386:
  522. 386: Expected stdout to match:
  523. 386:
  524. 386: expect-out> .*/Framework: Mach-O[^\n]* dynamically linked shared library.*
  525. 386:
  526. 386: Actual stdout:
  527. 386:
  528. 386: actual-out> Scanning dependencies of target Framework
  529. 386: actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  530. 386:
  531. 386: Expected stderr to match:
  532. 386:
  533. 386: expect-err> ^$
  534. 386:
  535. 386: Actual stderr:
  536. 386:
  537. 386: actual-err> gcc: error: unrecognized command line option '-arch'
  538. 386: actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  539. 386: actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  540. 386: actual-err> make[2]: *** [all] Error 2
  541. 386:
  542. 386: Call Stack (most recent call first):
  543. 386: RunCMake.cmake:146 (run_cmake)
  544. 386: Framework/RunCMakeTest.cmake:34 (run_cmake_command)
  545. 386: Framework/RunCMakeTest.cmake:37 (framework_type_test)
  546. 386:
  547. 386:
  548. 386: -- FrameworkLayout - PASSED
  549. 386: CMake Error at RunCMake.cmake:132 (message):
  550. 386: FrameworkTypeSTATIC-build - FAILED:
  551. 386:
  552. 386: Result is [2], not [0].
  553. 386:
  554. 386: stdout does not match that expected.
  555. 386:
  556. 386: stderr does not match that expected.
  557. 386:
  558. 386: Command was:
  559. 386:
  560. 386: command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  561. 386:
  562. 386: Expected stdout to match:
  563. 386:
  564. 386: expect-out> .*/Framework: current ar archive random library.*
  565. 386:
  566. 386: Actual stdout:
  567. 386:
  568. 386: actual-out> Scanning dependencies of target Framework
  569. 386: actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  570. 386:
  571. 386: Expected stderr to match:
  572. 386:
  573. 386: expect-err> ^$
  574. 386:
  575. 386: Actual stderr:
  576. 386:
  577. 386: actual-err> gcc: error: unrecognized command line option '-arch'
  578. 386: actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  579. 386: actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  580. 386: actual-err> make[2]: *** [all] Error 2
  581. 386:
  582. 386: Call Stack (most recent call first):
  583. 386: RunCMake.cmake:146 (run_cmake)
  584. 386: Framework/RunCMakeTest.cmake:34 (run_cmake_command)
  585. 386: Framework/RunCMakeTest.cmake:38 (framework_type_test)
  586. 386:
  587. 386:
  588. 386: -- FrameworkLayout - PASSED
  589. 386: -- FrameworkTypeSHARED-build - PASSED
  590. 386: -- FrameworkLayout - PASSED
  591. 386: -- FrameworkTypeSTATIC-build - PASSED
  592. 386/448 Test #386: RunCMake.Framework ...................................***Failed 22.16 sec
  593. -- FrameworkLayout - PASSED
  594. CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:18 (message):
  595. Framework library not found at
  596. /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSHAREDFrameworkLayout-build/Framework.framework/Framework
  597. Call Stack (most recent call first):
  598. RunCMake.cmake:120 (include)
  599. RunCMake.cmake:146 (run_cmake)
  600. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  601. Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  602.  
  603.  
  604. CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:22 (message):
  605. Framework resource file not found at
  606. /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSHAREDFrameworkLayout-build/Framework.framework/res.txt
  607. Call Stack (most recent call first):
  608. RunCMake.cmake:120 (include)
  609. RunCMake.cmake:146 (run_cmake)
  610. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  611. Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  612.  
  613.  
  614. CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:34 (message):
  615. Framework headers not found at
  616. /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSHAREDFrameworkLayout-build/Framework.framework/Headers/foo.h
  617. Call Stack (most recent call first):
  618. RunCMake.cmake:120 (include)
  619. RunCMake.cmake:146 (run_cmake)
  620. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  621. Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  622.  
  623.  
  624. CMake Error at RunCMake.cmake:132 (message):
  625. iOSFrameworkLayout-build - FAILED:
  626.  
  627. Result is [2], not [0].
  628.  
  629. stderr does not match that expected.
  630.  
  631. Command was:
  632.  
  633. command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  634.  
  635. Actual stdout:
  636.  
  637. actual-out> Scanning dependencies of target Framework
  638. actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  639.  
  640. Expected stderr to match:
  641.  
  642. expect-err> ^$
  643.  
  644. Actual stderr:
  645.  
  646. actual-err> gcc: error: unrecognized command line option '-arch'
  647. actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  648. actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  649. actual-err> make[2]: *** [all] Error 2
  650.  
  651. Call Stack (most recent call first):
  652. RunCMake.cmake:146 (run_cmake)
  653. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  654. Framework/RunCMakeTest.cmake:18 (framework_layout_test)
  655.  
  656.  
  657. -- FrameworkLayout - PASSED
  658. CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:18 (message):
  659. Framework library not found at
  660. /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSTATICFrameworkLayout-build/Framework.framework/Framework
  661. Call Stack (most recent call first):
  662. RunCMake.cmake:120 (include)
  663. RunCMake.cmake:146 (run_cmake)
  664. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  665. Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  666.  
  667.  
  668. CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:22 (message):
  669. Framework resource file not found at
  670. /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSTATICFrameworkLayout-build/Framework.framework/res.txt
  671. Call Stack (most recent call first):
  672. RunCMake.cmake:120 (include)
  673. RunCMake.cmake:146 (run_cmake)
  674. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  675. Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  676.  
  677.  
  678. CMake Error at Framework/iOSFrameworkLayout-build-check.cmake:34 (message):
  679. Framework headers not found at
  680. /Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/Tests/RunCMake/Framework/iosSTATICFrameworkLayout-build/Framework.framework/Headers/foo.h
  681. Call Stack (most recent call first):
  682. RunCMake.cmake:120 (include)
  683. RunCMake.cmake:146 (run_cmake)
  684. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  685. Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  686.  
  687.  
  688. CMake Error at RunCMake.cmake:132 (message):
  689. iOSFrameworkLayout-build - FAILED:
  690.  
  691. Result is [2], not [0].
  692.  
  693. stderr does not match that expected.
  694.  
  695. Command was:
  696.  
  697. command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  698.  
  699. Actual stdout:
  700.  
  701. actual-out> Scanning dependencies of target Framework
  702. actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  703.  
  704. Expected stderr to match:
  705.  
  706. expect-err> ^$
  707.  
  708. Actual stderr:
  709.  
  710. actual-err> gcc: error: unrecognized command line option '-arch'
  711. actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  712. actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  713. actual-err> make[2]: *** [all] Error 2
  714.  
  715. Call Stack (most recent call first):
  716. RunCMake.cmake:146 (run_cmake)
  717. Framework/RunCMakeTest.cmake:13 (run_cmake_command)
  718. Framework/RunCMakeTest.cmake:19 (framework_layout_test)
  719.  
  720.  
  721. -- FrameworkLayout - PASSED
  722. -- OSXFrameworkLayout-build - PASSED
  723. -- FrameworkLayout - PASSED
  724. -- OSXFrameworkLayout-build - PASSED
  725. -- FrameworkLayout - PASSED
  726. CMake Error at RunCMake.cmake:132 (message):
  727. FrameworkTypeSHARED-build - FAILED:
  728.  
  729. Result is [2], not [0].
  730.  
  731. stdout does not match that expected.
  732.  
  733. stderr does not match that expected.
  734.  
  735. Command was:
  736.  
  737. command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  738.  
  739. Expected stdout to match:
  740.  
  741. expect-out> .*/Framework: Mach-O[^\n]* dynamically linked shared library.*
  742.  
  743. Actual stdout:
  744.  
  745. actual-out> Scanning dependencies of target Framework
  746. actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  747.  
  748. Expected stderr to match:
  749.  
  750. expect-err> ^$
  751.  
  752. Actual stderr:
  753.  
  754. actual-err> gcc: error: unrecognized command line option '-arch'
  755. actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  756. actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  757. actual-err> make[2]: *** [all] Error 2
  758.  
  759. Call Stack (most recent call first):
  760. RunCMake.cmake:146 (run_cmake)
  761. Framework/RunCMakeTest.cmake:34 (run_cmake_command)
  762. Framework/RunCMakeTest.cmake:37 (framework_type_test)
  763.  
  764.  
  765. -- FrameworkLayout - PASSED
  766. CMake Error at RunCMake.cmake:132 (message):
  767. FrameworkTypeSTATIC-build - FAILED:
  768.  
  769. Result is [2], not [0].
  770.  
  771. stdout does not match that expected.
  772.  
  773. stderr does not match that expected.
  774.  
  775. Command was:
  776.  
  777. command> "/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/cmake-3.8.1/src/bin/cmake" "--build" "."
  778.  
  779. Expected stdout to match:
  780.  
  781. expect-out> .*/Framework: current ar archive random library.*
  782.  
  783. Actual stdout:
  784.  
  785. actual-out> Scanning dependencies of target Framework
  786. actual-out> [ 50%] Building C object CMakeFiles/Framework.dir/foo.c.o
  787.  
  788. Expected stderr to match:
  789.  
  790. expect-err> ^$
  791.  
  792. Actual stderr:
  793.  
  794. actual-err> gcc: error: unrecognized command line option '-arch'
  795. actual-err> make[4]: *** [CMakeFiles/Framework.dir/foo.c.o] Error 1
  796. actual-err> make[3]: *** [CMakeFiles/Framework.dir/all] Error 2
  797. actual-err> make[2]: *** [all] Error 2
  798.  
  799. Call Stack (most recent call first):
  800. RunCMake.cmake:146 (run_cmake)
  801. Framework/RunCMakeTest.cmake:34 (run_cmake_command)
  802. Framework/RunCMakeTest.cmake:38 (framework_type_test)
  803.  
  804.  
  805. -- FrameworkLayout - PASSED
  806. -- FrameworkTypeSHARED-build - PASSED
  807. -- FrameworkLayout - PASSED
  808. -- FrameworkTypeSTATIC-build - PASSED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement