Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/restraint.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1624/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x160c2d0>) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/restraint.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000fbcc Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/restraint-0.1.16-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/restraint.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1624/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x160c2d0>) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/restraint.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y8I3zN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf restraint-restraint-0.1.16-1 + /usr/bin/gzip -dc /builddir/build/SOURCES/restraint-0.1.16-1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd restraint-restraint-0.1.16-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QZDdX4 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd restraint-restraint-0.1.16-1 + pushd third-party ~/build/BUILD/restraint-restraint-0.1.16-1/third-party ~/build/BUILD/restraint-restraint-0.1.16-1 + make curl -O http://tukaani.org/xz/xz-5.0.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1251k 3 40409 0 0 38412 0 0:00:33 0:00:01 0:00:32 38448 24 1251k 24 311k 0 0 159k 0 0:00:07 0:00:01 0:00:06 159k 100 1251k 100 1251k 0 0 467k 0 0:00:02 0:00:02 --:--:-- 468k tar -xzf xz-5.0.4.tar.gz patch -dxz-5.0.4 -p1 <xz-no-pkgconfig-url.patch patching file src/liblzma/liblzma.pc.in touch xz-5.0.4/.patches-done ( cd xz-5.0.4 && ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --disable-lzma-links --disable-scripts \ --enable-static --disable-shared ) XZ Utils 5.0.4 System type: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if assembler optimizations should be used... x86_64 checking if small size is preferred over speed... no checking if threading support is wanted... yes checking how much RAM to assume if the real amount is unknown... 128 MiB checking for a shell that conforms to POSIX... /bin/sh Initializing Automake: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking dependency style of gcc -std=gnu99... gcc3 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes Threading support: 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 Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for windres... no Initializing gettext: checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc System headers and functions: checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for futimens... yes checking whether program_invocation_name is declared... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking if bswap_16 is available... yes checking if bswap_32 is available... yes checking if bswap_64 is available... yes checking if unaligned memory access should be used... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sysconf checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes GCC extensions: checking for simple visibility declarations... yes checking if gcc -std=gnu99 accepts -Wall... yes checking if gcc -std=gnu99 accepts -Wextra... yes checking if gcc -std=gnu99 accepts -Wformat=2... yes checking if gcc -std=gnu99 accepts -Winit-self... yes checking if gcc -std=gnu99 accepts -Wmissing-include-dirs... yes checking if gcc -std=gnu99 accepts -Wstrict-aliasing... yes checking if gcc -std=gnu99 accepts -Wfloat-equal... yes checking if gcc -std=gnu99 accepts -Wundef... yes checking if gcc -std=gnu99 accepts -Wshadow... yes checking if gcc -std=gnu99 accepts -Wpointer-arith... yes checking if gcc -std=gnu99 accepts -Wbad-function-cast... yes checking if gcc -std=gnu99 accepts -Wwrite-strings... yes checking if gcc -std=gnu99 accepts -Wlogical-op... yes checking if gcc -std=gnu99 accepts -Waggregate-return... yes checking if gcc -std=gnu99 accepts -Wstrict-prototypes... yes checking if gcc -std=gnu99 accepts -Wold-style-definition... yes checking if gcc -std=gnu99 accepts -Wmissing-prototypes... yes checking if gcc -std=gnu99 accepts -Wmissing-declarations... yes checking if gcc -std=gnu99 accepts -Wmissing-noreturn... yes checking if gcc -std=gnu99 accepts -Wredundant-decls... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/liblzma.pc config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make -C xz-5.0.4 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' Making all in src make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' Making all in liblzma make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' Making all in api make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../../src/common/tuklib_physmem.c' || echo './'`../../src/common/tuklib_physmem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../../src/common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -o liblzma_la-common.o mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -o liblzma_la-block_util.o mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -o liblzma_la-easy_preset.o mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -o liblzma_la-filter_common.o mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -o liblzma_la-index.o mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -o liblzma_la-vli_size.o mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -o liblzma_la-alone_encoder.o mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -o liblzma_la-block_encoder.o mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -o liblzma_la-easy_encoder.o mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -o liblzma_la-filter_encoder.o mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -o liblzma_la-index_encoder.o mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -o liblzma_la-stream_encoder.o mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -o liblzma_la-vli_encoder.o mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -o liblzma_la-alone_decoder.o mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -o liblzma_la-auto_decoder.o mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -o liblzma_la-block_decoder.o mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -o liblzma_la-filter_decoder.o mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -o liblzma_la-index_decoder.o mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -o liblzma_la-index_hash.o mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -o liblzma_la-stream_decoder.o mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -o liblzma_la-vli_decoder.o mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -o liblzma_la-check.o mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -o liblzma_la-crc32_table.o mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -o liblzma_la-crc32_fast.o mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -o liblzma_la-crc64_table.o mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -o liblzma_la-crc64_fast.o mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -o liblzma_la-sha256.o mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -o liblzma_la-lz_encoder.o mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -o liblzma_la-price_table.o mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -o liblzma_la-delta_common.o mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -o liblzma_la-delta_encoder.o mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -o liblzma_la-delta_decoder.o mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -o liblzma_la-simple_coder.o mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -o liblzma_la-simple_encoder.o mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -o liblzma_la-simple_decoder.o mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -o liblzma_la-x86.o mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -o liblzma_la-powerpc.o mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -o liblzma_la-ia64.o mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -o liblzma_la-arm.o mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -o liblzma_la-armthumb.o mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -o liblzma_la-sparc.o mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -no-undefined -version-info 5:4:0 -o liblzma.la -rpath /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib liblzma_la-tuklib_physmem.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo libtool: link: ar cru .libs/liblzma.a liblzma_la-tuklib_physmem.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-vli_size.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-sparc.o libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' Making all in xzdec make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la libtool: link: gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.a -pthread gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la libtool: link: gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.a -pthread make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' Making all in xz make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c mv -f .deps/xz-args.Tpo .deps/xz-args.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/xz-list.Tpo .deps/xz-list.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/xz-main.Tpo .deps/xz-main.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c mv -f .deps/xz-message.Tpo .deps/xz-message.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/xz-options.Tpo .deps/xz-options.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xz-util.Tpo .deps/xz-util.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../../src/common/tuklib_open_stdxxx.c' || echo './'`../../src/common/tuklib_open_stdxxx.c mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_cpucores.o -MD -MP -MF .deps/xz-tuklib_cpucores.Tpo -c -o xz-tuklib_cpucores.o `test -f '../../src/common/tuklib_cpucores.c' || echo './'`../../src/common/tuklib_cpucores.c mv -f .deps/xz-tuklib_cpucores.Tpo .deps/xz-tuklib_cpucores.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../../src/common/tuklib_mbstr_width.c' || echo './'`../../src/common/tuklib_mbstr_width.c mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../../src/common/tuklib_mbstr_fw.c' || echo './'`../../src/common/tuklib_mbstr_fw.c mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-list.o xz-main.o xz-message.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_cpucores.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o ../../src/liblzma/liblzma.la libtool: link: gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-list.o xz-main.o xz-message.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_cpucores.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o ../../src/liblzma/.libs/liblzma.a -pthread make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' Making all in lzmainfo make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/lzmainfo' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../../src/common/tuklib_progname.c' || echo './'`../../src/common/tuklib_progname.c mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../../src/common/tuklib_exit.c' || echo './'`../../src/common/tuklib_exit.c mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la libtool: link: gcc -std=gnu99 -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.a -pthread make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/lzmainfo' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' Making all in po make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/po' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/tests' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make -C xz-5.0.4 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' Making install in src make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' Making install in liblzma make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' Making install in api make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma' /usr/bin/install -c -m 644 lzma.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/.' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/liblzma.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/liblzma.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/liblzma.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/liblzma.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma' Making install in xzdec make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c xzdec /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/lzmadec /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' cd /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1 && \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xzdec' Making install in xz make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c xz /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/xz make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' cd /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat ; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' cd /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1 && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat ; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/xz' Making install in lzmainfo make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/lzmainfo' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/lzmainfo' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c lzmainfo /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/lzmainfo /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/lzmainfo' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/lzmainfo' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src' Making install in po make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/po' /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share installing cs.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/cs/LC_MESSAGES/xz.mo installing de.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/de/LC_MESSAGES/xz.mo installing fr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fr/LC_MESSAGES/xz.mo installing it.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pl/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/po' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/tests' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4/tests' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/xz' /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/xz' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/xz/examples' /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/Makefile '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/xz/examples' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/xz/examples_old' /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/xz/examples_old' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/xz-5.0.4' curl -O http://zlib.net/zlib-1.2.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 66 557k 66 369k 0 0 580k 0 --:--:-- --:--:-- --:--:-- 580k 100 557k 100 557k 0 0 806k 0 --:--:-- --:--:-- --:--:-- 805k tar -xzf zlib-1.2.8.tar.gz ( cd zlib-1.2.8 && ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree --static ) Checking for gcc... Building static library libz.a version 1.2.8 with gcc. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. make -C zlib-1.2.8 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/zlib-1.2.8' gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/zlib-1.2.8' make -C zlib-1.2.8 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/zlib-1.2.8' cp libz.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libz.a cp zlib.3 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3 chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3/zlib.3 cp zlib.pc /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig/zlib.pc cp zlib.h zconf.h /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/zlib.h /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/zconf.h make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/zlib-1.2.8' curl -O http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 763k 5 45433 0 0 55049 0 0:00:14 --:--:-- 0:00:14 55003 65 763k 65 498k 0 0 282k 0 0:00:02 0:00:01 0:00:01 282k 100 763k 100 763k 0 0 400k 0 0:00:01 0:00:01 --:--:-- 400k tar -xzf bzip2-1.0.6.tar.gz make -C bzip2-1.0.6 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6' If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c In function 'mainSort': blocksort.c:347:6: warning: inlining failed in call to 'mainGtU.part.0': call is unlikely and code size would grow [-Winline] Bool mainGtU ( UInt32 i1, ^ cc1: warning: called from here [-Winline] blocksort.c:347:6: warning: inlining failed in call to 'mainGtU.part.0': call is unlikely and code size would grow [-Winline] Bool mainGtU ( UInt32 i1, ^ cc1: warning: called from here [-Winline] blocksort.c:347:6: warning: inlining failed in call to 'mainGtU.part.0': call is unlikely and code size would grow [-Winline] Bool mainGtU ( UInt32 i1, ^ cc1: warning: called from here [-Winline] gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c rm -f libbz2.a ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2.c bzip2.c: In function 'testStream': bzip2.c:557:35: warning: variable 'nread' set but not used [-Wunused-but-set-variable] Int32 bzerr, bzerr_dummy, ret, nread, streamNo, i; ^ gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2 bzip2.o -L. -lbz2 gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2recover.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2recover bzip2recover.o Doing 6 tests (3 compress, 3 uncompress) ... If there's a problem, things might stop at this point. ./bzip2 -1 < sample1.ref > sample1.rb2 ./bzip2 -2 < sample2.ref > sample2.rb2 ./bzip2 -3 < sample3.ref > sample3.rb2 ./bzip2 -d < sample1.bz2 > sample1.tst ./bzip2 -d < sample2.bz2 > sample2.tst ./bzip2 -ds < sample3.bz2 > sample3.tst cmp sample1.bz2 sample1.rb2 cmp sample2.bz2 sample2.rb2 cmp sample3.bz2 sample3.rb2 cmp sample1.tst sample1.ref cmp sample2.tst sample2.ref cmp sample3.tst sample3.ref If you got this far and the 'cmp's didn't complain, it looks like you're in business. To install in /usr/local/bin, /usr/local/lib, /usr/local/man and /usr/local/include, type make install To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type make install PREFIX=/xxx/yyy If you are (justifiably) paranoid and want to see what 'make install' is going to do, you can first do make -n install or make -n install PREFIX=/xxx/yyy respectively. The -n instructs make to show the commands it would execute, but not actually execute them. Instructions for use are in the preformatted manual page, in the file bzip2.txt. For more detailed documentation, read the full manual. It is available in Postscript form (manual.ps), PDF form (manual.pdf), and HTML form (manual.html). You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license. make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6' make -C bzip2-1.0.6 PREFIX=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6' if ( test ! -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin ) ; then mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin ; fi if ( test ! -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ) ; then mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ; fi if ( test ! -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man ) ; then mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man ; fi if ( test ! -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1 ) ; then mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1 ; fi if ( test ! -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include ) ; then mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include ; fi cp -f bzip2 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzip2 cp -f bzip2 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bunzip2 cp -f bzip2 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzcat cp -f bzip2recover /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzip2recover chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzip2 chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bunzip2 chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzcat chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzip2recover cp -f bzip2.1 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1 chmod a+r /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzip2.1 cp -f bzlib.h /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include chmod a+r /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/bzlib.h cp -f libbz2.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib chmod a+r /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libbz2.a cp -f bzgrep /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzgrep ln -s -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzgrep /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzegrep ln -s -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzgrep /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzfgrep chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzgrep cp -f bzmore /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzmore ln -s -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzmore /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzless chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzmore cp -f bzdiff /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzdiff ln -s -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzdiff /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzcmp chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1 chmod a+r /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzgrep.1 chmod a+r /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzmore.1 chmod a+r /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/man/man1/bzcmp.1 make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6' curl -O ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 825k 100 825k 0 0 672k 0 0:00:01 0:00:01 --:--:-- 673k tar -xzf libffi-3.0.13.tar.gz patch -dlibffi-3.0.13 -p1 <libffi-3.0.13-toolexeclibdir.patch patching file configure patching file configure.ac touch libffi-3.0.13/.patches-done ( cd libffi-3.0.13 && ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree --enable-portable-binary \ --enable-static --disable-shared ) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu continue configure in default builddir "./x86_64-unknown-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux gnu" checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking size of size_t... 8 checking for C compiler vendor... gnu checking whether C compiler accepts -fstrict-aliasing... yes checking whether C compiler accepts -ffast-math... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... b:756e6547:6c65746e:49656e69 checking for x86 cpuid 1 output... 206c1:2000800:82ba2203:f8bf3ff checking whether C compiler accepts -mtune=corei7... yes checking for gcc architecture flag... -mtune=corei7 checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7... yes checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking assembler supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-unknown-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands make -C libffi-3.0.13 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13' MAKE x86_64-unknown-linux-gnu : 0 * all-all make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree" "infodir=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/info" "libdir=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib" "mandir=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man" "prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/bin/ld -m elf_x86_64" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' Making all in include make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/include' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/include' Making all in testsuite make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/testsuite' Making all in man make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/man' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/man' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -o src/x86/ffi64.o depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -o src/x86/unix64.o depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -o src/x86/ffi.o depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -o src/x86/sysv.o /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: ar cru .libs/libffi_convenience.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=corei7 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o libtool: link: ranlib .libs/libffi.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13' make -C libffi-3.0.13 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13' MAKE x86_64-unknown-linux-gnu : 0 * install make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' Making install in include make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/include' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/include' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libffi-3.0.13/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libffi-3.0.13/include' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/include' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/include' Making install in testsuite make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/testsuite' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/testsuite' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/testsuite' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/testsuite' Making install in man make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/man' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/man' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/man' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu/man' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libffi.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libffi.la libtool: install: /usr/bin/install -c .libs/libffi.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libffi.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libffi.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libffi.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/info' /usr/bin/install -c -m 644 ../doc/libffi.info '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/info' install-info --info-dir='/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/info' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/info/libffi.info' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 libffi.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13/x86_64-unknown-linux-gnu' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libffi-3.0.13' curl -O http://ftp.gnome.org/pub/gnome/sources/glib/2.38/glib-2.38.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6523k 0 29613 0 0 40258 0 0:02:45 --:--:-- 0:02:45 40235 5 6523k 5 367k 0 0 193k 0 0:00:33 0:00:01 0:00:32 193k 14 6523k 14 978k 0 0 340k 0 0:00:19 0:00:02 0:00:17 340k 24 6523k 24 1608k 0 0 419k 0 0:00:15 0:00:03 0:00:12 419k 34 6523k 34 2253k 0 0 469k 0 0:00:13 0:00:04 0:00:09 469k 44 6523k 44 2909k 0 0 504k 0 0:00:12 0:00:05 0:00:07 572k 54 6523k 54 3585k 0 0 532k 0 0:00:12 0:00:06 0:00:06 665k 67 6523k 67 4396k 0 0 556k 0 0:00:11 0:00:07 0:00:04 680k 77 6523k 77 5073k 0 0 572k 0 0:00:11 0:00:08 0:00:03 688k 89 6523k 89 5807k 0 0 590k 0 0:00:11 0:00:09 0:00:02 706k 100 6523k 100 6523k 0 0 614k 0 0:00:10 0:00:10 --:--:-- 746k /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/xzcat glib-2.38.0.tar.xz | tar -xf - patch -dglib-2.38.0 -p1 <glib-python2.2.patch patching file configure Hunk #1 succeeded at 7225 (offset -284 lines). Hunk #2 succeeded at 7252 (offset -284 lines). Hunk #3 succeeded at 7264 (offset -284 lines). patching file gio/gdbus-2.0/codegen/codegen_docbook.py Hunk #2 succeeded at 267 (offset 8 lines). patching file gio/gdbus-2.0/codegen/codegen_main.py patching file gio/gdbus-2.0/codegen/codegen.py patching file gio/gdbus-2.0/codegen/dbustypes.py patching file gio/gdbus-2.0/codegen/parser.py patching file gio/gdbus-2.0/codegen/utils.py patch -dglib-2.38.0 -p1 <glib-no-pkgconfig-version-check.patch patching file configure Hunk #1 succeeded at 6950 (offset -295 lines). patch -dglib-2.38.0 -p1 <glib-g_socket_recovery.patch patching file gio/gsocket.c Hunk #1 succeeded at 3663 (offset 1 line). patch unexpectedly ends in middle of line touch glib-2.38.0/.patches-done ( cd glib-2.38.0 && PKG_CONFIG_PATH=../tree/lib/pkgconfig ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --disable-libelf --disable-fam --disable-xattr --disable-systemtap \ --disable-gcov --disable-dtrace --disable-gtk-doc --disable-gtk-doc-html \ --disable-man --disable-modular-tests \ --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-modular-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for the BeOS... no checking for Win32... no checking for the Android... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... no checking for perl... /usr/bin/perl checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for iconv_open... yes checking for ZLIB... yes checking for LIBFFI... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for issetugid... no checking for atexit... yes checking for on_exit... yes checking for timegm... yes checking for gmtime_r... yes checking for __libc_enable_secure... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for sig_atomic_t... yes checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking for growing stack pointer... yes checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... yes checking for sysctlbyname... no checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for nl_langinfo and CODESET... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking size of ssize_t... 8 checking for the appropriate definition for ssize_t... long checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for memmem... yes checking for chown... yes checking for lchmod... no checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getresuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getfsstat... no checking for getvfsstat... no checking for fallocate... yes checking for splice... yes checking for prlimit... yes checking for statvfs... yes checking for statfs... yes checking whether to use statfs or statvfs... statfs checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for newlocale... yes checking for uselocale... yes checking for strtod_l... yes checking for strtoll_l... yes checking for strtoull_l... yes checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking value of AF_INET... 2 checking value of AF_INET6... 10 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for getprotobyname_r... yes checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking if arpa/nameser_compat.h is needed... no checking for res_query... in -lresolv checking for socket... yes checking for res_init... yes checking for linux/netlink.h... yes checking for struct ip_mreqn... yes checking number of arguments to statfs()... 2 checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for wcslen... yes checking for C99 snprintf... yes checking for fd_set... yes, found in sys/types.h checking for nl_langinfo (CODESET)... yes checking for nl_langinfo (PM_STR)... yes checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for is_selinux_enabled in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for lgetfilecon_raw in -lselinux... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_monotonic... no checking for pthread_cond_timedwait_monotonic_np... no checking for clock_gettime... yes checking for lock-free atomic intrinsics... yes checking for futex(2) system call... yes checking for eventfd(2) system call... yes checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking whether compiler understands -Wno-pointer-sign... yes checking for EILSEQ... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... /usr/bin/xmlcatalog checking whether to generate man pages... no checking whether to include dtrace tracing support... no checking whether to include systemtap tracing support... no checking for guint32... yes checking alignment of guint32... 4 checking for guint64... yes checking alignment of guint64... 8 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for DBUS1... no checking for dbus-daemon... dbus-daemon checking for -Bsymbolic-functions linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gthread-2.0.pc config.status: creating gobject-2.0.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-windows-2.0.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating build/win32/vs11/Makefile config.status: creating glib/Makefile config.status: creating glib/glib.stp config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/gobject.stp config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/gdbus-2.0/codegen/Makefile config.status: creating gio/gdbus-2.0/codegen/config.py config.status: creating gio/gnetworking.h config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/kqueue/Makefile config.status: creating gio/fen/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/win32/Makefile config.status: creating gio/tests/Makefile config.status: creating gio/tests/gdbus-object-manager-example/Makefile config.status: creating gio/tests/services/Makefile config.status: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/gdbus-object-manager-example/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing glib/glibconfig.h commands config.status: executing chmod-scripts commands configure: WARNING: unrecognized options: --disable-modular-tests make -C glib-2.38.0 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' Making all in . make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' Making all in m4macros make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' Making all in glib make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' GEN glibconfig-stamp config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' Making all in libcharset make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' CC libcharset_la-localcharset.lo CCLD libcharset.la GEN ref-add.sed GEN ref-del.sed GEN charset.alias make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' Making all in pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_chartables.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_xclass.lo CCLD libpcre.la make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' Making all in update-pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' Making all in . make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' CC libglib_2_0_la-gallocator.lo CC libglib_2_0_la-gcache.lo CC libglib_2_0_la-gcompletion.lo CC libglib_2_0_la-grel.lo CC libglib_2_0_la-gthread-deprecated.lo CC libglib_2_0_la-garray.lo CC libglib_2_0_la-gasyncqueue.lo CC libglib_2_0_la-gatomic.lo CC libglib_2_0_la-gbacktrace.lo CC libglib_2_0_la-gbase64.lo CC libglib_2_0_la-gbitlock.lo CC libglib_2_0_la-gbookmarkfile.lo CC libglib_2_0_la-gbytes.lo CC libglib_2_0_la-gcharset.lo CC libglib_2_0_la-gchecksum.lo CC libglib_2_0_la-gconvert.lo CC libglib_2_0_la-gdataset.lo CC libglib_2_0_la-gdate.lo CC libglib_2_0_la-gdatetime.lo CC libglib_2_0_la-gdir.lo CC libglib_2_0_la-genviron.lo CC libglib_2_0_la-gerror.lo CC libglib_2_0_la-gfileutils.lo CC libglib_2_0_la-ggettext.lo CC libglib_2_0_la-ghash.lo CC libglib_2_0_la-ghmac.lo CC libglib_2_0_la-ghook.lo CC libglib_2_0_la-ghostutils.lo CC libglib_2_0_la-giochannel.lo CC libglib_2_0_la-gkeyfile.lo CC libglib_2_0_la-glib-init.lo CC libglib_2_0_la-glib-private.lo CC libglib_2_0_la-glist.lo CC libglib_2_0_la-gmain.lo CC libglib_2_0_la-gmappedfile.lo CC libglib_2_0_la-gmarkup.lo CC libglib_2_0_la-gmem.lo CC libglib_2_0_la-gmessages.lo CC libglib_2_0_la-gnode.lo CC libglib_2_0_la-goption.lo CC libglib_2_0_la-gpattern.lo CC libglib_2_0_la-gpoll.lo CC libglib_2_0_la-gprimes.lo CC libglib_2_0_la-gqsort.lo CC libglib_2_0_la-gquark.lo CC libglib_2_0_la-gqueue.lo CC libglib_2_0_la-grand.lo CC libglib_2_0_la-gregex.lo CC libglib_2_0_la-gscanner.lo CC libglib_2_0_la-gsequence.lo CC libglib_2_0_la-gshell.lo CC libglib_2_0_la-gslice.lo CC libglib_2_0_la-gslist.lo CC libglib_2_0_la-gstdio.lo CC libglib_2_0_la-gstrfuncs.lo CC libglib_2_0_la-gstring.lo CC libglib_2_0_la-gstringchunk.lo CC libglib_2_0_la-gtestutils.lo CC libglib_2_0_la-gthread.lo CC libglib_2_0_la-gthreadpool.lo CC libglib_2_0_la-gtimer.lo CC libglib_2_0_la-gtimezone.lo CC libglib_2_0_la-gtrashstack.lo CC libglib_2_0_la-gtree.lo CC libglib_2_0_la-guniprop.lo CC libglib_2_0_la-gutf8.lo CC libglib_2_0_la-gunibreak.lo CC libglib_2_0_la-gunicollate.lo CC libglib_2_0_la-gunidecomp.lo CC libglib_2_0_la-gurifuncs.lo CC libglib_2_0_la-gutils.lo CC libglib_2_0_la-gvariant.lo CC libglib_2_0_la-gvariant-core.lo CC libglib_2_0_la-gvariant-parser.lo CC libglib_2_0_la-gvariant-serialiser.lo CC libglib_2_0_la-gvarianttypeinfo.lo CC libglib_2_0_la-gvarianttype.lo CC libglib_2_0_la-gversion.lo CC libglib_2_0_la-gwakeup.lo CC libglib_2_0_la-gprintf.lo CC libglib_2_0_la-glib-unix.lo CC libglib_2_0_la-gthread-posix.lo CC giounix.lo CC gspawn.lo CCLD libglib-2.0.la CC gtester.o CCLD gtester echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' Making all in gmodule make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' CC libgmodule_2_0_la-gmodule.lo CCLD libgmodule-2.0.la make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' Making all in gthread make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' CC libgthread_2_0_la-gthread-impl.lo CCLD libgthread-2.0.la make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' Making all in gobject make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' Making all in . make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' CC libgobject_2_0_la-gatomicarray.lo CC libgobject_2_0_la-gbinding.lo CC libgobject_2_0_la-gboxed.lo CC libgobject_2_0_la-gclosure.lo CC libgobject_2_0_la-genums.lo CC libgobject_2_0_la-gmarshal.lo CC libgobject_2_0_la-gobject.lo CC libgobject_2_0_la-gparam.lo CC libgobject_2_0_la-gparamspecs.lo CC libgobject_2_0_la-gsignal.lo CC libgobject_2_0_la-gsourceclosure.lo CC libgobject_2_0_la-gtype.lo CC libgobject_2_0_la-gtypemodule.lo CC libgobject_2_0_la-gtypeplugin.lo CC libgobject_2_0_la-gvalue.lo CC libgobject_2_0_la-gvaluearray.lo CC libgobject_2_0_la-gvaluetransform.lo CC libgobject_2_0_la-gvaluetypes.lo CCLD libgobject-2.0.la CC gobject-query.o CCLD gobject-query CC glib-genmarshal.o CCLD glib-genmarshal GEN gobject-public-headers.txt make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' Making all in gio make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' GEN gioenumtypes.h GEN gioenumtypes.c make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' Making all in gdbus-2.0/codegen make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' GEN gdbus-codegen make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' Making all in xdgmime make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' CC libxdgmime_la-xdgmime.lo CC libxdgmime_la-xdgmimealias.lo CC libxdgmime_la-xdgmimecache.lo CC libxdgmime_la-xdgmimeglob.lo CC libxdgmime_la-xdgmimeicon.lo CC libxdgmime_la-xdgmimeint.lo CC libxdgmime_la-xdgmimemagic.lo CC libxdgmime_la-xdgmimeparent.lo CCLD libxdgmime.la make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' Making all in inotify make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' CC libinotify_la-inotify-kernel.lo CC libinotify_la-inotify-sub.lo CC libinotify_la-inotify-path.lo CC libinotify_la-inotify-missing.lo CC libinotify_la-inotify-helper.lo CC libinotify_la-ginotifyfilemonitor.lo CC libinotify_la-ginotifydirectorymonitor.lo CCLD libinotify.la make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' Making all in . make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' CC libgio_2_0_la-gappinfo.lo CC libgio_2_0_la-gasynchelper.lo CC libgio_2_0_la-gasyncinitable.lo CC libgio_2_0_la-gasyncresult.lo CC libgio_2_0_la-gbufferedinputstream.lo CC libgio_2_0_la-gbufferedoutputstream.lo CC libgio_2_0_la-gbytesicon.lo CC libgio_2_0_la-gcancellable.lo CC libgio_2_0_la-gcharsetconverter.lo CC libgio_2_0_la-gconverter.lo CC libgio_2_0_la-gconverterinputstream.lo CC libgio_2_0_la-gconverteroutputstream.lo CC libgio_2_0_la-gcredentials.lo CC libgio_2_0_la-gdatainputstream.lo CC libgio_2_0_la-gdataoutputstream.lo CC libgio_2_0_la-gdrive.lo CC libgio_2_0_la-gdummyfile.lo CC libgio_2_0_la-gdummyproxyresolver.lo CC libgio_2_0_la-gdummytlsbackend.lo CC libgio_2_0_la-gemblem.lo CC libgio_2_0_la-gemblemedicon.lo CC libgio_2_0_la-gfile.lo CC libgio_2_0_la-gfileattribute.lo CC libgio_2_0_la-gfileenumerator.lo CC libgio_2_0_la-gfileicon.lo CC libgio_2_0_la-gfileinfo.lo CC libgio_2_0_la-gfileinputstream.lo CC libgio_2_0_la-gfilemonitor.lo CC libgio_2_0_la-gfilenamecompleter.lo CC libgio_2_0_la-gfileoutputstream.lo CC libgio_2_0_la-gfileiostream.lo CC libgio_2_0_la-gfilterinputstream.lo CC libgio_2_0_la-gfilteroutputstream.lo CC libgio_2_0_la-gicon.lo CC libgio_2_0_la-ginetaddress.lo CC libgio_2_0_la-ginetaddressmask.lo CC libgio_2_0_la-ginetsocketaddress.lo CC libgio_2_0_la-ginitable.lo CC libgio_2_0_la-ginputstream.lo CC libgio_2_0_la-gioerror.lo CC libgio_2_0_la-giomodule.lo CC libgio_2_0_la-gioscheduler.lo CC libgio_2_0_la-giostream.lo CC libgio_2_0_la-gloadableicon.lo CC libgio_2_0_la-gmount.lo CC libgio_2_0_la-gmemoryinputstream.lo CC libgio_2_0_la-gmemoryoutputstream.lo CC libgio_2_0_la-gmountoperation.lo CC libgio_2_0_la-gnativevolumemonitor.lo CC libgio_2_0_la-gnetworkaddress.lo CC libgio_2_0_la-gnetworking.lo CC libgio_2_0_la-gnetworkmonitor.lo CC libgio_2_0_la-gnetworkmonitorbase.lo CC libgio_2_0_la-gnetworkservice.lo CC libgio_2_0_la-goutputstream.lo CC libgio_2_0_la-gpermission.lo CC libgio_2_0_la-gpollableinputstream.lo CC libgio_2_0_la-gpollableoutputstream.lo CC libgio_2_0_la-gpollableutils.lo CC libgio_2_0_la-gpollfilemonitor.lo CC libgio_2_0_la-gproxy.lo CC libgio_2_0_la-gproxyaddress.lo CC libgio_2_0_la-gproxyaddressenumerator.lo CC libgio_2_0_la-gproxyresolver.lo CC libgio_2_0_la-gresolver.lo CC libgio_2_0_la-gresource.lo CC libgio_2_0_la-gresourcefile.lo CC libgio_2_0_la-gseekable.lo CC libgio_2_0_la-gsimpleasyncresult.lo CC libgio_2_0_la-gsimplepermission.lo CC libgio_2_0_la-gsocket.lo CC libgio_2_0_la-gsocketaddress.lo CC libgio_2_0_la-gsocketaddressenumerator.lo CC libgio_2_0_la-gsocketclient.lo CC libgio_2_0_la-gsocketconnectable.lo CC libgio_2_0_la-gsocketconnection.lo CC libgio_2_0_la-gsocketcontrolmessage.lo CC libgio_2_0_la-gsocketinputstream.lo CC libgio_2_0_la-gsocketlistener.lo CC libgio_2_0_la-gsocketoutputstream.lo CC libgio_2_0_la-gsocketservice.lo CC libgio_2_0_la-gsrvtarget.lo CC libgio_2_0_la-gsimpleproxyresolver.lo CC libgio_2_0_la-gtask.lo CC libgio_2_0_la-gtcpconnection.lo CC libgio_2_0_la-gtcpwrapperconnection.lo CC libgio_2_0_la-gthreadedsocketservice.lo CC libgio_2_0_la-gthemedicon.lo CC libgio_2_0_la-gthreadedresolver.lo CC libgio_2_0_la-gtlsbackend.lo CC libgio_2_0_la-gtlscertificate.lo CC libgio_2_0_la-gtlsclientconnection.lo CC libgio_2_0_la-gtlsconnection.lo CC libgio_2_0_la-gtlsdatabase.lo CC libgio_2_0_la-gtlsfiledatabase.lo CC libgio_2_0_la-gtlsinteraction.lo CC libgio_2_0_la-gtlspassword.lo CC libgio_2_0_la-gtlsserverconnection.lo CC libgio_2_0_la-gunionvolumemonitor.lo CC libgio_2_0_la-gvfs.lo CC libgio_2_0_la-gvolume.lo CC libgio_2_0_la-gvolumemonitor.lo CC libgio_2_0_la-gzlibcompressor.lo CC libgio_2_0_la-gzlibdecompressor.lo CC libgio_2_0_la-gioenumtypes.lo CC libgio_2_0_la-gdesktopappinfo.lo CC libgio_2_0_la-gfiledescriptorbased.lo CC libgio_2_0_la-gunixconnection.lo CC libgio_2_0_la-gunixcredentialsmessage.lo CC libgio_2_0_la-gunixfdlist.lo CC libgio_2_0_la-gunixfdmessage.lo CC libgio_2_0_la-gunixmount.lo CC libgio_2_0_la-gunixmounts.lo CC libgio_2_0_la-gunixsocketaddress.lo CC libgio_2_0_la-gunixvolume.lo CC libgio_2_0_la-gunixvolumemonitor.lo CC libgio_2_0_la-gunixinputstream.lo CC libgio_2_0_la-gunixoutputstream.lo CC libgio_2_0_la-gcontenttype.lo CC libgio_2_0_la-gnetworkmonitornetlink.lo CC libgio_2_0_la-gapplication.lo CC libgio_2_0_la-gapplicationcommandline.lo CC libgio_2_0_la-gapplicationimpl-dbus.lo CC libgio_2_0_la-gactiongroup.lo CC libgio_2_0_la-gactionmap.lo CC libgio_2_0_la-gsimpleactiongroup.lo CC libgio_2_0_la-gremoteactiongroup.lo CC libgio_2_0_la-gactiongroupexporter.lo CC libgio_2_0_la-gdbusactiongroup.lo CC libgio_2_0_la-gaction.lo CC libgio_2_0_la-gpropertyaction.lo CC libgio_2_0_la-gsimpleaction.lo CC libgio_2_0_la-gmenumodel.lo CC libgio_2_0_la-gmenu.lo CC libgio_2_0_la-gmenuexporter.lo CC libgio_2_0_la-gdbusmenumodel.lo CC libgio_2_0_la-gvdb-reader.lo CC libgio_2_0_la-gdelayedsettingsbackend.lo CC libgio_2_0_la-gkeyfilesettingsbackend.lo CC libgio_2_0_la-gmemorysettingsbackend.lo CC libgio_2_0_la-gnullsettingsbackend.lo CC libgio_2_0_la-gsettingsbackend.lo CC libgio_2_0_la-gsettingsschema.lo CC libgio_2_0_la-gsettings-mapping.lo CC libgio_2_0_la-gsettings.lo CC libgio_2_0_la-gdbusutils.lo CC libgio_2_0_la-gdbusaddress.lo CC libgio_2_0_la-gdbusauthobserver.lo CC libgio_2_0_la-gdbusauth.lo CC libgio_2_0_la-gdbusauthmechanism.lo CC libgio_2_0_la-gdbusauthmechanismanon.lo CC libgio_2_0_la-gdbusauthmechanismexternal.lo CC libgio_2_0_la-gdbusauthmechanismsha1.lo CC libgio_2_0_la-gdbuserror.lo CC libgio_2_0_la-gdbusconnection.lo CC libgio_2_0_la-gdbusmessage.lo CC libgio_2_0_la-gdbusnameowning.lo CC libgio_2_0_la-gdbusnamewatching.lo CC libgio_2_0_la-gdbusproxy.lo CC libgio_2_0_la-gdbusprivate.lo CC libgio_2_0_la-gdbusintrospection.lo CC libgio_2_0_la-gdbusmethodinvocation.lo CC libgio_2_0_la-gdbusserver.lo CC libgio_2_0_la-gdbusinterface.lo CC libgio_2_0_la-gdbusinterfaceskeleton.lo CC libgio_2_0_la-gdbusobject.lo CC libgio_2_0_la-gdbusobjectskeleton.lo CC libgio_2_0_la-gdbusobjectproxy.lo CC libgio_2_0_la-gdbusobjectmanager.lo CC libgio_2_0_la-gdbusobjectmanagerclient.lo CC libgio_2_0_la-gdbusobjectmanagerserver.lo CC libgio_2_0_la-gtestdbus.lo CC libgio_2_0_la-glocaldirectorymonitor.lo CC libgio_2_0_la-glocalfile.lo CC libgio_2_0_la-glocalfileenumerator.lo CC libgio_2_0_la-glocalfileinfo.lo CC libgio_2_0_la-glocalfileinputstream.lo CC libgio_2_0_la-glocalfilemonitor.lo CC libgio_2_0_la-glocalfileoutputstream.lo CC libgio_2_0_la-glocalfileiostream.lo CC libgio_2_0_la-glocalvfs.lo CC libgio_2_0_la-gsocks4proxy.lo CC libgio_2_0_la-gsocks4aproxy.lo CC libgio_2_0_la-gsocks5proxy.lo CCLD libgio-2.0.la CC gio-querymodules.o CCLD gio-querymodules CC gvdb-builder.o CC glib-compile-schemas.o CCLD glib-compile-schemas CC glib-compile-resources.o CCLD glib-compile-resources CC gsettings-tool.o CCLD gsettings CC gdbus-tool.o CCLD gdbus CC gresource-gresource-tool.o CCLD gresource GEN gio-public-headers.txt make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' Making all in gdbus-object-manager-example make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make all-am make[8]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' Making all in services make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/services' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/services' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' Making all in po make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/po' Making all in docs make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' Making all in reference make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' Making all in glib make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/glib' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/glib' Making all in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gobject' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gobject' Making all in gio make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' Making all in gdbus-object-manager-example make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' Making all in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' GEN stamp-testmarshal.h GEN testmarshal.c make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' CC performance.o CCLD performance CC performance-threaded.o CCLD performance-threaded make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' Making all in refcount make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make -C glib-2.38.0 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' Making install in . make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/install -c glib-gettextize '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' Making install in m4macros make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make install-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal' /usr/bin/install -c -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/m4macros' Making install in glib make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' Making install in libcharset make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' /bin/sh /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/install-sh -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib if test -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.alias > /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.tmp /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.alias ; \ rm -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.tmp ; \ else \ if test @GLIBC21@ = no; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.tmp /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.alias ; \ rm -f /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/charset.tmp ; \ fi ; \ fi make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset' Making install in pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre' Making install in update-pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/update-pcre' Making install in . make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libglib-2.0.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libglib-2.0.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libglib-2.0.la libtool: install: /usr/bin/install -c .libs/libglib-2.0.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libglib-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libglib-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libglib-2.0.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gtester '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c gtester /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/gtester /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/install -c gtester-report '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include' /usr/bin/install -c -m 644 glibconfig.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include' make install-exec-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' for sf in gtester-report ; do \ mv -f "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/$sf" "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/$sf".tmp \ && sed < "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/$sf".tmp > "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin", "glib-version" : "2.38.0"|' \ -e '1,1s|#! /usr/bin/env python.*|#!/usr/bin/python|' \ || exit $? ; \ chmod a+x /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/$sf ; \ rm -f "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/$sf".tmp ; \ done make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/deprecated' /usr/bin/install -c -m 644 deprecated/gallocator.h deprecated/gcache.h deprecated/gcompletion.h deprecated/gmain.h deprecated/grel.h deprecated/gthread.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/deprecated' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/gdb' /usr/bin/install -c glib.py '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/gdb' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0' /usr/bin/install -c -m 644 glib-unix.h glib-object.h glib.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib' /usr/bin/install -c -m 644 galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib' /usr/bin/install -c -m 644 gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' GEN libglib-gdb.py mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gdb/auto-load /usr/bin/install -c ./libglib-gdb.py /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gdb/auto-load/libglib-2.0.so.0.3800.0-gdb.py make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib' Making install in gmodule make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make install-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgmodule-2.0.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgmodule-2.0.la libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgmodule-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgmodule-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgmodule-2.0.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0' /usr/bin/install -c -m 644 gmodule.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make[6]: Nothing to be done for `install-data-hook'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule' Making install in gthread make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make install-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread-2.0.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgthread-2.0.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgthread-2.0.la libtool: install: /usr/bin/install -c .libs/libgthread-2.0.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgthread-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgthread-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgthread-2.0.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make[6]: Nothing to be done for `install-data-hook'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gthread' Making install in gobject make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' Making install in . make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgobject-2.0.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgobject-2.0.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgobject-2.0.la libtool: install: /usr/bin/install -c .libs/libgobject-2.0.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgobject-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgobject-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgobject-2.0.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gobject-query glib-genmarshal '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c gobject-query /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/gobject-query libtool: install: /usr/bin/install -c glib-genmarshal /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/glib-genmarshal /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/install -c glib-mkenums '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/gdb' /usr/bin/install -c gobject.py '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/gdb' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject' /usr/bin/install -c -m 644 glib-types.h gbinding.h gboxed.h gclosure.h genums.h gmarshal.h gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h gtypemodule.h gtypeplugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h gobjectnotifyqueue.c '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' GEN libgobject-gdb.py mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gdb/auto-load/ /usr/bin/install -c ./libgobject-gdb.py /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gdb/auto-load//libgobject-2.0.so.0.3800.0-gdb.py make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject' Making install in gio make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' Making install in gdbus-2.0/codegen make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/install -c gdbus-codegen '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/codegen' /usr/bin/install -c -m 644 __init__.py codegen.py codegen_main.py codegen_docbook.py config.py dbustypes.py parser.py utils.py '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/codegen' Byte-compiling python modules... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' Making install in xdgmime make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime' Making install in inotify make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify' Making install in . make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgio-2.0.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgio-2.0.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgio-2.0.la libtool: install: /usr/bin/install -c .libs/libgio-2.0.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgio-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgio-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libgio-2.0.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gio-querymodules glib-compile-schemas glib-compile-resources gsettings gdbus gresource '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c gio-querymodules /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/gio-querymodules libtool: install: /usr/bin/install -c glib-compile-schemas /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/glib-compile-schemas libtool: install: /usr/bin/install -c glib-compile-resources /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/glib-compile-resources libtool: install: /usr/bin/install -c gsettings /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/gsettings libtool: install: /usr/bin/install -c gdbus /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/gdbus libtool: install: /usr/bin/install -c gresource /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/gresource /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/gdbus completion/gsettings completion/gresource '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/bash-completion/completions' /bin/sh /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/install-sh -d /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/gio/modules /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/schemas' /usr/bin/install -c -m 644 gschema.dtd '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/schemas' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gappinfo.h gasyncinitable.h gasyncresult.h gbufferedinputstream.h gbufferedoutputstream.h gbytesicon.h gcancellable.h gcontenttype.h gcharsetconverter.h gconverter.h gconverterinputstream.h gconverteroutputstream.h gdatainputstream.h gdataoutputstream.h gdrive.h gemblem.h gemblemedicon.h gfile.h gfileattribute.h gfileenumerator.h gfileicon.h gfileinfo.h gfileinputstream.h gfilemonitor.h gfilenamecompleter.h gfileoutputstream.h gfileiostream.h gfilterinputstream.h gfilteroutputstream.h gicon.h ginetaddress.h ginetaddressmask.h ginetsocketaddress.h ginputstream.h ginitable.h gio.h giotypes.h gioenums.h gioerror.h giomodule.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gioscheduler.h giostream.h gloadableicon.h gmount.h gmemoryinputstream.h gmemoryoutputstream.h gmountoperation.h gnativevolumemonitor.h gnetworkaddress.h gnetworking.h gnetworkmonitor.h gnetworkservice.h goutputstream.h gpermission.h gpollableinputstream.h gpollableoutputstream.h gpollableutils.h gproxyaddress.h gproxy.h gproxyaddressenumerator.h gproxyresolver.h gresolver.h gresource.h gseekable.h gsimpleasyncresult.h gsimplepermission.h gsocket.h gsocketaddress.h gsocketaddressenumerator.h gsocketclient.h gsocketconnectable.h gsocketconnection.h gsocketcontrolmessage.h gsocketlistener.h gsocketservice.h gsrvtarget.h gsimpleproxyresolver.h gtask.h gtcpconnection.h gtcpwrapperconnection.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gthreadedsocketservice.h gthemedicon.h gtlsbackend.h gtlscertificate.h gtlsclientconnection.h gtlsconnection.h gtlsdatabase.h gtlsfiledatabase.h gtlsinteraction.h gtlspassword.h gtlsserverconnection.h gvfs.h gvolume.h gvolumemonitor.h gzlibcompressor.h gzlibdecompressor.h gapplication.h gapplicationcommandline.h gactiongroup.h gactionmap.h gsimpleactiongroup.h gremoteactiongroup.h gactiongroupexporter.h gdbusactiongroup.h gaction.h gpropertyaction.h gsimpleaction.h gmenumodel.h gmenu.h gmenuexporter.h gdbusmenumodel.h gsettingsbackend.h gsettingsschema.h gsettings.h gdbusauthobserver.h gcredentials.h gdbusutils.h gdbuserror.h gdbusaddress.h gdbusconnection.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gdbusmessage.h gdbusnameowning.h gdbusnamewatching.h gdbusproxy.h gdbusintrospection.h gdbusmethodinvocation.h gdbusserver.h gdbusinterface.h gdbusinterfaceskeleton.h gdbusobject.h gdbusobjectskeleton.h gdbusobjectproxy.h gdbusobjectmanager.h gdbusobjectmanagerclient.h gdbusobjectmanagerserver.h gtestdbus.h gioenumtypes.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/gio' /usr/bin/install -c -m 644 gdesktopappinfo.h gfiledescriptorbased.h gunixconnection.h gunixcredentialsmessage.h gunixmounts.h gunixfdlist.h gunixfdmessage.h gunixinputstream.h gunixoutputstream.h gunixsocketaddress.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/gio' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make[7]: Nothing to be done for `install-data-hook'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make install-recursive make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' Making install in gdbus-object-manager-example make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make install-am make[8]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[9]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[9]: Nothing to be done for `install-exec-am'. make[9]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[8]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' Making install in services make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/services' make[8]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/services' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/services' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests/services' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[8]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[8]: Nothing to be done for `install-exec-am'. make[8]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio' Making install in po make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/po' mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share; \ catalogs='af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale;; \ *) destdir=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/glib20.mo; \ echo "installing $cat as $dir/glib20.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/glib20.mo; \ echo "installing ./$cat as" \ "$dir/glib20.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/glib20.mo.m; \ echo "installing $cat.m as $dir/glib20.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/glib20.mo.m; \ echo "installing ./$cat as" \ "$dir/glib20.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/af/LC_MESSAGES/glib20.mo installing am.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/am/LC_MESSAGES/glib20.mo installing an.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/an/LC_MESSAGES/glib20.mo installing ar.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ar/LC_MESSAGES/glib20.mo installing as.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/as/LC_MESSAGES/glib20.mo installing ast.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ast/LC_MESSAGES/glib20.mo installing az.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/az/LC_MESSAGES/glib20.mo installing be.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/be/LC_MESSAGES/glib20.mo installing be@latin.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/be@latin/LC_MESSAGES/glib20.mo installing bg.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/bg/LC_MESSAGES/glib20.mo installing bn.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/bn/LC_MESSAGES/glib20.mo installing bn_IN.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/bn_IN/LC_MESSAGES/glib20.mo installing bs.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/bs/LC_MESSAGES/glib20.mo installing ca.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ca/LC_MESSAGES/glib20.mo installing ca@valencia.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ca@valencia/LC_MESSAGES/glib20.mo installing cs.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/cs/LC_MESSAGES/glib20.mo installing cy.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/cy/LC_MESSAGES/glib20.mo installing da.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/da/LC_MESSAGES/glib20.mo installing de.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/de/LC_MESSAGES/glib20.mo installing dz.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/dz/LC_MESSAGES/glib20.mo installing el.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/el/LC_MESSAGES/glib20.mo installing en_CA.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/en_CA/LC_MESSAGES/glib20.mo installing en_GB.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/en_GB/LC_MESSAGES/glib20.mo installing en@shaw.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/en@shaw/LC_MESSAGES/glib20.mo installing eo.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/eo/LC_MESSAGES/glib20.mo installing es.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/es/LC_MESSAGES/glib20.mo installing et.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/et/LC_MESSAGES/glib20.mo installing eu.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/eu/LC_MESSAGES/glib20.mo installing fa.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fa/LC_MESSAGES/glib20.mo installing fi.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fi/LC_MESSAGES/glib20.mo installing fr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fr/LC_MESSAGES/glib20.mo installing ga.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ga/LC_MESSAGES/glib20.mo installing gl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/gl/LC_MESSAGES/glib20.mo installing gu.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/gu/LC_MESSAGES/glib20.mo installing he.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/he/LC_MESSAGES/glib20.mo installing hi.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/hi/LC_MESSAGES/glib20.mo installing hr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/hr/LC_MESSAGES/glib20.mo installing hu.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/hu/LC_MESSAGES/glib20.mo installing hy.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/hy/LC_MESSAGES/glib20.mo installing id.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/id/LC_MESSAGES/glib20.mo installing is.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/is/LC_MESSAGES/glib20.mo installing it.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/it/LC_MESSAGES/glib20.mo installing ja.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ja/LC_MESSAGES/glib20.mo installing ka.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ka/LC_MESSAGES/glib20.mo installing kk.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/kk/LC_MESSAGES/glib20.mo installing kn.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/kn/LC_MESSAGES/glib20.mo installing ko.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ko/LC_MESSAGES/glib20.mo installing ku.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ku/LC_MESSAGES/glib20.mo installing lt.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/lt/LC_MESSAGES/glib20.mo installing lv.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/lv/LC_MESSAGES/glib20.mo installing mai.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/mai/LC_MESSAGES/glib20.mo installing mg.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/mg/LC_MESSAGES/glib20.mo installing mk.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/mk/LC_MESSAGES/glib20.mo installing ml.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ml/LC_MESSAGES/glib20.mo installing mn.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/mn/LC_MESSAGES/glib20.mo installing mr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/mr/LC_MESSAGES/glib20.mo installing ms.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ms/LC_MESSAGES/glib20.mo installing nb.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/nb/LC_MESSAGES/glib20.mo installing nds.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/nds/LC_MESSAGES/glib20.mo installing ne.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ne/LC_MESSAGES/glib20.mo installing nl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/nl/LC_MESSAGES/glib20.mo installing nn.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/nn/LC_MESSAGES/glib20.mo installing oc.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/oc/LC_MESSAGES/glib20.mo installing or.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/or/LC_MESSAGES/glib20.mo installing pa.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pa/LC_MESSAGES/glib20.mo installing pl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pl/LC_MESSAGES/glib20.mo installing ps.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ps/LC_MESSAGES/glib20.mo installing pt.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pt/LC_MESSAGES/glib20.mo installing pt_BR.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pt_BR/LC_MESSAGES/glib20.mo installing ro.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ro/LC_MESSAGES/glib20.mo installing ru.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ru/LC_MESSAGES/glib20.mo installing rw.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/rw/LC_MESSAGES/glib20.mo installing si.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/si/LC_MESSAGES/glib20.mo installing sk.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sk/LC_MESSAGES/glib20.mo installing sl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sl/LC_MESSAGES/glib20.mo installing sq.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sq/LC_MESSAGES/glib20.mo installing sr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sr/LC_MESSAGES/glib20.mo installing sr@latin.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sr@latin/LC_MESSAGES/glib20.mo installing sr@ije.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sr@ije/LC_MESSAGES/glib20.mo installing sv.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sv/LC_MESSAGES/glib20.mo installing ta.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ta/LC_MESSAGES/glib20.mo installing te.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/te/LC_MESSAGES/glib20.mo installing tg.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/tg/LC_MESSAGES/glib20.mo installing th.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/th/LC_MESSAGES/glib20.mo installing tl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/tl/LC_MESSAGES/glib20.mo installing tr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/tr/LC_MESSAGES/glib20.mo installing ug.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ug/LC_MESSAGES/glib20.mo installing tt.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/tt/LC_MESSAGES/glib20.mo installing uk.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/uk/LC_MESSAGES/glib20.mo installing vi.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/vi/LC_MESSAGES/glib20.mo installing wa.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/wa/LC_MESSAGES/glib20.mo installing xh.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/xh/LC_MESSAGES/glib20.mo installing yi.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/yi/LC_MESSAGES/glib20.mo installing zh_CN.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/zh_CN/LC_MESSAGES/glib20.mo installing zh_HK.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/zh_HK/LC_MESSAGES/glib20.mo installing zh_TW.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/po' Making install in docs make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' Making install in reference make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' Making install in glib make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/glib' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/glib' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-2-10.html /usr/bin/install -c -m 644 ./html/api-index-2-12.html /usr/bin/install -c -m 644 ./html/api-index-2-14.html /usr/bin/install -c -m 644 ./html/api-index-2-16.html /usr/bin/install -c -m 644 ./html/api-index-2-18.html /usr/bin/install -c -m 644 ./html/api-index-2-2.html /usr/bin/install -c -m 644 ./html/api-index-2-20.html /usr/bin/install -c -m 644 ./html/api-index-2-22.html /usr/bin/install -c -m 644 ./html/api-index-2-24.html /usr/bin/install -c -m 644 ./html/api-index-2-26.html /usr/bin/install -c -m 644 ./html/api-index-2-28.html /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-2-32.html /usr/bin/install -c -m 644 ./html/api-index-2-34.html /usr/bin/install -c -m 644 ./html/api-index-2-36.html /usr/bin/install -c -m 644 ./html/api-index-2-38.html /usr/bin/install -c -m 644 ./html/api-index-2-4.html /usr/bin/install -c -m 644 ./html/api-index-2-6.html /usr/bin/install -c -m 644 ./html/api-index-2-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/deprecated.html /usr/bin/install -c -m 644 ./html/file-name-encodings.png /usr/bin/install -c -m 644 ./html/glib-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Asynchronous-Queues.html /usr/bin/install -c -m 644 ./html/glib-Atomic-Operations.html /usr/bin/install -c -m 644 ./html/glib-Automatic-String-Completion.html /usr/bin/install -c -m 644 ./html/glib-Balanced-Binary-Trees.html /usr/bin/install -c -m 644 ./html/glib-Base64-Encoding.html /usr/bin/install -c -m 644 ./html/glib-Basic-Types.html /usr/bin/install -c -m 644 ./html/glib-Bookmark-file-parser.html /usr/bin/install -c -m 644 ./html/glib-Byte-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Byte-Order-Macros.html /usr/bin/install -c -m 644 ./html/glib-Caches.html /usr/bin/install -c -m 644 ./html/glib-Character-Set-Conversion.html /usr/bin/install -c -m 644 ./html/glib-Commandline-option-parser.html /usr/bin/install -c -m 644 ./html/glib-Data-Checksums.html /usr/bin/install -c -m 644 ./html/glib-Data-HMACs.html /usr/bin/install -c -m 644 ./html/glib-Datasets.html /usr/bin/install -c -m 644 ./html/glib-Date-and-Time-Functions.html /usr/bin/install -c -m 644 ./html/glib-Deprecated-Thread-APIs.html /usr/bin/install -c -m 644 ./html/glib-Double-ended-Queues.html /usr/bin/install -c -m 644 ./html/glib-Doubly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/glib-Dynamic-Loading-of-Modules.html /usr/bin/install -c -m 644 ./html/glib-Error-Reporting.html /usr/bin/install -c -m 644 ./html/glib-File-Utilities.html /usr/bin/install -c -m 644 ./html/glib-GDateTime.html /usr/bin/install -c -m 644 ./html/glib-GTimeZone.html /usr/bin/install -c -m 644 ./html/glib-GVariant.html /usr/bin/install -c -m 644 ./html/glib-GVariantType.html /usr/bin/install -c -m 644 ./html/glib-Glob-style-pattern-matching.html /usr/bin/install -c -m 644 ./html/glib-Hash-Tables.html /usr/bin/install -c -m 644 ./html/glib-Hook-Functions.html /usr/bin/install -c -m 644 ./html/glib-Hostname-Utilities.html /usr/bin/install -c -m 644 ./html/glib-I18N.html /usr/bin/install -c -m 644 ./html/glib-IO-Channels.html /usr/bin/install -c -m 644 ./html/glib-Key-value-file-parser.html /usr/bin/install -c -m 644 ./html/glib-Keyed-Data-Lists.html /usr/bin/install -c -m 644 ./html/glib-Lexical-Scanner.html /usr/bin/install -c -m 644 ./html/glib-Memory-Allocation.html /usr/bin/install -c -m 644 ./html/glib-Memory-Slices.html /usr/bin/install -c -m 644 ./html/glib-Message-Logging.html /usr/bin/install -c -m 644 ./html/glib-Miscellaneous-Macros.html /usr/bin/install -c -m 644 ./html/glib-Miscellaneous-Utility-Functions.html /usr/bin/install -c -m 644 ./html/glib-N-ary-Trees.html /usr/bin/install -c -m 644 ./html/glib-Numerical-Definitions.html /usr/bin/install -c -m 644 ./html/glib-Perl-compatible-regular-expressions.html /usr/bin/install -c -m 644 ./html/glib-Pointer-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Quarks.html /usr/bin/install -c -m 644 ./html/glib-Random-Numbers.html /usr/bin/install -c -m 644 ./html/glib-Relations-and-Tuples.html /usr/bin/install -c -m 644 ./html/glib-Sequences.html /usr/bin/install -c -m 644 ./html/glib-Shell-related-Utilities.html /usr/bin/install -c -m 644 ./html/glib-Simple-XML-Subset-Parser.html /usr/bin/install -c -m 644 ./html/glib-Singly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/glib-Spawning-Processes.html /usr/bin/install -c -m 644 ./html/glib-Standard-Macros.html /usr/bin/install -c -m 644 ./html/glib-String-Chunks.html /usr/bin/install -c -m 644 ./html/glib-String-Utility-Functions.html /usr/bin/install -c -m 644 ./html/glib-Strings.html /usr/bin/install -c -m 644 ./html/glib-Testing.html /usr/bin/install -c -m 644 ./html/glib-The-Main-Event-Loop.html /usr/bin/install -c -m 644 ./html/glib-Thread-Pools.html /usr/bin/install -c -m 644 ./html/glib-Threads.html /usr/bin/install -c -m 644 ./html/glib-Timers.html /usr/bin/install -c -m 644 ./html/glib-Trash-Stacks.html /usr/bin/install -c -m 644 ./html/glib-Type-Conversion-Macros.html /usr/bin/install -c -m 644 ./html/glib-UNIX-specific-utilities-and-integration.html /usr/bin/install -c -m 644 ./html/glib-URI-Functions.html /usr/bin/install -c -m 644 ./html/glib-Unicode-Manipulation.html /usr/bin/install -c -m 644 ./html/glib-Version-Information.html /usr/bin/install -c -m 644 ./html/glib-Warnings-and-Assertions.html /usr/bin/install -c -m 644 ./html/glib-Windows-Compatibility-Functions.html /usr/bin/install -c -m 644 ./html/glib-building.html /usr/bin/install -c -m 644 ./html/glib-changes.html /usr/bin/install -c -m 644 ./html/glib-compiling.html /usr/bin/install -c -m 644 ./html/glib-core.html /usr/bin/install -c -m 644 ./html/glib-cross-compiling.html /usr/bin/install -c -m 644 ./html/glib-data-types.html /usr/bin/install -c -m 644 ./html/glib-fundamentals.html /usr/bin/install -c -m 644 ./html/glib-gettextize.html /usr/bin/install -c -m 644 ./html/glib-programming.html /usr/bin/install -c -m 644 ./html/glib-regex-syntax.html /usr/bin/install -c -m 644 ./html/glib-resources.html /usr/bin/install -c -m 644 ./html/glib-running.html /usr/bin/install -c -m 644 ./html/glib-utilities.html /usr/bin/install -c -m 644 ./html/glib.devhelp2 /usr/bin/install -c -m 644 ./html/glib.html /usr/bin/install -c -m 644 ./html/gtester-report.html /usr/bin/install -c -m 644 ./html/gtester.html /usr/bin/install -c -m 644 ./html/gvariant-format-strings.html /usr/bin/install -c -m 644 ./html/gvariant-text.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/mainloop-states.gif /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tools.html /usr/bin/install -c -m 644 ./html/up.png make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/glib' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/glib' Making install in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gobject' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gobject' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GBinding.html /usr/bin/install -c -m 644 ./html/GTypeModule.html /usr/bin/install -c -m 644 ./html/GTypePlugin.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-2-10.html /usr/bin/install -c -m 644 ./html/api-index-2-12.html /usr/bin/install -c -m 644 ./html/api-index-2-14.html /usr/bin/install -c -m 644 ./html/api-index-2-18.html /usr/bin/install -c -m 644 ./html/api-index-2-2.html /usr/bin/install -c -m 644 ./html/api-index-2-22.html /usr/bin/install -c -m 644 ./html/api-index-2-24.html /usr/bin/install -c -m 644 ./html/api-index-2-26.html /usr/bin/install -c -m 644 ./html/api-index-2-28.html /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-2-32.html /usr/bin/install -c -m 644 ./html/api-index-2-34.html /usr/bin/install -c -m 644 ./html/api-index-2-36.html /usr/bin/install -c -m 644 ./html/api-index-2-38.html /usr/bin/install -c -m 644 ./html/api-index-2-4.html /usr/bin/install -c -m 644 ./html/api-index-2-6.html /usr/bin/install -c -m 644 ./html/api-index-2-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01s02.html /usr/bin/install -c -m 644 ./html/chapter-gobject.html /usr/bin/install -c -m 644 ./html/chapter-gtype.html /usr/bin/install -c -m 644 ./html/chapter-intro.html /usr/bin/install -c -m 644 ./html/chapter-signal.html /usr/bin/install -c -m 644 ./html/glib-genmarshal.html /usr/bin/install -c -m 644 ./html/glib-mkenums.html /usr/bin/install -c -m 644 ./html/glue.png /usr/bin/install -c -m 644 ./html/gobject-Boxed-Types.html /usr/bin/install -c -m 644 ./html/gobject-Closures.html /usr/bin/install -c -m 644 ./html/gobject-Enumeration-and-Flag-Types.html /usr/bin/install -c -m 644 ./html/gobject-GParamSpec.html /usr/bin/install -c -m 644 ./html/gobject-Generic-values.html /usr/bin/install -c -m 644 ./html/gobject-Signals.html /usr/bin/install -c -m 644 ./html/gobject-Standard-Parameter-and-Value-Types.html /usr/bin/install -c -m 644 ./html/gobject-The-Base-Object-Type.html /usr/bin/install -c -m 644 ./html/gobject-Type-Information.html /usr/bin/install -c -m 644 ./html/gobject-Value-arrays.html /usr/bin/install -c -m 644 ./html/gobject-Varargs-Value-Collection.html /usr/bin/install -c -m 644 ./html/gobject-memory.html /usr/bin/install -c -m 644 ./html/gobject-properties.html /usr/bin/install -c -m 644 ./html/gobject-query.html /usr/bin/install -c -m 644 ./html/gobject.devhelp2 /usr/bin/install -c -m 644 ./html/gtype-conventions.html /usr/bin/install -c -m 644 ./html/gtype-instantiable-classed.html /usr/bin/install -c -m 644 ./html/gtype-non-instantiable-classed.html /usr/bin/install -c -m 644 ./html/gtype-non-instantiable.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/howto-gobject-chainup.html /usr/bin/install -c -m 644 ./html/howto-gobject-code.html /usr/bin/install -c -m 644 ./html/howto-gobject-construction.html /usr/bin/install -c -m 644 ./html/howto-gobject-destruction.html /usr/bin/install -c -m 644 ./html/howto-gobject-methods.html /usr/bin/install -c -m 644 ./html/howto-gobject.html /usr/bin/install -c -m 644 ./html/howto-interface-implement.html /usr/bin/install -c -m 644 ./html/howto-interface-override.html /usr/bin/install -c -m 644 ./html/howto-interface-prerequisite.html /usr/bin/install -c -m 644 ./html/howto-interface-properties.html /usr/bin/install -c -m 644 ./html/howto-interface.html /usr/bin/install -c -m 644 ./html/howto-signals.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/pr01.html /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/pt03.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/rn01.html /usr/bin/install -c -m 644 ./html/rn02.html /usr/bin/install -c -m 644 ./html/signal.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tools-ginspector.html /usr/bin/install -c -m 644 ./html/tools-gob.html /usr/bin/install -c -m 644 ./html/tools-gtkdoc.html /usr/bin/install -c -m 644 ./html/tools-refdb.html /usr/bin/install -c -m 644 ./html/tools-vala.html /usr/bin/install -c -m 644 ./html/up.png make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gobject' Making install in gio make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' Making install in gdbus-object-manager-example make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/ExampleAnimal.html /usr/bin/install -c -m 644 ./html/ExampleCat.html /usr/bin/install -c -m 644 ./html/ExampleObject.html /usr/bin/install -c -m 644 ./html/ExampleObjectManagerClient.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gdbus-object-manager-example.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make install-data-hook make[8]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' rm -rf /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gtk-doc/html/gdbus-object-manager-example make[8]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/ExampleAnimal.html /usr/bin/install -c -m 644 ./html/ExampleCat.html /usr/bin/install -c -m 644 ./html/ExampleObject.html /usr/bin/install -c -m 644 ./html/ExampleObjectManagerClient.html /usr/bin/install -c -m 644 ./html/GAction.html /usr/bin/install -c -m 644 ./html/GActionGroup.html /usr/bin/install -c -m 644 ./html/GActionMap.html /usr/bin/install -c -m 644 ./html/GAppInfo.html /usr/bin/install -c -m 644 ./html/GApplication.html /usr/bin/install -c -m 644 ./html/GApplicationCommandLine.html /usr/bin/install -c -m 644 ./html/GAsyncInitable.html /usr/bin/install -c -m 644 ./html/GAsyncResult.html /usr/bin/install -c -m 644 ./html/GBufferedInputStream.html /usr/bin/install -c -m 644 ./html/GBufferedOutputStream.html /usr/bin/install -c -m 644 ./html/GCancellable.html /usr/bin/install -c -m 644 ./html/GCharsetConverter.html /usr/bin/install -c -m 644 ./html/GConverter.html /usr/bin/install -c -m 644 ./html/GCredentials.html /usr/bin/install -c -m 644 ./html/GDBusActionGroup.html /usr/bin/install -c -m 644 ./html/GDBusAuthObserver.html /usr/bin/install -c -m 644 ./html/GDBusConnection.html /usr/bin/install -c -m 644 ./html/GDBusInterface.html /usr/bin/install -c -m 644 ./html/GDBusInterfaceSkeleton.html /usr/bin/install -c -m 644 ./html/GDBusMenuModel.html /usr/bin/install -c -m 644 ./html/GDBusMessage.html /usr/bin/install -c -m 644 ./html/GDBusMethodInvocation.html /usr/bin/install -c -m 644 ./html/GDBusObject.html /usr/bin/install -c -m 644 ./html/GDBusObjectManager.html /usr/bin/install -c -m 644 ./html/GDBusObjectManagerClient.html /usr/bin/install -c -m 644 ./html/GDBusObjectManagerServer.html /usr/bin/install -c -m 644 ./html/GDBusObjectProxy.html /usr/bin/install -c -m 644 ./html/GDBusObjectSkeleton.html /usr/bin/install -c -m 644 ./html/GDBusProxy.html /usr/bin/install -c -m 644 ./html/GDBusServer.html /usr/bin/install -c -m 644 ./html/GDataInputStream.html /usr/bin/install -c -m 644 ./html/GDataOutputStream.html /usr/bin/install -c -m 644 ./html/GDrive.html /usr/bin/install -c -m 644 ./html/GEmblem.html /usr/bin/install -c -m 644 ./html/GEmblemedIcon.html /usr/bin/install -c -m 644 ./html/GFile.html /usr/bin/install -c -m 644 ./html/GFileDescriptorBased.html /usr/bin/install -c -m 644 ./html/GFileEnumerator.html /usr/bin/install -c -m 644 ./html/GFileIOStream.html /usr/bin/install -c -m 644 ./html/GFileIcon.html /usr/bin/install -c -m 644 ./html/GFileInfo.html /usr/bin/install -c -m 644 ./html/GFileInputStream.html /usr/bin/install -c -m 644 ./html/GFileMonitor.html /usr/bin/install -c -m 644 ./html/GFileOutputStream.html /usr/bin/install -c -m 644 ./html/GFilenameCompleter.html /usr/bin/install -c -m 644 ./html/GFilterInputStream.html /usr/bin/install -c -m 644 ./html/GFilterOutputStream.html /usr/bin/install -c -m 644 ./html/GIOModule.html /usr/bin/install -c -m 644 ./html/GIOStream.html /usr/bin/install -c -m 644 ./html/GIcon.html /usr/bin/install -c -m 644 ./html/GInetAddress.html /usr/bin/install -c -m 644 ./html/GInetSocketAddress.html /usr/bin/install -c -m 644 ./html/GInitable.html /usr/bin/install -c -m 644 ./html/GInputStream.html /usr/bin/install -c -m 644 ./html/GLoadableIcon.html /usr/bin/install -c -m 644 ./html/GMemoryInputStream.html /usr/bin/install -c -m 644 ./html/GMemoryOutputStream.html /usr/bin/install -c -m 644 ./html/GMenu.html /usr/bin/install -c -m 644 ./html/GMenuModel.html /usr/bin/install -c -m 644 ./html/GMount.html /usr/bin/install -c -m 644 ./html/GMountOperation.html /usr/bin/install -c -m 644 ./html/GNetworkAddress.html /usr/bin/install -c -m 644 ./html/GNetworkMonitor.html /usr/bin/install -c -m 644 ./html/GNetworkService.html /usr/bin/install -c -m 644 ./html/GOutputStream.html /usr/bin/install -c -m 644 ./html/GPermission.html /usr/bin/install -c -m 644 ./html/GPollableInputStream.html /usr/bin/install -c -m 644 ./html/GPollableOutputStream.html /usr/bin/install -c -m 644 ./html/GProxy.html /usr/bin/install -c -m 644 ./html/GProxyAddress.html /usr/bin/install -c -m 644 ./html/GProxyResolver.html /usr/bin/install -c -m 644 ./html/GRemoteActionGroup.html /usr/bin/install -c -m 644 ./html/GResolver.html /usr/bin/install -c -m 644 ./html/GSeekable.html /usr/bin/install -c -m 644 ./html/GSettings.html /usr/bin/install -c -m 644 ./html/GSettingsBackend.html /usr/bin/install -c -m 644 ./html/GSimpleAction.html /usr/bin/install -c -m 644 ./html/GSimpleActionGroup.html /usr/bin/install -c -m 644 ./html/GSimpleAsyncResult.html /usr/bin/install -c -m 644 ./html/GSimplePermission.html /usr/bin/install -c -m 644 ./html/GSimpleProxyResolver.html /usr/bin/install -c -m 644 ./html/GSocket.html /usr/bin/install -c -m 644 ./html/GSocketAddress.html /usr/bin/install -c -m 644 ./html/GSocketClient.html /usr/bin/install -c -m 644 ./html/GSocketConnectable.html /usr/bin/install -c -m 644 ./html/GSocketConnection.html /usr/bin/install -c -m 644 ./html/GSocketControlMessage.html /usr/bin/install -c -m 644 ./html/GSocketListener.html /usr/bin/install -c -m 644 ./html/GSocketService.html /usr/bin/install -c -m 644 ./html/GSrvTarget.html /usr/bin/install -c -m 644 ./html/GTask.html /usr/bin/install -c -m 644 ./html/GTcpConnection.html /usr/bin/install -c -m 644 ./html/GTcpWrapperConnection.html /usr/bin/install -c -m 644 ./html/GTestDBus.html /usr/bin/install -c -m 644 ./html/GThemedIcon.html /usr/bin/install -c -m 644 ./html/GThreadedSocketService.html /usr/bin/install -c -m 644 ./html/GTlsBackend.html /usr/bin/install -c -m 644 ./html/GTlsCertificate.html /usr/bin/install -c -m 644 ./html/GTlsClientConnection.html /usr/bin/install -c -m 644 ./html/GTlsConnection.html /usr/bin/install -c -m 644 ./html/GTlsDatabase.html /usr/bin/install -c -m 644 ./html/GTlsFileDatabase.html /usr/bin/install -c -m 644 ./html/GTlsInteraction.html /usr/bin/install -c -m 644 ./html/GTlsPassword.html /usr/bin/install -c -m 644 ./html/GTlsServerConnection.html /usr/bin/install -c -m 644 ./html/GUnixConnection.html /usr/bin/install -c -m 644 ./html/GUnixCredentialsMessage.html /usr/bin/install -c -m 644 ./html/GUnixFDList.html /usr/bin/install -c -m 644 ./html/GUnixFDMessage.html /usr/bin/install -c -m 644 ./html/GUnixInputStream.html /usr/bin/install -c -m 644 ./html/GUnixOutputStream.html /usr/bin/install -c -m 644 ./html/GUnixSocketAddress.html /usr/bin/install -c -m 644 ./html/GVfs.html /usr/bin/install -c -m 644 ./html/GVolume.html /usr/bin/install -c -m 644 ./html/GVolumeMonitor.html /usr/bin/install -c -m 644 ./html/GZlibCompressor.html /usr/bin/install -c -m 644 ./html/GZlibDecompressor.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-2-18.html /usr/bin/install -c -m 644 ./html/api-index-2-20.html /usr/bin/install -c -m 644 ./html/api-index-2-22.html /usr/bin/install -c -m 644 ./html/api-index-2-24.html /usr/bin/install -c -m 644 ./html/api-index-2-26.html /usr/bin/install -c -m 644 ./html/api-index-2-28.html /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-2-32.html /usr/bin/install -c -m 644 ./html/api-index-2-34.html /usr/bin/install -c -m 644 ./html/api-index-2-36.html /usr/bin/install -c -m 644 ./html/api-index-2-38.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/application.html /usr/bin/install -c -m 644 ./html/async.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch29.html /usr/bin/install -c -m 644 ./html/ch30.html /usr/bin/install -c -m 644 ./html/ch30s02.html /usr/bin/install -c -m 644 ./html/ch30s03.html /usr/bin/install -c -m 644 ./html/ch31.html /usr/bin/install -c -m 644 ./html/ch31s02.html /usr/bin/install -c -m 644 ./html/ch31s03.html /usr/bin/install -c -m 644 ./html/ch31s04.html /usr/bin/install -c -m 644 ./html/ch31s05.html /usr/bin/install -c -m 644 ./html/ch31s06.html /usr/bin/install -c -m 644 ./html/ch31s07.html /usr/bin/install -c -m 644 ./html/ch32.html /usr/bin/install -c -m 644 ./html/ch32s02.html /usr/bin/install -c -m 644 ./html/ch32s03.html /usr/bin/install -c -m 644 ./html/ch32s04.html /usr/bin/install -c -m 644 ./html/ch32s05.html /usr/bin/install -c -m 644 ./html/conversion.html /usr/bin/install -c -m 644 ./html/extending-gio.html /usr/bin/install -c -m 644 ./html/extending.html /usr/bin/install -c -m 644 ./html/failable_initialization.html /usr/bin/install -c -m 644 ./html/file_mon.html /usr/bin/install -c -m 644 ./html/file_ops.html /usr/bin/install -c -m 644 ./html/gdbus-codegen.html /usr/bin/install -c -m 644 ./html/gdbus-convenience.html /usr/bin/install -c -m 644 ./html/gdbus-lowlevel.html /usr/bin/install -c -m 644 ./html/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html /usr/bin/install -c -m 644 ./html/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html /usr/bin/install -c -m 644 ./html/gdbus.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Addresses.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Introspection-Data.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Utilities.html /usr/bin/install -c -m 644 ./html/gio-Desktop-file-based-GAppInfo.html /usr/bin/install -c -m 644 ./html/gio-Extension-Points.html /usr/bin/install -c -m 644 ./html/gio-GActionGroup-exporter.html /usr/bin/install -c -m 644 ./html/gio-GBytesIcon.html /usr/bin/install -c -m 644 ./html/gio-GContentType.html /usr/bin/install -c -m 644 ./html/gio-GConverterInputstream.html /usr/bin/install -c -m 644 ./html/gio-GConverterOutputstream.html /usr/bin/install -c -m 644 ./html/gio-GDBusError.html /usr/bin/install -c -m 644 ./html/gio-GFileAttribute.html /usr/bin/install -c -m 644 ./html/gio-GIOError.html /usr/bin/install -c -m 644 ./html/gio-GIOScheduler.html /usr/bin/install -c -m 644 ./html/gio-GInetAddressMask.html /usr/bin/install -c -m 644 ./html/gio-GMenuModel-exporter.html /usr/bin/install -c -m 644 ./html/gio-GPropertyAction.html /usr/bin/install -c -m 644 ./html/gio-GResource.html /usr/bin/install -c -m 644 ./html/gio-GSettingsSchema-GSettingsSchemaSource.html /usr/bin/install -c -m 644 ./html/gio-GWin32InputStream.html /usr/bin/install -c -m 644 ./html/gio-GWin32OutputStream.html /usr/bin/install -c -m 644 ./html/gio-Owning-Bus-Names.html /usr/bin/install -c -m 644 ./html/gio-TLS-Overview.html /usr/bin/install -c -m 644 ./html/gio-Unix-Mounts.html /usr/bin/install -c -m 644 ./html/gio-Watching-Bus-Names.html /usr/bin/install -c -m 644 ./html/gio-gnetworking.h.html /usr/bin/install -c -m 644 ./html/gio-gpollableutils.html /usr/bin/install -c -m 644 ./html/gio-hierarchy.html /usr/bin/install -c -m 644 ./html/gio-querymodules.html /usr/bin/install -c -m 644 ./html/gio.devhelp2 /usr/bin/install -c -m 644 ./html/glib-compile-resources.html /usr/bin/install -c -m 644 ./html/glib-compile-schemas.html /usr/bin/install -c -m 644 ./html/gresource-tool.html /usr/bin/install -c -m 644 ./html/gsettings-tool.html /usr/bin/install -c -m 644 ./html/gvfs-overview.png /usr/bin/install -c -m 644 ./html/highlevel-socket.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/icons.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/menu-example.png /usr/bin/install -c -m 644 ./html/menu-model.png /usr/bin/install -c -m 644 ./html/migrating.html /usr/bin/install -c -m 644 ./html/networking.html /usr/bin/install -c -m 644 ./html/permissions.html /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/resolver.html /usr/bin/install -c -m 644 ./html/resources.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/running-gio-apps.html /usr/bin/install -c -m 644 ./html/settings.html /usr/bin/install -c -m 644 ./html/streaming.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/testing.html /usr/bin/install -c -m 644 ./html/tls.html /usr/bin/install -c -m 644 ./html/tools.html /usr/bin/install -c -m 644 ./html/types.html /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/utils.html /usr/bin/install -c -m 644 ./html/volume_mon.html make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference/gio' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/docs' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' Making install in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/gobject' Making install in refcount make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests/refcount' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/glib-2.38.0' curl -O ftp://xmlsoft.org/libxml2/libxml2-2.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 4 5051k 4 240k 0 0 73602 0 0:01:10 0:00:03 0:01:07 73593 62 5051k 62 3175k 0 0 734k 0 0:00:06 0:00:04 0:00:02 734k 100 5051k 100 5051k 0 0 1065k 0 0:00:04 0:00:04 --:--:-- 1176k tar -xzf libxml2-2.9.1.tar.gz ( cd libxml2-2.9.1 && ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --with-zlib=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree --without-python \ --enable-static --disable-shared ) checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for mv... /usr/bin/mv checking for tar... /usr/bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes Checking zlib checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes Checking lzma checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_code in -llzma... yes Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schematron support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating xml2-config config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating python/setup.py config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring make -C libxml2-2.9.1 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' Making all in include make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' Making all in libxml make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' Making all in . make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo In file included from /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma.h:281:0, from parser.c:84: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma/base.h:218:22: warning: comma at end of enumerator list [-Wpedantic] LZMA_PROG_ERROR = 11, ^ parser.c: In function 'xmlParseInNodeContext': parser.c:13610:9: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler' differ in signedness [-Wpointer-sign] hdlr = xmlFindCharEncodingHandler(doc->encoding); ^ In file included from ./include/libxml/parser.h:810:0, from ./include/libxml/globals.h:18, from ./include/libxml/threads.h:35, from ./include/libxml/xmlmemory.h:218, from parser.c:46: ./include/libxml/encoding.h:175:2: note: expected 'const char *' but argument is of type 'const xmlChar *' xmlFindCharEncodingHandler (const char *name); ^ CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo In file included from /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma.h:281:0, from xmlIO.c:39: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma/base.h:218:22: warning: comma at end of enumerator list [-Wpedantic] LZMA_PROG_ERROR = 11, ^ CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo xpath.c: In function 'xmlXPathRegisterFuncNS': xpath.c:4870:5: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2' between function pointer and 'void *' [-Wpedantic] return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f))); ^ In file included from ./include/libxml/parser.h:18:0, from ./include/libxml/globals.h:18, from ./include/libxml/threads.h:35, from ./include/libxml/xmlmemory.h:218, from xpath.c:38: ./include/libxml/hash.h:128:4: note: expected 'void *' but argument is of type 'xmlXPathFunction' xmlHashAddEntry2(xmlHashTablePtr table, ^ xpath.c: In function 'xmlXPathFunctionLookupNS': xpath.c:4951:9: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri); ^ xpath.c: In function 'xmlXPathCompOpEval': xpath.c:13535:26: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] XML_CAST_FPTR(func) = op->cache; ^ xpath.c:13562:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] op->cache = XML_CAST_FPTR(func); ^ In file included from xpath.c:185:0: xpath.c: At top level: trionan.c:218:1: warning: 'trio_is_negative' defined but not used [-Wunused-function] trio_is_negative ^ CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo threads.c:53:12: warning: redundant redeclaration of 'pthread_once' [-Wredundant-decls] extern int pthread_once (pthread_once_t *__once_control, ^ In file included from threads.c:28:0: /usr/include/pthread.h:485:12: note: previous declaration of 'pthread_once' was here extern int pthread_once (pthread_once_t *__once_control, ^ threads.c:56:14: warning: redundant redeclaration of 'pthread_getspecific' [-Wredundant-decls] extern void *pthread_getspecific (pthread_key_t __key) ^ In file included from threads.c:28:0: /usr/include/pthread.h:1110:14: note: previous declaration of 'pthread_getspecific' was here extern void *pthread_getspecific (pthread_key_t __key) __THROW; ^ threads.c:58:12: warning: redundant redeclaration of 'pthread_setspecific' [-Wredundant-decls] extern int pthread_setspecific (pthread_key_t __key, ^ In file included from threads.c:28:0: /usr/include/pthread.h:1113:12: note: previous declaration of 'pthread_setspecific' was here extern int pthread_setspecific (pthread_key_t __key, ^ threads.c:61:12: warning: redundant redeclaration of 'pthread_key_create' [-Wredundant-decls] extern int pthread_key_create (pthread_key_t *__key, ^ In file included from threads.c:28:0: /usr/include/pthread.h:1102:12: note: previous declaration of 'pthread_key_create' was here extern int pthread_key_create (pthread_key_t *__key, ^ threads.c:64:12: warning: redundant redeclaration of 'pthread_key_delete' [-Wredundant-decls] extern int pthread_key_delete (pthread_key_t __key) ^ In file included from threads.c:28:0: /usr/include/pthread.h:1107:12: note: previous declaration of 'pthread_key_delete' was here extern int pthread_key_delete (pthread_key_t __key) __THROW; ^ threads.c:67:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:66:12: warning: redundant redeclaration of 'pthread_mutex_init' [-Wredundant-decls] extern int pthread_mutex_init () ^ In file included from threads.c:28:0: /usr/include/pthread.h:740:12: note: previous declaration of 'pthread_mutex_init' was here extern int pthread_mutex_init (pthread_mutex_t *__mutex, ^ threads.c:69:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:68:12: warning: redundant redeclaration of 'pthread_mutex_destroy' [-Wredundant-decls] extern int pthread_mutex_destroy () ^ In file included from threads.c:28:0: /usr/include/pthread.h:745:12: note: previous declaration of 'pthread_mutex_destroy' was here extern int pthread_mutex_destroy (pthread_mutex_t *__mutex) ^ threads.c:71:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:70:12: warning: redundant redeclaration of 'pthread_mutex_lock' [-Wredundant-decls] extern int pthread_mutex_lock () ^ In file included from threads.c:28:0: /usr/include/pthread.h:753:12: note: previous declaration of 'pthread_mutex_lock' was here extern int pthread_mutex_lock (pthread_mutex_t *__mutex) ^ threads.c:73:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:72:12: warning: redundant redeclaration of 'pthread_mutex_unlock' [-Wredundant-decls] extern int pthread_mutex_unlock () ^ In file included from threads.c:28:0: /usr/include/pthread.h:764:12: note: previous declaration of 'pthread_mutex_unlock' was here extern int pthread_mutex_unlock (pthread_mutex_t *__mutex) ^ threads.c:75:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:74:12: warning: redundant redeclaration of 'pthread_cond_init' [-Wredundant-decls] extern int pthread_cond_init () ^ In file included from threads.c:28:0: /usr/include/pthread.h:959:12: note: previous declaration of 'pthread_cond_init' was here extern int pthread_cond_init (pthread_cond_t *__restrict __cond, ^ threads.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:76:12: warning: redundant redeclaration of 'pthread_cond_destroy' [-Wredundant-decls] extern int pthread_cond_destroy () ^ In file included from threads.c:28:0: /usr/include/pthread.h:964:12: note: previous declaration of 'pthread_cond_destroy' was here extern int pthread_cond_destroy (pthread_cond_t *__cond) ^ threads.c:79:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:78:12: warning: redundant redeclaration of 'pthread_cond_wait' [-Wredundant-decls] extern int pthread_cond_wait () ^ In file included from threads.c:28:0: /usr/include/pthread.h:980:12: note: previous declaration of 'pthread_cond_wait' was here extern int pthread_cond_wait (pthread_cond_t *__restrict __cond, ^ threads.c:81:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:80:12: warning: redundant redeclaration of 'pthread_equal' [-Wredundant-decls] extern int pthread_equal () ^ In file included from threads.c:28:0: /usr/include/pthread.h:1144:42: note: previous definition of 'pthread_equal' was here __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2)) ^ threads.c:83:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:82:18: warning: redundant redeclaration of 'pthread_self' [-Wredundant-decls] extern pthread_t pthread_self () ^ In file included from threads.c:28:0: /usr/include/pthread.h:274:18: note: previous declaration of 'pthread_self' was here extern pthread_t pthread_self (void) __THROW __attribute__ ((__const__)); ^ threads.c:85:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:84:12: warning: redundant redeclaration of 'pthread_key_create' [-Wredundant-decls] extern int pthread_key_create () ^ In file included from threads.c:28:0: /usr/include/pthread.h:1102:12: note: previous declaration of 'pthread_key_create' was here extern int pthread_key_create (pthread_key_t *__key, ^ threads.c:87:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:86:12: warning: redundant redeclaration of 'pthread_key_delete' [-Wredundant-decls] extern int pthread_key_delete () ^ In file included from threads.c:28:0: /usr/include/pthread.h:1107:12: note: previous declaration of 'pthread_key_delete' was here extern int pthread_key_delete (pthread_key_t __key) __THROW; ^ threads.c:89:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] __attribute((weak)); ^ threads.c:88:12: warning: redundant redeclaration of 'pthread_cond_signal' [-Wredundant-decls] extern int pthread_cond_signal () ^ In file included from threads.c:28:0: /usr/include/pthread.h:968:12: note: previous declaration of 'pthread_cond_signal' was here extern int pthread_cond_signal (pthread_cond_t *__cond) ^ CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo In file included from /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma.h:281:0, from xzlib.c:37: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/lzma/base.h:218:22: warning: comma at end of enumerator list [-Wpedantic] LZMA_PROG_ERROR = 11, ^ CCLD libxml2.la CC testdso.lo CCLD testdso.la CC xmllint.o CCLD xmllint CC xmlcatalog.o CCLD xmlcatalog CC testSchemas.o CCLD testSchemas CC testRelax.o CCLD testRelax CC testSAX.o CCLD testSAX CC testHTML.o CCLD testHTML CC testXPath.o CCLD testXPath CC testURI.o CCLD testURI CC testThreads.o CCLD testThreads CC testC14N.o CCLD testC14N CC testAutomata.o CCLD testAutomata CC testRegexp.o CCLD testRegexp CC testReader.o CCLD testReader CC testapi.o testapi.c:18033:25: warning: 'gen_xmlSchematronPtr' defined but not used [-Wunused-function] static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18036:13: warning: 'des_xmlSchematronPtr' defined but not used [-Wunused-function] static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18053:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18056:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:34482:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:34485:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ CCLD testapi CC testModule.o CCLD testModule CC runtest.o runtest.c: In function 'streamProcessTest': runtest.c:2096:65: warning: unused parameter 'options' [-Wunused-parameter] xmlTextReaderPtr reader, const char *rng, int options) { ^ CCLD runtest CC runsuite.o CCLD runsuite CC testchar.o CCLD testchar CC testdict.o testdict.c: In function 'run_test2': testdict.c:155:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] const xmlChar *tmp; ^ testdict.c: In function 'run_test1': testdict.c:318:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] const xmlChar *tmp; ^ CCLD testdict CC runxmlconf.o CCLD runxmlconf CC testrecurse.o CCLD testrecurse CC testlimits.o CCLD testlimits sed -e 's?\@XML_LIBDIR\@?-L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.1?g' \ -e 's?\@XML_LIBS\@?-lxml2 -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -lz -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' Making all in doc make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' Making all in . make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' Making all in devhelp make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/devhelp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/devhelp' Making all in examples make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/examples' CC io1.o CCLD io1 CC io2.o CCLD io2 CC parse1.o CCLD parse1 CC parse2.o CCLD parse2 CC parse3.o CCLD parse3 CC parse4.o CCLD parse4 CC reader1.o CCLD reader1 CC reader2.o CCLD reader2 CC reader3.o CCLD reader3 CC reader4.o CCLD reader4 CC testWriter.o CCLD testWriter CC tree1.o CCLD tree1 CC tree2.o tree2.c: In function 'main': tree2.c:30:15: warning: variable 'dtd' set but not used [-Wunused-but-set-variable] xmlDtdPtr dtd = NULL; /* DTD pointer */ ^ CCLD tree2 CC xpath1.o CCLD xpath1 CC xpath2.o CCLD xpath2 make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/examples' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' Making all in example make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/example' CC gjobread.o CCLD gjobread make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/example' Making all in xstc make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xstc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xstc' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make -C libxml2-2.9.1 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' Making install in include make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' Making install in libxml make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include' Making install in . make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libxml2.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libxml2.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libxml2.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libxml2.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c xmllint /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/xmllint libtool: install: /usr/bin/install -c xmlcatalog /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/xmlcatalog /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/install -c xml2-config '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /usr/bin/install -c -m 644 xml2Conf.sh '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1 /usr/bin/install -c -m 0644 ./Copyright /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1 /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./xmllint.c /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testSAX.c /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testHTML.c /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/examples /usr/bin/install -c -m 0644 ./testXPath.c /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/examples /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/install -c -m 644 libxml.3 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' Making install in doc make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' Making install in . make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/html /usr/bin/install -c -m 0644 ./html/*.html /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/html /usr/bin/install -c -m 0644 ./html/*.png /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/html /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/tutorial /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/tutorial/images /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html/tutorial/images/callouts /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' Making install in devhelp make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/devhelp' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/devhelp' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/gtk-doc/html/libxml2' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/devhelp' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/devhelp' Making install in examples make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/examples' make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/examples' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/doc/libxml2-2.9.1/html make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/examples' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc/examples' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/doc' Making install in example make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/example' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/example' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/example' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/example' Making install in xstc make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xstc' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xstc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xstc' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xstc' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1' curl -O http://curl.haxx.se/download/curl-7.29.0.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 2496k 2 56579 0 0 55177 0 0:00:46 0:00:01 0:00:45 55199 28 2496k 28 708k 0 0 325k 0 0:00:07 0:00:02 0:00:05 325k 70 2496k 70 1769k 0 0 594k 0 0:00:04 0:00:02 0:00:02 594k 100 2496k 100 2496k 0 0 687k 0 0:00:03 0:00:03 --:--:-- 687k tar -xjf curl-7.29.0.tar.bz2 ( cd curl-7.29.0 && PKG_CONFIG_PATH=../tree/lib/pkgconfig ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --with-zlib=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree --with-ssl --enable-ipv6 --disable-manual \ --enable-static --disable-shared ) checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking for path separator... : checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ar... /usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking curl version... 7.29.0 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for sys/types.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) 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... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... yes checking size of long... 8 checking size of void*... 8 checking for 64-bit curl_off_t data type... long checking size of curl_off_t... 8 checking formatting string directive for curl_off_t... "ld" checking formatting string directive for unsigned curl_off_t... "lu" checking constant suffix string for curl_off_t... L checking constant suffix string for unsigned curl_off_t... UL checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... yes checking if compiler is icc (to build with PIC)... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking if we need -mimpure-text... no checking if we need BUILDING_LIBCURL... no checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts debug disabling options... yes configure: compiler options added: checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer enabling options... yes configure: compiler options added: -O2 checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking if shared libraries need -no-undefined... no checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to provide built-in manual... no checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking if monotonic clock_gettime works... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes configure: found both libz and libz.h header checking for lber.h... no checking for ldap.h... no checking for ldapssl.h... no checking for ldap_ssl.h... no checking for LDAP libraries... cannot find LDAP libraries checking whether to enable ipv6... yes checking if struct sockaddr_in6 has sin6_scope_id member... configure: WARNING: Cannot find libraries for LDAP support: LDAP disabled yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if SPNEGO support is requested... no checking if GSSAPI support is requested... no checking whether to enable Windows native SSL/TLS (Windows native builds only)... no checking whether to enable iOS/Mac OS X native SSL/TLS... no checking for pkg-config... /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure: pkg-config: SSL_LDFLAGS: " " configure: pkg-config: SSL_CPPFLAGS: " " checking for CRYPTO_lock in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/pkcs12.h usability... yes checking openssl/pkcs12.h presence... yes checking for openssl/pkcs12.h... yes checking for ENGINE_init... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_status... yes checking for RAND_screen... no checking for RAND_egd... yes checking for ENGINE_cleanup... yes checking for CRYPTO_cleanup_all_ex_data... yes checking for SSL_get_shutdown... yes checking for SSLv2_client_method... yes checking for yaSSL using OpenSSL compatibility mode... no checking for OpenSSL headers version... 1.0.1 - 0x1000105fL checking for OpenSSL library version... 1.0.1 checking for OpenSSL headers and library versions matching... yes checking for "/dev/urandom"... yes checking for SRP_Calc_client_key in -lcrypto... no checking default CA cert bundle/path... /etc/pki/tls/certs/ca-bundle.crt checking for libssh2_channel_open_ex in -lssh2... no checking libssh2.h usability... no checking libssh2.h presence... no checking for libssh2.h... no checking for RTMP_Init in -lrtmp... no checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn... (assumed) yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libidn options with pkg-config... no configure: IDN_LIBS: "-lidn" configure: IDN_LDFLAGS: "" configure: IDN_CPPFLAGS: "" configure: IDN_DIR: "" checking if idna_to_ascii_4i can be linked... no checking if idna_to_ascii_lz can be linked... no checking for ANSI C header files... (cached) yes checking for malloc.h... configure: WARNING: Cannot find libraries for IDN support: IDN disabled yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for sys/un.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for socket.h... no checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no checking for sys/wait.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... (cached) 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for curl_socklen_t data type... socklen_t checking size of curl_socklen_t... 4 checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recvfrom... yes checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for stdio.h... yes checking if fdopen can be linked... yes checking if fdopen is prototyped... yes checking if fdopen is compilable... yes checking if fdopen usage allowed... yes checking if fdopen might be used... yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gai_strerror can be linked... yes checking if gai_strerror is prototyped... yes checking if gai_strerror is compilable... yes checking if gai_strerror usage allowed... yes checking if gai_strerror might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... yes checking if memrchr is prototyped... no checking if memrchr might be used... no checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcasestr can be linked... yes checking if strcasestr is prototyped... no checking if strcasestr might be used... no checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strlcat can be linked... no checking if strlcat might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for fork... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getprotobyname... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for inet_addr... yes checking for perror... yes checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for uname... yes checking for utime... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int checking for stdio.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for working NI_WITHSCOPEID... no checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... /usr/bin/gnroff checking how to use *nroff to get plain text from man pages... -man checking whether to enable the threaded resolver... no checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable NTLM delegation to winbind's helper... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable support for cookies... yes checking whether hiding of library internal symbols will actually happen... yes checking whether to enforce SONAME bump... no configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating tests/certs/scripts/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/EPM/curl.list config.status: creating packages/EPM/Makefile config.status: creating packages/vms/Makefile config.status: creating packages/AIX/Makefile config.status: creating packages/AIX/RPM/Makefile config.status: creating packages/AIX/RPM/curl.spec config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: creating include/curl/curlbuild.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configured to build curl/libcurl: curl version: 7.29.0 Host setup: x86_64-unknown-linux-gnu Install prefix: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree Compiler: gcc SSL support: enabled (OpenSSL) SSH support: no (--with-libssh2) zlib support: enabled krb4 support: no (--with-krb4*) GSSAPI support: no (--with-gssapi) SPNEGO support: no (--with-spnego) TLS-SRP support: no (--enable-tls-srp) resolver: default (--enable-ares / --enable-threaded-resolver) ipv6 support: enabled IDN support: no (--with-{libidn,winidn}) Build libcurl: Shared=no, Static=yes Built-in manual: no (--enable-manual) --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: /etc/pki/tls/certs/ca-bundle.crt ca cert path: no LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS support: no (--enable-ldaps) RTSP support: enabled RTMP support: no (--with-librtmp) metalink support: no (--with-libmetalink) Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP make -C curl-7.29.0 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' make all-am make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c -o libcurl_la-file.lo `test -f 'file.c' || echo './'`file.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-file.lo -MD -MP -MF .deps/libcurl_la-file.Tpo -c file.c -fPIC -DPIC -o libcurl_la-file.o mv -f .deps/libcurl_la-file.Tpo .deps/libcurl_la-file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c -o libcurl_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-timeval.lo -MD -MP -MF .deps/libcurl_la-timeval.Tpo -c timeval.c -fPIC -DPIC -o libcurl_la-timeval.o mv -f .deps/libcurl_la-timeval.Tpo .deps/libcurl_la-timeval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c -o libcurl_la-base64.lo `test -f 'base64.c' || echo './'`base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-base64.lo -MD -MP -MF .deps/libcurl_la-base64.Tpo -c base64.c -fPIC -DPIC -o libcurl_la-base64.o mv -f .deps/libcurl_la-base64.Tpo .deps/libcurl_la-base64.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c -o libcurl_la-hostip.lo `test -f 'hostip.c' || echo './'`hostip.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostip.lo -MD -MP -MF .deps/libcurl_la-hostip.Tpo -c hostip.c -fPIC -DPIC -o libcurl_la-hostip.o mv -f .deps/libcurl_la-hostip.Tpo .deps/libcurl_la-hostip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c -o libcurl_la-progress.lo `test -f 'progress.c' || echo './'`progress.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-progress.lo -MD -MP -MF .deps/libcurl_la-progress.Tpo -c progress.c -fPIC -DPIC -o libcurl_la-progress.o mv -f .deps/libcurl_la-progress.Tpo .deps/libcurl_la-progress.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c -o libcurl_la-formdata.lo `test -f 'formdata.c' || echo './'`formdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-formdata.lo -MD -MP -MF .deps/libcurl_la-formdata.Tpo -c formdata.c -fPIC -DPIC -o libcurl_la-formdata.o mv -f .deps/libcurl_la-formdata.Tpo .deps/libcurl_la-formdata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c -o libcurl_la-cookie.lo `test -f 'cookie.c' || echo './'`cookie.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-cookie.lo -MD -MP -MF .deps/libcurl_la-cookie.Tpo -c cookie.c -fPIC -DPIC -o libcurl_la-cookie.o mv -f .deps/libcurl_la-cookie.Tpo .deps/libcurl_la-cookie.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c -o libcurl_la-http.lo `test -f 'http.c' || echo './'`http.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http.lo -MD -MP -MF .deps/libcurl_la-http.Tpo -c http.c -fPIC -DPIC -o libcurl_la-http.o mv -f .deps/libcurl_la-http.Tpo .deps/libcurl_la-http.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c -o libcurl_la-sendf.lo `test -f 'sendf.c' || echo './'`sendf.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-sendf.lo -MD -MP -MF .deps/libcurl_la-sendf.Tpo -c sendf.c -fPIC -DPIC -o libcurl_la-sendf.o mv -f .deps/libcurl_la-sendf.Tpo .deps/libcurl_la-sendf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c -o libcurl_la-ftp.lo `test -f 'ftp.c' || echo './'`ftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ftp.lo -MD -MP -MF .deps/libcurl_la-ftp.Tpo -c ftp.c -fPIC -DPIC -o libcurl_la-ftp.o mv -f .deps/libcurl_la-ftp.Tpo .deps/libcurl_la-ftp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c -o libcurl_la-url.lo `test -f 'url.c' || echo './'`url.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-url.lo -MD -MP -MF .deps/libcurl_la-url.Tpo -c url.c -fPIC -DPIC -o libcurl_la-url.o mv -f .deps/libcurl_la-url.Tpo .deps/libcurl_la-url.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c -o libcurl_la-dict.lo `test -f 'dict.c' || echo './'`dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-dict.lo -MD -MP -MF .deps/libcurl_la-dict.Tpo -c dict.c -fPIC -DPIC -o libcurl_la-dict.o mv -f .deps/libcurl_la-dict.Tpo .deps/libcurl_la-dict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c -o libcurl_la-if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-if2ip.lo -MD -MP -MF .deps/libcurl_la-if2ip.Tpo -c if2ip.c -fPIC -DPIC -o libcurl_la-if2ip.o mv -f .deps/libcurl_la-if2ip.Tpo .deps/libcurl_la-if2ip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c -o libcurl_la-speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-speedcheck.lo -MD -MP -MF .deps/libcurl_la-speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o libcurl_la-speedcheck.o mv -f .deps/libcurl_la-speedcheck.Tpo .deps/libcurl_la-speedcheck.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c -o libcurl_la-ldap.lo `test -f 'ldap.c' || echo './'`ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ldap.lo -MD -MP -MF .deps/libcurl_la-ldap.Tpo -c ldap.c -fPIC -DPIC -o libcurl_la-ldap.o mv -f .deps/libcurl_la-ldap.Tpo .deps/libcurl_la-ldap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ssluse.lo -MD -MP -MF .deps/libcurl_la-ssluse.Tpo -c -o libcurl_la-ssluse.lo `test -f 'ssluse.c' || echo './'`ssluse.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ssluse.lo -MD -MP -MF .deps/libcurl_la-ssluse.Tpo -c ssluse.c -fPIC -DPIC -o libcurl_la-ssluse.o mv -f .deps/libcurl_la-ssluse.Tpo .deps/libcurl_la-ssluse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c -o libcurl_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-version.lo -MD -MP -MF .deps/libcurl_la-version.Tpo -c version.c -fPIC -DPIC -o libcurl_la-version.o mv -f .deps/libcurl_la-version.Tpo .deps/libcurl_la-version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c -o libcurl_la-getenv.lo `test -f 'getenv.c' || echo './'`getenv.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-getenv.lo -MD -MP -MF .deps/libcurl_la-getenv.Tpo -c getenv.c -fPIC -DPIC -o libcurl_la-getenv.o mv -f .deps/libcurl_la-getenv.Tpo .deps/libcurl_la-getenv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c -o libcurl_la-escape.lo `test -f 'escape.c' || echo './'`escape.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-escape.lo -MD -MP -MF .deps/libcurl_la-escape.Tpo -c escape.c -fPIC -DPIC -o libcurl_la-escape.o mv -f .deps/libcurl_la-escape.Tpo .deps/libcurl_la-escape.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c -o libcurl_la-mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-mprintf.lo -MD -MP -MF .deps/libcurl_la-mprintf.Tpo -c mprintf.c -fPIC -DPIC -o libcurl_la-mprintf.o mv -f .deps/libcurl_la-mprintf.Tpo .deps/libcurl_la-mprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c -o libcurl_la-telnet.lo `test -f 'telnet.c' || echo './'`telnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-telnet.lo -MD -MP -MF .deps/libcurl_la-telnet.Tpo -c telnet.c -fPIC -DPIC -o libcurl_la-telnet.o mv -f .deps/libcurl_la-telnet.Tpo .deps/libcurl_la-telnet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c -o libcurl_la-netrc.lo `test -f 'netrc.c' || echo './'`netrc.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-netrc.lo -MD -MP -MF .deps/libcurl_la-netrc.Tpo -c netrc.c -fPIC -DPIC -o libcurl_la-netrc.o mv -f .deps/libcurl_la-netrc.Tpo .deps/libcurl_la-netrc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c -o libcurl_la-getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-getinfo.lo -MD -MP -MF .deps/libcurl_la-getinfo.Tpo -c getinfo.c -fPIC -DPIC -o libcurl_la-getinfo.o mv -f .deps/libcurl_la-getinfo.Tpo .deps/libcurl_la-getinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c -o libcurl_la-transfer.lo `test -f 'transfer.c' || echo './'`transfer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-transfer.lo -MD -MP -MF .deps/libcurl_la-transfer.Tpo -c transfer.c -fPIC -DPIC -o libcurl_la-transfer.o mv -f .deps/libcurl_la-transfer.Tpo .deps/libcurl_la-transfer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strequal.lo -MD -MP -MF .deps/libcurl_la-strequal.Tpo -c -o libcurl_la-strequal.lo `test -f 'strequal.c' || echo './'`strequal.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strequal.lo -MD -MP -MF .deps/libcurl_la-strequal.Tpo -c strequal.c -fPIC -DPIC -o libcurl_la-strequal.o mv -f .deps/libcurl_la-strequal.Tpo .deps/libcurl_la-strequal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c -o libcurl_la-easy.lo `test -f 'easy.c' || echo './'`easy.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-easy.lo -MD -MP -MF .deps/libcurl_la-easy.Tpo -c easy.c -fPIC -DPIC -o libcurl_la-easy.o mv -f .deps/libcurl_la-easy.Tpo .deps/libcurl_la-easy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c -o libcurl_la-security.lo `test -f 'security.c' || echo './'`security.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-security.lo -MD -MP -MF .deps/libcurl_la-security.Tpo -c security.c -fPIC -DPIC -o libcurl_la-security.o mv -f .deps/libcurl_la-security.Tpo .deps/libcurl_la-security.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-krb4.lo -MD -MP -MF .deps/libcurl_la-krb4.Tpo -c -o libcurl_la-krb4.lo `test -f 'krb4.c' || echo './'`krb4.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-krb4.lo -MD -MP -MF .deps/libcurl_la-krb4.Tpo -c krb4.c -fPIC -DPIC -o libcurl_la-krb4.o mv -f .deps/libcurl_la-krb4.Tpo .deps/libcurl_la-krb4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c -o libcurl_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo './'`curl_fnmatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_fnmatch.lo -MD -MP -MF .deps/libcurl_la-curl_fnmatch.Tpo -c curl_fnmatch.c -fPIC -DPIC -o libcurl_la-curl_fnmatch.o mv -f .deps/libcurl_la-curl_fnmatch.Tpo .deps/libcurl_la-curl_fnmatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c -o libcurl_la-fileinfo.lo `test -f 'fileinfo.c' || echo './'`fileinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-fileinfo.lo -MD -MP -MF .deps/libcurl_la-fileinfo.Tpo -c fileinfo.c -fPIC -DPIC -o libcurl_la-fileinfo.o mv -f .deps/libcurl_la-fileinfo.Tpo .deps/libcurl_la-fileinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c -o libcurl_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo './'`ftplistparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ftplistparser.lo -MD -MP -MF .deps/libcurl_la-ftplistparser.Tpo -c ftplistparser.c -fPIC -DPIC -o libcurl_la-ftplistparser.o mv -f .deps/libcurl_la-ftplistparser.Tpo .deps/libcurl_la-ftplistparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c -o libcurl_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-wildcard.lo -MD -MP -MF .deps/libcurl_la-wildcard.Tpo -c wildcard.c -fPIC -DPIC -o libcurl_la-wildcard.o mv -f .deps/libcurl_la-wildcard.Tpo .deps/libcurl_la-wildcard.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c -o libcurl_la-krb5.lo `test -f 'krb5.c' || echo './'`krb5.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-krb5.lo -MD -MP -MF .deps/libcurl_la-krb5.Tpo -c krb5.c -fPIC -DPIC -o libcurl_la-krb5.o mv -f .deps/libcurl_la-krb5.Tpo .deps/libcurl_la-krb5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c -o libcurl_la-memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-memdebug.lo -MD -MP -MF .deps/libcurl_la-memdebug.Tpo -c memdebug.c -fPIC -DPIC -o libcurl_la-memdebug.o mv -f .deps/libcurl_la-memdebug.Tpo .deps/libcurl_la-memdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c -o libcurl_la-http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_chunks.lo -MD -MP -MF .deps/libcurl_la-http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o libcurl_la-http_chunks.o mv -f .deps/libcurl_la-http_chunks.Tpo .deps/libcurl_la-http_chunks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c -o libcurl_la-strtok.lo `test -f 'strtok.c' || echo './'`strtok.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strtok.lo -MD -MP -MF .deps/libcurl_la-strtok.Tpo -c strtok.c -fPIC -DPIC -o libcurl_la-strtok.o mv -f .deps/libcurl_la-strtok.Tpo .deps/libcurl_la-strtok.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c -o libcurl_la-connect.lo `test -f 'connect.c' || echo './'`connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-connect.lo -MD -MP -MF .deps/libcurl_la-connect.Tpo -c connect.c -fPIC -DPIC -o libcurl_la-connect.o mv -f .deps/libcurl_la-connect.Tpo .deps/libcurl_la-connect.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c -o libcurl_la-llist.lo `test -f 'llist.c' || echo './'`llist.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-llist.lo -MD -MP -MF .deps/libcurl_la-llist.Tpo -c llist.c -fPIC -DPIC -o libcurl_la-llist.o mv -f .deps/libcurl_la-llist.Tpo .deps/libcurl_la-llist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c -o libcurl_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hash.lo -MD -MP -MF .deps/libcurl_la-hash.Tpo -c hash.c -fPIC -DPIC -o libcurl_la-hash.o mv -f .deps/libcurl_la-hash.Tpo .deps/libcurl_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c -o libcurl_la-multi.lo `test -f 'multi.c' || echo './'`multi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-multi.lo -MD -MP -MF .deps/libcurl_la-multi.Tpo -c multi.c -fPIC -DPIC -o libcurl_la-multi.o mv -f .deps/libcurl_la-multi.Tpo .deps/libcurl_la-multi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c -o libcurl_la-content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-content_encoding.lo -MD -MP -MF .deps/libcurl_la-content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o libcurl_la-content_encoding.o mv -f .deps/libcurl_la-content_encoding.Tpo .deps/libcurl_la-content_encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c -o libcurl_la-share.lo `test -f 'share.c' || echo './'`share.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-share.lo -MD -MP -MF .deps/libcurl_la-share.Tpo -c share.c -fPIC -DPIC -o libcurl_la-share.o mv -f .deps/libcurl_la-share.Tpo .deps/libcurl_la-share.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c -o libcurl_la-http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_digest.lo -MD -MP -MF .deps/libcurl_la-http_digest.Tpo -c http_digest.c -fPIC -DPIC -o libcurl_la-http_digest.o mv -f .deps/libcurl_la-http_digest.Tpo .deps/libcurl_la-http_digest.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c -o libcurl_la-md4.lo `test -f 'md4.c' || echo './'`md4.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-md4.lo -MD -MP -MF .deps/libcurl_la-md4.Tpo -c md4.c -fPIC -DPIC -o libcurl_la-md4.o mv -f .deps/libcurl_la-md4.Tpo .deps/libcurl_la-md4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c -o libcurl_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-md5.lo -MD -MP -MF .deps/libcurl_la-md5.Tpo -c md5.c -fPIC -DPIC -o libcurl_la-md5.o mv -f .deps/libcurl_la-md5.Tpo .deps/libcurl_la-md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_rand.lo -MD -MP -MF .deps/libcurl_la-curl_rand.Tpo -c -o libcurl_la-curl_rand.lo `test -f 'curl_rand.c' || echo './'`curl_rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_rand.lo -MD -MP -MF .deps/libcurl_la-curl_rand.Tpo -c curl_rand.c -fPIC -DPIC -o libcurl_la-curl_rand.o mv -f .deps/libcurl_la-curl_rand.Tpo .deps/libcurl_la-curl_rand.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c -o libcurl_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_negotiate.lo -MD -MP -MF .deps/libcurl_la-http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o libcurl_la-http_negotiate.o mv -f .deps/libcurl_la-http_negotiate.Tpo .deps/libcurl_la-http_negotiate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c -o libcurl_la-inet_pton.lo `test -f 'inet_pton.c' || echo './'`inet_pton.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-inet_pton.lo -MD -MP -MF .deps/libcurl_la-inet_pton.Tpo -c inet_pton.c -fPIC -DPIC -o libcurl_la-inet_pton.o mv -f .deps/libcurl_la-inet_pton.Tpo .deps/libcurl_la-inet_pton.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c -o libcurl_la-strtoofft.lo `test -f 'strtoofft.c' || echo './'`strtoofft.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strtoofft.lo -MD -MP -MF .deps/libcurl_la-strtoofft.Tpo -c strtoofft.c -fPIC -DPIC -o libcurl_la-strtoofft.o mv -f .deps/libcurl_la-strtoofft.Tpo .deps/libcurl_la-strtoofft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c -o libcurl_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strerror.lo -MD -MP -MF .deps/libcurl_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o libcurl_la-strerror.o mv -f .deps/libcurl_la-strerror.Tpo .deps/libcurl_la-strerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c -o libcurl_la-amigaos.lo `test -f 'amigaos.c' || echo './'`amigaos.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-amigaos.lo -MD -MP -MF .deps/libcurl_la-amigaos.Tpo -c amigaos.c -fPIC -DPIC -o libcurl_la-amigaos.o mv -f .deps/libcurl_la-amigaos.Tpo .deps/libcurl_la-amigaos.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c -o libcurl_la-hostasyn.lo `test -f 'hostasyn.c' || echo './'`hostasyn.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostasyn.lo -MD -MP -MF .deps/libcurl_la-hostasyn.Tpo -c hostasyn.c -fPIC -DPIC -o libcurl_la-hostasyn.o mv -f .deps/libcurl_la-hostasyn.Tpo .deps/libcurl_la-hostasyn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c -o libcurl_la-hostip4.lo `test -f 'hostip4.c' || echo './'`hostip4.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostip4.lo -MD -MP -MF .deps/libcurl_la-hostip4.Tpo -c hostip4.c -fPIC -DPIC -o libcurl_la-hostip4.o mv -f .deps/libcurl_la-hostip4.Tpo .deps/libcurl_la-hostip4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c -o libcurl_la-hostip6.lo `test -f 'hostip6.c' || echo './'`hostip6.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostip6.lo -MD -MP -MF .deps/libcurl_la-hostip6.Tpo -c hostip6.c -fPIC -DPIC -o libcurl_la-hostip6.o mv -f .deps/libcurl_la-hostip6.Tpo .deps/libcurl_la-hostip6.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c -o libcurl_la-hostsyn.lo `test -f 'hostsyn.c' || echo './'`hostsyn.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostsyn.lo -MD -MP -MF .deps/libcurl_la-hostsyn.Tpo -c hostsyn.c -fPIC -DPIC -o libcurl_la-hostsyn.o mv -f .deps/libcurl_la-hostsyn.Tpo .deps/libcurl_la-hostsyn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c -o libcurl_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo './'`inet_ntop.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-inet_ntop.lo -MD -MP -MF .deps/libcurl_la-inet_ntop.Tpo -c inet_ntop.c -fPIC -DPIC -o libcurl_la-inet_ntop.o mv -f .deps/libcurl_la-inet_ntop.Tpo .deps/libcurl_la-inet_ntop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c -o libcurl_la-parsedate.lo `test -f 'parsedate.c' || echo './'`parsedate.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-parsedate.lo -MD -MP -MF .deps/libcurl_la-parsedate.Tpo -c parsedate.c -fPIC -DPIC -o libcurl_la-parsedate.o mv -f .deps/libcurl_la-parsedate.Tpo .deps/libcurl_la-parsedate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c -o libcurl_la-select.lo `test -f 'select.c' || echo './'`select.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-select.lo -MD -MP -MF .deps/libcurl_la-select.Tpo -c select.c -fPIC -DPIC -o libcurl_la-select.o mv -f .deps/libcurl_la-select.Tpo .deps/libcurl_la-select.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-gtls.lo -MD -MP -MF .deps/libcurl_la-gtls.Tpo -c -o libcurl_la-gtls.lo `test -f 'gtls.c' || echo './'`gtls.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-gtls.lo -MD -MP -MF .deps/libcurl_la-gtls.Tpo -c gtls.c -fPIC -DPIC -o libcurl_la-gtls.o mv -f .deps/libcurl_la-gtls.Tpo .deps/libcurl_la-gtls.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-sslgen.lo -MD -MP -MF .deps/libcurl_la-sslgen.Tpo -c -o libcurl_la-sslgen.lo `test -f 'sslgen.c' || echo './'`sslgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-sslgen.lo -MD -MP -MF .deps/libcurl_la-sslgen.Tpo -c sslgen.c -fPIC -DPIC -o libcurl_la-sslgen.o mv -f .deps/libcurl_la-sslgen.Tpo .deps/libcurl_la-sslgen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c -o libcurl_la-tftp.lo `test -f 'tftp.c' || echo './'`tftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-tftp.lo -MD -MP -MF .deps/libcurl_la-tftp.Tpo -c tftp.c -fPIC -DPIC -o libcurl_la-tftp.o mv -f .deps/libcurl_la-tftp.Tpo .deps/libcurl_la-tftp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c -o libcurl_la-splay.lo `test -f 'splay.c' || echo './'`splay.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-splay.lo -MD -MP -MF .deps/libcurl_la-splay.Tpo -c splay.c -fPIC -DPIC -o libcurl_la-splay.o mv -f .deps/libcurl_la-splay.Tpo .deps/libcurl_la-splay.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c -o libcurl_la-strdup.lo `test -f 'strdup.c' || echo './'`strdup.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-strdup.lo -MD -MP -MF .deps/libcurl_la-strdup.Tpo -c strdup.c -fPIC -DPIC -o libcurl_la-strdup.o mv -f .deps/libcurl_la-strdup.Tpo .deps/libcurl_la-strdup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c -o libcurl_la-socks.lo `test -f 'socks.c' || echo './'`socks.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-socks.lo -MD -MP -MF .deps/libcurl_la-socks.Tpo -c socks.c -fPIC -DPIC -o libcurl_la-socks.o mv -f .deps/libcurl_la-socks.Tpo .deps/libcurl_la-socks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c -o libcurl_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-ssh.lo -MD -MP -MF .deps/libcurl_la-ssh.Tpo -c ssh.c -fPIC -DPIC -o libcurl_la-ssh.o mv -f .deps/libcurl_la-ssh.Tpo .deps/libcurl_la-ssh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-nss.lo -MD -MP -MF .deps/libcurl_la-nss.Tpo -c -o libcurl_la-nss.lo `test -f 'nss.c' || echo './'`nss.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-nss.lo -MD -MP -MF .deps/libcurl_la-nss.Tpo -c nss.c -fPIC -DPIC -o libcurl_la-nss.o mv -f .deps/libcurl_la-nss.Tpo .deps/libcurl_la-nss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-qssl.lo -MD -MP -MF .deps/libcurl_la-qssl.Tpo -c -o libcurl_la-qssl.lo `test -f 'qssl.c' || echo './'`qssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-qssl.lo -MD -MP -MF .deps/libcurl_la-qssl.Tpo -c qssl.c -fPIC -DPIC -o libcurl_la-qssl.o mv -f .deps/libcurl_la-qssl.Tpo .deps/libcurl_la-qssl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-rawstr.lo -MD -MP -MF .deps/libcurl_la-rawstr.Tpo -c -o libcurl_la-rawstr.lo `test -f 'rawstr.c' || echo './'`rawstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-rawstr.lo -MD -MP -MF .deps/libcurl_la-rawstr.Tpo -c rawstr.c -fPIC -DPIC -o libcurl_la-rawstr.o mv -f .deps/libcurl_la-rawstr.Tpo .deps/libcurl_la-rawstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c -o libcurl_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo './'`curl_addrinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_addrinfo.lo -MD -MP -MF .deps/libcurl_la-curl_addrinfo.Tpo -c curl_addrinfo.c -fPIC -DPIC -o libcurl_la-curl_addrinfo.o mv -f .deps/libcurl_la-curl_addrinfo.Tpo .deps/libcurl_la-curl_addrinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c -o libcurl_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo './'`socks_gssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-socks_gssapi.lo -MD -MP -MF .deps/libcurl_la-socks_gssapi.Tpo -c socks_gssapi.c -fPIC -DPIC -o libcurl_la-socks_gssapi.o mv -f .deps/libcurl_la-socks_gssapi.Tpo .deps/libcurl_la-socks_gssapi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c -o libcurl_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo './'`socks_sspi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-socks_sspi.lo -MD -MP -MF .deps/libcurl_la-socks_sspi.Tpo -c socks_sspi.c -fPIC -DPIC -o libcurl_la-socks_sspi.o mv -f .deps/libcurl_la-socks_sspi.Tpo .deps/libcurl_la-socks_sspi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c -o libcurl_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo './'`curl_sspi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_sspi.lo -MD -MP -MF .deps/libcurl_la-curl_sspi.Tpo -c curl_sspi.c -fPIC -DPIC -o libcurl_la-curl_sspi.o mv -f .deps/libcurl_la-curl_sspi.Tpo .deps/libcurl_la-curl_sspi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c -o libcurl_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-slist.lo -MD -MP -MF .deps/libcurl_la-slist.Tpo -c slist.c -fPIC -DPIC -o libcurl_la-slist.o mv -f .deps/libcurl_la-slist.Tpo .deps/libcurl_la-slist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c -o libcurl_la-nonblock.lo `test -f 'nonblock.c' || echo './'`nonblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-nonblock.lo -MD -MP -MF .deps/libcurl_la-nonblock.Tpo -c nonblock.c -fPIC -DPIC -o libcurl_la-nonblock.o mv -f .deps/libcurl_la-nonblock.Tpo .deps/libcurl_la-nonblock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c -o libcurl_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo './'`curl_memrchr.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_memrchr.lo -MD -MP -MF .deps/libcurl_la-curl_memrchr.Tpo -c curl_memrchr.c -fPIC -DPIC -o libcurl_la-curl_memrchr.o mv -f .deps/libcurl_la-curl_memrchr.Tpo .deps/libcurl_la-curl_memrchr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c -o libcurl_la-imap.lo `test -f 'imap.c' || echo './'`imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-imap.lo -MD -MP -MF .deps/libcurl_la-imap.Tpo -c imap.c -fPIC -DPIC -o libcurl_la-imap.o mv -f .deps/libcurl_la-imap.Tpo .deps/libcurl_la-imap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c -o libcurl_la-pop3.lo `test -f 'pop3.c' || echo './'`pop3.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-pop3.lo -MD -MP -MF .deps/libcurl_la-pop3.Tpo -c pop3.c -fPIC -DPIC -o libcurl_la-pop3.o mv -f .deps/libcurl_la-pop3.Tpo .deps/libcurl_la-pop3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c -o libcurl_la-smtp.lo `test -f 'smtp.c' || echo './'`smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-smtp.lo -MD -MP -MF .deps/libcurl_la-smtp.Tpo -c smtp.c -fPIC -DPIC -o libcurl_la-smtp.o mv -f .deps/libcurl_la-smtp.Tpo .deps/libcurl_la-smtp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c -o libcurl_la-pingpong.lo `test -f 'pingpong.c' || echo './'`pingpong.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-pingpong.lo -MD -MP -MF .deps/libcurl_la-pingpong.Tpo -c pingpong.c -fPIC -DPIC -o libcurl_la-pingpong.o mv -f .deps/libcurl_la-pingpong.Tpo .deps/libcurl_la-pingpong.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c -o libcurl_la-rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-rtsp.lo -MD -MP -MF .deps/libcurl_la-rtsp.Tpo -c rtsp.c -fPIC -DPIC -o libcurl_la-rtsp.o mv -f .deps/libcurl_la-rtsp.Tpo .deps/libcurl_la-rtsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c -o libcurl_la-curl_threads.lo `test -f 'curl_threads.c' || echo './'`curl_threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_threads.lo -MD -MP -MF .deps/libcurl_la-curl_threads.Tpo -c curl_threads.c -fPIC -DPIC -o libcurl_la-curl_threads.o mv -f .deps/libcurl_la-curl_threads.Tpo .deps/libcurl_la-curl_threads.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c -o libcurl_la-warnless.lo `test -f 'warnless.c' || echo './'`warnless.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-warnless.lo -MD -MP -MF .deps/libcurl_la-warnless.Tpo -c warnless.c -fPIC -DPIC -o libcurl_la-warnless.o mv -f .deps/libcurl_la-warnless.Tpo .deps/libcurl_la-warnless.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c -o libcurl_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hmac.lo -MD -MP -MF .deps/libcurl_la-hmac.Tpo -c hmac.c -fPIC -DPIC -o libcurl_la-hmac.o mv -f .deps/libcurl_la-hmac.Tpo .deps/libcurl_la-hmac.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-polarssl.lo -MD -MP -MF .deps/libcurl_la-polarssl.Tpo -c -o libcurl_la-polarssl.lo `test -f 'polarssl.c' || echo './'`polarssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-polarssl.lo -MD -MP -MF .deps/libcurl_la-polarssl.Tpo -c polarssl.c -fPIC -DPIC -o libcurl_la-polarssl.o mv -f .deps/libcurl_la-polarssl.Tpo .deps/libcurl_la-polarssl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c -o libcurl_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo './'`curl_rtmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_rtmp.lo -MD -MP -MF .deps/libcurl_la-curl_rtmp.Tpo -c curl_rtmp.c -fPIC -DPIC -o libcurl_la-curl_rtmp.o mv -f .deps/libcurl_la-curl_rtmp.Tpo .deps/libcurl_la-curl_rtmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c -o libcurl_la-openldap.lo `test -f 'openldap.c' || echo './'`openldap.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-openldap.lo -MD -MP -MF .deps/libcurl_la-openldap.Tpo -c openldap.c -fPIC -DPIC -o libcurl_la-openldap.o mv -f .deps/libcurl_la-openldap.Tpo .deps/libcurl_la-openldap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c -o libcurl_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo './'`curl_gethostname.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_gethostname.lo -MD -MP -MF .deps/libcurl_la-curl_gethostname.Tpo -c curl_gethostname.c -fPIC -DPIC -o libcurl_la-curl_gethostname.o mv -f .deps/libcurl_la-curl_gethostname.Tpo .deps/libcurl_la-curl_gethostname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c -o libcurl_la-gopher.lo `test -f 'gopher.c' || echo './'`gopher.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-gopher.lo -MD -MP -MF .deps/libcurl_la-gopher.Tpo -c gopher.c -fPIC -DPIC -o libcurl_la-gopher.o mv -f .deps/libcurl_la-gopher.Tpo .deps/libcurl_la-gopher.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-axtls.lo -MD -MP -MF .deps/libcurl_la-axtls.Tpo -c -o libcurl_la-axtls.lo `test -f 'axtls.c' || echo './'`axtls.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-axtls.lo -MD -MP -MF .deps/libcurl_la-axtls.Tpo -c axtls.c -fPIC -DPIC -o libcurl_la-axtls.o mv -f .deps/libcurl_la-axtls.Tpo .deps/libcurl_la-axtls.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c -o libcurl_la-idn_win32.lo `test -f 'idn_win32.c' || echo './'`idn_win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-idn_win32.lo -MD -MP -MF .deps/libcurl_la-idn_win32.Tpo -c idn_win32.c -fPIC -DPIC -o libcurl_la-idn_win32.o mv -f .deps/libcurl_la-idn_win32.Tpo .deps/libcurl_la-idn_win32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_negotiate_sspi.lo -MD -MP -MF .deps/libcurl_la-http_negotiate_sspi.Tpo -c -o libcurl_la-http_negotiate_sspi.lo `test -f 'http_negotiate_sspi.c' || echo './'`http_negotiate_sspi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_negotiate_sspi.lo -MD -MP -MF .deps/libcurl_la-http_negotiate_sspi.Tpo -c http_negotiate_sspi.c -fPIC -DPIC -o libcurl_la-http_negotiate_sspi.o mv -f .deps/libcurl_la-http_negotiate_sspi.Tpo .deps/libcurl_la-http_negotiate_sspi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-cyassl.lo -MD -MP -MF .deps/libcurl_la-cyassl.Tpo -c -o libcurl_la-cyassl.lo `test -f 'cyassl.c' || echo './'`cyassl.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-cyassl.lo -MD -MP -MF .deps/libcurl_la-cyassl.Tpo -c cyassl.c -fPIC -DPIC -o libcurl_la-cyassl.o mv -f .deps/libcurl_la-cyassl.Tpo .deps/libcurl_la-cyassl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c -o libcurl_la-http_proxy.lo `test -f 'http_proxy.c' || echo './'`http_proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-http_proxy.lo -MD -MP -MF .deps/libcurl_la-http_proxy.Tpo -c http_proxy.c -fPIC -DPIC -o libcurl_la-http_proxy.o mv -f .deps/libcurl_la-http_proxy.Tpo .deps/libcurl_la-http_proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c -o libcurl_la-non-ascii.lo `test -f 'non-ascii.c' || echo './'`non-ascii.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-non-ascii.lo -MD -MP -MF .deps/libcurl_la-non-ascii.Tpo -c non-ascii.c -fPIC -DPIC -o libcurl_la-non-ascii.o mv -f .deps/libcurl_la-non-ascii.Tpo .deps/libcurl_la-non-ascii.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c -o libcurl_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo './'`asyn-ares.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-asyn-ares.lo -MD -MP -MF .deps/libcurl_la-asyn-ares.Tpo -c asyn-ares.c -fPIC -DPIC -o libcurl_la-asyn-ares.o mv -f .deps/libcurl_la-asyn-ares.Tpo .deps/libcurl_la-asyn-ares.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c -o libcurl_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo './'`asyn-thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-asyn-thread.lo -MD -MP -MF .deps/libcurl_la-asyn-thread.Tpo -c asyn-thread.c -fPIC -DPIC -o libcurl_la-asyn-thread.o mv -f .deps/libcurl_la-asyn-thread.Tpo .deps/libcurl_la-asyn-thread.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c -o libcurl_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo './'`curl_gssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_gssapi.lo -MD -MP -MF .deps/libcurl_la-curl_gssapi.Tpo -c curl_gssapi.c -fPIC -DPIC -o libcurl_la-curl_gssapi.o mv -f .deps/libcurl_la-curl_gssapi.Tpo .deps/libcurl_la-curl_gssapi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm.Tpo -c -o libcurl_la-curl_ntlm.lo `test -f 'curl_ntlm.c' || echo './'`curl_ntlm.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm.Tpo -c curl_ntlm.c -fPIC -DPIC -o libcurl_la-curl_ntlm.o mv -f .deps/libcurl_la-curl_ntlm.Tpo .deps/libcurl_la-curl_ntlm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c -o libcurl_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo './'`curl_ntlm_wb.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm_wb.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_wb.Tpo -c curl_ntlm_wb.c -fPIC -DPIC -o libcurl_la-curl_ntlm_wb.o mv -f .deps/libcurl_la-curl_ntlm_wb.Tpo .deps/libcurl_la-curl_ntlm_wb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c -o libcurl_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo './'`curl_ntlm_core.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm_core.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_core.Tpo -c curl_ntlm_core.c -fPIC -DPIC -o libcurl_la-curl_ntlm_core.o mv -f .deps/libcurl_la-curl_ntlm_core.Tpo .deps/libcurl_la-curl_ntlm_core.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm_msgs.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_msgs.Tpo -c -o libcurl_la-curl_ntlm_msgs.lo `test -f 'curl_ntlm_msgs.c' || echo './'`curl_ntlm_msgs.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_ntlm_msgs.lo -MD -MP -MF .deps/libcurl_la-curl_ntlm_msgs.Tpo -c curl_ntlm_msgs.c -fPIC -DPIC -o libcurl_la-curl_ntlm_msgs.o mv -f .deps/libcurl_la-curl_ntlm_msgs.Tpo .deps/libcurl_la-curl_ntlm_msgs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c -o libcurl_la-curl_sasl.lo `test -f 'curl_sasl.c' || echo './'`curl_sasl.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_sasl.lo -MD -MP -MF .deps/libcurl_la-curl_sasl.Tpo -c curl_sasl.c -fPIC -DPIC -o libcurl_la-curl_sasl.o mv -f .deps/libcurl_la-curl_sasl.Tpo .deps/libcurl_la-curl_sasl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_schannel.lo -MD -MP -MF .deps/libcurl_la-curl_schannel.Tpo -c -o libcurl_la-curl_schannel.lo `test -f 'curl_schannel.c' || echo './'`curl_schannel.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_schannel.lo -MD -MP -MF .deps/libcurl_la-curl_schannel.Tpo -c curl_schannel.c -fPIC -DPIC -o libcurl_la-curl_schannel.o mv -f .deps/libcurl_la-curl_schannel.Tpo .deps/libcurl_la-curl_schannel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c -o libcurl_la-curl_multibyte.lo `test -f 'curl_multibyte.c' || echo './'`curl_multibyte.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_multibyte.lo -MD -MP -MF .deps/libcurl_la-curl_multibyte.Tpo -c curl_multibyte.c -fPIC -DPIC -o libcurl_la-curl_multibyte.o mv -f .deps/libcurl_la-curl_multibyte.Tpo .deps/libcurl_la-curl_multibyte.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_darwinssl.lo -MD -MP -MF .deps/libcurl_la-curl_darwinssl.Tpo -c -o libcurl_la-curl_darwinssl.lo `test -f 'curl_darwinssl.c' || echo './'`curl_darwinssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-curl_darwinssl.lo -MD -MP -MF .deps/libcurl_la-curl_darwinssl.Tpo -c curl_darwinssl.c -fPIC -DPIC -o libcurl_la-curl_darwinssl.o mv -f .deps/libcurl_la-curl_darwinssl.Tpo .deps/libcurl_la-curl_darwinssl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c -o libcurl_la-hostcheck.lo `test -f 'hostcheck.c' || echo './'`hostcheck.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-hostcheck.lo -MD -MP -MF .deps/libcurl_la-hostcheck.Tpo -c hostcheck.c -fPIC -DPIC -o libcurl_la-hostcheck.o mv -f .deps/libcurl_la-hostcheck.Tpo .deps/libcurl_la-hostcheck.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-bundles.lo -MD -MP -MF .deps/libcurl_la-bundles.Tpo -c -o libcurl_la-bundles.lo `test -f 'bundles.c' || echo './'`bundles.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-bundles.lo -MD -MP -MF .deps/libcurl_la-bundles.Tpo -c bundles.c -fPIC -DPIC -o libcurl_la-bundles.o mv -f .deps/libcurl_la-bundles.Tpo .deps/libcurl_la-bundles.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c -o libcurl_la-conncache.lo `test -f 'conncache.c' || echo './'`conncache.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -DCURL_HIDDEN_SYMBOLS -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -fvisibility=hidden -O2 -Wno-system-headers -MT libcurl_la-conncache.lo -MD -MP -MF .deps/libcurl_la-conncache.Tpo -c conncache.c -fPIC -DPIC -o libcurl_la-conncache.o mv -f .deps/libcurl_la-conncache.Tpo .deps/libcurl_la-conncache.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -Wno-system-headers -version-info 7:0:3 -lssl -lcrypto -lssl -lcrypto -lz -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -o libcurl.la -rpath /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib libcurl_la-file.lo libcurl_la-timeval.lo libcurl_la-base64.lo libcurl_la-hostip.lo libcurl_la-progress.lo libcurl_la-formdata.lo libcurl_la-cookie.lo libcurl_la-http.lo libcurl_la-sendf.lo libcurl_la-ftp.lo libcurl_la-url.lo libcurl_la-dict.lo libcurl_la-if2ip.lo libcurl_la-speedcheck.lo libcurl_la-ldap.lo libcurl_la-ssluse.lo libcurl_la-version.lo libcurl_la-getenv.lo libcurl_la-escape.lo libcurl_la-mprintf.lo libcurl_la-telnet.lo libcurl_la-netrc.lo libcurl_la-getinfo.lo libcurl_la-transfer.lo libcurl_la-strequal.lo libcurl_la-easy.lo libcurl_la-security.lo libcurl_la-krb4.lo libcurl_la-curl_fnmatch.lo libcurl_la-fileinfo.lo libcurl_la-ftplistparser.lo libcurl_la-wildcard.lo libcurl_la-krb5.lo libcurl_la-memdebug.lo libcurl_la-http_chunks.lo libcurl_la-strtok.lo libcurl_la-connect.lo libcurl_la-llist.lo libcurl_la-hash.lo libcurl_la-multi.lo libcurl_la-content_encoding.lo libcurl_la-share.lo libcurl_la-http_digest.lo libcurl_la-md4.lo libcurl_la-md5.lo libcurl_la-curl_rand.lo libcurl_la-http_negotiate.lo libcurl_la-inet_pton.lo libcurl_la-strtoofft.lo libcurl_la-strerror.lo libcurl_la-amigaos.lo libcurl_la-hostasyn.lo libcurl_la-hostip4.lo libcurl_la-hostip6.lo libcurl_la-hostsyn.lo libcurl_la-inet_ntop.lo libcurl_la-parsedate.lo libcurl_la-select.lo libcurl_la-gtls.lo libcurl_la-sslgen.lo libcurl_la-tftp.lo libcurl_la-splay.lo libcurl_la-strdup.lo libcurl_la-socks.lo libcurl_la-ssh.lo libcurl_la-nss.lo libcurl_la-qssl.lo libcurl_la-rawstr.lo libcurl_la-curl_addrinfo.lo libcurl_la-socks_gssapi.lo libcurl_la-socks_sspi.lo libcurl_la-curl_sspi.lo libcurl_la-slist.lo libcurl_la-nonblock.lo libcurl_la-curl_memrchr.lo libcurl_la-imap.lo libcurl_la-pop3.lo libcurl_la-smtp.lo libcurl_la-pingpong.lo libcurl_la-rtsp.lo libcurl_la-curl_threads.lo libcurl_la-warnless.lo libcurl_la-hmac.lo libcurl_la-polarssl.lo libcurl_la-curl_rtmp.lo libcurl_la-openldap.lo libcurl_la-curl_gethostname.lo libcurl_la-gopher.lo libcurl_la-axtls.lo libcurl_la-idn_win32.lo libcurl_la-http_negotiate_sspi.lo libcurl_la-cyassl.lo libcurl_la-http_proxy.lo libcurl_la-non-ascii.lo libcurl_la-asyn-ares.lo libcurl_la-asyn-thread.lo libcurl_la-curl_gssapi.lo libcurl_la-curl_ntlm.lo libcurl_la-curl_ntlm_wb.lo libcurl_la-curl_ntlm_core.lo libcurl_la-curl_ntlm_msgs.lo libcurl_la-curl_sasl.lo libcurl_la-curl_schannel.lo libcurl_la-curl_multibyte.lo libcurl_la-curl_darwinssl.lo libcurl_la-hostcheck.lo libcurl_la-bundles.lo libcurl_la-conncache.lo libtool: link: /usr/bin/ar cru .libs/libcurl.a libcurl_la-file.o libcurl_la-timeval.o libcurl_la-base64.o libcurl_la-hostip.o libcurl_la-progress.o libcurl_la-formdata.o libcurl_la-cookie.o libcurl_la-http.o libcurl_la-sendf.o libcurl_la-ftp.o libcurl_la-url.o libcurl_la-dict.o libcurl_la-if2ip.o libcurl_la-speedcheck.o libcurl_la-ldap.o libcurl_la-ssluse.o libcurl_la-version.o libcurl_la-getenv.o libcurl_la-escape.o libcurl_la-mprintf.o libcurl_la-telnet.o libcurl_la-netrc.o libcurl_la-getinfo.o libcurl_la-transfer.o libcurl_la-strequal.o libcurl_la-easy.o libcurl_la-security.o libcurl_la-krb4.o libcurl_la-curl_fnmatch.o libcurl_la-fileinfo.o libcurl_la-ftplistparser.o libcurl_la-wildcard.o libcurl_la-krb5.o libcurl_la-memdebug.o libcurl_la-http_chunks.o libcurl_la-strtok.o libcurl_la-connect.o libcurl_la-llist.o libcurl_la-hash.o libcurl_la-multi.o libcurl_la-content_encoding.o libcurl_la-share.o libcurl_la-http_digest.o libcurl_la-md4.o libcurl_la-md5.o libcurl_la-curl_rand.o libcurl_la-http_negotiate.o libcurl_la-inet_pton.o libcurl_la-strtoofft.o libcurl_la-strerror.o libcurl_la-amigaos.o libcurl_la-hostasyn.o libcurl_la-hostip4.o libcurl_la-hostip6.o libcurl_la-hostsyn.o libcurl_la-inet_ntop.o libcurl_la-parsedate.o libcurl_la-select.o libcurl_la-gtls.o libcurl_la-sslgen.o libcurl_la-tftp.o libcurl_la-splay.o libcurl_la-strdup.o libcurl_la-socks.o libcurl_la-ssh.o libcurl_la-nss.o libcurl_la-qssl.o libcurl_la-rawstr.o libcurl_la-curl_addrinfo.o libcurl_la-socks_gssapi.o libcurl_la-socks_sspi.o libcurl_la-curl_sspi.o libcurl_la-slist.o libcurl_la-nonblock.o libcurl_la-curl_memrchr.o libcurl_la-imap.o libcurl_la-pop3.o libcurl_la-smtp.o libcurl_la-pingpong.o libcurl_la-rtsp.o libcurl_la-curl_threads.o libcurl_la-warnless.o libcurl_la-hmac.o libcurl_la-polarssl.o libcurl_la-curl_rtmp.o libcurl_la-openldap.o libcurl_la-curl_gethostname.o libcurl_la-gopher.o libcurl_la-axtls.o libcurl_la-idn_win32.o libcurl_la-http_negotiate_sspi.o libcurl_la-cyassl.o libcurl_la-http_proxy.o libcurl_la-non-ascii.o libcurl_la-asyn-ares.o libcurl_la-asyn-thread.o libcurl_la-curl_gssapi.o libcurl_la-curl_ntlm.o libcurl_la-curl_ntlm_wb.o libcurl_la-curl_ntlm_core.o libcurl_la-curl_ntlm_msgs.o libcurl_la-curl_sasl.o libcurl_la-curl_schannel.o libcurl_la-curl_multibyte.o libcurl_la-curl_darwinssl.o libcurl_la-hostcheck.o libcurl_la-bundles.o libcurl_la-conncache.o libtool: link: ranlib .libs/libcurl.a libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" ) make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_binmode.o -MD -MP -MF .deps/curl-tool_binmode.Tpo -c -o curl-tool_binmode.o `test -f 'tool_binmode.c' || echo './'`tool_binmode.c mv -f .deps/curl-tool_binmode.Tpo .deps/curl-tool_binmode.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_bname.o -MD -MP -MF .deps/curl-tool_bname.Tpo -c -o curl-tool_bname.o `test -f 'tool_bname.c' || echo './'`tool_bname.c mv -f .deps/curl-tool_bname.Tpo .deps/curl-tool_bname.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cb_dbg.o -MD -MP -MF .deps/curl-tool_cb_dbg.Tpo -c -o curl-tool_cb_dbg.o `test -f 'tool_cb_dbg.c' || echo './'`tool_cb_dbg.c mv -f .deps/curl-tool_cb_dbg.Tpo .deps/curl-tool_cb_dbg.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cb_hdr.o -MD -MP -MF .deps/curl-tool_cb_hdr.Tpo -c -o curl-tool_cb_hdr.o `test -f 'tool_cb_hdr.c' || echo './'`tool_cb_hdr.c mv -f .deps/curl-tool_cb_hdr.Tpo .deps/curl-tool_cb_hdr.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cb_prg.o -MD -MP -MF .deps/curl-tool_cb_prg.Tpo -c -o curl-tool_cb_prg.o `test -f 'tool_cb_prg.c' || echo './'`tool_cb_prg.c mv -f .deps/curl-tool_cb_prg.Tpo .deps/curl-tool_cb_prg.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cb_rea.o -MD -MP -MF .deps/curl-tool_cb_rea.Tpo -c -o curl-tool_cb_rea.o `test -f 'tool_cb_rea.c' || echo './'`tool_cb_rea.c mv -f .deps/curl-tool_cb_rea.Tpo .deps/curl-tool_cb_rea.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cb_see.o -MD -MP -MF .deps/curl-tool_cb_see.Tpo -c -o curl-tool_cb_see.o `test -f 'tool_cb_see.c' || echo './'`tool_cb_see.c mv -f .deps/curl-tool_cb_see.Tpo .deps/curl-tool_cb_see.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cb_wrt.o -MD -MP -MF .deps/curl-tool_cb_wrt.Tpo -c -o curl-tool_cb_wrt.o `test -f 'tool_cb_wrt.c' || echo './'`tool_cb_wrt.c mv -f .deps/curl-tool_cb_wrt.Tpo .deps/curl-tool_cb_wrt.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_cfgable.o -MD -MP -MF .deps/curl-tool_cfgable.Tpo -c -o curl-tool_cfgable.o `test -f 'tool_cfgable.c' || echo './'`tool_cfgable.c mv -f .deps/curl-tool_cfgable.Tpo .deps/curl-tool_cfgable.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_convert.o -MD -MP -MF .deps/curl-tool_convert.Tpo -c -o curl-tool_convert.o `test -f 'tool_convert.c' || echo './'`tool_convert.c mv -f .deps/curl-tool_convert.Tpo .deps/curl-tool_convert.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_dirhie.o -MD -MP -MF .deps/curl-tool_dirhie.Tpo -c -o curl-tool_dirhie.o `test -f 'tool_dirhie.c' || echo './'`tool_dirhie.c mv -f .deps/curl-tool_dirhie.Tpo .deps/curl-tool_dirhie.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_doswin.o -MD -MP -MF .deps/curl-tool_doswin.Tpo -c -o curl-tool_doswin.o `test -f 'tool_doswin.c' || echo './'`tool_doswin.c mv -f .deps/curl-tool_doswin.Tpo .deps/curl-tool_doswin.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_easysrc.o -MD -MP -MF .deps/curl-tool_easysrc.Tpo -c -o curl-tool_easysrc.o `test -f 'tool_easysrc.c' || echo './'`tool_easysrc.c mv -f .deps/curl-tool_easysrc.Tpo .deps/curl-tool_easysrc.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_formparse.o -MD -MP -MF .deps/curl-tool_formparse.Tpo -c -o curl-tool_formparse.o `test -f 'tool_formparse.c' || echo './'`tool_formparse.c mv -f .deps/curl-tool_formparse.Tpo .deps/curl-tool_formparse.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_getparam.o -MD -MP -MF .deps/curl-tool_getparam.Tpo -c -o curl-tool_getparam.o `test -f 'tool_getparam.c' || echo './'`tool_getparam.c mv -f .deps/curl-tool_getparam.Tpo .deps/curl-tool_getparam.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_getpass.o -MD -MP -MF .deps/curl-tool_getpass.Tpo -c -o curl-tool_getpass.o `test -f 'tool_getpass.c' || echo './'`tool_getpass.c mv -f .deps/curl-tool_getpass.Tpo .deps/curl-tool_getpass.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_help.o -MD -MP -MF .deps/curl-tool_help.Tpo -c -o curl-tool_help.o `test -f 'tool_help.c' || echo './'`tool_help.c mv -f .deps/curl-tool_help.Tpo .deps/curl-tool_help.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_helpers.o -MD -MP -MF .deps/curl-tool_helpers.Tpo -c -o curl-tool_helpers.o `test -f 'tool_helpers.c' || echo './'`tool_helpers.c mv -f .deps/curl-tool_helpers.Tpo .deps/curl-tool_helpers.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_homedir.o -MD -MP -MF .deps/curl-tool_homedir.Tpo -c -o curl-tool_homedir.o `test -f 'tool_homedir.c' || echo './'`tool_homedir.c mv -f .deps/curl-tool_homedir.Tpo .deps/curl-tool_homedir.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_hugehelp.o -MD -MP -MF .deps/curl-tool_hugehelp.Tpo -c -o curl-tool_hugehelp.o `test -f 'tool_hugehelp.c' || echo './'`tool_hugehelp.c mv -f .deps/curl-tool_hugehelp.Tpo .deps/curl-tool_hugehelp.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_libinfo.o -MD -MP -MF .deps/curl-tool_libinfo.Tpo -c -o curl-tool_libinfo.o `test -f 'tool_libinfo.c' || echo './'`tool_libinfo.c mv -f .deps/curl-tool_libinfo.Tpo .deps/curl-tool_libinfo.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_main.o -MD -MP -MF .deps/curl-tool_main.Tpo -c -o curl-tool_main.o `test -f 'tool_main.c' || echo './'`tool_main.c mv -f .deps/curl-tool_main.Tpo .deps/curl-tool_main.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_metalink.o -MD -MP -MF .deps/curl-tool_metalink.Tpo -c -o curl-tool_metalink.o `test -f 'tool_metalink.c' || echo './'`tool_metalink.c mv -f .deps/curl-tool_metalink.Tpo .deps/curl-tool_metalink.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_mfiles.o -MD -MP -MF .deps/curl-tool_mfiles.Tpo -c -o curl-tool_mfiles.o `test -f 'tool_mfiles.c' || echo './'`tool_mfiles.c mv -f .deps/curl-tool_mfiles.Tpo .deps/curl-tool_mfiles.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_msgs.o -MD -MP -MF .deps/curl-tool_msgs.Tpo -c -o curl-tool_msgs.o `test -f 'tool_msgs.c' || echo './'`tool_msgs.c mv -f .deps/curl-tool_msgs.Tpo .deps/curl-tool_msgs.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_operate.o -MD -MP -MF .deps/curl-tool_operate.Tpo -c -o curl-tool_operate.o `test -f 'tool_operate.c' || echo './'`tool_operate.c mv -f .deps/curl-tool_operate.Tpo .deps/curl-tool_operate.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_operhlp.o -MD -MP -MF .deps/curl-tool_operhlp.Tpo -c -o curl-tool_operhlp.o `test -f 'tool_operhlp.c' || echo './'`tool_operhlp.c mv -f .deps/curl-tool_operhlp.Tpo .deps/curl-tool_operhlp.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_panykey.o -MD -MP -MF .deps/curl-tool_panykey.Tpo -c -o curl-tool_panykey.o `test -f 'tool_panykey.c' || echo './'`tool_panykey.c mv -f .deps/curl-tool_panykey.Tpo .deps/curl-tool_panykey.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_paramhlp.o -MD -MP -MF .deps/curl-tool_paramhlp.Tpo -c -o curl-tool_paramhlp.o `test -f 'tool_paramhlp.c' || echo './'`tool_paramhlp.c mv -f .deps/curl-tool_paramhlp.Tpo .deps/curl-tool_paramhlp.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_parsecfg.o -MD -MP -MF .deps/curl-tool_parsecfg.Tpo -c -o curl-tool_parsecfg.o `test -f 'tool_parsecfg.c' || echo './'`tool_parsecfg.c mv -f .deps/curl-tool_parsecfg.Tpo .deps/curl-tool_parsecfg.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_setopt.o -MD -MP -MF .deps/curl-tool_setopt.Tpo -c -o curl-tool_setopt.o `test -f 'tool_setopt.c' || echo './'`tool_setopt.c mv -f .deps/curl-tool_setopt.Tpo .deps/curl-tool_setopt.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_sleep.o -MD -MP -MF .deps/curl-tool_sleep.Tpo -c -o curl-tool_sleep.o `test -f 'tool_sleep.c' || echo './'`tool_sleep.c mv -f .deps/curl-tool_sleep.Tpo .deps/curl-tool_sleep.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_urlglob.o -MD -MP -MF .deps/curl-tool_urlglob.Tpo -c -o curl-tool_urlglob.o `test -f 'tool_urlglob.c' || echo './'`tool_urlglob.c mv -f .deps/curl-tool_urlglob.Tpo .deps/curl-tool_urlglob.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_util.o -MD -MP -MF .deps/curl-tool_util.Tpo -c -o curl-tool_util.o `test -f 'tool_util.c' || echo './'`tool_util.c mv -f .deps/curl-tool_util.Tpo .deps/curl-tool_util.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_vms.o -MD -MP -MF .deps/curl-tool_vms.Tpo -c -o curl-tool_vms.o `test -f 'tool_vms.c' || echo './'`tool_vms.c mv -f .deps/curl-tool_vms.Tpo .deps/curl-tool_vms.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_writeenv.o -MD -MP -MF .deps/curl-tool_writeenv.Tpo -c -o curl-tool_writeenv.o `test -f 'tool_writeenv.c' || echo './'`tool_writeenv.c mv -f .deps/curl-tool_writeenv.Tpo .deps/curl-tool_writeenv.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_writeout.o -MD -MP -MF .deps/curl-tool_writeout.Tpo -c -o curl-tool_writeout.o `test -f 'tool_writeout.c' || echo './'`tool_writeout.c mv -f .deps/curl-tool_writeout.Tpo .deps/curl-tool_writeout.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-tool_xattr.o -MD -MP -MF .deps/curl-tool_xattr.Tpo -c -o curl-tool_xattr.o `test -f 'tool_xattr.c' || echo './'`tool_xattr.c mv -f .deps/curl-tool_xattr.Tpo .deps/curl-tool_xattr.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-strtoofft.o -MD -MP -MF .deps/curl-strtoofft.Tpo -c -o curl-strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c mv -f .deps/curl-strtoofft.Tpo .deps/curl-strtoofft.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-strdup.o -MD -MP -MF .deps/curl-strdup.Tpo -c -o curl-strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c mv -f .deps/curl-strdup.Tpo .deps/curl-strdup.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-rawstr.o -MD -MP -MF .deps/curl-rawstr.Tpo -c -o curl-rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c mv -f .deps/curl-rawstr.Tpo .deps/curl-rawstr.Po gcc -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -O2 -Wno-system-headers -MT curl-nonblock.o -MD -MP -MF .deps/curl-nonblock.Tpo -c -o curl-nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c mv -f .deps/curl-nonblock.Tpo .deps/curl-nonblock.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wno-system-headers -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -o curl curl-tool_binmode.o curl-tool_bname.o curl-tool_cb_dbg.o curl-tool_cb_hdr.o curl-tool_cb_prg.o curl-tool_cb_rea.o curl-tool_cb_see.o curl-tool_cb_wrt.o curl-tool_cfgable.o curl-tool_convert.o curl-tool_dirhie.o curl-tool_doswin.o curl-tool_easysrc.o curl-tool_formparse.o curl-tool_getparam.o curl-tool_getpass.o curl-tool_help.o curl-tool_helpers.o curl-tool_homedir.o curl-tool_hugehelp.o curl-tool_libinfo.o curl-tool_main.o curl-tool_metalink.o curl-tool_mfiles.o curl-tool_msgs.o curl-tool_operate.o curl-tool_operhlp.o curl-tool_panykey.o curl-tool_paramhlp.o curl-tool_parsecfg.o curl-tool_setopt.o curl-tool_sleep.o curl-tool_urlglob.o curl-tool_util.o curl-tool_vms.o curl-tool_writeenv.o curl-tool_writeout.o curl-tool_xattr.o curl-strtoofft.o curl-strdup.o curl-rawstr.o curl-nonblock.o ../lib/libcurl.la -lssl -lcrypto -lssl -lcrypto -lz libtool: link: gcc -O2 -Wno-system-headers -o curl curl-tool_binmode.o curl-tool_bname.o curl-tool_cb_dbg.o curl-tool_cb_hdr.o curl-tool_cb_prg.o curl-tool_cb_rea.o curl-tool_cb_see.o curl-tool_cb_wrt.o curl-tool_cfgable.o curl-tool_convert.o curl-tool_dirhie.o curl-tool_doswin.o curl-tool_easysrc.o curl-tool_formparse.o curl-tool_getparam.o curl-tool_getpass.o curl-tool_help.o curl-tool_helpers.o curl-tool_homedir.o curl-tool_hugehelp.o curl-tool_libinfo.o curl-tool_main.o curl-tool_metalink.o curl-tool_mfiles.o curl-tool_msgs.o curl-tool_operate.o curl-tool_operhlp.o curl-tool_panykey.o curl-tool_paramhlp.o curl-tool_parsecfg.o curl-tool_setopt.o curl-tool_sleep.o curl-tool_urlglob.o curl-tool_util.o curl-tool_vms.o curl-tool_writeenv.o curl-tool_writeout.o curl-tool_xattr.o curl-strtoofft.o curl-strdup.o curl-rawstr.o curl-nonblock.o -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ../lib/.libs/libcurl.a -lssl -lcrypto -lz make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' Making all in include make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' Making all in curl make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make -C curl-7.29.0 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcurl.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libcurl.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libcurl.la libtool: install: /usr/bin/install -c .libs/libcurl.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libcurl.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libcurl.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libcurl.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/lib' Making install in src make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c curl '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c curl /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/curl make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/src' Making install in include make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' Making install in curl make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h curlbuild.h curlrules.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/curl' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/install -c curl-config '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 libcurl.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' cd include && make install make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' Making install in curl make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h curlbuild.h curlrules.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/curl' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include/curl' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/include' cd docs && make install make[5]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs' Making install in examples make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/examples' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/examples' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/examples' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/examples' Making install in libcurl make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/libcurl' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/libcurl' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 curl_formadd.3 curl_formfree.3 curl_getdate.3 curl_getenv.3 curl_slist_append.3 curl_slist_free_all.3 curl_version.3 curl_version_info.3 curl_escape.3 curl_unescape.3 curl_free.3 curl_strequal.3 curl_mprintf.3 curl_global_init.3 curl_global_cleanup.3 curl_multi_add_handle.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_remove_handle.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 libcurl.3 libcurl-easy.3 libcurl-multi.3 libcurl-share.3 libcurl-errors.3 curl_easy_strerror.3 curl_multi_strerror.3 curl_share_strerror.3 curl_global_init_mem.3 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/install -c -m 644 libcurl-tutorial.3 curl_easy_reset.3 curl_easy_escape.3 curl_easy_unescape.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_timeout.3 curl_formget.3 curl_multi_assign.3 curl_easy_pause.3 curl_easy_recv.3 curl_easy_send.3 curl_multi_socket_action.3 curl_multi_wait.3 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/libcurl' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs/libcurl' make[6]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs' make[7]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 curl.1 curl-config.1 mk-ca-bundle.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' make[7]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs' make[6]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs' make[5]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0/docs' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/curl-7.29.0' curl -O http://libarchive.org/downloads/libarchive-3.1.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 4421k 1 53441 0 0 333k 0 0:00:13 --:--:-- 0:00:13 332k 32 4421k 32 1458k 0 0 1277k 0 0:00:03 0:00:01 0:00:02 1276k 50 4421k 50 2228k 0 0 1030k 0 0:00:04 0:00:02 0:00:02 1030k 73 4421k 73 3260k 0 0 1036k 0 0:00:04 0:00:03 0:00:01 1035k 100 4421k 100 4421k 0 0 1099k 0 0:00:04 0:00:04 --:--:-- 1099k tar -xzf libarchive-3.1.2.tar.gz patch -dlibarchive-3.1.2 -p1 <libarchive-use-pkgconfig.patch patching file configure touch libarchive-3.1.2/.patches-done ( cd libarchive-3.1.2 && PKG_CONFIG_PATH=../tree/lib/pkgconfig ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --disable-bsdtar --disable-bsdcpio \ --enable-static --disable-shared ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for strip... (cached) strip checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ext2fs/ext2_fs.h usability... no checking ext2fs/ext2_fs.h presence... no checking for ext2fs/ext2_fs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking whether EXT2_IOC_GETFLAGS is usable... no checking for inttypes.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for wincrypt.h... no checking for winioctl.h... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ZLIB... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking lzmadec.h usability... no checking lzmadec.h presence... no checking for lzmadec.h... no checking for lzmadec_decode in -llzmadec... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking localcharset.h usability... no checking localcharset.h presence... no checking for localcharset.h... no checking for locale_charset... no checking for locale_charset in -lcharset... no checking for LZMA... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lzo/lzoconf.h usability... no checking lzo/lzoconf.h presence... no checking for lzo/lzoconf.h... no checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking for lzo1x_decompress_safe in -llzo2... no checking for xml2-config... no checking for xmlInitParser in -lxml2... no checking libxml/xmlreader.h usability... no checking libxml/xmlreader.h presence... no checking for libxml/xmlreader.h... no checking libxml/xmlwriter.h usability... no checking libxml/xmlwriter.h presence... no checking for libxml/xmlwriter.h... no checking expat.h usability... no checking expat.h presence... no checking for expat.h... no checking for XML_ParserCreate in -lexpat... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for id_t... yes checking for uintptr_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for struct statfs.f_namemax... no checking for struct statvfs.f_iosize... no checking for struct stat.st_birthtime... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtime_n... no checking for struct stat.st_umtime... no checking for struct stat.st_mtime_usec... no checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for uintmax_t... yes checking for unsigned long long... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... (cached) yes checking for int64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int16_t... yes checking for uint16_t... yes checking for uint8_t... yes checking whether SIZE_MAX is declared... yes checking whether INT64_MAX is declared... yes checking whether INT64_MIN is declared... yes checking whether UINT64_MAX is declared... yes checking whether UINT32_MAX is declared... yes checking whether SSIZE_MAX is declared... yes checking whether EFTYPE is declared... no checking whether EILSEQ is declared... yes checking for wchar_t... yes checking size of wchar_t... 4 checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether stat accepts an empty string... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for CreateHardLinkA... no checking for chflags... no checking for chown... yes checking for chroot... yes checking for ctime_r... yes checking for dirfd... yes checking for fchdir... yes checking for fchflags... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdopendir... yes checking for fork... yes checking for fstat... yes checking for fstatat... yes checking for fstatfs... yes checking for fstatvfs... yes checking for ftruncate... yes checking for futimens... yes checking for futimes... yes checking for futimesat... yes checking for geteuid... yes checking for getpid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getvfsbyname... no checking for gmtime_r... yes checking for lchflags... no checking for lchmod... no checking for lchown... yes checking for link... yes checking for localtime_r... yes checking for lstat... yes checking for lutimes... yes checking for mbrtowc... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for mknod... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for openat... yes checking for pipe... yes checking for poll... yes checking for posix_spawnp... yes checking for readlink... yes checking for readlinkat... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for sigaction... yes checking for statfs... yes checking for statvfs... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncpy_s... no checking for strrchr... yes checking for symlink... yes checking for timegm... yes checking for tzset... yes checking for unsetenv... yes checking for utime... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for wcrtomb... yes checking for wcscmp... yes checking for wcscpy... yes checking for wcslen... yes checking for wctomb... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for _ctime64_s... no checking for _fseeki64... no checking for _get_timezone... no checking for _localtime64_s... no checking for _mkgmtime64... no checking for cygwin_conv_path... no checking whether D_MD_ORDER is declared... no checking for struct dirent.d_namlen... no checking for attr/xattr.h... (cached) no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/ea.h usability... no checking sys/ea.h presence... no checking for sys/ea.h... no checking for setxattr in -lattr... no checking for extattr_get_file... no checking for extattr_list_file... no checking for extattr_set_fd... no checking for extattr_set_file... no checking for fgetxattr... yes checking for flistxattr... yes checking for fsetxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for fgetea... no checking for flistea... no checking for fsetea... no checking for getea... no checking for lgetea... no checking for listea... no checking for llistea... no checking for lsetea... no checking whether EXTATTR_NAMESPACE_USER is declared... no checking for sys/acl.h... (cached) no checking for acl_get_file in -lacl... no checking for acl_create_entry... no checking for acl_init... no checking for acl_set_fd... no checking for acl_set_fd_np... no checking for acl_set_file... no checking for acl_permset_t... no checking for acl_get_perm_np... no checking for acl_get_perm... no checking for acl_get_link... no checking for acl_get_link_np... no checking whether ACL_USER is declared... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking support for ARCHIVE_CRYPTO_MD5_LIBC... no checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no checking nettle/md5.h usability... no checking nettle/md5.h presence... no checking for nettle/md5.h... no checking nettle/ripemd160.h usability... no checking nettle/ripemd160.h presence... no checking for nettle/ripemd160.h... no checking nettle/sha.h usability... no checking nettle/sha.h presence... no checking for nettle/sha.h... no checking for main in -lnettle... no checking support for ARCHIVE_CRYPTO_MD5_NETTLE... no checking support for ARCHIVE_CRYPTO_RMD160_NETTLE... no checking support for ARCHIVE_CRYPTO_SHA1_NETTLE... no checking support for ARCHIVE_CRYPTO_SHA256_NETTLE... no checking support for ARCHIVE_CRYPTO_SHA384_NETTLE... no checking support for ARCHIVE_CRYPTO_SHA512_NETTLE... no checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for main in -lcrypto... yes checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... yes checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... yes checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking ripemd.h usability... no checking ripemd.h presence... no checking for ripemd.h... no checking sha.h usability... no checking sha.h presence... no checking for sha.h... no checking sha256.h usability... no checking sha256.h presence... no checking for sha256.h... no checking sha512.h usability... no checking sha512.h presence... no checking for sha512.h... no checking for main in -lmd... no configure: creating ./config.status config.status: creating Makefile config.status: creating build/pkgconfig/libarchive.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -C libarchive-3.1.2 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' cat ./libarchive/test/test_*.c | grep DEFINE_TEST > libarchive/test/list.h cat ./tar/test/test_*.c | grep DEFINE_TEST > tar/test/list.h cat ./cpio/test/test_*.c | grep DEFINE_TEST > cpio/test/list.h make all-am make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' CC libarchive/archive_acl.lo CC libarchive/archive_check_magic.lo CC libarchive/archive_cmdline.lo CC libarchive/archive_crypto.lo CC libarchive/archive_entry.lo CC libarchive/archive_entry_copy_stat.lo CC libarchive/archive_entry_link_resolver.lo CC libarchive/archive_entry_sparse.lo CC libarchive/archive_entry_stat.lo CC libarchive/archive_entry_strmode.lo CC libarchive/archive_entry_xattr.lo CC libarchive/archive_getdate.lo CC libarchive/archive_match.lo CC libarchive/archive_options.lo CC libarchive/archive_pathmatch.lo CC libarchive/archive_ppmd7.lo CC libarchive/archive_rb.lo CC libarchive/archive_read.lo CC libarchive/archive_read_append_filter.lo CC libarchive/archive_read_data_into_fd.lo CC libarchive/archive_read_disk_entry_from_file.lo CC libarchive/archive_read_disk_posix.lo CC libarchive/archive_read_disk_set_standard_lookup.lo CC libarchive/archive_read_extract.lo CC libarchive/archive_read_open_fd.lo CC libarchive/archive_read_open_file.lo CC libarchive/archive_read_open_filename.lo CC libarchive/archive_read_open_memory.lo CC libarchive/archive_read_set_format.lo CC libarchive/archive_read_set_options.lo CC libarchive/archive_read_support_filter_all.lo CC libarchive/archive_read_support_filter_bzip2.lo CC libarchive/archive_read_support_filter_compress.lo CC libarchive/archive_read_support_filter_grzip.lo CC libarchive/archive_read_support_filter_gzip.lo CC libarchive/archive_read_support_filter_lrzip.lo CC libarchive/archive_read_support_filter_lzop.lo CC libarchive/archive_read_support_filter_none.lo CC libarchive/archive_read_support_filter_program.lo CC libarchive/archive_read_support_filter_rpm.lo CC libarchive/archive_read_support_filter_uu.lo CC libarchive/archive_read_support_filter_xz.lo CC libarchive/archive_read_support_format_7zip.lo CC libarchive/archive_read_support_format_all.lo CC libarchive/archive_read_support_format_ar.lo CC libarchive/archive_read_support_format_by_code.lo CC libarchive/archive_read_support_format_cab.lo CC libarchive/archive_read_support_format_cpio.lo CC libarchive/archive_read_support_format_empty.lo CC libarchive/archive_read_support_format_iso9660.lo CC libarchive/archive_read_support_format_lha.lo CC libarchive/archive_read_support_format_mtree.lo CC libarchive/archive_read_support_format_rar.lo CC libarchive/archive_read_support_format_raw.lo CC libarchive/archive_read_support_format_tar.lo CC libarchive/archive_read_support_format_xar.lo CC libarchive/archive_read_support_format_zip.lo CC libarchive/archive_string.lo CC libarchive/archive_string_sprintf.lo CC libarchive/archive_util.lo CC libarchive/archive_virtual.lo CC libarchive/archive_write.lo CC libarchive/archive_write_disk_acl.lo CC libarchive/archive_write_disk_posix.lo CC libarchive/archive_write_disk_set_standard_lookup.lo CC libarchive/archive_write_open_fd.lo CC libarchive/archive_write_open_file.lo CC libarchive/archive_write_open_filename.lo CC libarchive/archive_write_open_memory.lo CC libarchive/archive_write_add_filter.lo CC libarchive/archive_write_add_filter_b64encode.lo CC libarchive/archive_write_add_filter_by_name.lo CC libarchive/archive_write_add_filter_bzip2.lo CC libarchive/archive_write_add_filter_compress.lo CC libarchive/archive_write_add_filter_grzip.lo CC libarchive/archive_write_add_filter_gzip.lo CC libarchive/archive_write_add_filter_lrzip.lo CC libarchive/archive_write_add_filter_lzop.lo CC libarchive/archive_write_add_filter_none.lo CC libarchive/archive_write_add_filter_program.lo CC libarchive/archive_write_add_filter_uuencode.lo CC libarchive/archive_write_add_filter_xz.lo CC libarchive/archive_write_set_format.lo CC libarchive/archive_write_set_format_7zip.lo CC libarchive/archive_write_set_format_ar.lo CC libarchive/archive_write_set_format_by_name.lo CC libarchive/archive_write_set_format_cpio.lo CC libarchive/archive_write_set_format_cpio_newc.lo CC libarchive/archive_write_set_format_iso9660.lo CC libarchive/archive_write_set_format_mtree.lo CC libarchive/archive_write_set_format_pax.lo CC libarchive/archive_write_set_format_shar.lo CC libarchive/archive_write_set_format_ustar.lo CC libarchive/archive_write_set_format_v7tar.lo CC libarchive/archive_write_set_format_gnutar.lo CC libarchive/archive_write_set_format_xar.lo CC libarchive/archive_write_set_format_zip.lo CC libarchive/archive_write_set_options.lo CC libarchive/filter_fork_posix.lo CCLD libarchive.la CC libarchive_fe/libarchive_fe_la-err.lo CC libarchive_fe/libarchive_fe_la-line_reader.lo CCLD libarchive_fe.la make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' make -C libarchive-3.1.2 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' make install-am make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libarchive.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libarchive.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libarchive.la libtool: install: /usr/bin/install -c .libs/libarchive.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libarchive.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libarchive.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libarchive.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include' /usr/bin/install -c -m 644 libarchive/archive.h libarchive/archive_entry.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/install -c -m 644 libarchive/archive_entry.3 libarchive/archive_entry_acl.3 libarchive/archive_entry_linkify.3 libarchive/archive_entry_paths.3 libarchive/archive_entry_perms.3 libarchive/archive_entry_stat.3 libarchive/archive_entry_time.3 libarchive/archive_read.3 libarchive/archive_read_data.3 libarchive/archive_read_disk.3 libarchive/archive_read_extract.3 libarchive/archive_read_filter.3 libarchive/archive_read_format.3 libarchive/archive_read_free.3 libarchive/archive_read_header.3 libarchive/archive_read_new.3 libarchive/archive_read_open.3 libarchive/archive_read_set_options.3 libarchive/archive_util.3 libarchive/archive_write.3 libarchive/archive_write_blocksize.3 libarchive/archive_write_data.3 libarchive/archive_write_disk.3 libarchive/archive_write_filter.3 libarchive/archive_write_finish_entry.3 libarchive/archive_write_format.3 libarchive/archive_write_free.3 libarchive/archive_write_header.3 libarchive/archive_write_new.3 libarchive/archive_write_open.3 libarchive/archive_write_set_options.3 libarchive/libarchive.3 libarchive/libarchive_changes.3 libarchive/libarchive_internals.3 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man5' /usr/bin/install -c -m 644 libarchive/cpio.5 libarchive/libarchive-formats.5 libarchive/mtree.5 libarchive/tar.5 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 build/pkgconfig/libarchive.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2' curl -O http://sqlite.org/2013/sqlite-autoconf-3080002.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 1834k 14 272k 0 0 604k 0 0:00:03 --:--:-- 0:00:03 603k 61 1834k 61 1137k 0 0 768k 0 0:00:02 0:00:01 0:00:01 768k 84 1834k 84 1550k 0 0 627k 0 0:00:02 0:00:02 --:--:-- 626k 100 1834k 100 1834k 0 0 621k 0 0:00:02 0:00:02 --:--:-- 621k tar -xzf sqlite-autoconf-3080002.tar.gz ( cd sqlite-autoconf-3080002 && ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --enable-static --disable-shared ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for library containing tgetent... no checking for library containing readline... no checking for readline... no checking for library containing pthread_create... -lpthread checking for library containing dlopen... -ldl checking for whether to support dynamic extensions... yes checking for posix_fallocate... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands config.status: executing libtool commands make -C sqlite-autoconf-3080002 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/sqlite-autoconf-3080002' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.0.2\" -DPACKAGE_STRING=\"sqlite\ 3.8.0.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.8.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -I. -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c libtool: compile: gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.0.2\" "-DPACKAGE_STRING=\"sqlite 3.8.0.2\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.8.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -I. -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o mv -f .deps/sqlite3.Tpo .deps/sqlite3.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -no-undefined -version-info 8:6:8 -o libsqlite3.la -rpath /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib sqlite3.lo -ldl -lpthread libtool: link: ar cru .libs/libsqlite3.a sqlite3.o libtool: link: ranlib .libs/libsqlite3.a libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.0.2\" -DPACKAGE_STRING=\"sqlite\ 3.8.0.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.8.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -I. -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c mv -f .deps/shell.Tpo .deps/shell.Po /bin/sh ./libtool --tag=CC --mode=link gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -o sqlite3 shell.o ./libsqlite3.la -ldl -lpthread libtool: link: gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -g -O2 -o sqlite3 shell.o ./.libs/libsqlite3.a -ldl -lpthread make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/sqlite-autoconf-3080002' make -C sqlite-autoconf-3080002 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/sqlite-autoconf-3080002' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/sqlite-autoconf-3080002' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsqlite3.la libtool: install: /usr/bin/install -c .libs/libsqlite3.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsqlite3.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsqlite3.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsqlite3.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c sqlite3 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin' libtool: install: /usr/bin/install -c sqlite3 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/sqlite3 /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/install -c -m 644 sqlite3.1 '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/sqlite-autoconf-3080002' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/sqlite-autoconf-3080002' curl -O http://ftp.gnome.org/pub/gnome/sources/intltool/0.35/intltool-0.35.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 175k 27 49626 0 0 42575 0 0:00:04 0:00:01 0:00:03 42597 42 175k 42 76586 0 0 35918 0 0:00:04 0:00:02 0:00:02 35922 52 175k 52 94110 0 0 32393 0 0:00:05 0:00:02 0:00:03 32384 61 175k 61 107k 0 0 28481 0 0:00:06 0:00:03 0:00:03 28475 69 175k 69 122k 0 0 25855 0 0:00:06 0:00:04 0:00:02 25855 81 175k 81 143k 0 0 25265 0 0:00:07 0:00:05 0:00:02 20917 95 175k 95 166k 0 0 25097 0 0:00:07 0:00:06 0:00:01 20166 100 175k tar -xzf intltool-0.35.5.tar.gz 100 175k 0 0 23041 0 0:00:07 0:00:07 --:--:-- 17480 100 175k 100 175k 0 0 23039 0 0:00:07 0:00:07 --:--:-- 17661 ( cd intltool-0.35.5 && ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --enable-static --disable-shared ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intltool.spec config.status: creating intltoolize config.status: creating tests/Makefile config.status: creating tests/cases/Makefile config.status: creating tests/results/Makefile config.status: creating tests/selftest.pl make -C intltool-0.35.5 make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' Making all in cases make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/cases' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/cases' Making all in results make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/results' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/results' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/doc' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' "./intltool-extract.in.in" > intltool-extract.in sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib|g" < intltool-extract.in > intltool-extract sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' "./intltool-merge.in.in" > intltool-merge.in sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib|g" < intltool-merge.in > intltool-merge sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' "./intltool-update.in.in" > intltool-update.in sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib|g" < intltool-update.in > intltool-update sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib|g" < intltool-prepare.in > intltool-prepare make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' make -C intltool-0.35.5 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' Making install in cases make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/cases' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/cases' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/cases' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/cases' Making install in results make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/results' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/results' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/results' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests/results' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/tests' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/doc' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8" || mkdir -p -- "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8" /usr/bin/install -c -m 644 './intltoolize.8' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8/intltoolize.8' /usr/bin/install -c -m 644 './intltool-extract.8' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8/intltool-extract.8' /usr/bin/install -c -m 644 './intltool-merge.8' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8/intltool-merge.8' /usr/bin/install -c -m 644 './intltool-prepare.8' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8/intltool-prepare.8' /usr/bin/install -c -m 644 './intltool-update.8' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/man/man8/intltool-update.8' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5/doc' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' test -z "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin" || mkdir -p -- "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin" /usr/bin/install -c 'intltool-extract' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-extract' /usr/bin/install -c 'intltool-merge' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-merge' /usr/bin/install -c 'intltool-update' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-update' /usr/bin/install -c 'intltoolize' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltoolize' /usr/bin/install -c 'intltool-prepare' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-prepare' test -z "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal" || mkdir -p -- "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal" /usr/bin/install -c -m 644 'intltool.m4' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/aclocal/intltool.m4' test -z "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool" || mkdir -p -- "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool" /usr/bin/install -c -m 644 'Makefile.in.in' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool/Makefile.in.in' test -z "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool" || mkdir -p -- "/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool" /usr/bin/install -c -m 644 'intltool-extract.in' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool/intltool-extract.in' /usr/bin/install -c -m 644 'intltool-merge.in' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool/intltool-merge.in' /usr/bin/install -c -m 644 'intltool-update.in' '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/intltool/intltool-update.in' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/intltool-0.35.5' curl -O http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.42/libsoup-2.42.2.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 715k 4 29616 0 0 50872 0 0:00:14 --:--:-- 0:00:14 50799 35 715k 35 252k 0 0 163k 0 0:00:04 0:00:01 0:00:03 163k 100 715k 100 715k 0 0 336k 0 0:00:02 0:00:02 --:--:-- 336k /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/xzcat libsoup-2.42.2.tar.xz | tar -xf - patch -dlibsoup-2.42.2 -p1 <libsoup-no-pkgconfig-version-check.patch patching file configure Hunk #1 succeeded at 11922 (offset 69 lines). Hunk #2 succeeded at 13788 (offset 547 lines). patch -dlibsoup-2.42.2 -p1 <libsoup-perl580.patch patching file configure Hunk #1 succeeded at 12861 (offset -13 lines). touch libsoup-2.42.2/.patches-done ( cd libsoup-2.42.2 && PATH=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin PKG_CONFIG_PATH=../tree/lib/pkgconfig \ ./configure --prefix=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree \ --disable-glibtest --disable-tls-check --without-gnome --enable-static \ --disable-shared ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.36.0... yes (version 2.38.0) checking for XML... yes checking for SQLITE... yes checking for Win32... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.35.5 found checking for intltool-update... /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-update checking for intltool-merge... /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-merge checking for intltool-extract... /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.0... 5.16.3 checking for XML::Parser... ok checking for gmtime_r... yes checking whether to build libsoup-gnome... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gobject-introspection... no checking for glib-networking (glib TLS implementation)... no configure: checking for programs needed for regression tests checking for httpd2... no checking for httpd... no checking for apache2... no checking for apache... no checking for curl... /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin/curl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libsoup-2.4.pc config.status: creating libsoup-gnome-2.4.pc config.status: creating Makefile config.status: creating libsoup-zip config.status: creating libsoup/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating libsoup/soup-version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Some regression tests will not be run due to missing packages: glib-networking apache ( PATH=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin make -C libsoup-2.42.2 ) make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' Making all in libsoup make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' GEN soup-marshal.list GEN soup-marshal.c GEN soup-marshal.h GEN soup-enum-types.c GEN soup-enum-types.h ./tld-parser.py ../data/effective_tld_names.dat tld_data.inc make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' CC soup-address.lo CC soup-auth.lo CC soup-auth-basic.lo CC soup-auth-digest.lo CC soup-auth-ntlm.lo CC soup-auth-domain.lo CC soup-auth-domain-basic.lo CC soup-auth-domain-digest.lo CC soup-auth-manager.lo CC soup-body-input-stream.lo CC soup-body-output-stream.lo CC soup-cache.lo CC soup-cache-input-stream.lo CC soup-client-input-stream.lo CC soup-connection.lo CC soup-connection-auth.lo CC soup-content-decoder.lo CC soup-content-processor.lo CC soup-content-sniffer.lo CC soup-content-sniffer-stream.lo CC soup-converter-wrapper.lo CC soup-cookie.lo CC soup-cookie-jar.lo CC soup-cookie-jar-db.lo CC soup-cookie-jar-text.lo CC soup-date.lo CC soup-directory-input-stream.lo CC soup-enum-types.lo CC soup-filter-input-stream.lo CC soup-form.lo CC soup-headers.lo CC soup-io-stream.lo CC soup-logger.lo CC soup-marshal.lo CC soup-message.lo CC soup-message-body.lo CC soup-message-client-io.lo CC soup-message-headers.lo CC soup-message-io.lo CC soup-message-queue.lo CC soup-message-server-io.lo CC soup-method.lo CC soup-misc.lo CC soup-multipart.lo CC soup-multipart-input-stream.lo CC soup-password-manager.lo CC soup-path-map.lo CC soup-proxy-resolver.lo CC soup-proxy-resolver-default.lo CC soup-proxy-resolver-static.lo CC soup-proxy-uri-resolver.lo CC soup-request.lo CC soup-request-data.lo CC soup-request-file.lo CC soup-request-http.lo CC soup-requester.lo CC soup-server.lo CC soup-session.lo CC soup-session-async.lo CC soup-session-feature.lo CC soup-session-sync.lo CC soup-socket.lo CC soup-status.lo CC soup-tld.lo CC soup-uri.lo CC soup-value-utils.lo CC soup-version.lo CC soup-xmlrpc.lo CCLD libsoup-2.4.la make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' Making all in po make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/po' MSGFMT an.gmo MSGFMT as.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT uz@cyrillic.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/po' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' CC test-utils.lo CCLD libtest.la CC ntlm-test-helper.o CCLD ntlm-test-helper CC auth-test.o CCLD auth-test CC cache-test.o CCLD cache-test CC chunk-test.o CCLD chunk-test CC coding-test.o CCLD coding-test CC connection-test.o CCLD connection-test CC context-test.o CCLD context-test CC continue-test.o CCLD continue-test CC cookies-test.o CCLD cookies-test CC date.o CCLD date CC forms-test.o CCLD forms-test CC header-parsing.o CCLD header-parsing CC misc-test.o CCLD misc-test CC multipart-test.o CCLD multipart-test CC ntlm-test.o CCLD ntlm-test CC proxy-test.o CCLD proxy-test CC pull-api.o CCLD pull-api CC range-test.o CCLD range-test CC redirect-test.o CCLD redirect-test CC requester-test.o CCLD requester-test CC resource-test.o CCLD resource-test CC session-test.o CCLD session-test CC server-auth-test.o CCLD server-auth-test CC sniffing-test.o CCLD sniffing-test CC socket-test.o CCLD socket-test CC ssl-test.o CCLD ssl-test CC streaming-test.o CCLD streaming-test CC timeout-test.o CCLD timeout-test CC tld-test.o CCLD tld-test CC uri-parsing.o CCLD uri-parsing CC xmlrpc-server-test.o CCLD xmlrpc-server-test CC xmlrpc-test.o CCLD xmlrpc-test GEN soup-tests.gresource make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/examples' CC get.o CCLD get CC simple-httpd.o CCLD simple-httpd CC simple-proxy.o CCLD simple-proxy make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/examples' Making all in docs make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' Making all in reference make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs/reference' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make -C libsoup-2.42.2 install make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' Making install in libsoup make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' make install-am make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsoup-2.4.la '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libsoup-2.4.lai /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsoup-2.4.la libtool: install: /usr/bin/install -c .libs/libsoup-2.4.a /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsoup-2.4.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsoup-2.4.a libtool: install: ranlib /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/libsoup-2.4.a libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup' /usr/bin/install -c -m 644 soup.h soup-address.h soup-auth.h soup-auth-domain.h soup-auth-domain-basic.h soup-auth-domain-digest.h soup-auth-manager.h soup-cache.h soup-content-decoder.h soup-content-sniffer.h soup-cookie.h soup-cookie-jar.h soup-cookie-jar-db.h soup-cookie-jar-text.h soup-date.h soup-form.h soup-headers.h soup-logger.h soup-message.h soup-message-body.h soup-message-headers.h soup-method.h soup-misc.h soup-multipart.h soup-multipart-input-stream.h soup-password-manager.h soup-portability.h soup-proxy-resolver.h soup-proxy-resolver-default.h soup-proxy-uri-resolver.h soup-request.h soup-request-data.h soup-request-file.h soup-request-http.h soup-requester.h soup-server.h soup-session.h soup-session-async.h soup-session-feature.h soup-session-sync.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup' /usr/bin/install -c -m 644 soup-socket.h soup-status.h soup-tld.h soup-types.h soup-uri.h soup-value-utils.h soup-xmlrpc.h soup-enum-types.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup' /usr/bin/install -c -m 644 soup-version.h '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup' make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup' Making install in po make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/po' linguas="an as be bg bn_IN ca ca@valencia cs da de el en_GB eo es et eu fa fr fur gl gu he hi hu id it ja kn ko lt lv ml mr nb or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te tg th tr ug uk uz@cyrillic vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libsoup.mo; \ echo "installing $lang.gmo as $dir/libsoup.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libsoup.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libsoup.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libsoup.mo.m; \ echo "installing $lang.gmo.m as $dir/libsoup.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libsoup.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libsoup.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/an/LC_MESSAGES/libsoup.mo installing as.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/as/LC_MESSAGES/libsoup.mo installing be.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/be/LC_MESSAGES/libsoup.mo installing bg.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/bg/LC_MESSAGES/libsoup.mo installing bn_IN.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/bn_IN/LC_MESSAGES/libsoup.mo installing ca.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ca/LC_MESSAGES/libsoup.mo installing ca@valencia.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo installing cs.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/cs/LC_MESSAGES/libsoup.mo installing da.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/da/LC_MESSAGES/libsoup.mo installing de.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/de/LC_MESSAGES/libsoup.mo installing el.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/el/LC_MESSAGES/libsoup.mo installing en_GB.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/en_GB/LC_MESSAGES/libsoup.mo installing eo.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/eo/LC_MESSAGES/libsoup.mo installing es.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/es/LC_MESSAGES/libsoup.mo installing et.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/et/LC_MESSAGES/libsoup.mo installing eu.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/eu/LC_MESSAGES/libsoup.mo installing fa.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fa/LC_MESSAGES/libsoup.mo installing fr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fr/LC_MESSAGES/libsoup.mo installing fur.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/fur/LC_MESSAGES/libsoup.mo installing gl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/gl/LC_MESSAGES/libsoup.mo installing gu.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/gu/LC_MESSAGES/libsoup.mo installing he.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/he/LC_MESSAGES/libsoup.mo installing hi.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/hi/LC_MESSAGES/libsoup.mo installing hu.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/hu/LC_MESSAGES/libsoup.mo installing id.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/id/LC_MESSAGES/libsoup.mo installing it.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/it/LC_MESSAGES/libsoup.mo installing ja.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ja/LC_MESSAGES/libsoup.mo installing kn.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/kn/LC_MESSAGES/libsoup.mo installing ko.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ko/LC_MESSAGES/libsoup.mo installing lt.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/lt/LC_MESSAGES/libsoup.mo installing lv.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/lv/LC_MESSAGES/libsoup.mo installing ml.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ml/LC_MESSAGES/libsoup.mo installing mr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/mr/LC_MESSAGES/libsoup.mo installing nb.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/nb/LC_MESSAGES/libsoup.mo installing or.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/or/LC_MESSAGES/libsoup.mo installing pa.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pa/LC_MESSAGES/libsoup.mo installing pl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pl/LC_MESSAGES/libsoup.mo installing pt.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pt/LC_MESSAGES/libsoup.mo installing pt_BR.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/pt_BR/LC_MESSAGES/libsoup.mo installing ro.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ro/LC_MESSAGES/libsoup.mo installing ru.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ru/LC_MESSAGES/libsoup.mo installing sk.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sk/LC_MESSAGES/libsoup.mo installing sl.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sl/LC_MESSAGES/libsoup.mo installing sr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sr/LC_MESSAGES/libsoup.mo installing sr@latin.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sr@latin/LC_MESSAGES/libsoup.mo installing sv.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/sv/LC_MESSAGES/libsoup.mo installing ta.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ta/LC_MESSAGES/libsoup.mo installing te.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/te/LC_MESSAGES/libsoup.mo installing tg.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/tg/LC_MESSAGES/libsoup.mo installing th.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/th/LC_MESSAGES/libsoup.mo installing tr.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/tr/LC_MESSAGES/libsoup.mo installing ug.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/ug/LC_MESSAGES/libsoup.mo installing uk.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/uk/LC_MESSAGES/libsoup.mo installing uz@cyrillic.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo installing vi.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/vi/LC_MESSAGES/libsoup.mo installing zh_CN.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/zh_CN/LC_MESSAGES/libsoup.mo installing zh_HK.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/zh_HK/LC_MESSAGES/libsoup.mo installing zh_TW.gmo as /builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/share/locale/zh_TW/LC_MESSAGES/libsoup.mo make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/po' Making install in tests make[2]: glib-compile-resources: Command not found make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make install-am make[3]: glib-compile-resources: Command not found make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make[4]: glib-compile-resources: Command not found make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/tests' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/examples' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/examples' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/examples' Making install in docs make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' Making install in reference make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs/reference' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/SoupAddress.html /usr/bin/install -c -m 644 ./html/SoupAuth.html /usr/bin/install -c -m 644 ./html/SoupAuthDomain.html /usr/bin/install -c -m 644 ./html/SoupAuthDomainBasic.html /usr/bin/install -c -m 644 ./html/SoupAuthDomainDigest.html /usr/bin/install -c -m 644 ./html/SoupAuthManager.html /usr/bin/install -c -m 644 ./html/SoupCache.html /usr/bin/install -c -m 644 ./html/SoupContentDecoder.html /usr/bin/install -c -m 644 ./html/SoupContentSniffer.html /usr/bin/install -c -m 644 ./html/SoupCookie.html /usr/bin/install -c -m 644 ./html/SoupCookieJar.html /usr/bin/install -c -m 644 ./html/SoupCookieJarDB.html /usr/bin/install -c -m 644 ./html/SoupCookieJarText.html /usr/bin/install -c -m 644 ./html/SoupLogger.html /usr/bin/install -c -m 644 ./html/SoupMessage.html /usr/bin/install -c -m 644 ./html/SoupMessageBody.html /usr/bin/install -c -m 644 ./html/SoupMessageHeaders.html /usr/bin/install -c -m 644 ./html/SoupMultipart.html /usr/bin/install -c -m 644 ./html/SoupMultipartInputStream.html /usr/bin/install -c -m 644 ./html/SoupProxyResolverDefault.html /usr/bin/install -c -m 644 ./html/SoupProxyURIResolver.html /usr/bin/install -c -m 644 ./html/SoupRequest.html /usr/bin/install -c -m 644 ./html/SoupRequestData.html /usr/bin/install -c -m 644 ./html/SoupRequestFile.html /usr/bin/install -c -m 644 ./html/SoupRequestHTTP.html /usr/bin/install -c -m 644 ./html/SoupServer.html /usr/bin/install -c -m 644 ./html/SoupSession.html /usr/bin/install -c -m 644 ./html/SoupSessionAsync.html /usr/bin/install -c -m 644 ./html/SoupSessionFeature.html /usr/bin/install -c -m 644 ./html/SoupSessionSync.html /usr/bin/install -c -m 644 ./html/SoupSocket.html /usr/bin/install -c -m 644 ./html/SoupURI.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch04.html /usr/bin/install -c -m 644 ./html/ch05.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libsoup-2.4-GValue-Support.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-HTML-Form-Support.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-Soup-Miscellaneous-Utilities.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-Top-Level-Domain-utils.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-Version-Information.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-XMLRPC-Support.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-soup-method.html /usr/bin/install -c -m 644 ./html/libsoup-2.4-soup-status.html /usr/bin/install -c -m 644 ./html/libsoup-2.4.devhelp2 /usr/bin/install -c -m 644 ./html/libsoup-build-howto.html /usr/bin/install -c -m 644 ./html/libsoup-client-howto.html /usr/bin/install -c -m 644 ./html/libsoup-server-howto.html /usr/bin/install -c -m 644 ./html/libsoup-session-porting.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[4]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/docs' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[3]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 libsoup-2.4.pc '/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2' ~/build/BUILD/restraint-restraint-0.1.16-1 ~/build/BUILD/restraint-restraint-0.1.16-1/src ~/build/BUILD/restraint-restraint-0.1.16-1 + popd + pushd src + PKG_CONFIG_PATH=../third-party/tree/lib/pkgconfig + make STATIC=1 gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o client.o client.c gcc -o restraint client.o -Wl,-Bstatic -Wl,-\( -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive -lgmodule-2.0 -llzma -lbz2 -lz -lffi -lssl -lcrypto -lselinux -Wl,-\) -Wl,-Bdynamic -lm -pthread -lrt -lresolv -ldl -lutil gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o server.o server.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o recipe.o recipe.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o task.o task.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o packages.o packages.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o fetch_git_task.o fetch_git_task.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o fetch_http_task.o fetch_http_task.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o param.o param.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o role.o role.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o metadata.o metadata.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o process.o process.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o message.o message.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o dependency.o dependency.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o utils.o utils.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o config.o config.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o errors.o errors.c gcc -o restraintd server.o recipe.o task.o packages.o fetch_git_task.o fetch_http_task.o param.o role.o metadata.o process.o message.o dependency.o utils.o config.o errors.o -Wl,-Bstatic -Wl,-\( -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive -lgmodule-2.0 -llzma -lbz2 -lz -lffi -lssl -lcrypto -lselinux -Wl,-\) -Wl,-Bdynamic -lm -pthread -lrt -lresolv -ldl -lutil gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o cmd_result.o cmd_result.c gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o upload.o upload.c gcc -o rstrnt-report-result cmd_result.o upload.o -Wl,-Bstatic -Wl,-\( -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive -lgmodule-2.0 -llzma -lbz2 -lz -lffi -lssl -lcrypto -lselinux -Wl,-\) -Wl,-Bdynamic -lm -pthread -lrt -lresolv -ldl -lutil gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o cmd_log.o cmd_log.c gcc -o rstrnt-report-log cmd_log.o upload.o -Wl,-Bstatic -Wl,-\( -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive -lgmodule-2.0 -llzma -lbz2 -lz -lffi -lssl -lcrypto -lselinux -Wl,-\) -Wl,-Bdynamic -lm -pthread -lrt -lresolv -ldl -lutil gcc -g -Wall -Werror -std=c99 -pthread -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/gio-unix-2.0/ -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libxml2 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4 -I/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/include -c -o cmd_watchdog.o cmd_watchdog.c gcc -o rstrnt-adjust-watchdog cmd_watchdog.o utils.o errors.o -Wl,-Bstatic -Wl,-\( -L/builddir/build/BUILD/restraint-restraint-0.1.16-1/third-party/tree/lib -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive -lgmodule-2.0 -llzma -lbz2 -lz -lffi -lssl -lcrypto -lselinux -Wl,-\) -Wl,-Bdynamic -lm -pthread -lrt -lresolv -ldl -lutil ~/build/BUILD/restraint-restraint-0.1.16-1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mp4Y3C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 + cd restraint-restraint-0.1.16-1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 + pushd third-party ~/build/BUILD/restraint-restraint-0.1.16-1/third-party ~/build/BUILD/restraint-restraint-0.1.16-1 + make clean rm -rf xz-5.0.4 zlib-1.2.8 bzip2-1.0.6 libffi-3.0.13 glib-2.38.0 libxml2-2.9.1 curl-7.29.0 libarchive-3.1.2 libsoup-2.42.2 sqlite-autoconf-3080002 intltool-0.35.5 tree ~/build/BUILD/restraint-restraint-0.1.16-1 + popd + make DESTDIR=/builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 install set -e; for i in src init.d plugins legacy scripts client; do make -C $i install; done make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/src' install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin install -m0755 restraint /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin install -m0755 restraintd /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin install -m0755 rstrnt-report-result /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin install -m0755 rstrnt-report-log /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin install -m0755 rstrnt-adjust-watchdog /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/src' make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/init.d' install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/etc/init.d install -m0755 restraintd /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/etc/init.d install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/lib/systemd/system install -m0755 restraintd.service /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/lib/systemd/system make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/init.d' make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/plugins' install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/report_result.d install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/completed.d install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/localwatchdog.d install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/task_run.d install -m0755 run_plugins /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins install -m0755 run_task_plugins /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins install -m0755 report_result.d/01_dmesg_check /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/report_result.d install -m0755 report_result.d/10_avc_check /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/report_result.d install -m0755 report_result.d/20_avc_clear /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/report_result.d install -m0755 localwatchdog.d/01_sysinfo /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/localwatchdog.d install -m0755 completed.d/98_restore /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/completed.d install -m0755 localwatchdog.d/99_reboot /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/localwatchdog.d install -m0755 task_run.d/10_bash_login /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/task_run.d install -m0755 task_run.d/15_beakerlib /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/task_run.d install -m0755 task_run.d/20_unconfined /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/task_run.d install -m0755 task_run.d/25_environment /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/plugins/task_run.d make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/plugins' make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/legacy' set -e; for i in bin lib; do make -C $i install; done make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/legacy/bin' mkdir -p /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin for file in rhts-environment.sh rhts-run-simple-test rhts-lint; do install -m 755 $file /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin; done make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/legacy/bin' make[2]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/legacy/lib' mkdir -p /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/rhts/lib for file in rhts-make.include; do install -m 755 $file /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/rhts/lib; done make[2]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/legacy/lib' make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/legacy' make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/scripts' mkdir -p /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin for file in rstrnt-backup rstrnt-restore rstrnt-reboot check_beaker; do install -m 755 $file /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin; done make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/scripts' make[1]: Entering directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/client' install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/client install -m0644 job2html.xml /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/client install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/client/bootstrap install -m0644 bootstrap/* /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/restraint/client/bootstrap make[1]: Leaving directory `/builddir/build/BUILD/restraint-restraint-0.1.16-1/client' install -m0755 -d /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/var/lib/restraint + ln -s rhts-environment.sh /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts_environment.sh + ln -s rstrnt-report-log /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-submit-log + ln -s rstrnt-report-log /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts_submit_log + ln -s rstrnt-report-result /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-report-result + ln -s rstrnt-backup /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-backup + ln -s rstrnt-restore /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-restore + ln -s rstrnt-reboot /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-reboot + mkdir -p /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/mnt/scratchspace + mkdir -p /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/mnt/testarea ~/build/BUILD/restraint-restraint-0.1.16-1/legacy/selinux ~/build/BUILD/restraint-restraint-0.1.16-1 + pushd legacy/selinux + '[' -e rhts.el7.centos.pp ']' + make -f /usr/share/selinux/devel/Makefile Compiling targeted rhts module /usr/bin/checkmodule: loading policy configuration from tmp/rhts.tmp /usr/bin/checkmodule: policy configuration loaded /usr/bin/checkmodule: writing binary representation (version 17) to tmp/rhts.mod Creating targeted rhts.pp policy package rm tmp/rhts.mod tmp/rhts.mod.fc + install -p -m 644 -D rhts.pp /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/share/selinux/packages/restraint/rhts.pp ~/build/BUILD/restraint-restraint-0.1.16-1 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/restraint-restraint-0.1.16-1 extracting debug info from /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rstrnt-report-result extracting debug info from /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rstrnt-adjust-watchdog extracting debug info from /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rstrnt-report-log extracting debug info from /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/restraintd extracting debug info from /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/restraint /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/rstrnt-report-result.debug to /usr/lib/debug/usr/bin/rhts-report-result.debug symlinked /usr/lib/debug/usr/bin/rstrnt-report-log.debug to /usr/lib/debug/usr/bin/rhts_submit_log.debug symlinked /usr/lib/debug/usr/bin/rstrnt-report-log.debug to /usr/lib/debug/usr/bin/rhts-submit-log.debug cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/blocksort.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/bzlib.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/bzlib.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/bzlib_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/compress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/crctable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/decompress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/huffman.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/bzip2-1.0.6/randtable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gappinfo.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gappinfo.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gasyncinitable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gasyncinitable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gasyncresult.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gasyncresult.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gbufferedinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gbufferedinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gbytesicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gbytesicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcancellable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcancellable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcontenttype.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcontenttype.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcontenttypeprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gconverter.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gconverter.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gconverterinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gconverterinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcredentials.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gcredentials.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdatainputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdatainputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdataoutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdataoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauth.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauth.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanism.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanism.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanismanon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanismanon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanismexternal.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanismexternal.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanismsha1.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthmechanismsha1.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthobserver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusauthobserver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbuserror.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbuserror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusintrospection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusintrospection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusmessage.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusmessage.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusmethodinvocation.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusmethodinvocation.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusprivate.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusutils.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdbusutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdesktopappinfo.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdesktopappinfo.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdrive.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdrive.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdummyfile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdummyfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdummyproxyresolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdummyproxyresolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdummytlsbackend.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gdummytlsbackend.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gemblem.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gemblem.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gemblemedicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gemblemedicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileattribute-priv.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileattribute.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileattribute.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfiledescriptorbased.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfiledescriptorbased.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileenumerator.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileinfo-priv.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileinfo.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileinfo.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileiostream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileiostream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfilemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfilemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileoutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfileoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfilterinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfilterinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfilteroutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gfilteroutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginetaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginetaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginetaddressmask.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginetaddressmask.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginetsocketaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginetsocketaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginitable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginitable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/ginputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioenums.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioenumtypes.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioenumtypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioerror.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioerror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/giomodule-priv.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/giomodule.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/giomodule.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioscheduler.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gioscheduler.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/giostream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/giostream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/giotypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gloadableicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gloadableicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocaldirectorymonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocaldirectorymonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileenumerator.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileinfo.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileinfo.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileiostream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileiostream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfilemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfilemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileoutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalfileoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalvfs.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/glocalvfs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmemoryinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmemoryinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmemoryoutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmemoryoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmemorysettingsbackend.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmount.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmount.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmountoperation.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gmountprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnativevolumemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnativevolumemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworking.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworking.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkingprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkmonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkmonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkmonitorbase.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkmonitorbase.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkmonitornetlink.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkmonitornetlink.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkservice.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnetworkservice.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gnullsettingsbackend.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/goutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/goutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpermission.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpermission.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollableinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollableinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollableoutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollableoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollableutils.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollableutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollfilemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gpollfilemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxy.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxy.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxyaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxyaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxyaddressenumerator.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxyaddressenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxyresolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gproxyresolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gresolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gresolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gresource.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gresource.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gresourcefile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gresourcefile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gseekable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gseekable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsettings.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsettingsbackend.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsettingsbackend.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsettingsbackendinternal.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsimpleasyncresult.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsimpleasyncresult.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsimplepermission.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsimplepermission.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocket.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocket.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketaddressenumerator.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketaddressenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketclient.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketclient.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketconnectable.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketconnectable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketcontrolmessage.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketcontrolmessage.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketinputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketoutputstream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocketoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocks4aproxy.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocks4aproxy.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocks4proxy.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocks4proxy.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocks5proxy.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsocks5proxy.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsrvtarget.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gsrvtarget.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtask.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtask.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtcpconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtcpconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtcpwrapperconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtcpwrapperconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gthemedicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gthemedicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gthreadedresolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gthreadedresolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsbackend.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsbackend.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlscertificate.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlscertificate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsclientconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsclientconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsdatabase.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsdatabase.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsfiledatabase.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsfiledatabase.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsinteraction.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsinteraction.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlspassword.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlspassword.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsserverconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gtlsserverconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunionvolumemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunionvolumemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixconnection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixcredentialsmessage.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixcredentialsmessage.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixfdlist.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixfdlist.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixfdmessage.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixfdmessage.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixmount.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixmount.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixmounts.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixmounts.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixsocketaddress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixsocketaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixvolume.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixvolume.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixvolumemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gunixvolumemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvdb/gvdb-format.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvdb/gvdb-reader.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvdb/gvdb-reader.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvfs.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvfs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvolume.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvolume.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvolumemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gvolumemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gzlibdecompressor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/gzlibdecompressor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/ginotifydirectorymonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/ginotifydirectorymonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/ginotifyfilemonitor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/ginotifyfilemonitor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-helper.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-helper.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-kernel.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-kernel.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-missing.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-missing.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-path.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-path.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-sub.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/inotify/inotify-sub.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmime.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmime.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimealias.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimealias.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimecache.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimecache.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeglob.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeglob.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeicon.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeicon.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeint.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeint.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimemagic.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimemagic.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeparent.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gio/xdgmime/xdgmimeparent.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/deprecated/gthread.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/garray.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/garray.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gasyncqueue.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gasyncqueue.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gasyncqueueprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gbase64.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gbitlock.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gbitlock.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gbsearcharray.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gbytes.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gbytes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gcharset.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gcharset.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gchecksum.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gchecksum.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gconvert.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gconvert.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdataset.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdataset.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdate.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdatetime.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdatetime.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdir.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gdir.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/genviron.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/genviron.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gerror.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gerror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gfileutils.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gfileutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ggettext.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ggettext.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ghash.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ghash.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ghook.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ghook.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ghostutils.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/ghostutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/giochannel.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/giochannel.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/giounix.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gkeyfile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gkeyfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glib-init.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glib-init.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glib-private.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glib-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glib-unix.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glib-unix.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glibconfig.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glibintl.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glist.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/glist.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmain-internal.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmain.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmain.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmappedfile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmappedfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmarkup.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmarkup.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmem.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmem.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmessages-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmessages.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmessages.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gmirroringtable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gnode.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/goption.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/goption.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gpattern.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gpattern.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gpoll.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gpoll.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gprintf.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gprintf.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gqsort.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gqsort.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gquark.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gquark.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gqueue.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gqueue.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/grand.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/grand.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gregex.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gregex.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gscanner.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gscanner.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gscripttable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gshell.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gshell.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gslice.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gslice.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gslist.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gslist.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gspawn.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gspawn.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gstdio.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gstdio.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gstrfuncs.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gstrfuncs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gstring.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gstring.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtestutils.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtestutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gthread-posix.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gthread.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gthread.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gthreadpool.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gthreadpool.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gthreadprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtimer.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtimer.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtimezone.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtimezone.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtree.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtree.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gtypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunichartables.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunicode.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunicodeprivate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunicollate.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunicomp.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunidecomp.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gunidecomp.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/guniprop.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gurifuncs.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gurifuncs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gutf8.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gutils.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant-core.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant-core.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant-parser.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant-serialiser.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant-serialiser.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvariant.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvarianttype.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvarianttype.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvarianttypeinfo.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gvarianttypeinfo.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gwakeup.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/gwakeup.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset/localcharset.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/libcharset/localcharset.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_chartables.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_compile.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_config.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_dfa_exec.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_exec.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_fullinfo.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_get.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_globals.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_internal.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_newline.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_ord2utf8.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_study.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_tables.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_valid_utf8.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/pcre_xclass.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/pcre/ucp.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/glib/valgrind.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule/gmodule-dl.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule/gmodule.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gmodule/gmodule.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gatomicarray.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gatomicarray.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gboxed.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gboxed.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gclosure.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gclosure.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/genums.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/genums.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/glib-types.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gmarshal.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gobject.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gobject.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gparam.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gparam.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gparamspecs.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gparamspecs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gsignal.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gsignal.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gsourceclosure.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gsourceclosure.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtype-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtype.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtype.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtypemodule.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtypemodule.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtypeplugin.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gtypeplugin.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvalue.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvalue.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvaluearray.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvaluearray.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvaluecollector.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvaluetransform.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvaluetypes.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/glib-2.38.0/gobject/gvaluetypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_acl.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_acl_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_check_magic.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_cmdline.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_cmdline_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_endian.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry_link_resolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry_locale.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry_sparse.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_entry_xattr.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_ppmd7.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_ppmd7_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_ppmd_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_rb.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_rb.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_extract.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_all.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_bzip2.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_compress.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_grzip.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_gzip.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_lrzip.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_lzop.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_program.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_rpm.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_uu.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_filter_xz.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_7zip.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_all.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_ar.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_cab.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_cpio.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_empty.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_iso9660.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_lha.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_mtree.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_rar.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_tar.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_xar.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_read_support_format_zip.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_string.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_string.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_string_composition.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_string_sprintf.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_util.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_virtual.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_write_disk_acl.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_write_disk_posix.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_write_disk_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/archive_write_disk_set_standard_lookup.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/filter_fork.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libarchive-3.1.2/libarchive/filter_fork_posix.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-address.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-address.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-basic.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-basic.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-digest.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-digest.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-domain.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-domain.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-manager.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-manager.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-ntlm.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth-ntlm.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-auth.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-body-input-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-body-input-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-body-output-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-body-output-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-cache-input-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-cache-input-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-cache-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-cache.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-cache.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-client-input-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-client-input-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-connection-auth.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-connection-auth.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-connection.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-connection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-processor.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-processor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-sniffer-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-sniffer-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-sniffer.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-content-sniffer.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-converter-wrapper.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-converter-wrapper.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-cookie-jar.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-date.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-date.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-directory-input-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-directory-input-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-enum-types.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-enum-types.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-filter-input-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-filter-input-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-form.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-form.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-headers.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-headers.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-io-stream.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-io-stream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-logger.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-marshal.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-body.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-body.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-client-io.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-headers.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-headers.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-io.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-queue.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-queue.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message-server-io.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-message.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-method.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-method.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-misc-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-misc.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-misc.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-multipart.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-multipart.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-path-map.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-path-map.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-resolver-default.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-resolver-default.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-resolver-static.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-resolver-static.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-resolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-resolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-uri-resolver.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-proxy-uri-resolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request-data.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request-data.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request-file.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request-file.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request-http.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request-http.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-request.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-requester.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-server.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-server.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-async.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-async.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-feature.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-feature.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-sync.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session-sync.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-session.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-socket.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-socket.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-status.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-status.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-tld.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-types.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-uri.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-uri.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libsoup-2.42.2/libsoup/soup-xmlrpc.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/HTMLparser.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/HTMLtree.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/SAX.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/SAX2.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/buf.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/buf.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/catalog.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/chvalid.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/debugXML.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/dict.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/enc.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/encoding.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/entities.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/error.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/globals.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/hash.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/HTMLparser.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/HTMLtree.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/SAX.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/SAX2.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/catalog.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/chvalid.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/debugXML.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/dict.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/encoding.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/entities.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/globals.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/hash.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/list.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/nanoftp.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/nanohttp.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/parser.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/parserInternals.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/pattern.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/relaxng.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/schemasInternals.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/threads.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/tree.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/uri.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/valid.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xinclude.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlIO.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlautomata.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlerror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlmemory.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlreader.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlregexp.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlsave.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlschemas.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlschemastypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xmlstring.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xpath.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xpathInternals.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/include/libxml/xpointer.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/libxml.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/list.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/nanoftp.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/nanohttp.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/parser.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/parserInternals.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/pattern.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/relaxng.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/save.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/threads.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/timsort.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/tree.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/trionan.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/trionan.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/uri.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/valid.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xinclude.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlIO.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlmemory.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlreader.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlregexp.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlsave.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlschemas.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlschemastypes.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlstring.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xmlunicode.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xpath.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xpointer.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xzlib.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/libxml2-2.9.1/xzlib.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/bzlib.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gcancellable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gcontenttype.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gconverter.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gconverterinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfileenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfileinfo.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfileinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfileoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfilterinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gfilteroutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/ginetaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/ginetsocketaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/ginitable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/ginputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gioenums.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gioenumtypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gioerror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/giostream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/giotypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gmemoryinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gmemoryoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gnetworkaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/goutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gpollableinputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gpollableoutputstream.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gpollableutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gproxyaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gproxyaddressenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gproxyresolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gresolver.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gseekable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gsocket.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gsocketaddress.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gsocketaddressenumerator.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gsocketclient.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gsocketconnectable.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gsocketconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gtask.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gtlsbackend.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gtlscertificate.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gtlsconnection.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gtlsdatabase.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gtlsfiledatabase.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gio/gzlibdecompressor.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/deprecated/gthread.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/garray.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gbase64.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gbytes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gcharset.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gchecksum.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gconvert.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gdataset.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gdatetime.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/genviron.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gerror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gfileutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/ggettext.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/ghash.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/ghostutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/giochannel.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gkeyfile.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/glist.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gmain.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gmarkup.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gmem.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gmessages.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/goption.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gquark.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gqueue.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gslice.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gslist.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gspawn.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gstdio.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gstrfuncs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gstring.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gtestutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gthread.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gtypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gunicode.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gurifuncs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gutils.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gvariant.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/glib/gvarianttype.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gboxed.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gclosure.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/genums.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/glib-types.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gobject.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gparam.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gparamspecs.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gsignal.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gsourceclosure.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gtype.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gvalue.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gvaluecollector.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/glib-2.0/gobject/gvaluetypes.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-address.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-message-body.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-message-headers.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-message.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-method.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-request-http.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-request.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-server.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-session.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-status.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-types.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libsoup-2.4/libsoup/soup-uri.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/dict.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/encoding.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/entities.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/globals.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/hash.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/parser.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/tree.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/valid.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/xmlIO.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/xmlautomata.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/xmlerror.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/xmlmemory.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/xmlstring.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/libxml2/libxml/xpath.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/base.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/check.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/container.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/delta.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/filter.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/lzma.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/lzma/vli.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/zconf.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/include/zlib.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/lib/glib-2.0/include/glibconfig.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/lib/libffi-3.0.13/include/ffi.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/tree/lib/libffi-3.0.13/include/ffitarget.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/common/tuklib_integer.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/base.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/bcj.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/block.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/check.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/delta.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/filter.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/index_hash.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/lzma.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/stream_flags.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/api/lzma/vli.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/check.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/check.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/crc32_fast.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/crc32_table_le.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/crc64_fast.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/crc64_table_le.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/check/sha256.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/alone_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/alone_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/auto_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/block_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/block_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/block_header_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/block_util.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/common.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/common.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/filter_common.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/filter_common.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/filter_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/filter_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/filter_flags_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/index.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/index_hash.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/stream_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/stream_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/stream_flags_common.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/stream_flags_common.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/stream_flags_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/vli_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/common/vli_size.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/delta/delta_common.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/delta/delta_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/delta/delta_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/lz/lz_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/lz/lz_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/lzma/lzma2_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/lzma/lzma_common.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/lzma/lzma_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/lzma/lzma_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/rangecoder/range_common.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/rangecoder/range_decoder.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/arm.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/armthumb.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/ia64.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/powerpc.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/simple_coder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/simple_decoder.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/simple_private.h: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/sparc.c: Cannot stat: No such file or directory cpio: restraint-restraint-0.1.16-1/third-party/xz-5.0.4/src/liblzma/simple/x86.c: Cannot stat: No such file or directory 399 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: restraint-0.1.16-1.el7.centos.x86_64 warning: File listed twice: /usr/share/restraint/plugins/completed.d warning: File listed twice: /usr/share/restraint/plugins/completed.d/98_restore warning: File listed twice: /usr/share/restraint/plugins/localwatchdog.d warning: File listed twice: /usr/share/restraint/plugins/localwatchdog.d/01_sysinfo warning: File listed twice: /usr/share/restraint/plugins/localwatchdog.d/99_reboot warning: File listed twice: /usr/share/restraint/plugins/report_result.d warning: File listed twice: /usr/share/restraint/plugins/report_result.d/01_dmesg_check warning: File listed twice: /usr/share/restraint/plugins/report_result.d/10_avc_check warning: File listed twice: /usr/share/restraint/plugins/report_result.d/20_avc_clear warning: File listed twice: /usr/share/restraint/plugins/run_plugins warning: File listed twice: /usr/share/restraint/plugins/run_task_plugins warning: File listed twice: /usr/share/restraint/plugins/task_run.d warning: File listed twice: /usr/share/restraint/plugins/task_run.d/10_bash_login warning: File listed twice: /usr/share/restraint/plugins/task_run.d/15_beakerlib warning: File listed twice: /usr/share/restraint/plugins/task_run.d/20_unconfined warning: File listed twice: /usr/share/restraint/plugins/task_run.d/25_environment Provides: restraint = 0.1.16-1.el7.centos restraint(x86-64) = 0.1.16-1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): systemd Requires(post): /bin/sh systemd Requires(preun): /bin/sh Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: restraint-rhts-0.1.16-1.el7.centos.x86_64 warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts_environment.sh warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-reboot warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-report-result warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-submit-log warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts_submit_log warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-backup warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-restore warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64/usr/bin/rhts-restore warning: File listed twice: /usr/bin/rhts-restore Provides: restraint-rhts = 0.1.16-1.el7.centos restraint-rhts(x86-64) = 0.1.16-1.el7.centos rhts-test-env Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash /bin/sh Obsoletes: rhts-test-env Processing files: restraint-client-0.1.16-1.el7.centos.x86_64 Provides: restraint-client = 0.1.16-1.el7.centos restraint-client(x86-64) = 0.1.16-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: restraint-debuginfo-0.1.16-1.el7.centos.x86_64 Provides: restraint-debuginfo = 0.1.16-1.el7.centos restraint-debuginfo(x86-64) = 0.1.16-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/restraint-0.1.16-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/restraint-rhts-0.1.16-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/restraint-client-0.1.16-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/restraint-debuginfo-0.1.16-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cIOg0Z + umask 022 + cd /builddir/build/BUILD + cd restraint-restraint-0.1.16-1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/restraint-0.1.16-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->