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/8389d5d64e39ca5a4281500f84e9ce11 to your computer and use it in GitHub Desktop.
Save modocache/8389d5d64e39ca5a4281500f84e9ce11 to your computer and use it in GitHub Desktop.
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
++ 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
ninja: no work to do.
llvm: using gold linker
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
ninja: no work to do.
swift: using gold linker
++ 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
[2/2] Building HTML documentation
Running Sphinx v1.2.3
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
no targets are out of date.
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
+ 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
+ pushd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
~/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64 ~/GitHub/apple/swift
+ /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
+ pushd /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64
~/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64 ~/GitHub/apple/swift
+ 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:84:
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
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "dispatch.h"
^
/home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/dispatch.h:59:10: note: in file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/dispatch.h:59:
#include <dispatch/io.h>
^
/home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/io.h:253:31: error: declaration of 'mode_t' must be imported from module 'SwiftGlibc.POSIX.sys.types' before it is required
const char *path, int oflag, mode_t mode,
^
/usr/include/x86_64-linux-gnu/sys/types.h:70:18: note: previous declaration is here
typedef __mode_t mode_t;
^
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "dispatch.h"
^
/home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/dispatch.h:59:10: note: in file included from /home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/dispatch.h:59:
#include <dispatch/io.h>
^
/home/modocache/GitHub/apple/swift-corelibs-libdispatch/dispatch/io.h:355:2: error: declaration of 'off_t' must be imported from module 'SwiftGlibc.C.stdio' before it is required
off_t offset,
^
/usr/include/stdio.h:90:17: note: previous declaration is here
typedef __off_t off_t;
^
/home/modocache/GitHub/apple/swift-corelibs-libdispatch/src/swift/Dispatch.swift:13:19: error: could not build Objective-C module 'Dispatch'
@_exported import Dispatch
^
Makefile:909: recipe for target '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o' failed
make[2]: *** [/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src/Dispatch.o] Error 1
make[2]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
Makefile:493: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/libdispatch-linux-x86_64/src'
Makefile:454: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
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