* Package: app-arch/wimlib-1.13.0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/589365e5c64e3054c3adab643647684617338829 @@@@@ END @@@@@ >>> Unpacking source... * Unpacking wimlib-1.13.0.tar.gz * vcs-snapshot_src_unpack did not find any archives that needed renaming. * Please verify that its usage is really necessary, and remove * the inherit if it is not. >>> Source unpacked in /var/tmp/portage/app-arch/wimlib-1.13.0/work >>> Preparing source in /var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0 ... * Applying syslinux-path.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: wimlib-1.13.0/ * Running elibtoolize in: wimlib-1.13.0/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0 ... * econf: updating wimlib-1.13.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wimlib-1.13.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/wimlib-1.13.0 --htmldir=/usr/share/doc/wimlib-1.13.0/html --libdir=/usr/lib64 --without-ntfs-3g --without-fuse --disable-ssse3-sha1 --without-libcrypto --disable-multithreaded-compression --enable-test-support checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-clang... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-ar... llvm-ar checking the archiver (llvm-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 x86_64-pc-linux-gnu-clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang static flag -static works... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -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... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-clang accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-clang... (cached) none checking for futimens... yes checking for utimensat... yes checking for flock... yes checking for mempcpy... yes checking for openat... yes checking for fstatat... yes checking for readlinkat... yes checking for fdopendir... yes checking for posix_fallocate... yes checking for llistxattr... yes checking for lgetxattr... yes checking for fsetxattr... yes checking for lsetxattr... yes checking for getopt_long_only... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for struct stat.st_mtim... yes checking whether __NR_getrandom is declared... yes checking if compiler needs -Werror to reject unknown flags... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking whether to include support for ntfs-3g... no checking whether to include support for mounting WIMs... no checking whether to use SSSE3-accelerated SHA-1... no checking whether to use SHA-1 implementation from system libcrypto... no checking whether to include error messages... yes checking whether to include assertions... yes checking whether to include support for multi-threaded compression... no checking whether to enable supporting code for tests... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating wimlib.pc config.status: creating programs/mkwinpeimg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0 ... make -j2 V=1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0' x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -Wno-deprecated-declarations -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o programs/wimlib_imagex-imagex.o `test -f 'programs/imagex.c' || echo './'`programs/imagex.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-add_image.lo `test -f 'src/add_image.c' || echo './'`src/add_image.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/add_image.c -fPIC -DPIC -o src/.libs/libwim_la-add_image.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/add_image.c -o src/libwim_la-add_image.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-avl_tree.lo `test -f 'src/avl_tree.c' || echo './'`src/avl_tree.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/avl_tree.c -fPIC -DPIC -o src/.libs/libwim_la-avl_tree.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/avl_tree.c -o src/libwim_la-avl_tree.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-blob_table.lo `test -f 'src/blob_table.c' || echo './'`src/blob_table.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/blob_table.c -fPIC -DPIC -o src/.libs/libwim_la-blob_table.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-compress.lo `test -f 'src/compress.c' || echo './'`src/compress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress.c -fPIC -DPIC -o src/.libs/libwim_la-compress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress.c -o src/libwim_la-compress.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-compress_common.lo `test -f 'src/compress_common.c' || echo './'`src/compress_common.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/blob_table.c -o src/libwim_la-blob_table.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress_common.c -fPIC -DPIC -o src/.libs/libwim_la-compress_common.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress_common.c -o src/libwim_la-compress_common.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-compress_parallel.lo `test -f 'src/compress_parallel.c' || echo './'`src/compress_parallel.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress_parallel.c -fPIC -DPIC -o src/.libs/libwim_la-compress_parallel.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress_parallel.c -o src/libwim_la-compress_parallel.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-compress_serial.lo `test -f 'src/compress_serial.c' || echo './'`src/compress_serial.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-decompress.lo `test -f 'src/decompress.c' || echo './'`src/decompress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress_serial.c -fPIC -DPIC -o src/.libs/libwim_la-compress_serial.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/decompress.c -fPIC -DPIC -o src/.libs/libwim_la-decompress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/decompress.c -o src/libwim_la-decompress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/compress_serial.c -o src/libwim_la-compress_serial.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-decompress_common.lo `test -f 'src/decompress_common.c' || echo './'`src/decompress_common.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-delete_image.lo `test -f 'src/delete_image.c' || echo './'`src/delete_image.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/decompress_common.c -fPIC -DPIC -o src/.libs/libwim_la-decompress_common.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/delete_image.c -fPIC -DPIC -o src/.libs/libwim_la-delete_image.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/delete_image.c -o src/libwim_la-delete_image.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/decompress_common.c -o src/libwim_la-decompress_common.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-dentry.lo `test -f 'src/dentry.c' || echo './'`src/dentry.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/dentry.c -fPIC -DPIC -o src/.libs/libwim_la-dentry.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-divsufsort.lo `test -f 'src/divsufsort.c' || echo './'`src/divsufsort.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/divsufsort.c -fPIC -DPIC -o src/.libs/libwim_la-divsufsort.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/dentry.c -o src/libwim_la-dentry.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-encoding.lo `test -f 'src/encoding.c' || echo './'`src/encoding.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/encoding.c -fPIC -DPIC -o src/.libs/libwim_la-encoding.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/encoding.c -o src/libwim_la-encoding.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-error.lo `test -f 'src/error.c' || echo './'`src/error.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/error.c -fPIC -DPIC -o src/.libs/libwim_la-error.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/error.c -o src/libwim_la-error.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-export_image.lo `test -f 'src/export_image.c' || echo './'`src/export_image.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/export_image.c -fPIC -DPIC -o src/.libs/libwim_la-export_image.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/export_image.c -o src/libwim_la-export_image.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-extract.lo `test -f 'src/extract.c' || echo './'`src/extract.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/extract.c -fPIC -DPIC -o src/.libs/libwim_la-extract.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/divsufsort.c -o src/libwim_la-divsufsort.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/extract.c -o src/libwim_la-extract.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-file_io.lo `test -f 'src/file_io.c' || echo './'`src/file_io.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/file_io.c -fPIC -DPIC -o src/.libs/libwim_la-file_io.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/file_io.c -o src/libwim_la-file_io.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-header.lo `test -f 'src/header.c' || echo './'`src/header.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/header.c -fPIC -DPIC -o src/.libs/libwim_la-header.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/header.c -o src/libwim_la-header.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-inode.lo `test -f 'src/inode.c' || echo './'`src/inode.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/inode.c -fPIC -DPIC -o src/.libs/libwim_la-inode.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-inode_fixup.lo `test -f 'src/inode_fixup.c' || echo './'`src/inode_fixup.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/inode.c -o src/libwim_la-inode.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/inode_fixup.c -fPIC -DPIC -o src/.libs/libwim_la-inode_fixup.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/inode_fixup.c -o src/libwim_la-inode_fixup.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-inode_table.lo `test -f 'src/inode_table.c' || echo './'`src/inode_table.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-integrity.lo `test -f 'src/integrity.c' || echo './'`src/integrity.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/inode_table.c -fPIC -DPIC -o src/.libs/libwim_la-inode_table.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/integrity.c -fPIC -DPIC -o src/.libs/libwim_la-integrity.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/inode_table.c -o src/libwim_la-inode_table.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/integrity.c -o src/libwim_la-integrity.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-iterate_dir.lo `test -f 'src/iterate_dir.c' || echo './'`src/iterate_dir.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-join.lo `test -f 'src/join.c' || echo './'`src/join.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/iterate_dir.c -fPIC -DPIC -o src/.libs/libwim_la-iterate_dir.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/join.c -fPIC -DPIC -o src/.libs/libwim_la-join.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/iterate_dir.c -o src/libwim_la-iterate_dir.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/join.c -o src/libwim_la-join.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lcpit_matchfinder.lo `test -f 'src/lcpit_matchfinder.c' || echo './'`src/lcpit_matchfinder.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lzms_common.lo `test -f 'src/lzms_common.c' || echo './'`src/lzms_common.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lcpit_matchfinder.c -fPIC -DPIC -o src/.libs/libwim_la-lcpit_matchfinder.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzms_common.c -fPIC -DPIC -o src/.libs/libwim_la-lzms_common.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzms_common.c -o src/libwim_la-lzms_common.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lcpit_matchfinder.c -o src/libwim_la-lcpit_matchfinder.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lzms_compress.lo `test -f 'src/lzms_compress.c' || echo './'`src/lzms_compress.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lzms_decompress.lo `test -f 'src/lzms_decompress.c' || echo './'`src/lzms_decompress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzms_compress.c -fPIC -DPIC -o src/.libs/libwim_la-lzms_compress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzms_decompress.c -fPIC -DPIC -o src/.libs/libwim_la-lzms_decompress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzms_decompress.c -o src/libwim_la-lzms_decompress.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lzx_common.lo `test -f 'src/lzx_common.c' || echo './'`src/lzx_common.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzx_common.c -fPIC -DPIC -o src/.libs/libwim_la-lzx_common.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzms_compress.c -o src/libwim_la-lzms_compress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzx_common.c -o src/libwim_la-lzx_common.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lzx_compress.lo `test -f 'src/lzx_compress.c' || echo './'`src/lzx_compress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzx_compress.c -fPIC -DPIC -o src/.libs/libwim_la-lzx_compress.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-lzx_decompress.lo `test -f 'src/lzx_decompress.c' || echo './'`src/lzx_decompress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzx_decompress.c -fPIC -DPIC -o src/.libs/libwim_la-lzx_decompress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzx_decompress.c -o src/libwim_la-lzx_decompress.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-metadata_resource.lo `test -f 'src/metadata_resource.c' || echo './'`src/metadata_resource.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/metadata_resource.c -fPIC -DPIC -o src/.libs/libwim_la-metadata_resource.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/metadata_resource.c -o src/libwim_la-metadata_resource.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-mount_image.lo `test -f 'src/mount_image.c' || echo './'`src/mount_image.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/mount_image.c -fPIC -DPIC -o src/.libs/libwim_la-mount_image.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/mount_image.c -o src/libwim_la-mount_image.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-pathlist.lo `test -f 'src/pathlist.c' || echo './'`src/pathlist.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/pathlist.c -fPIC -DPIC -o src/.libs/libwim_la-pathlist.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/pathlist.c -o src/libwim_la-pathlist.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-paths.lo `test -f 'src/paths.c' || echo './'`src/paths.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/paths.c -fPIC -DPIC -o src/.libs/libwim_la-paths.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/paths.c -o src/libwim_la-paths.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-pattern.lo `test -f 'src/pattern.c' || echo './'`src/pattern.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/pattern.c -fPIC -DPIC -o src/.libs/libwim_la-pattern.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/pattern.c -o src/libwim_la-pattern.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-progress.lo `test -f 'src/progress.c' || echo './'`src/progress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/progress.c -fPIC -DPIC -o src/.libs/libwim_la-progress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/progress.c -o src/libwim_la-progress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/lzx_compress.c -o src/libwim_la-lzx_compress.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-reference.lo `test -f 'src/reference.c' || echo './'`src/reference.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/reference.c -fPIC -DPIC -o src/.libs/libwim_la-reference.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/reference.c -o src/libwim_la-reference.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-registry.lo `test -f 'src/registry.c' || echo './'`src/registry.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/registry.c -fPIC -DPIC -o src/.libs/libwim_la-registry.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/registry.c -o src/libwim_la-registry.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-reparse.lo `test -f 'src/reparse.c' || echo './'`src/reparse.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/reparse.c -fPIC -DPIC -o src/.libs/libwim_la-reparse.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/reparse.c -o src/libwim_la-reparse.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-resource.lo `test -f 'src/resource.c' || echo './'`src/resource.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/resource.c -fPIC -DPIC -o src/.libs/libwim_la-resource.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/resource.c -o src/libwim_la-resource.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-scan.lo `test -f 'src/scan.c' || echo './'`src/scan.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/scan.c -fPIC -DPIC -o src/.libs/libwim_la-scan.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-security.lo `test -f 'src/security.c' || echo './'`src/security.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/security.c -fPIC -DPIC -o src/.libs/libwim_la-security.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/scan.c -o src/libwim_la-scan.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/security.c -o src/libwim_la-security.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-sha1.lo `test -f 'src/sha1.c' || echo './'`src/sha1.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/sha1.c -fPIC -DPIC -o src/.libs/libwim_la-sha1.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-solid.lo `test -f 'src/solid.c' || echo './'`src/solid.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/solid.c -fPIC -DPIC -o src/.libs/libwim_la-solid.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/solid.c -o src/libwim_la-solid.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-split.lo `test -f 'src/split.c' || echo './'`src/split.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/split.c -fPIC -DPIC -o src/.libs/libwim_la-split.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/sha1.c -o src/libwim_la-sha1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/split.c -o src/libwim_la-split.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-tagged_items.lo `test -f 'src/tagged_items.c' || echo './'`src/tagged_items.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/tagged_items.c -fPIC -DPIC -o src/.libs/libwim_la-tagged_items.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/tagged_items.c -o src/libwim_la-tagged_items.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-template.lo `test -f 'src/template.c' || echo './'`src/template.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/template.c -fPIC -DPIC -o src/.libs/libwim_la-template.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-textfile.lo `test -f 'src/textfile.c' || echo './'`src/textfile.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/template.c -o src/libwim_la-template.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/textfile.c -fPIC -DPIC -o src/.libs/libwim_la-textfile.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-timestamp.lo `test -f 'src/timestamp.c' || echo './'`src/timestamp.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/timestamp.c -fPIC -DPIC -o src/.libs/libwim_la-timestamp.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/textfile.c -o src/libwim_la-textfile.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/timestamp.c -o src/libwim_la-timestamp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-update_image.lo `test -f 'src/update_image.c' || echo './'`src/update_image.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/update_image.c -fPIC -DPIC -o src/.libs/libwim_la-update_image.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/util.c -fPIC -DPIC -o src/.libs/libwim_la-util.o In file included from src/util.c:34: /usr/include/sys/sysctl.h:21:2: warning: "The header is deprecated and will be removed." [-W#warnings] #warning "The header is deprecated and will be removed." ^ 1 warning generated. libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/util.c -o src/libwim_la-util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-verify.lo `test -f 'src/verify.c' || echo './'`src/verify.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/verify.c -fPIC -DPIC -o src/.libs/libwim_la-verify.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/update_image.c -o src/libwim_la-update_image.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/verify.c -o src/libwim_la-verify.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-wim.lo `test -f 'src/wim.c' || echo './'`src/wim.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/wim.c -fPIC -DPIC -o src/.libs/libwim_la-wim.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-write.lo `test -f 'src/write.c' || echo './'`src/write.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/wim.c -o src/libwim_la-wim.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/write.c -fPIC -DPIC -o src/.libs/libwim_la-write.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-x86_cpu_features.lo `test -f 'src/x86_cpu_features.c' || echo './'`src/x86_cpu_features.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/x86_cpu_features.c -fPIC -DPIC -o src/.libs/libwim_la-x86_cpu_features.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/x86_cpu_features.c -o src/libwim_la-x86_cpu_features.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-xml.lo `test -f 'src/xml.c' || echo './'`src/xml.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xml.c -fPIC -DPIC -o src/.libs/libwim_la-xml.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/write.c -o src/libwim_la-write.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xml.c -o src/libwim_la-xml.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-xml_windows.lo `test -f 'src/xml_windows.c' || echo './'`src/xml_windows.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-xpress_compress.lo `test -f 'src/xpress_compress.c' || echo './'`src/xpress_compress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xml_windows.c -fPIC -DPIC -o src/.libs/libwim_la-xml_windows.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xpress_compress.c -fPIC -DPIC -o src/.libs/libwim_la-xpress_compress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xml_windows.c -o src/libwim_la-xml_windows.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-xpress_decompress.lo `test -f 'src/xpress_decompress.c' || echo './'`src/xpress_decompress.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xpress_compress.c -o src/libwim_la-xpress_compress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xpress_decompress.c -fPIC -DPIC -o src/.libs/libwim_la-xpress_decompress.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/xpress_decompress.c -o src/libwim_la-xpress_decompress.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-unix_apply.lo `test -f 'src/unix_apply.c' || echo './'`src/unix_apply.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/unix_apply.c -fPIC -DPIC -o src/.libs/libwim_la-unix_apply.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-unix_capture.lo `test -f 'src/unix_capture.c' || echo './'`src/unix_capture.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/unix_capture.c -fPIC -DPIC -o src/.libs/libwim_la-unix_capture.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/unix_apply.c -o src/libwim_la-unix_apply.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/unix_capture.c -o src/libwim_la-unix_capture.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o src/libwim_la-test_support.lo `test -f 'src/test_support.c' || echo './'`src/test_support.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/test_support.c -fPIC -DPIC -o src/.libs/libwim_la-test_support.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c src/test_support.c -o src/libwim_la-test_support.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -version-info 30:0:15 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libwim.la -rpath /usr/lib64 src/libwim_la-add_image.lo src/libwim_la-avl_tree.lo src/libwim_la-blob_table.lo src/libwim_la-compress.lo src/libwim_la-compress_common.lo src/libwim_la-compress_parallel.lo src/libwim_la-compress_serial.lo src/libwim_la-decompress.lo src/libwim_la-decompress_common.lo src/libwim_la-delete_image.lo src/libwim_la-dentry.lo src/libwim_la-divsufsort.lo src/libwim_la-encoding.lo src/libwim_la-error.lo src/libwim_la-export_image.lo src/libwim_la-extract.lo src/libwim_la-file_io.lo src/libwim_la-header.lo src/libwim_la-inode.lo src/libwim_la-inode_fixup.lo src/libwim_la-inode_table.lo src/libwim_la-integrity.lo src/libwim_la-iterate_dir.lo src/libwim_la-join.lo src/libwim_la-lcpit_matchfinder.lo src/libwim_la-lzms_common.lo src/libwim_la-lzms_compress.lo src/libwim_la-lzms_decompress.lo src/libwim_la-lzx_common.lo src/libwim_la-lzx_compress.lo src/libwim_la-lzx_decompress.lo src/libwim_la-metadata_resource.lo src/libwim_la-mount_image.lo src/libwim_la-pathlist.lo src/libwim_la-paths.lo src/libwim_la-pattern.lo src/libwim_la-progress.lo src/libwim_la-reference.lo src/libwim_la-registry.lo src/libwim_la-reparse.lo src/libwim_la-resource.lo src/libwim_la-scan.lo src/libwim_la-security.lo src/libwim_la-sha1.lo src/libwim_la-solid.lo src/libwim_la-split.lo src/libwim_la-tagged_items.lo src/libwim_la-template.lo src/libwim_la-textfile.lo src/libwim_la-timestamp.lo src/libwim_la-update_image.lo src/libwim_la-util.lo src/libwim_la-verify.lo src/libwim_la-wim.lo src/libwim_la-write.lo src/libwim_la-x86_cpu_features.lo src/libwim_la-xml.lo src/libwim_la-xml_windows.lo src/libwim_la-xpress_compress.lo src/libwim_la-xpress_decompress.lo src/libwim_la-unix_apply.lo src/libwim_la-unix_capture.lo src/libwim_la-test_support.lo -lxml2 libtool: link: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC src/.libs/libwim_la-add_image.o src/.libs/libwim_la-avl_tree.o src/.libs/libwim_la-blob_table.o src/.libs/libwim_la-compress.o src/.libs/libwim_la-compress_common.o src/.libs/libwim_la-compress_parallel.o src/.libs/libwim_la-compress_serial.o src/.libs/libwim_la-decompress.o src/.libs/libwim_la-decompress_common.o src/.libs/libwim_la-delete_image.o src/.libs/libwim_la-dentry.o src/.libs/libwim_la-divsufsort.o src/.libs/libwim_la-encoding.o src/.libs/libwim_la-error.o src/.libs/libwim_la-export_image.o src/.libs/libwim_la-extract.o src/.libs/libwim_la-file_io.o src/.libs/libwim_la-header.o src/.libs/libwim_la-inode.o src/.libs/libwim_la-inode_fixup.o src/.libs/libwim_la-inode_table.o src/.libs/libwim_la-integrity.o src/.libs/libwim_la-iterate_dir.o src/.libs/libwim_la-join.o src/.libs/libwim_la-lcpit_matchfinder.o src/.libs/libwim_la-lzms_common.o src/.libs/libwim_la-lzms_compress.o src/.libs/libwim_la-lzms_decompress.o src/.libs/libwim_la-lzx_common.o src/.libs/libwim_la-lzx_compress.o src/.libs/libwim_la-lzx_decompress.o src/.libs/libwim_la-metadata_resource.o src/.libs/libwim_la-mount_image.o src/.libs/libwim_la-pathlist.o src/.libs/libwim_la-paths.o src/.libs/libwim_la-pattern.o src/.libs/libwim_la-progress.o src/.libs/libwim_la-reference.o src/.libs/libwim_la-registry.o src/.libs/libwim_la-reparse.o src/.libs/libwim_la-resource.o src/.libs/libwim_la-scan.o src/.libs/libwim_la-security.o src/.libs/libwim_la-sha1.o src/.libs/libwim_la-solid.o src/.libs/libwim_la-split.o src/.libs/libwim_la-tagged_items.o src/.libs/libwim_la-template.o src/.libs/libwim_la-textfile.o src/.libs/libwim_la-timestamp.o src/.libs/libwim_la-update_image.o src/.libs/libwim_la-util.o src/.libs/libwim_la-verify.o src/.libs/libwim_la-wim.o src/.libs/libwim_la-write.o src/.libs/libwim_la-x86_cpu_features.o src/.libs/libwim_la-xml.o src/.libs/libwim_la-xml_windows.o src/.libs/libwim_la-xpress_compress.o src/.libs/libwim_la-xpress_decompress.o src/.libs/libwim_la-unix_apply.o src/.libs/libwim_la-unix_capture.o src/.libs/libwim_la-test_support.o -Wl,--as-needed -lxml2 -pthread -O2 -march=native -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libwim.so.15 -o .libs/libwim.so.15.15.0 libtool: link: (cd ".libs" && rm -f "libwim.so.15" && ln -s "libwim.so.15.15.0" "libwim.so.15") libtool: link: (cd ".libs" && rm -f "libwim.so" && ln -s "libwim.so.15.15.0" "libwim.so") libtool: link: llvm-ar cru .libs/libwim.a src/libwim_la-add_image.o src/libwim_la-avl_tree.o src/libwim_la-blob_table.o src/libwim_la-compress.o src/libwim_la-compress_common.o src/libwim_la-compress_parallel.o src/libwim_la-compress_serial.o src/libwim_la-decompress.o src/libwim_la-decompress_common.o src/libwim_la-delete_image.o src/libwim_la-dentry.o src/libwim_la-divsufsort.o src/libwim_la-encoding.o src/libwim_la-error.o src/libwim_la-export_image.o src/libwim_la-extract.o src/libwim_la-file_io.o src/libwim_la-header.o src/libwim_la-inode.o src/libwim_la-inode_fixup.o src/libwim_la-inode_table.o src/libwim_la-integrity.o src/libwim_la-iterate_dir.o src/libwim_la-join.o src/libwim_la-lcpit_matchfinder.o src/libwim_la-lzms_common.o src/libwim_la-lzms_compress.o src/libwim_la-lzms_decompress.o src/libwim_la-lzx_common.o src/libwim_la-lzx_compress.o src/libwim_la-lzx_decompress.o src/libwim_la-metadata_resource.o src/libwim_la-mount_image.o src/libwim_la-pathlist.o src/libwim_la-paths.o src/libwim_la-pattern.o src/libwim_la-progress.o src/libwim_la-reference.o src/libwim_la-registry.o src/libwim_la-reparse.o src/libwim_la-resource.o src/libwim_la-scan.o src/libwim_la-security.o src/libwim_la-sha1.o src/libwim_la-solid.o src/libwim_la-split.o src/libwim_la-tagged_items.o src/libwim_la-template.o src/libwim_la-textfile.o src/libwim_la-timestamp.o src/libwim_la-update_image.o src/libwim_la-util.o src/libwim_la-verify.o src/libwim_la-wim.o src/libwim_la-write.o src/libwim_la-x86_cpu_features.o src/libwim_la-xml.o src/libwim_la-xml_windows.o src/libwim_la-xpress_compress.o src/libwim_la-xpress_decompress.o src/libwim_la-unix_apply.o src/libwim_la-unix_capture.o src/libwim_la-test_support.o libtool: link: llvm-ranlib .libs/libwim.a libtool: link: ( cd ".libs" && rm -f "libwim.la" && ln -s "../libwim.la" "libwim.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -Wno-deprecated-declarations -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o wimlib-imagex programs/wimlib_imagex-imagex.o ./libwim.la libtool: link: x86_64-pc-linux-gnu-clang -std=gnu99 -fvisibility=hidden -fno-common -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wno-pointer-sign -Wno-deprecated-declarations -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/wimlib-imagex programs/wimlib_imagex-imagex.o -Wl,--as-needed ./.libs/libwim.so -lxml2 -pthread ld.lld: error: ./.libs/libwim.so: undefined reference to cos ld.lld: error: ./.libs/libwim.so: undefined reference to exp ld.lld: error: ./.libs/libwim.so: undefined reference to pow clang-10: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [Makefile:1317: wimlib-imagex] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0' make: *** [Makefile:982: all] Error 2 * ERROR: app-arch/wimlib-1.13.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-arch/wimlib-1.13.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-arch/wimlib-1.13.0::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/app-arch/wimlib-1.13.0:20200716-003245.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/wimlib-1.13.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/wimlib-1.13.0/temp/environment'. * Working directory: '/var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0' * S: '/var/tmp/portage/app-arch/wimlib-1.13.0/work/wimlib-1.13.0' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1018-aws x86_64) ================================================================= System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895552 total, 1607008 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 16 Jul 2020 05:05:24 +0000 sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.4::gentoo, 3.9.0_beta4::gentoo dev-util/cmake: 3.17.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS