Advertisement
Guest User

Untitled

a guest
May 30th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.67 KB | None | 0 0
  1. modocache@ubuntu:~/GitHub/apple/swift-corelibs-libdispatch$ ../swift/utils/build-script -R --libdispatch
  2. + mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert
  3. Building the standard library for: swift-test-stdlib-linux-x86_64
  4.  
  5. cmark: using gold linker
  6. + mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64
  7. + [[ -n '' ]]
  8. + cd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64
  9. + env /usr/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/usr/bin/clang++ -DCMAKE_EXE_LINKER_FLAGS:STRING=-fuse-ld=gold -DCMAKE_SHARED_LINKER_FLAGS:STRING=-fuse-ld=gold -DCMAKE_BUILD_TYPE:STRING=Release /home/modocache/GitHub/apple/cmark
  10. -- The C compiler identification is Clang 3.6.2
  11. -- The CXX compiler identification is Clang 3.6.2
  12. -- Check for working C compiler using: Ninja
  13. -- Check for working C compiler using: Ninja -- works
  14. -- Detecting C compiler ABI info
  15. -- Detecting C compiler ABI info - done
  16. -- Detecting C compile features
  17. -- Detecting C compile features - done
  18. -- Check for working CXX compiler using: Ninja
  19. -- Check for working CXX compiler using: Ninja -- works
  20. -- Detecting CXX compiler ABI info
  21. -- Detecting CXX compiler ABI info - done
  22. -- Detecting CXX compile features
  23. -- Detecting CXX compile features - done
  24. -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER
  25. -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER - Failed
  26. -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS
  27. -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS - Success
  28. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  29. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  30. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  31. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  32. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  33. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  34. -- Looking for stdbool.h
  35. -- Looking for stdbool.h - found
  36. -- Performing Test HAVE___BUILTIN_EXPECT
  37. -- Performing Test HAVE___BUILTIN_EXPECT - Success
  38. -- Performing Test HAVE___ATTRIBUTE__
  39. -- Performing Test HAVE___ATTRIBUTE__ - Success
  40. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.4.3", minimum required is "3")
  41. -- Configuring done
  42. -- Generating done
  43. -- Build files have been written to: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64
  44. ++ cmake_config_opt cmark
  45. ++ product=cmark
  46. ++ [[ Ninja == \X\c\o\d\e ]]
  47. + /usr/bin/cmake --build /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64 -- -j8 all
  48. [66/66] Linking C static library src/libcmark.a
  49. llvm: using gold linker
  50. + mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64
  51. + [[ -n '' ]]
  52. + cd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64
  53. + env /usr/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/usr/bin/clang++ -DCMAKE_EXE_LINKER_FLAGS:STRING=-fuse-ld=gold -DCMAKE_SHARED_LINKER_FLAGS:STRING=-fuse-ld=gold '-DCMAKE_C_FLAGS= -fno-stack-protector' '-DCMAKE_CXX_FLAGS= -fno-stack-protector' -DCMAKE_BUILD_TYPE:STRING=Release -DLLVM_ENABLE_ASSERTIONS:BOOL=TRUE -DLLVM_TOOL_SWIFT_BUILD:BOOL=NO '-DLLVM_TARGETS_TO_BUILD=X86;ARM;AArch64;PowerPC;SystemZ' -DLLVM_INCLUDE_TESTS:BOOL=TRUE -DLLVM_INCLUDE_DOCS:BOOL=TRUE -DLLVM_ENABLE_LTO=FALSE -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINTERNAL_INSTALL_PREFIX=local /home/modocache/GitHub/apple/llvm
  54. -- The C compiler identification is Clang 3.6.2
  55. -- The CXX compiler identification is Clang 3.6.2
  56. -- The ASM compiler identification is Clang
  57. -- Found assembler: /usr/bin/clang
  58. -- Check for working C compiler using: Ninja
  59. -- Check for working C compiler using: Ninja -- works
  60. -- Detecting C compiler ABI info
  61. -- Detecting C compiler ABI info - done
  62. -- Detecting C compile features
  63. -- Detecting C compile features - done
  64. -- Check for working CXX compiler using: Ninja
  65. -- Check for working CXX compiler using: Ninja -- works
  66. -- Detecting CXX compiler ABI info
  67. -- Detecting CXX compiler ABI info - done
  68. -- Detecting CXX compile features
  69. -- Detecting CXX compile features - done
  70. -- Looking for dirent.h
  71. -- Looking for dirent.h - found
  72. -- Looking for dlfcn.h
  73. -- Looking for dlfcn.h - found
  74. -- Looking for errno.h
  75. -- Looking for errno.h - found
  76. -- Looking for execinfo.h
  77. -- Looking for execinfo.h - found
  78. -- Looking for fcntl.h
  79. -- Looking for fcntl.h - found
  80. -- Looking for inttypes.h
  81. -- Looking for inttypes.h - found
  82. -- Looking for limits.h
  83. -- Looking for limits.h - found
  84. -- Looking for link.h
  85. -- Looking for link.h - found
  86. -- Looking for malloc.h
  87. -- Looking for malloc.h - found
  88. -- Looking for malloc/malloc.h
  89. -- Looking for malloc/malloc.h - not found
  90. -- Looking for ndir.h
  91. -- Looking for ndir.h - not found
  92. -- Looking for pthread.h
  93. -- Looking for pthread.h - found
  94. -- Looking for signal.h
  95. -- Looking for signal.h - found
  96. -- Looking for stdint.h
  97. -- Looking for stdint.h - found
  98. -- Looking for sys/dir.h
  99. -- Looking for sys/dir.h - found
  100. -- Looking for sys/ioctl.h
  101. -- Looking for sys/ioctl.h - found
  102. -- Looking for sys/mman.h
  103. -- Looking for sys/mman.h - found
  104. -- Looking for sys/ndir.h
  105. -- Looking for sys/ndir.h - not found
  106. -- Looking for sys/param.h
  107. -- Looking for sys/param.h - found
  108. -- Looking for sys/resource.h
  109. -- Looking for sys/resource.h - found
  110. -- Looking for sys/stat.h
  111. -- Looking for sys/stat.h - found
  112. -- Looking for sys/time.h
  113. -- Looking for sys/time.h - found
  114. -- Looking for sys/uio.h
  115. -- Looking for sys/uio.h - found
  116. -- Looking for termios.h
  117. -- Looking for termios.h - found
  118. -- Looking for unistd.h
  119. -- Looking for unistd.h - found
  120. -- Looking for utime.h
  121. -- Looking for utime.h - found
  122. -- Looking for valgrind/valgrind.h
  123. -- Looking for valgrind/valgrind.h - not found
  124. -- Looking for zlib.h
  125. -- Looking for zlib.h - found
  126. -- Looking for fenv.h
  127. -- Looking for fenv.h - found
  128. -- Looking for FE_ALL_EXCEPT
  129. -- Looking for FE_ALL_EXCEPT - found
  130. -- Looking for FE_INEXACT
  131. -- Looking for FE_INEXACT - found
  132. -- Looking for mach/mach.h
  133. -- Looking for mach/mach.h - not found
  134. -- Looking for mach-o/dyld.h
  135. -- Looking for mach-o/dyld.h - not found
  136. -- Looking for histedit.h
  137. -- Looking for histedit.h - found
  138. -- Performing Test HAVE_CXXABI_H
  139. -- Performing Test HAVE_CXXABI_H - Success
  140. -- Looking for pthread_create in pthread
  141. -- Looking for pthread_create in pthread - found
  142. -- Looking for pthread_getspecific in pthread
  143. -- Looking for pthread_getspecific in pthread - found
  144. -- Looking for pthread_rwlock_init in pthread
  145. -- Looking for pthread_rwlock_init in pthread - found
  146. -- Looking for pthread_mutex_lock in pthread
  147. -- Looking for pthread_mutex_lock in pthread - found
  148. -- Looking for dlopen in dl
  149. -- Looking for dlopen in dl - found
  150. -- Looking for clock_gettime in rt
  151. -- Looking for clock_gettime in rt - found
  152. -- Looking for compress2 in z
  153. -- Looking for compress2 in z - found
  154. -- Looking for el_init in edit
  155. -- Looking for el_init in edit - found
  156. -- Looking for setupterm in tinfo
  157. -- Looking for setupterm in tinfo - found
  158. -- Looking for xar_open in xar
  159. -- Looking for xar_open in xar - not found
  160. -- Looking for arc4random
  161. -- Looking for arc4random - not found
  162. -- Looking for backtrace
  163. -- Looking for backtrace - found
  164. -- Looking for getpagesize
  165. -- Looking for getpagesize - found
  166. -- Looking for getrusage
  167. -- Looking for getrusage - found
  168. -- Looking for setrlimit
  169. -- Looking for setrlimit - found
  170. -- Looking for isatty
  171. -- Looking for isatty - found
  172. -- Looking for futimens
  173. -- Looking for futimens - found
  174. -- Looking for futimes
  175. -- Looking for futimes - found
  176. -- Looking for writev
  177. -- Looking for writev - found
  178. -- Looking for mallctl
  179. -- Looking for mallctl - not found
  180. -- Looking for mallinfo
  181. -- Looking for mallinfo - found
  182. -- Looking for malloc_zone_statistics
  183. -- Looking for malloc_zone_statistics - not found
  184. -- Looking for mkdtemp
  185. -- Looking for mkdtemp - found
  186. -- Looking for mkstemp
  187. -- Looking for mkstemp - found
  188. -- Looking for mktemp
  189. -- Looking for mktemp - found
  190. -- Looking for closedir
  191. -- Looking for closedir - found
  192. -- Looking for opendir
  193. -- Looking for opendir - found
  194. -- Looking for readdir
  195. -- Looking for readdir - found
  196. -- Looking for getcwd
  197. -- Looking for getcwd - found
  198. -- Looking for gettimeofday
  199. -- Looking for gettimeofday - found
  200. -- Looking for getrlimit
  201. -- Looking for getrlimit - found
  202. -- Looking for posix_spawn
  203. -- Looking for posix_spawn - found
  204. -- Looking for pread
  205. -- Looking for pread - found
  206. -- Looking for realpath
  207. -- Looking for realpath - found
  208. -- Looking for sbrk
  209. -- Looking for sbrk - found
  210. -- Looking for srand48
  211. -- Looking for srand48 - found
  212. -- Looking for lrand48
  213. -- Looking for lrand48 - found
  214. -- Looking for drand48
  215. -- Looking for drand48 - found
  216. -- Looking for strtoll
  217. -- Looking for strtoll - found
  218. -- Looking for strtoq
  219. -- Looking for strtoq - found
  220. -- Looking for strerror
  221. -- Looking for strerror - found
  222. -- Looking for strerror_r
  223. -- Looking for strerror_r - found
  224. -- Looking for strerror_s
  225. -- Looking for strerror_s - not found
  226. -- Looking for setenv
  227. -- Looking for setenv - found
  228. -- Looking for dlerror
  229. -- Looking for dlerror - found
  230. -- Looking for dlopen
  231. -- Looking for dlopen - found
  232. -- Looking for __GLIBC__
  233. -- Looking for __GLIBC__ - found
  234. -- Performing Test HAVE_INT64_T
  235. -- Performing Test HAVE_INT64_T - Success
  236. -- Performing Test HAVE_UINT64_T
  237. -- Performing Test HAVE_UINT64_T - Success
  238. -- Performing Test HAVE_U_INT64_T
  239. -- Performing Test HAVE_U_INT64_T - Success
  240. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
  241. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
  242. -- Performing Test LLVM_HAS_ATOMICS
  243. -- Performing Test LLVM_HAS_ATOMICS - Success
  244. -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG
  245. -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success
  246. -- Target triple: x86_64-unknown-linux-gnu
  247. -- Native target architecture is X86
  248. -- Threads enabled.
  249. -- Doxygen disabled.
  250. -- Sphinx disabled.
  251. -- Go bindings disabled.
  252. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  253. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  254. -- OCaml bindings disabled.
  255. -- Performing Test LLVM_NO_OLD_LIBSTDCXX
  256. -- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
  257. -- Performing Test C_SUPPORTS_FPIC
  258. -- Performing Test C_SUPPORTS_FPIC - Success
  259. -- Performing Test CXX_SUPPORTS_FPIC
  260. -- Performing Test CXX_SUPPORTS_FPIC - Success
  261. -- Building with -fPIC
  262. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
  263. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
  264. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
  265. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
  266. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  267. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  268. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  269. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  270. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
  271. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
  272. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  273. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  274. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  275. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  276. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
  277. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
  278. -- Performing Test CXX_SUPPORTS_CXX11
  279. -- Performing Test CXX_SUPPORTS_CXX11 - Success
  280. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
  281. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
  282. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
  283. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
  284. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
  285. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
  286. -- Performing Test C_SUPPORTS_FDATA_SECTIONS
  287. -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
  288. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
  289. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
  290. -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.10")
  291. -- Constructing LLVMBuild project information
  292. -- Targeting X86
  293. -- Targeting ARM
  294. -- Targeting AArch64
  295. -- Targeting PowerPC
  296. -- Targeting SystemZ
  297. -- Clang version: 3.9.0
  298. -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
  299. -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success
  300. -- Configuring done
  301. -- Generating done
  302. CMake Warning:
  303. Manually-specified variables were not used by the project:
  304.  
  305. LLVM_TOOL_SWIFT_BUILD
  306.  
  307.  
  308. -- Build files have been written to: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64
  309. symlinking the system headers (/usr/include/c++) into the local clang build directory (/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/include).
  310. + ln -s -f /usr/include/c++ /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/include
  311. ++ cmake_config_opt llvm
  312. ++ product=llvm
  313. ++ [[ Ninja == \X\c\o\d\e ]]
  314. + /usr/bin/cmake --build /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64 -- -j8 all
  315. [2094/2094] Linking CXX executable bin/llvm-objdump
  316. swift: using gold linker
  317. + mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
  318. + [[ -n '' ]]
  319. + cd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
  320. + env /usr/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/usr/bin/clang++ -DSWIFT_ENABLE_GOLD_LINKER=TRUE '-DCMAKE_C_FLAGS= -fno-stack-protector' '-DCMAKE_CXX_FLAGS= -fno-stack-protector' -DCMAKE_BUILD_TYPE:STRING=Release -DLLVM_ENABLE_ASSERTIONS:BOOL=TRUE -DLLVM_ENABLE_LTO=FALSE -DSWIFT_ANALYZE_CODE_COVERAGE:STRING=FALSE -DSWIFT_STDLIB_BUILD_TYPE:STRING=Release -DSWIFT_STDLIB_ASSERTIONS:BOOL=TRUE -DSWIFT_STDLIB_ENABLE_RESILIENCE:BOOL=FALSE -DSWIFT_STDLIB_SIL_SERIALIZE_ALL:BOOL=TRUE -DSWIFT_NATIVE_LLVM_TOOLS_PATH:STRING= -DSWIFT_NATIVE_CLANG_TOOLS_PATH:STRING= -DSWIFT_NATIVE_SWIFT_TOOLS_PATH:STRING= -DSWIFT_BUILD_TOOLS:BOOL=TRUE -DSWIFT_BUILD_STDLIB:BOOL=TRUE -DSWIFT_SERIALIZE_STDLIB_UNITTEST:BOOL=FALSE -DSWIFT_STDLIB_SIL_DEBUGGING:BOOL=FALSE -DSWIFT_CHECK_INCREMENTAL_COMPILATION:BOOL=FALSE -DSWIFT_BUILD_SDK_OVERLAY:BOOL=TRUE -DSWIFT_BUILD_STATIC_STDLIB:BOOL=FALSE -DSWIFT_BUILD_PERF_TESTSUITE:BOOL=TRUE -DSWIFT_BUILD_EXAMPLES:BOOL=TRUE -DSWIFT_INCLUDE_TESTS:BOOL=TRUE -DSWIFT_INSTALL_COMPONENTS:STRING= -DSWIFT_EMBED_BITCODE_SECTION:BOOL=FALSE -DSWIFT_ENABLE_LTO:BOOL=FALSE -DSWIFT_BUILD_RUNTIME_WITH_HOST_COMPILER:BOOL=TRUE -DSWIFT_DARWIN_XCRUN_TOOLCHAIN:STRING=default -DSWIFT_AST_VERIFIER:BOOL=TRUE -DSWIFT_SIL_VERIFY_ALL:BOOL=FALSE -DSWIFT_RUNTIME_ENABLE_LEAK_CHECKER:BOOL=FALSE -DCMAKE_INSTALL_PREFIX:PATH=/usr -DLLVM_CONFIG:PATH=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/bin/llvm-config -DSWIFT_PATH_TO_CLANG_SOURCE:PATH=/home/modocache/GitHub/apple/llvm/tools/clang -DSWIFT_PATH_TO_CLANG_BUILD:PATH=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64 -DSWIFT_PATH_TO_LLVM_SOURCE:PATH=/home/modocache/GitHub/apple/llvm -DSWIFT_PATH_TO_LLVM_BUILD:PATH=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64 -DSWIFT_PATH_TO_CMARK_SOURCE:PATH=/home/modocache/GitHub/apple/cmark -DSWIFT_PATH_TO_CMARK_BUILD:PATH=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64 -DSWIFT_CMARK_LIBRARY_DIR:PATH=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64/src -DSWIFT_EXEC:STRING=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-macosx-x86_64/bin/swiftc /home/modocache/GitHub/apple/swift
  321. -- The C compiler identification is Clang 3.6.2
  322. -- The CXX compiler identification is Clang 3.6.2
  323. -- The ASM compiler identification is Clang
  324. -- Found assembler: /usr/bin/clang
  325. -- Check for working C compiler using: Ninja
  326. -- Check for working C compiler using: Ninja -- works
  327. -- Detecting C compiler ABI info
  328. -- Detecting C compiler ABI info - done
  329. -- Detecting C compile features
  330. -- Detecting C compile features - done
  331. -- Check for working CXX compiler using: Ninja
  332. -- Check for working CXX compiler using: Ninja -- works
  333. -- Detecting CXX compiler ABI info
  334. -- Detecting CXX compiler ABI info - done
  335. -- Detecting CXX compile features
  336. -- Detecting CXX compile features - done
  337. -- Found LLVM_CONFIG as /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/bin/llvm-config
  338. -- Performing Test LLVM_NO_OLD_LIBSTDCXX
  339. -- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
  340. -- Performing Test C_SUPPORTS_FPIC
  341. -- Performing Test C_SUPPORTS_FPIC - Success
  342. -- Performing Test CXX_SUPPORTS_FPIC
  343. -- Performing Test CXX_SUPPORTS_FPIC - Success
  344. -- Building with -fPIC
  345. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
  346. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
  347. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
  348. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
  349. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  350. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  351. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  352. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  353. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
  354. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
  355. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  356. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  357. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  358. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  359. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
  360. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
  361. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
  362. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
  363. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
  364. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
  365. -- Performing Test CXX_SUPPORTS_CXX11
  366. -- Performing Test CXX_SUPPORTS_CXX11 - Success
  367. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
  368. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
  369. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
  370. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
  371. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
  372. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
  373. -- Performing Test C_SUPPORTS_FDATA_SECTIONS
  374. -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
  375. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
  376. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
  377. -- Performing Test SWIFT_HAVE_WORKING_STD_REGEX_TEST
  378. -- Performing Test SWIFT_HAVE_WORKING_STD_REGEX_TEST - Success
  379. -- Performing Test CXX_SUPPORTS_DOCUMENTATION_FLAG
  380. -- Performing Test CXX_SUPPORTS_DOCUMENTATION_FLAG - Success
  381. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  382. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  383. -- Performing Test CXX_SUPPORTS_UNREACHABLE_CODE_FLAG
  384. -- Performing Test CXX_SUPPORTS_UNREACHABLE_CODE_FLAG - Success
  385. -- Performing Test CXX_SUPPORTS_OVERLOADED_VIRTUAL
  386. -- Performing Test CXX_SUPPORTS_OVERLOADED_VIRTUAL - Success
  387. -- Performing Test CXX_SUPPORTS_FAPPLICATION_EXTENSION
  388. -- Performing Test CXX_SUPPORTS_FAPPLICATION_EXTENSION - Failed
  389. -- Linux SDK:
  390. -- Path: /
  391. -- Version: don't use
  392. -- Build number: don't use
  393. -- Deployment version: don't use
  394. -- Library subdir: linux
  395. -- Version min name:
  396. -- Triple name: linux
  397. -- Architectures: x86_64
  398. -- Triple for x86_64 is x86_64-unknown-linux-gnu
  399. --
  400. -- Building host Swift tools for LINUX x86_64
  401. -- Build type: Release
  402. -- Assertions: TRUE
  403. -- LTO: FALSE
  404. --
  405. -- Building Swift standard library and SDK overlays for SDKs: LINUX
  406. -- Build type: Release
  407. -- Assertions: TRUE
  408. --
  409. -- Building Swift runtime with:
  410. -- Leak Detection Checker Entrypoints: FALSE
  411. --
  412. -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.2")
  413. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  414. -- Found UUID: /usr/include
  415. -- Swift version: 3.0
  416. -- Swift vendor:
  417. -- Swift compiler version:
  418. -- Embedded clang compiler version:
  419. CMake Warning at stdlib/CMakeLists.txt:5 (message):
  420. Building the swift runtime using the host compiler, and not the just-built
  421. clang.
  422.  
  423.  
  424. -- Performing Test CXX_SUPPORTS_GLOBAL_CONSTRUCTORS_WARNING
  425. -- Performing Test CXX_SUPPORTS_GLOBAL_CONSTRUCTORS_WARNING - Success
  426. -- Performing Test CXX_SUPPORTS_EXIT_TIME_DESTRUCTORS_WARNING
  427. -- Performing Test CXX_SUPPORTS_EXIT_TIME_DESTRUCTORS_WARNING - Success
  428. -- Performing Test CXX_SUPPORTS_DEFAULT_HIDDEN_VISIBILITY
  429. -- Performing Test CXX_SUPPORTS_DEFAULT_HIDDEN_VISIBILITY - Success
  430. -- Found ICU: /usr/include/x86_64-linux-gnu
  431. -- Found PythonInterp: /usr/bin/python (found version "2.7.10")
  432. CMake Warning at docs/CMakeLists.txt:130 (message):
  433. LitRe not found; code examples won't be tested.
  434.  
  435.  
  436. -- Configuring done
  437. CMake Warning (dev) at cmake/modules/AddSwift.cmake:1180 (add_dependencies):
  438. Policy CMP0046 is not set: Error on non-existent dependency in
  439. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  440. Use the cmake_policy command to set the policy and suppress this warning.
  441.  
  442. The dependency target "/usr/lib/x86_64-linux-gnu/libicui18n.so-linux" of
  443. target "swiftStdlibStubs-linux-x86_64" does not exist.
  444. Call Stack (most recent call first):
  445. stdlib/public/stubs/CMakeLists.txt:22 (add_swift_library)
  446. This warning is for project developers. Use -Wno-dev to suppress it.
  447.  
  448. CMake Warning (dev) at cmake/modules/AddSwift.cmake:1180 (add_dependencies):
  449. Policy CMP0046 is not set: Error on non-existent dependency in
  450. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  451. Use the cmake_policy command to set the policy and suppress this warning.
  452.  
  453. The dependency target "/usr/lib/x86_64-linux-gnu/libicuuc.so-linux" of
  454. target "swiftStdlibStubs-linux-x86_64" does not exist.
  455. Call Stack (most recent call first):
  456. stdlib/public/stubs/CMakeLists.txt:22 (add_swift_library)
  457. This warning is for project developers. Use -Wno-dev to suppress it.
  458.  
  459. -- Generating done
  460. CMake Warning:
  461. Manually-specified variables were not used by the project:
  462.  
  463. SWIFT_BUILD_EXAMPLES
  464. SWIFT_EXEC
  465.  
  466.  
  467. -- Build files have been written to: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
  468. ++ cmake_config_opt swift
  469. ++ product=swift
  470. ++ [[ Ninja == \X\c\o\d\e ]]
  471. + /usr/bin/cmake --build /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64 -- -j8 all swift-test-stdlib-linux-x86_64
  472. [461/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/HeapObject.cpp.o
  473. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/HeapObject.cpp:177:43: warning: declaration requires a global constructor [-Wglobal-constructors]
  474. static Lazy<MetadataCache<BoxCacheEntry>> Boxes;
  475. ^~~~~
  476. 1 warning generated.
  477. [478/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/MetadataLookup.cpp.o
  478. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/MetadataLookup.cpp:125:32: warning: declaration requires a global constructor [-Wglobal-constructors]
  479. static Lazy<TypeMetadataState> TypeMetadataRecords;
  480. ^~~~~~~~~~~~~~~~~~~
  481. 1 warning generated.
  482. [483/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/ProtocolConformance.cpp.o
  483. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/ProtocolConformance.cpp:287:31: warning: declaration requires a global constructor [-Wglobal-constructors]
  484. static Lazy<ConformanceState> Conformances;
  485. ^~~~~~~~~~~~
  486. 1 warning generated.
  487. [489/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/Metadata.cpp.o
  488. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:315:49: warning: declaration requires a global constructor [-Wglobal-constructors]
  489. static Lazy<MetadataCache<ObjCClassCacheEntry>> ObjCClassWrappers;
  490. ^~~~~~~~~~~~~~~~~
  491. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:381:48: warning: declaration requires a global constructor [-Wglobal-constructors]
  492. static Lazy<MetadataCache<FunctionCacheEntry>> FunctionTypes;
  493. ^~~~~~~~~~~~~
  494. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:532:45: warning: declaration requires a global constructor [-Wglobal-constructors]
  495. static Lazy<MetadataCache<TupleCacheEntry>> TupleTypes;
  496. ^~~~~~~~~~
  497. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:1804:48: warning: declaration requires a global constructor [-Wglobal-constructors]
  498. static Lazy<MetadataCache<MetatypeCacheEntry>> MetatypeTypes;
  499. ^~~~~~~~~~~~~
  500. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:1871:39: warning: declaration requires a global constructor [-Wglobal-constructors]
  501. static Lazy<ExistentialMetatypeState> ExistentialMetatypes;
  502. ^~~~~~~~~~~~~~~~~~~~
  503. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:1996:35: warning: declaration requires a global constructor [-Wglobal-constructors]
  504. static Lazy<ExistentialTypeState> Existentials;
  505. ^~~~~~~~~~~~
  506. /home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:2410:31: warning: declaration requires a global constructor [-Wglobal-constructors]
  507. static Lazy<ForeignTypeState> ForeignTypes;
  508. ^~~~~~~~~~~~
  509. 7 warnings generated.
  510. [548/578] Building HTML documentation
  511. Making output directory...
  512. Running Sphinx v1.2.3
  513. loading pickled environment... not yet created
  514. building [html]: targets for 74 source files that are out of date
  515. updating environment: 74 added, 0 changed, 0 removed
  516. reading sources... [ 1%] ABI
  517. reading sources... [ 2%] ARCOptimization
  518. reading sources... [ 4%] AccessControl
  519. reading sources... [ 5%] AccessControlInStdlib
  520. reading sources... [ 6%] Arrays
  521. reading sources... [ 8%] CallingConvention
  522. reading sources... [ 9%] DebuggingTheCompiler
  523. reading sources... [ 10%] DependencyAnalysis
  524. reading sources... [ 12%] DriverInternals
  525. reading sources... [ 13%] DriverParseableOutput
  526. reading sources... [ 14%] ErrorHandling
  527. reading sources... [ 16%] ErrorHandlingRationale
  528. reading sources... [ 17%] FailableInitializers
  529. reading sources... [ 18%] Generics
  530. reading sources... [ 20%] GitWorkflows
  531. reading sources... [ 21%] HighLevelSILOptimizations
  532. reading sources... [ 22%] Import
  533. reading sources... [ 24%] IndexInvalidation
  534. reading sources... [ 25%] InitializerProblems
  535. reading sources... [ 27%] Lexicon
  536. reading sources... [ 28%] LibraryEvolution
  537. reading sources... [ 29%] Literals
  538. reading sources... [ 31%] LogicalObjects
  539. reading sources... [ 32%] Modules
  540. reading sources... [ 33%] MutationModel
  541. reading sources... [ 35%] ObjectInitialization
  542. reading sources... [ 36%] OptimizationTips
  543. reading sources... [ 37%] PatternMatching
  544. reading sources... [ 39%] SIL
  545. reading sources... [ 40%] SequencesAndCollections
  546. reading sources... [ 41%] Serialization
  547. reading sources... [ 43%] StdlibAPIGuidelines
  548. reading sources... [ 44%] StdlibRationales
  549. reading sources... [ 45%] StoredAndComputedVariables
  550. reading sources... [ 47%] StringDesign
  551. reading sources... [ 48%] Testing
  552. reading sources... [ 50%] TextFormatting
  553. reading sources... [ 51%] TransparentAttr
  554. reading sources... [ 52%] TypeChecker
  555. reading sources... [ 54%] archive/LangRefNew
  556. reading sources... [ 55%] archive/NamespaceLevelVarsAndTopLevelCode
  557. reading sources... [ 56%] archive/Objective-CInteroperability
  558. reading sources... [ 58%] archive/Resilience
  559. reading sources... [ 59%] contents
  560. reading sources... [ 60%] proposals/Accessors
  561. reading sources... [ 62%] proposals/ArrayBridge
  562. reading sources... [ 63%] proposals/AttrC
  563. reading sources... [ 64%] proposals/CPointerArgumentInterop
  564. reading sources... [ 66%] proposals/CPointerInteropLanguageModel
  565. reading sources... [ 67%] proposals/Concurrency
  566. reading sources... [ 68%] proposals/DeclarationTypeChecker
  567. reading sources... [ 70%] proposals/EnumStyle
  568. reading sources... [ 71%] proposals/Enums
  569. reading sources... [ 72%] proposals/Initialization
  570. reading sources... [ 74%] proposals/InitializerInheritance
  571. reading sources... [ 75%] proposals/InoutCOWOptimization
  572. reading sources... [ 77%] proposals/Inplace
  573. reading sources... [ 78%] proposals/ObjCInteroperation
  574. reading sources... [ 79%] proposals/OptimizerEffects
  575. reading sources... [ 81%] proposals/OptionSets
  576. reading sources... [ 82%] proposals/RemoteMirrors
  577. reading sources... [ 83%] proposals/TypeState
  578. reading sources... [ 85%] proposals/ValueSemantics
  579. reading sources... [ 86%] proposals/WholeModuleOptimization
  580. reading sources... [ 87%] proposals/archive/MemoryAndConcurrencyModel
  581. reading sources... [ 89%] proposals/archive/ProgramStructureAndCompilationModel
  582. reading sources... [ 90%] proposals/archive/UnifiedFunctionSyntax
  583. reading sources... [ 91%] proposals/rejected/BridgingContainerProtocolsToClassClusters
  584. reading sources... [ 93%] proposals/rejected/ClassConstruction
  585. reading sources... [ 94%] proposals/rejected/Clonable
  586. reading sources... [ 95%] proposals/rejected/Constructors
  587. reading sources... [ 97%] proposals/rejected/KeywordArguments
  588. reading sources... [ 98%] proposals/valref
  589. reading sources... [100%] weak
  590.  
  591. looking for now-outdated files... none found
  592. pickling environment... done
  593. checking consistency... done
  594. preparing documents... done
  595. writing output... [ 1%] ABI
  596. writing output... [ 2%] ARCOptimization
  597. writing output... [ 4%] AccessControl
  598. writing output... [ 5%] AccessControlInStdlib
  599. writing output... [ 6%] Arrays
  600. writing output... [ 8%] CallingConvention
  601. writing output... [ 9%] DebuggingTheCompiler
  602. writing output... [ 10%] DependencyAnalysis
  603. writing output... [ 12%] DriverInternals
  604. writing output... [ 13%] DriverParseableOutput
  605. writing output... [ 14%] ErrorHandling
  606. writing output... [ 16%] ErrorHandlingRationale
  607. writing output... [ 17%] FailableInitializers
  608. writing output... [ 18%] Generics
  609. writing output... [ 20%] GitWorkflows
  610. writing output... [ 21%] HighLevelSILOptimizations
  611. writing output... [ 22%] Import
  612. writing output... [ 24%] IndexInvalidation
  613. writing output... [ 25%] InitializerProblems
  614. writing output... [ 27%] Lexicon
  615. writing output... [ 28%] LibraryEvolution
  616. writing output... [ 29%] Literals
  617. writing output... [ 31%] LogicalObjects
  618. writing output... [ 32%] Modules
  619. writing output... [ 33%] MutationModel
  620. writing output... [ 35%] ObjectInitialization
  621. writing output... [ 36%] OptimizationTips
  622. writing output... [ 37%] PatternMatching
  623. writing output... [ 39%] SIL
  624. writing output... [ 40%] SequencesAndCollections
  625. writing output... [ 41%] Serialization
  626. writing output... [ 43%] StdlibAPIGuidelines
  627. writing output... [ 44%] StdlibRationales
  628. writing output... [ 45%] StoredAndComputedVariables
  629. writing output... [ 47%] StringDesign
  630. writing output... [ 48%] Testing
  631. writing output... [ 50%] TextFormatting
  632. writing output... [ 51%] TransparentAttr
  633. writing output... [ 52%] TypeChecker
  634. writing output... [ 54%] archive/LangRefNew
  635. writing output... [ 55%] archive/NamespaceLevelVarsAndTopLevelCode
  636. writing output... [ 56%] archive/Objective-CInteroperability
  637. writing output... [ 58%] archive/Resilience
  638. writing output... [ 59%] contents
  639. writing output... [ 60%] proposals/Accessors
  640. writing output... [ 62%] proposals/ArrayBridge
  641. writing output... [ 63%] proposals/AttrC
  642. writing output... [ 64%] proposals/CPointerArgumentInterop
  643. writing output... [ 66%] proposals/CPointerInteropLanguageModel
  644. writing output... [ 67%] proposals/Concurrency
  645. writing output... [ 68%] proposals/DeclarationTypeChecker
  646. writing output... [ 70%] proposals/EnumStyle
  647. writing output... [ 71%] proposals/Enums
  648. writing output... [ 72%] proposals/Initialization
  649. writing output... [ 74%] proposals/InitializerInheritance
  650. writing output... [ 75%] proposals/InoutCOWOptimization
  651. writing output... [ 77%] proposals/Inplace
  652. writing output... [ 78%] proposals/ObjCInteroperation
  653. writing output... [ 79%] proposals/OptimizerEffects
  654. writing output... [ 81%] proposals/OptionSets
  655. writing output... [ 82%] proposals/RemoteMirrors
  656. writing output... [ 83%] proposals/TypeState
  657. writing output... [ 85%] proposals/ValueSemantics
  658. writing output... [ 86%] proposals/WholeModuleOptimization
  659. writing output... [ 87%] proposals/archive/MemoryAndConcurrencyModel
  660. writing output... [ 89%] proposals/archive/ProgramStructureAndCompilationModel
  661. writing output... [ 90%] proposals/archive/UnifiedFunctionSyntax
  662. writing output... [ 91%] proposals/rejected/BridgingContainerProtocolsToClassClusters
  663. writing output... [ 93%] proposals/rejected/ClassConstruction
  664. writing output... [ 94%] proposals/rejected/Clonable
  665. writing output... [ 95%] proposals/rejected/Constructors
  666. writing output... [ 97%] proposals/rejected/KeywordArguments
  667. writing output... [ 98%] proposals/valref
  668. writing output... [100%] weak
  669.  
  670. writing additional files... genindex search LangRef
  671. copying images... [ 25%] Slice.png
  672. copying images... [ 50%] ArrayCast.png
  673. copying images... [ 75%] ContiguousArray.png
  674. copying images... [100%] ArrayImplementation.png
  675.  
  676. copying static files... done
  677. copying extra files... done
  678. dumping search index... done
  679. dumping object inventory... done
  680. build succeeded.
  681. [574/578] Compiling /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/stdlib/private/StdlibUnittest/linux/x86_64/StdlibUnittest.o
  682. /home/modocache/GitHub/apple/swift/stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb:572:5: warning: default will never be executed
  683. default:
  684. ^
  685. [578/578] Generating ../../../lib/swift/linux/libswiftStdlibUnittest.so
  686. libdispatch: using gold linker
  687. + [[ ! -f /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/config.status ]]
  688. + mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
  689. + pushd /home/modocache/GitHub/apple/swift-corelibs-libdispatch
  690. ~/GitHub/apple/swift-corelibs-libdispatch ~/GitHub/apple/swift-corelibs-libdispatch
  691. + autoreconf -fvi
  692. autoreconf: Entering directory `.'
  693. autoreconf: configure.ac: not using Gettext
  694. autoreconf: running: aclocal --force -I m4
  695. autoreconf: configure.ac: tracing
  696. autoreconf: configure.ac: adding subdirectory libpwq to autoreconf
  697. autoreconf: Entering directory `libpwq'
  698. autoreconf: configure.ac: not using Autoconf
  699. autoreconf: Leaving directory `libpwq'
  700. autoreconf: running: libtoolize --copy --force
  701. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
  702. libtoolize: copying file `config/ltmain.sh'
  703. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  704. libtoolize: copying file `m4/libtool.m4'
  705. libtoolize: copying file `m4/ltoptions.m4'
  706. libtoolize: copying file `m4/ltsugar.m4'
  707. libtoolize: copying file `m4/ltversion.m4'
  708. libtoolize: copying file `m4/lt~obsolete.m4'
  709. autoreconf: running: /usr/bin/autoconf --force
  710. autoreconf: running: /usr/bin/autoheader --force
  711. autoreconf: running: automake --add-missing --copy --force-missing
  712. configure.ac:14: installing 'config/compile'
  713. configure.ac:120: installing 'config/config.guess'
  714. configure.ac:120: installing 'config/config.sub'
  715. configure.ac:119: installing 'config/install-sh'
  716. configure.ac:119: installing 'config/missing'
  717. parallel-tests: installing 'config/test-driver'
  718. autoreconf: Leaving directory `.'
  719. + popd
  720. ~/GitHub/apple/swift-corelibs-libdispatch
  721. + pushd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
  722. ~/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64 ~/GitHub/apple/swift-corelibs-libdispatch
  723. + /home/modocache/GitHub/apple/swift-corelibs-libdispatch/configure --prefix=//usr --with-swift-toolchain=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
  724. checking whether to enable maintainer-specific portions of Makefiles... no
  725. checking for clang... clang
  726. checking whether the C compiler works... yes
  727. checking for C compiler default output file name... a.out
  728. checking for suffix of executables...
  729. checking whether we are cross compiling... no
  730. checking for suffix of object files... o
  731. checking whether we are using the GNU C compiler... yes
  732. checking whether clang accepts -g... yes
  733. checking for clang option to accept ISO C89... none needed
  734. checking whether clang understands -c and -o together... yes
  735. checking for clang++... clang++
  736. checking whether we are using the GNU C++ compiler... yes
  737. checking whether clang++ accepts -g... yes
  738. checking for clang... clang
  739. checking whether we are using the GNU Objective C compiler... yes
  740. checking whether clang accepts -g... yes
  741. checking for clang++... clang++
  742. checking whether we are using the GNU Objective C++ compiler... yes
  743. checking whether clang++ accepts -g... yes
  744. checking for System.framework/PrivateHeaders... no
  745. checking how to run the C preprocessor... clang -E
  746. checking for grep that handles long lines and -e... /bin/grep
  747. checking for egrep... /bin/grep -E
  748. checking for ANSI C header files... yes
  749. checking for sys/types.h... yes
  750. checking for sys/stat.h... yes
  751. checking for stdlib.h... yes
  752. checking for string.h... yes
  753. checking for memory.h... yes
  754. checking for strings.h... yes
  755. checking for inttypes.h... yes
  756. checking for stdint.h... yes
  757. checking for unistd.h... yes
  758. checking minix/config.h usability... no
  759. checking minix/config.h presence... no
  760. checking for minix/config.h... no
  761. checking whether it is safe to define __EXTENSIONS__... yes
  762. checking for a BSD-compatible install... /usr/bin/install -c
  763. checking whether build environment is sane... yes
  764. checking for a thread-safe mkdir -p... /bin/mkdir -p
  765. checking for gawk... no
  766. checking for mawk... mawk
  767. checking whether make sets $(MAKE)... yes
  768. checking whether make supports nested variables... yes
  769. checking build system type... x86_64-unknown-linux-gnu
  770. checking host system type... x86_64-unknown-linux-gnu
  771. checking how to print strings... printf
  772. checking for a sed that does not truncate output... /bin/sed
  773. checking for fgrep... /bin/grep -F
  774. checking for ld used by clang... /usr/bin/ld
  775. checking if the linker (/usr/bin/ld) is GNU ld... yes
  776. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  777. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  778. checking whether ln -s works... yes
  779. checking the maximum length of command line arguments... 1572864
  780. checking whether the shell understands some XSI constructs... yes
  781. checking whether the shell understands "+="... yes
  782. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  783. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  784. checking for /usr/bin/ld option to reload object files... -r
  785. checking for objdump... objdump
  786. checking how to recognize dependent libraries... pass_all
  787. checking for dlltool... no
  788. checking how to associate runtime and link libraries... printf %s\n
  789. checking for ar... ar
  790. checking for archiver @FILE support... @
  791. checking for strip... strip
  792. checking for ranlib... ranlib
  793. checking command to parse /usr/bin/nm -B output from clang object... ok
  794. checking for sysroot... no
  795. checking for mt... mt
  796. checking if mt is a manifest tool... no
  797. checking for dlfcn.h... yes
  798. checking for objdir... .libs
  799. checking if clang supports -fno-rtti -fno-exceptions... yes
  800. checking for clang option to produce PIC... -fPIC -DPIC
  801. checking if clang PIC flag -fPIC -DPIC works... yes
  802. checking if clang static flag -static works... yes
  803. checking if clang supports -c -o file.o... yes
  804. checking if clang supports -c -o file.o... (cached) yes
  805. checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  806. checking whether -lc should be explicitly linked in... no
  807. checking dynamic linker characteristics... GNU/Linux ld.so
  808. checking how to hardcode library paths into programs... immediate
  809. checking whether stripping libraries is possible... yes
  810. checking if libtool supports shared libraries... yes
  811. checking whether to build shared libraries... yes
  812. checking whether to build static libraries... no
  813. checking how to run the C++ preprocessor... clang++ -E
  814. checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
  815. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  816. checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  817. checking for clang++ option to produce PIC... -fPIC -DPIC
  818. checking if clang++ PIC flag -fPIC -DPIC works... yes
  819. checking if clang++ static flag -static works... yes
  820. checking if clang++ supports -c -o file.o... yes
  821. checking if clang++ supports -c -o file.o... (cached) yes
  822. checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  823. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  824. checking how to hardcode library paths into programs... immediate
  825. checking for mig... no
  826. checking for dtrace... no
  827. checking for leaks... no
  828. checking for gcc atomic builtins... yes
  829. checking for library containing clock_gettime... none required
  830. checking for library containing pthread_create... -lpthread
  831. checking for pkg-config... /usr/bin/pkg-config
  832. checking pkg-config is at least version 0.9.0... yes
  833. checking sys/event.h usability... no
  834. checking sys/event.h presence... no
  835. checking for sys/event.h... no
  836. checking for KQUEUE... yes
  837. checking for strlcpy... no
  838. checking for BSD_OVERLAY... yes
  839. checking for getprogname... no
  840. checking for BSD_OVERLAY... yes
  841. checking for ANSI C header files... (cached) yes
  842. checking TargetConditionals.h usability... no
  843. checking TargetConditionals.h presence... no
  844. checking for TargetConditionals.h... no
  845. checking pthread_np.h usability... no
  846. checking pthread_np.h presence... no
  847. checking for pthread_np.h... no
  848. checking malloc/malloc.h usability... no
  849. checking malloc/malloc.h presence... no
  850. checking for malloc/malloc.h... no
  851. checking libkern/OSCrossEndian.h usability... no
  852. checking libkern/OSCrossEndian.h presence... no
  853. checking for libkern/OSCrossEndian.h... no
  854. checking libkern/OSAtomic.h usability... no
  855. checking libkern/OSAtomic.h presence... no
  856. checking for libkern/OSAtomic.h... no
  857. checking sys/guarded.h usability... no
  858. checking sys/guarded.h presence... no
  859. checking for sys/guarded.h... no
  860. checking fcntl.h usability... yes
  861. checking fcntl.h presence... yes
  862. checking for fcntl.h... yes
  863. checking pthread_machdep.h usability... no
  864. checking pthread_machdep.h presence... no
  865. checking for pthread_machdep.h... no
  866. checking pthread/qos.h usability... no
  867. checking pthread/qos.h presence... no
  868. checking for pthread/qos.h... no
  869. checking pthread/workqueue_private.h usability... no
  870. checking pthread/workqueue_private.h presence... no
  871. checking for pthread/workqueue_private.h... no
  872. checking pthread_workqueue.h usability... yes
  873. checking pthread_workqueue.h presence... yes
  874. checking for pthread_workqueue.h... yes
  875. checking for libproc_internal.h... no
  876. checking for pthread_workqueue_setdispatch_np... no
  877. checking for _pthread_workqueue_init... no
  878. checking CoreFoundation/CoreFoundation.h usability... no
  879. checking CoreFoundation/CoreFoundation.h presence... no
  880. checking for CoreFoundation/CoreFoundation.h... no
  881. checking how to run the Objective C preprocessor... clang -E
  882. checking Foundation/Foundation.h usability... no
  883. checking Foundation/Foundation.h presence... no
  884. checking for Foundation/Foundation.h... no
  885. checking for objc/objc-internal.h... no
  886. checking mach/mach.h usability... no
  887. checking mach/mach.h presence... no
  888. checking for mach/mach.h... no
  889. checking whether CLOCK_UPTIME is declared... no
  890. checking whether CLOCK_MONOTONIC is declared... yes
  891. checking whether NOTE_NONE is declared... no
  892. checking whether NOTE_REAP is declared... no
  893. checking whether NOTE_SIGNAL is declared... no
  894. checking whether FD_COPY is declared... no
  895. checking whether SIGEMT is declared... no
  896. checking whether VQ_UPDATE is declared... no
  897. checking whether VQ_VERYLOWDISK is declared... no
  898. checking whether program_invocation_short_name is declared... yes
  899. checking for pthread_key_init_np... no
  900. checking for pthread_main_np... no
  901. checking for mach_absolute_time... no
  902. checking for malloc_create_zone... no
  903. checking for sysconf... yes
  904. checking whether POSIX_SPAWN_START_SUSPENDED is declared... no
  905. checking for sem_init... yes
  906. checking linux/futex.h usability... yes
  907. checking linux/futex.h presence... yes
  908. checking for linux/futex.h... yes
  909. checking what semaphore type to use... Futex semaphores
  910. checking for sys/cdefs.h... yes
  911. checking for C Blocks support... -fblocks
  912. checking whether additional libraries are required for the Blocks runtime... -lBlocksRuntime
  913. checking for C++ Blocks support... -fblocks
  914. checking whether additional libraries are required for the Blocks runtime... no
  915. checking for -fvisibility=hidden... yes
  916. checking for -momit-leaf-frame-pointer... yes
  917. checking that generated files are newer than configure... done
  918. configure: creating ./config.status
  919. config.status: creating Makefile
  920. config.status: creating dispatch/Makefile
  921. config.status: creating man/Makefile
  922. config.status: creating os/Makefile
  923. config.status: creating private/Makefile
  924. config.status: creating src/Makefile
  925. config.status: creating tests/Makefile
  926. config.status: creating config/config.h
  927. config.status: linking /home/modocache/GitHub/apple/swift-corelibs-libdispatch//private to tests/dispatch
  928. config.status: linking /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/leaks-wrapper.sh to tests/leaks-wrapper
  929. config.status: executing libtool commands
  930. + popd
  931. ~/GitHub/apple/swift-corelibs-libdispatch
  932. + pushd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
  933. ~/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64 ~/GitHub/apple/swift-corelibs-libdispatch
  934. + make
  935. Making all in dispatch
  936. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/dispatch'
  937. make[1]: Nothing to be done for 'all'.
  938. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/dispatch'
  939. Making all in man
  940. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/man'
  941. make[1]: Nothing to be done for 'all'.
  942. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/man'
  943. Making all in os
  944. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/os'
  945. make[1]: Nothing to be done for 'all'.
  946. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/os'
  947. Making all in private
  948. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/private'
  949. make[1]: Nothing to be done for 'all'.
  950. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/private'
  951. Making all in src
  952. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
  953. make all-am
  954. make[2]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
  955. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o allocator.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/allocator.c
  956. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/allocator.c -fPIC -DPIC -o .libs/allocator.o
  957. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o apply.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/apply.c
  958. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/apply.c -fPIC -DPIC -o .libs/apply.o
  959. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o benchmark.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/benchmark.c
  960. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/benchmark.c -fPIC -DPIC -o .libs/benchmark.o
  961. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o data.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/data.c
  962. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/data.c -fPIC -DPIC -o .libs/data.o
  963. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o introspection.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/introspection.c
  964. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/introspection.c -fPIC -DPIC -o .libs/introspection.o
  965. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o init.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/init.c
  966. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/init.c -fPIC -DPIC -o .libs/init.o
  967. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o io.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/io.c
  968. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/io.c -fPIC -DPIC -o .libs/io.o
  969. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o object.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/object.c
  970. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/object.c -fPIC -DPIC -o .libs/object.o
  971. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o once.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/once.c
  972. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/once.c -fPIC -DPIC -o .libs/once.o
  973. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o queue.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/queue.c
  974. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/queue.c -fPIC -DPIC -o .libs/queue.o
  975. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o semaphore.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/semaphore.c
  976. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/semaphore.c -fPIC -DPIC -o .libs/semaphore.o
  977. /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/semaphore.c:386:4: warning: implicit declaration of function 'pthread_workqueue_signal_np' is invalid in C99
  978. [-Wimplicit-function-declaration]
  979. pthread_workqueue_signal_np();
  980. ^
  981. 1 warning generated.
  982. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o source.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/source.c
  983. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/source.c -fPIC -DPIC -o .libs/source.o
  984. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o time.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/time.c
  985. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/time.c -fPIC -DPIC -o .libs/time.o
  986. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o transform.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/transform.c
  987. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/transform.c -fPIC -DPIC -o .libs/transform.o
  988. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o voucher.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/voucher.c
  989. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/voucher.c -fPIC -DPIC -o .libs/voucher.o
  990. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o shims/linux_stubs.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/shims/linux_stubs.c
  991. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/shims/linux_stubs.c -fPIC -DPIC -o shims/.libs/linux_stubs.o
  992. /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -std=gnu++11 -fno-exceptions -g -O2 -c -o libdispatch_la-block.lo `test -f 'block.cpp' || echo '/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/'`block.cpp
  993. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -std=gnu++11 -fno-exceptions -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/block.cpp -fPIC -DPIC -o .libs/libdispatch_la-block.o
  994. In file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/block.cpp:32:
  995. In file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/internal.h:90:
  996. In file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/os/object.h:30:
  997. /home/modocache/GitHub/apple/swift-corelibs-libdispatch/os/linux_base.h:63:9: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat]
  998. typedef struct
  999. ^
  1000. 1 warning generated.
  1001. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c -o swift/swift_wrappers.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/swift/swift_wrappers.c
  1002. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/private -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/os -DDISPATCH_USE_DTRACE=0 -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/swift/swift_wrappers.c -fPIC -DPIC -o swift/.libs/swift_wrappers.o
  1003. /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -Xcc -fmodule-map-file=/home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/module.map -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -parse-as-library -Xcc -fblocks -c -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/swift/Dispatch.swift
  1004. /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -Xcc -fmodule-map-file=/home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/module.map -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -parse-as-library -Xcc -fblocks -emit-module -emit-module-path /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.swiftmodule /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/swift/Dispatch.swift
  1005. /bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -fvisibility=hidden -momit-leaf-frame-pointer -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -fblocks -std=gnu++11 -fno-exceptions -g -O2 -avoid-version -o libdispatch.la -rpath //usr/lib/swift/linux allocator.lo apply.lo benchmark.lo data.lo introspection.lo init.lo io.lo object.lo once.lo queue.lo semaphore.lo source.lo time.lo transform.lo voucher.lo shims/linux_stubs.lo libdispatch_la-block.lo swift/swift_wrappers.lo -lkqueue -lpthread_workqueue -lbsd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o -lpthread -lBlocksRuntime
  1006.  
  1007. *** Warning: Linking the shared library libdispatch.la against the non-libtool
  1008. *** objects /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o is not portable!
  1009. libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/crtbeginS.o .libs/allocator.o .libs/apply.o .libs/benchmark.o .libs/data.o .libs/introspection.o .libs/init.o .libs/io.o .libs/object.o .libs/once.o .libs/queue.o .libs/semaphore.o .libs/source.o .libs/time.o .libs/transform.o .libs/voucher.o shims/.libs/linux_stubs.o .libs/libdispatch_la-block.o swift/.libs/swift_wrappers.o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o -lkqueue -lpthread_workqueue -lbsd -lpthread -lBlocksRuntime -L/usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/../../.. -L/usr/lib/llvm-3.6/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/crtendS.o /usr/bin/../lib/gcc/x86_64-linux-gnu/5.2.1/../../../x86_64-linux-gnu/crtn.o -momit-leaf-frame-pointer -O2 -Wl,-soname -Wl,libdispatch.so -o .libs/libdispatch.so
  1010. libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s "../libdispatch.la" "libdispatch.la" )
  1011. make[2]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
  1012. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
  1013. Making all in tests
  1014. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/tests'
  1015. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -DDISPATCH_USE_DTRACE=0 -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -c -o bsdtests.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/bsdtests.c
  1016. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -DDISPATCH_USE_DTRACE=0 -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/bsdtests.c -fPIC -DPIC -o .libs/bsdtests.o
  1017. /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -DDISPATCH_USE_DTRACE=0 -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -c -o dispatch_test.lo /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/dispatch_test.c
  1018. libtool: compile: clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -DDISPATCH_USE_DTRACE=0 -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -c /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/dispatch_test.c -fPIC -DPIC -o .libs/dispatch_test.o
  1019. /bin/bash ../libtool --tag=CC --mode=link clang -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -avoid-version -o libbsdtests.la bsdtests.lo dispatch_test.lo -lpthread -lBlocksRuntime
  1020. libtool: link: ar cru .libs/libbsdtests.a .libs/bsdtests.o .libs/dispatch_test.o
  1021. ar: `u' modifier ignored since `D' is the default (see `U')
  1022. libtool: link: ranlib .libs/libbsdtests.a
  1023. libtool: link: ( cd ".libs" && rm -f "libbsdtests.la" && ln -s "../libbsdtests.la" "libbsdtests.la" )
  1024. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/tests'
  1025. make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64'
  1026. make[1]: Nothing to be done for 'all-am'.
  1027. make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64'
  1028. + cd tests
  1029. + make build-tests
  1030. clang -DHAVE_CONFIG_H -I. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests -I../config -I.. -I/home/modocache/GitHub/apple/swift-corelibs-libdispatch -DDISPATCH_USE_DTRACE=0 -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -c -o dispatch_apply.o /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/dispatch_apply.c
  1031. /bin/bash ../libtool --tag=CC --mode=link clang -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -o dispatch_apply dispatch_apply.o libbsdtests.la ../src/libdispatch.la -lkqueue -lpthread_workqueue -lbsd -lpthread -lBlocksRuntime
  1032. libtool: link: clang -Wall -Wno-deprecated-declarations -fblocks -I/usr/include/kqueue -isystem /usr/include/bsd -DLIBBSD_OVERLAY -g -O2 -o .libs/dispatch_apply dispatch_apply.o ./.libs/libbsdtests.a ../src/.libs/libdispatch.so -lkqueue -lpthread_workqueue -lbsd -lpthread -lBlocksRuntime -Wl,-rpath -Wl,//usr/lib/swift/linux
  1033. ../src/.libs/libdispatch.so: undefined reference to `pthread_workqueue_signal_np'
  1034. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1035. Makefile:1131: recipe for target 'dispatch_apply' failed
  1036. make: *** [dispatch_apply] Error 1
  1037. ../swift/utils/build-script: command terminated with a non-zero exit status 2, aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement