Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save modocache/fcf0c78908b39834448c73ac3f50c110 to your computer and use it in GitHub Desktop.
Save modocache/fcf0c78908b39834448c73ac3f50c110 to your computer and use it in GitHub Desktop.
modocache@ubuntu:~/GitHub/apple/swift-corelibs-libdispatch$ ../swift/utils/build-script -R --libdispatch
+ mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert
Building the standard library for: swift-test-stdlib-linux-x86_64
cmark: using gold linker
+ mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64
+ [[ -n '' ]]
+ cd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64
+ 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
-- The C compiler identification is Clang 3.6.2
-- The CXX compiler identification is Clang 3.6.2
-- Check for working C compiler using: Ninja
-- Check for working C compiler using: Ninja -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler using: Ninja
-- Check for working CXX compiler using: Ninja -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_FLAG_ADDRESS_SANITIZER
-- Performing Test HAVE_FLAG_ADDRESS_SANITIZER - Failed
-- Performing Test HAVE_FLAG_SANITIZE_ADDRESS
-- Performing Test HAVE_FLAG_SANITIZE_ADDRESS - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAVE___BUILTIN_EXPECT
-- Performing Test HAVE___BUILTIN_EXPECT - Success
-- Performing Test HAVE___ATTRIBUTE__
-- Performing Test HAVE___ATTRIBUTE__ - Success
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.4.3", minimum required is "3")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64
++ cmake_config_opt cmark
++ product=cmark
++ [[ Ninja == \X\c\o\d\e ]]
+ /usr/bin/cmake --build /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/cmark-linux-x86_64 -- -j8 all
[66/66] Linking C static library src/libcmark.a
llvm: using gold linker
+ mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64
+ [[ -n '' ]]
+ cd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64
+ 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
-- The C compiler identification is Clang 3.6.2
-- The CXX compiler identification is Clang 3.6.2
-- The ASM compiler identification is Clang
-- Found assembler: /usr/bin/clang
-- Check for working C compiler using: Ninja
-- Check for working C compiler using: Ninja -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler using: Ninja
-- Check for working CXX compiler using: Ninja -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for link.h
-- Looking for link.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - not found
-- Looking for ndir.h
-- Looking for ndir.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/ndir.h
-- Looking for sys/ndir.h - not found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for zlib.h
-- Looking for zlib.h - found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
-- Looking for mach/mach.h - not found
-- Looking for mach-o/dyld.h
-- Looking for mach-o/dyld.h - not found
-- Looking for histedit.h
-- Looking for histedit.h - found
-- Performing Test HAVE_CXXABI_H
-- Performing Test HAVE_CXXABI_H - Success
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_getspecific in pthread
-- Looking for pthread_getspecific in pthread - found
-- Looking for pthread_rwlock_init in pthread
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for compress2 in z
-- Looking for compress2 in z - found
-- Looking for el_init in edit
-- Looking for el_init in edit - found
-- Looking for setupterm in tinfo
-- Looking for setupterm in tinfo - found
-- Looking for xar_open in xar
-- Looking for xar_open in xar - not found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for isatty
-- Looking for isatty - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for writev
-- Looking for writev - found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - not found
-- Looking for mkdtemp
-- Looking for mkdtemp - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mktemp
-- Looking for mktemp - found
-- Looking for closedir
-- Looking for closedir - found
-- Looking for opendir
-- Looking for opendir - found
-- Looking for readdir
-- Looking for readdir - found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for pread
-- Looking for pread - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for srand48
-- Looking for srand48 - found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for drand48
-- Looking for drand48 - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoq
-- Looking for strtoq - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strerror_s
-- Looking for strerror_s - not found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for dlerror
-- Looking for dlerror - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test HAVE_INT64_T
-- Performing Test HAVE_INT64_T - Success
-- Performing Test HAVE_UINT64_T
-- Performing Test HAVE_UINT64_T - Success
-- Performing Test HAVE_U_INT64_T
-- Performing Test HAVE_U_INT64_T - Success
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success
-- Target triple: x86_64-unknown-linux-gnu
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Sphinx disabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- Performing Test LLVM_NO_OLD_LIBSTDCXX
-- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
-- Performing Test C_SUPPORTS_FPIC
-- Performing Test C_SUPPORTS_FPIC - Success
-- Performing Test CXX_SUPPORTS_FPIC
-- Performing Test CXX_SUPPORTS_FPIC - Success
-- Building with -fPIC
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
-- Performing Test CXX_SUPPORTS_CXX11
-- Performing Test CXX_SUPPORTS_CXX11 - Success
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FDATA_SECTIONS
-- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.10")
-- Constructing LLVMBuild project information
-- Targeting X86
-- Targeting ARM
-- Targeting AArch64
-- Targeting PowerPC
-- Targeting SystemZ
-- Clang version: 3.9.0
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
LLVM_TOOL_SWIFT_BUILD
-- Build files have been written to: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64
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).
+ ln -s -f /usr/include/c++ /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/include
++ cmake_config_opt llvm
++ product=llvm
++ [[ Ninja == \X\c\o\d\e ]]
+ /usr/bin/cmake --build /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64 -- -j8 all
[2094/2094] Linking CXX executable bin/llvm-objdump
swift: using gold linker
+ mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
+ [[ -n '' ]]
+ cd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
+ 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
-- The C compiler identification is Clang 3.6.2
-- The CXX compiler identification is Clang 3.6.2
-- The ASM compiler identification is Clang
-- Found assembler: /usr/bin/clang
-- Check for working C compiler using: Ninja
-- Check for working C compiler using: Ninja -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler using: Ninja
-- Check for working CXX compiler using: Ninja -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found LLVM_CONFIG as /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/bin/llvm-config
-- Performing Test LLVM_NO_OLD_LIBSTDCXX
-- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
-- Performing Test C_SUPPORTS_FPIC
-- Performing Test C_SUPPORTS_FPIC - Success
-- Performing Test CXX_SUPPORTS_FPIC
-- Performing Test CXX_SUPPORTS_FPIC - Success
-- Building with -fPIC
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_CXX11
-- Performing Test CXX_SUPPORTS_CXX11 - Success
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FDATA_SECTIONS
-- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
-- Performing Test SWIFT_HAVE_WORKING_STD_REGEX_TEST
-- Performing Test SWIFT_HAVE_WORKING_STD_REGEX_TEST - Success
-- Performing Test CXX_SUPPORTS_DOCUMENTATION_FLAG
-- Performing Test CXX_SUPPORTS_DOCUMENTATION_FLAG - Success
-- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
-- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
-- Performing Test CXX_SUPPORTS_UNREACHABLE_CODE_FLAG
-- Performing Test CXX_SUPPORTS_UNREACHABLE_CODE_FLAG - Success
-- Performing Test CXX_SUPPORTS_OVERLOADED_VIRTUAL
-- Performing Test CXX_SUPPORTS_OVERLOADED_VIRTUAL - Success
-- Performing Test CXX_SUPPORTS_FAPPLICATION_EXTENSION
-- Performing Test CXX_SUPPORTS_FAPPLICATION_EXTENSION - Failed
-- Linux SDK:
-- Path: /
-- Version: don't use
-- Build number: don't use
-- Deployment version: don't use
-- Library subdir: linux
-- Version min name:
-- Triple name: linux
-- Architectures: x86_64
-- Triple for x86_64 is x86_64-unknown-linux-gnu
--
-- Building host Swift tools for LINUX x86_64
-- Build type: Release
-- Assertions: TRUE
-- LTO: FALSE
--
-- Building Swift standard library and SDK overlays for SDKs: LINUX
-- Build type: Release
-- Assertions: TRUE
--
-- Building Swift runtime with:
-- Leak Detection Checker Entrypoints: FALSE
--
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.2")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- Found UUID: /usr/include
-- Swift version: 3.0
-- Swift vendor:
-- Swift compiler version:
-- Embedded clang compiler version:
CMake Warning at stdlib/CMakeLists.txt:5 (message):
Building the swift runtime using the host compiler, and not the just-built
clang.
-- Performing Test CXX_SUPPORTS_GLOBAL_CONSTRUCTORS_WARNING
-- Performing Test CXX_SUPPORTS_GLOBAL_CONSTRUCTORS_WARNING - Success
-- Performing Test CXX_SUPPORTS_EXIT_TIME_DESTRUCTORS_WARNING
-- Performing Test CXX_SUPPORTS_EXIT_TIME_DESTRUCTORS_WARNING - Success
-- Performing Test CXX_SUPPORTS_DEFAULT_HIDDEN_VISIBILITY
-- Performing Test CXX_SUPPORTS_DEFAULT_HIDDEN_VISIBILITY - Success
-- Found ICU: /usr/include/x86_64-linux-gnu
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
CMake Warning at docs/CMakeLists.txt:130 (message):
LitRe not found; code examples won't be tested.
-- Configuring done
CMake Warning (dev) at cmake/modules/AddSwift.cmake:1180 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "/usr/lib/x86_64-linux-gnu/libicui18n.so-linux" of
target "swiftStdlibStubs-linux-x86_64" does not exist.
Call Stack (most recent call first):
stdlib/public/stubs/CMakeLists.txt:22 (add_swift_library)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/modules/AddSwift.cmake:1180 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "/usr/lib/x86_64-linux-gnu/libicuuc.so-linux" of
target "swiftStdlibStubs-linux-x86_64" does not exist.
Call Stack (most recent call first):
stdlib/public/stubs/CMakeLists.txt:22 (add_swift_library)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
SWIFT_BUILD_EXAMPLES
SWIFT_EXEC
-- Build files have been written to: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
++ cmake_config_opt swift
++ product=swift
++ [[ Ninja == \X\c\o\d\e ]]
+ /usr/bin/cmake --build /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64 -- -j8 all swift-test-stdlib-linux-x86_64
[461/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/HeapObject.cpp.o
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/HeapObject.cpp:177:43: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<MetadataCache<BoxCacheEntry>> Boxes;
^~~~~
1 warning generated.
[478/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/MetadataLookup.cpp.o
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/MetadataLookup.cpp:125:32: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<TypeMetadataState> TypeMetadataRecords;
^~~~~~~~~~~~~~~~~~~
1 warning generated.
[483/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/ProtocolConformance.cpp.o
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/ProtocolConformance.cpp:287:31: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<ConformanceState> Conformances;
^~~~~~~~~~~~
1 warning generated.
[489/578] Building CXX object stdlib/public/runtime/CMakeFiles/swiftRuntime-linux-x86_64.dir/Metadata.cpp.o
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:315:49: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<MetadataCache<ObjCClassCacheEntry>> ObjCClassWrappers;
^~~~~~~~~~~~~~~~~
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:381:48: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<MetadataCache<FunctionCacheEntry>> FunctionTypes;
^~~~~~~~~~~~~
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:532:45: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<MetadataCache<TupleCacheEntry>> TupleTypes;
^~~~~~~~~~
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:1804:48: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<MetadataCache<MetatypeCacheEntry>> MetatypeTypes;
^~~~~~~~~~~~~
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:1871:39: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<ExistentialMetatypeState> ExistentialMetatypes;
^~~~~~~~~~~~~~~~~~~~
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:1996:35: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<ExistentialTypeState> Existentials;
^~~~~~~~~~~~
/home/modocache/GitHub/apple/swift/stdlib/public/runtime/Metadata.cpp:2410:31: warning: declaration requires a global constructor [-Wglobal-constructors]
static Lazy<ForeignTypeState> ForeignTypes;
^~~~~~~~~~~~
7 warnings generated.
[548/578] Building HTML documentation
Making output directory...
Running Sphinx v1.2.3
loading pickled environment... not yet created
building [html]: targets for 74 source files that are out of date
updating environment: 74 added, 0 changed, 0 removed
reading sources... [ 1%] ABI
reading sources... [ 2%] ARCOptimization
reading sources... [ 4%] AccessControl
reading sources... [ 5%] AccessControlInStdlib
reading sources... [ 6%] Arrays
reading sources... [ 8%] CallingConvention
reading sources... [ 9%] DebuggingTheCompiler
reading sources... [ 10%] DependencyAnalysis
reading sources... [ 12%] DriverInternals
reading sources... [ 13%] DriverParseableOutput
reading sources... [ 14%] ErrorHandling
reading sources... [ 16%] ErrorHandlingRationale
reading sources... [ 17%] FailableInitializers
reading sources... [ 18%] Generics
reading sources... [ 20%] GitWorkflows
reading sources... [ 21%] HighLevelSILOptimizations
reading sources... [ 22%] Import
reading sources... [ 24%] IndexInvalidation
reading sources... [ 25%] InitializerProblems
reading sources... [ 27%] Lexicon
reading sources... [ 28%] LibraryEvolution
reading sources... [ 29%] Literals
reading sources... [ 31%] LogicalObjects
reading sources... [ 32%] Modules
reading sources... [ 33%] MutationModel
reading sources... [ 35%] ObjectInitialization
reading sources... [ 36%] OptimizationTips
reading sources... [ 37%] PatternMatching
reading sources... [ 39%] SIL
reading sources... [ 40%] SequencesAndCollections
reading sources... [ 41%] Serialization
reading sources... [ 43%] StdlibAPIGuidelines
reading sources... [ 44%] StdlibRationales
reading sources... [ 45%] StoredAndComputedVariables
reading sources... [ 47%] StringDesign
reading sources... [ 48%] Testing
reading sources... [ 50%] TextFormatting
reading sources... [ 51%] TransparentAttr
reading sources... [ 52%] TypeChecker
reading sources... [ 54%] archive/LangRefNew
reading sources... [ 55%] archive/NamespaceLevelVarsAndTopLevelCode
reading sources... [ 56%] archive/Objective-CInteroperability
reading sources... [ 58%] archive/Resilience
reading sources... [ 59%] contents
reading sources... [ 60%] proposals/Accessors
reading sources... [ 62%] proposals/ArrayBridge
reading sources... [ 63%] proposals/AttrC
reading sources... [ 64%] proposals/CPointerArgumentInterop
reading sources... [ 66%] proposals/CPointerInteropLanguageModel
reading sources... [ 67%] proposals/Concurrency
reading sources... [ 68%] proposals/DeclarationTypeChecker
reading sources... [ 70%] proposals/EnumStyle
reading sources... [ 71%] proposals/Enums
reading sources... [ 72%] proposals/Initialization
reading sources... [ 74%] proposals/InitializerInheritance
reading sources... [ 75%] proposals/InoutCOWOptimization
reading sources... [ 77%] proposals/Inplace
reading sources... [ 78%] proposals/ObjCInteroperation
reading sources... [ 79%] proposals/OptimizerEffects
reading sources... [ 81%] proposals/OptionSets
reading sources... [ 82%] proposals/RemoteMirrors
reading sources... [ 83%] proposals/TypeState
reading sources... [ 85%] proposals/ValueSemantics
reading sources... [ 86%] proposals/WholeModuleOptimization
reading sources... [ 87%] proposals/archive/MemoryAndConcurrencyModel
reading sources... [ 89%] proposals/archive/ProgramStructureAndCompilationModel
reading sources... [ 90%] proposals/archive/UnifiedFunctionSyntax
reading sources... [ 91%] proposals/rejected/BridgingContainerProtocolsToClassClusters
reading sources... [ 93%] proposals/rejected/ClassConstruction
reading sources... [ 94%] proposals/rejected/Clonable
reading sources... [ 95%] proposals/rejected/Constructors
reading sources... [ 97%] proposals/rejected/KeywordArguments
reading sources... [ 98%] proposals/valref
reading sources... [100%] weak
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 1%] ABI
writing output... [ 2%] ARCOptimization
writing output... [ 4%] AccessControl
writing output... [ 5%] AccessControlInStdlib
writing output... [ 6%] Arrays
writing output... [ 8%] CallingConvention
writing output... [ 9%] DebuggingTheCompiler
writing output... [ 10%] DependencyAnalysis
writing output... [ 12%] DriverInternals
writing output... [ 13%] DriverParseableOutput
writing output... [ 14%] ErrorHandling
writing output... [ 16%] ErrorHandlingRationale
writing output... [ 17%] FailableInitializers
writing output... [ 18%] Generics
writing output... [ 20%] GitWorkflows
writing output... [ 21%] HighLevelSILOptimizations
writing output... [ 22%] Import
writing output... [ 24%] IndexInvalidation
writing output... [ 25%] InitializerProblems
writing output... [ 27%] Lexicon
writing output... [ 28%] LibraryEvolution
writing output... [ 29%] Literals
writing output... [ 31%] LogicalObjects
writing output... [ 32%] Modules
writing output... [ 33%] MutationModel
writing output... [ 35%] ObjectInitialization
writing output... [ 36%] OptimizationTips
writing output... [ 37%] PatternMatching
writing output... [ 39%] SIL
writing output... [ 40%] SequencesAndCollections
writing output... [ 41%] Serialization
writing output... [ 43%] StdlibAPIGuidelines
writing output... [ 44%] StdlibRationales
writing output... [ 45%] StoredAndComputedVariables
writing output... [ 47%] StringDesign
writing output... [ 48%] Testing
writing output... [ 50%] TextFormatting
writing output... [ 51%] TransparentAttr
writing output... [ 52%] TypeChecker
writing output... [ 54%] archive/LangRefNew
writing output... [ 55%] archive/NamespaceLevelVarsAndTopLevelCode
writing output... [ 56%] archive/Objective-CInteroperability
writing output... [ 58%] archive/Resilience
writing output... [ 59%] contents
writing output... [ 60%] proposals/Accessors
writing output... [ 62%] proposals/ArrayBridge
writing output... [ 63%] proposals/AttrC
writing output... [ 64%] proposals/CPointerArgumentInterop
writing output... [ 66%] proposals/CPointerInteropLanguageModel
writing output... [ 67%] proposals/Concurrency
writing output... [ 68%] proposals/DeclarationTypeChecker
writing output... [ 70%] proposals/EnumStyle
writing output... [ 71%] proposals/Enums
writing output... [ 72%] proposals/Initialization
writing output... [ 74%] proposals/InitializerInheritance
writing output... [ 75%] proposals/InoutCOWOptimization
writing output... [ 77%] proposals/Inplace
writing output... [ 78%] proposals/ObjCInteroperation
writing output... [ 79%] proposals/OptimizerEffects
writing output... [ 81%] proposals/OptionSets
writing output... [ 82%] proposals/RemoteMirrors
writing output... [ 83%] proposals/TypeState
writing output... [ 85%] proposals/ValueSemantics
writing output... [ 86%] proposals/WholeModuleOptimization
writing output... [ 87%] proposals/archive/MemoryAndConcurrencyModel
writing output... [ 89%] proposals/archive/ProgramStructureAndCompilationModel
writing output... [ 90%] proposals/archive/UnifiedFunctionSyntax
writing output... [ 91%] proposals/rejected/BridgingContainerProtocolsToClassClusters
writing output... [ 93%] proposals/rejected/ClassConstruction
writing output... [ 94%] proposals/rejected/Clonable
writing output... [ 95%] proposals/rejected/Constructors
writing output... [ 97%] proposals/rejected/KeywordArguments
writing output... [ 98%] proposals/valref
writing output... [100%] weak
writing additional files... genindex search LangRef
copying images... [ 25%] Slice.png
copying images... [ 50%] ArrayCast.png
copying images... [ 75%] ContiguousArray.png
copying images... [100%] ArrayImplementation.png
copying static files... done
copying extra files... done
dumping search index... done
dumping object inventory... done
build succeeded.
[574/578] Compiling /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/stdlib/private/StdlibUnittest/linux/x86_64/StdlibUnittest.o
/home/modocache/GitHub/apple/swift/stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb:572:5: warning: default will never be executed
default:
^
[578/578] Generating ../../../lib/swift/linux/libswiftStdlibUnittest.so
libdispatch: using gold linker
+ [[ ! -f /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/config.status ]]
+ mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
+ pushd /home/modocache/GitHub/apple/swift-corelibs-libdispatch
~/GitHub/apple/swift-corelibs-libdispatch ~/GitHub/apple/swift-corelibs-libdispatch
+ autoreconf -fvi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory libpwq to autoreconf
autoreconf: Entering directory `libpwq'
autoreconf: configure.ac: not using Autoconf
autoreconf: Leaving directory `libpwq'
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: installing 'config/compile'
configure.ac:120: installing 'config/config.guess'
configure.ac:120: installing 'config/config.sub'
configure.ac:119: installing 'config/install-sh'
configure.ac:119: installing 'config/missing'
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory `.'
+ popd
~/GitHub/apple/swift-corelibs-libdispatch
+ pushd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
~/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64 ~/GitHub/apple/swift-corelibs-libdispatch
+ /home/modocache/GitHub/apple/swift-corelibs-libdispatch/configure --prefix=//usr --with-swift-toolchain=/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64
checking whether to enable maintainer-specific portions of Makefiles... no
checking for clang... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for clang++... clang++
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for clang... clang
checking whether we are using the GNU Objective C compiler... yes
checking whether clang accepts -g... yes
checking for clang++... clang++
checking whether we are using the GNU Objective C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for System.framework/PrivateHeaders... no
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for mig... no
checking for dtrace... no
checking for leaks... no
checking for gcc atomic builtins... yes
checking for library containing clock_gettime... none required
checking for library containing pthread_create... -lpthread
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for KQUEUE... yes
checking for strlcpy... no
checking for BSD_OVERLAY... yes
checking for getprogname... no
checking for BSD_OVERLAY... yes
checking for ANSI C header files... (cached) yes
checking TargetConditionals.h usability... no
checking TargetConditionals.h presence... no
checking for TargetConditionals.h... no
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking libkern/OSCrossEndian.h usability... no
checking libkern/OSCrossEndian.h presence... no
checking for libkern/OSCrossEndian.h... no
checking libkern/OSAtomic.h usability... no
checking libkern/OSAtomic.h presence... no
checking for libkern/OSAtomic.h... no
checking sys/guarded.h usability... no
checking sys/guarded.h presence... no
checking for sys/guarded.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking pthread_machdep.h usability... no
checking pthread_machdep.h presence... no
checking for pthread_machdep.h... no
checking pthread/qos.h usability... no
checking pthread/qos.h presence... no
checking for pthread/qos.h... no
checking pthread/workqueue_private.h usability... no
checking pthread/workqueue_private.h presence... no
checking for pthread/workqueue_private.h... no
checking pthread_workqueue.h usability... yes
checking pthread_workqueue.h presence... yes
checking for pthread_workqueue.h... yes
checking for libproc_internal.h... no
checking for pthread_workqueue_setdispatch_np... no
checking for _pthread_workqueue_init... no
checking CoreFoundation/CoreFoundation.h usability... no
checking CoreFoundation/CoreFoundation.h presence... no
checking for CoreFoundation/CoreFoundation.h... no
checking how to run the Objective C preprocessor... clang -E
checking Foundation/Foundation.h usability... no
checking Foundation/Foundation.h presence... no
checking for Foundation/Foundation.h... no
checking for objc/objc-internal.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking whether CLOCK_UPTIME is declared... no
checking whether CLOCK_MONOTONIC is declared... yes
checking whether NOTE_NONE is declared... no
checking whether NOTE_REAP is declared... no
checking whether NOTE_SIGNAL is declared... no
checking whether FD_COPY is declared... no
checking whether SIGEMT is declared... no
checking whether VQ_UPDATE is declared... no
checking whether VQ_VERYLOWDISK is declared... no
checking whether program_invocation_short_name is declared... yes
checking for pthread_key_init_np... no
checking for pthread_main_np... no
checking for mach_absolute_time... no
checking for malloc_create_zone... no
checking for sysconf... yes
checking whether POSIX_SPAWN_START_SUSPENDED is declared... no
checking for sem_init... yes
checking linux/futex.h usability... yes
checking linux/futex.h presence... yes
checking for linux/futex.h... yes
checking what semaphore type to use... Futex semaphores
checking for sys/cdefs.h... yes
checking for C Blocks support... -fblocks
checking whether additional libraries are required for the Blocks runtime... -lBlocksRuntime
checking for C++ Blocks support... -fblocks
checking whether additional libraries are required for the Blocks runtime... no
checking for -fvisibility=hidden... yes
checking for -momit-leaf-frame-pointer... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dispatch/Makefile
config.status: creating man/Makefile
config.status: creating os/Makefile
config.status: creating private/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config/config.h
config.status: linking /home/modocache/GitHub/apple/swift-corelibs-libdispatch//private to tests/dispatch
config.status: linking /home/modocache/GitHub/apple/swift-corelibs-libdispatch/tests/leaks-wrapper.sh to tests/leaks-wrapper
config.status: executing libtool commands
+ popd
~/GitHub/apple/swift-corelibs-libdispatch
+ pushd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
~/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64 ~/GitHub/apple/swift-corelibs-libdispatch
+ make
Making all in dispatch
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/dispatch'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/dispatch'
Making all in man
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/man'
Making all in os
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/os'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/os'
Making all in private
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/private'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/private'
Making all in src
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
make all-am
make[2]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
/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
[-Wimplicit-function-declaration]
pthread_workqueue_signal_np();
^
1 warning generated.
/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
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
/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
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
/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
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
/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
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
/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
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
/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
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
In file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/block.cpp:32:
In file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/internal.h:90:
In file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/os/object.h:30:
/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]
typedef struct
^
1 warning generated.
/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
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
/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
/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
/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
*** Warning: Linking the shared library libdispatch.la against the non-libtool
*** objects /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o is not portable!
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
libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s "../libdispatch.la" "libdispatch.la" )
make[2]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
Making all in tests
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/tests'
/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
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
/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
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
/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
libtool: link: ar cru .libs/libbsdtests.a .libs/bsdtests.o .libs/dispatch_test.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbsdtests.a
libtool: link: ( cd ".libs" && rm -f "libbsdtests.la" && ln -s "../libbsdtests.la" "libbsdtests.la" )
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/tests'
make[1]: Entering directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64'
+ cd tests
+ make build-tests
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
/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
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
../src/.libs/libdispatch.so: undefined reference to `pthread_workqueue_signal_np'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:1131: recipe for target 'dispatch_apply' failed
make: *** [dispatch_apply] Error 1
../swift/utils/build-script: command terminated with a non-zero exit status 2, aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment