Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/naourr/work/instance-3/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output/host/lib/pkgconfig:/home/naourr/work/instance-3/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-3/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-3/output/host" --sysconfdir="/home/naourr/work/instance-3/output/host/etc" --localstatedir="/home/naourr/work/instance-3/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop 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 style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output/host/lib/pkgconfig:/home/naourr/work/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/naourr/work/instance-3/output/host/include -Wall -O2 -I/home/naourr/work/instance-3/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-3/output/host/include -L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output/host/lib/pkgconfig:/home/naourr/work/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-3/output/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/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 '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-3/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-3/output/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/host-patchelf-0.9' pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59.tar.gz: OK (sha256: d3d3cf57851e3e734fb1797aa078239ef161d1cbeffc4438497d58a425ef22a2) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Extracting gzip -d -c /home/naourr/work/instance-3/dl/pixiewps/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 -xf - >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Patching >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Configuring >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 make[1]: Entering directory '/home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59' /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_2expt.o src/crypto/tfm/fp_2expt.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_add.o src/crypto/tfm/fp_add.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_cmp.o src/crypto/tfm/fp_cmp.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_cmp_d.o src/crypto/tfm/fp_cmp_d.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_cmp_mag.o src/crypto/tfm/fp_cmp_mag.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_count_bits.o src/crypto/tfm/fp_count_bits.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_div.o src/crypto/tfm/fp_div.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_div_2.o src/crypto/tfm/fp_div_2.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_div_2d.o src/crypto/tfm/fp_div_2d.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_exptmod.o src/crypto/tfm/fp_exptmod.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_invmod.o src/crypto/tfm/fp_invmod.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_lshd.o src/crypto/tfm/fp_lshd.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mod.o src/crypto/tfm/fp_mod.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mod_2d.o src/crypto/tfm/fp_mod_2d.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_montgomery_reduce.o src/crypto/tfm/fp_montgomery_reduce.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_montgomery_setup.o src/crypto/tfm/fp_montgomery_setup.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_montgomery_calc_normalization.o src/crypto/tfm/fp_montgomery_calc_normalization.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mul.o src/crypto/tfm/fp_mul.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mul_2.o src/crypto/tfm/fp_mul_2.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mul_2d.o src/crypto/tfm/fp_mul_2d.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mul_comba.o src/crypto/tfm/fp_mul_comba.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mul_d.o src/crypto/tfm/fp_mul_d.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_mulmod.o src/crypto/tfm/fp_mulmod.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_read_unsigned_bin.o src/crypto/tfm/fp_read_unsigned_bin.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_reverse.o src/crypto/tfm/fp_reverse.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_rshd.o src/crypto/tfm/fp_rshd.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_set.o src/crypto/tfm/fp_set.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_sqr.o src/crypto/tfm/fp_sqr.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_sqr_comba_generic.o src/crypto/tfm/fp_sqr_comba_generic.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_sub.o src/crypto/tfm/fp_sub.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_to_unsigned_bin.o src/crypto/tfm/fp_to_unsigned_bin.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/fp_unsigned_bin_size.o src/crypto/tfm/fp_unsigned_bin_size.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/s_fp_add.o src/crypto/tfm/s_fp_add.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tfm -c -o src/crypto/tfm/s_fp_sub.o src/crypto/tfm/s_fp_sub.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tc -c -o src/crypto/tc/aes_cbc.o src/crypto/tc/aes_cbc.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Isrc/crypto/tc -c -o src/crypto/tc/aes.o src/crypto/tc/aes.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -std=c99 -I src/crypto/tc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o pixiewps src/pixiewps.c -lpthread src/crypto/tfm/fp_2expt.o src/crypto/tfm/fp_add.o src/crypto/tfm/fp_cmp.o src/crypto/tfm/fp_cmp_d.o src/crypto/tfm/fp_cmp_mag.o src/crypto/tfm/fp_count_bits.o src/crypto/tfm/fp_div.o src/crypto/tfm/fp_div_2.o src/crypto/tfm/fp_div_2d.o src/crypto/tfm/fp_exptmod.o src/crypto/tfm/fp_invmod.o src/crypto/tfm/fp_lshd.o src/crypto/tfm/fp_mod.o src/crypto/tfm/fp_mod_2d.o src/crypto/tfm/fp_montgomery_reduce.o src/crypto/tfm/fp_montgomery_setup.o src/crypto/tfm/fp_montgomery_calc_normalization.o src/crypto/tfm/fp_mul.o src/crypto/tfm/fp_mul_2.o src/crypto/tfm/fp_mul_2d.o src/crypto/tfm/fp_mul_comba.o src/crypto/tfm/fp_mul_d.o src/crypto/tfm/fp_mulmod.o src/crypto/tfm/fp_read_unsigned_bin.o src/crypto/tfm/fp_reverse.o src/crypto/tfm/fp_rshd.o src/crypto/tfm/fp_set.o src/crypto/tfm/fp_sqr.o src/crypto/tfm/fp_sqr_comba_generic.o src/crypto/tfm/fp_sub.o src/crypto/tfm/fp_to_unsigned_bin.o src/crypto/tfm/fp_unsigned_bin_size.o src/crypto/tfm/s_fp_add.o src/crypto/tfm/s_fp_sub.o src/crypto/tc/aes_cbc.o src/crypto/tc/aes.o make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59' >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Installing to target PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/target PREFIX=/usr -C /home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 install make[1]: Entering directory '/home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59' install -d /home/naourr/work/instance-3/output/target/usr/bin install -d /home/naourr/work/instance-3/output/target/usr/share/man/man1 install -m 755 pixiewps /home/naourr/work/instance-3/output/target/usr/bin install -m 644 pixiewps.1 /home/naourr/work/instance-3/output/target/usr/share/man/man1 make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59' sslh-v1.18.tar.gz: OK (sha256: 1601a5b377dcafc6b47d2fbb8d4d25cceb83053a4adcc5874d501a2d5a7745ad) >>> sslh v1.18 Extracting gzip -d -c /home/naourr/work/instance-3/dl/sslh/sslh-v1.18.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/sslh-v1.18 -xf - >>> sslh v1.18 Patching Applying 0001-secure-version-while-building-sslh-in-a-larger-git-t.patch using patch: patching file genver.sh >>> sslh v1.18 Configuring >>> sslh v1.18 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-3/output/build/sslh-v1.18 make[1]: Entering directory '/home/naourr/work/instance-3/output/build/sslh-v1.18' ./genver.sh >version.h /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c common.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-main.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c probe.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tls.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-fork.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o sslh-fork sslh-fork.o common.o sslh-main.o probe.o tls.o -lconfig #strip sslh-fork /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-select.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o sslh-select sslh-select.o common.o sslh-main.o probe.o tls.o -lconfig #strip sslh-select pod2man --section=8 --release=v1.18 --center=" " sslh.pod | gzip -9 - > sslh.8.gz /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c echosrv.c /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o echosrv echosrv.o probe.o common.o tls.o -lconfig make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/sslh-v1.18' >>> sslh v1.18 Installing to target PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/sslh-v1.18 DESTDIR=/home/naourr/work/instance-3/output/target install make[1]: Entering directory '/home/naourr/work/instance-3/output/build/sslh-v1.18' mkdir -p /home/naourr/work/instance-3/output/target//usr/sbin mkdir -p /home/naourr/work/instance-3/output/target//usr/share/man/man8 install -p sslh-fork /home/naourr/work/instance-3/output/target//usr/sbin/sslh install -p -m 0644 sslh.8.gz /home/naourr/work/instance-3/output/target//usr/share/man/man8/sslh.8.gz make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/sslh-v1.18' tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /home/naourr/work/instance-3/dl/zic/tzcode2018e.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=0 -C /home/naourr/work/instance-3/output/build/host-zic-2018e -xf - >>> host-zic 2018e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 552 with fuzz 2 (offset 115 lines). >>> host-zic 2018e Configuring >>> host-zic 2018e Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output/host/lib/pkgconfig:/home/naourr/work/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/host-zic-2018e zic make[1]: Entering directory '/home/naourr/work/instance-3/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/naourr/work/instance-3/output/build/host-zic-2018e/zic /home/naourr/work/instance-3/output/host/sbin/zic /usr/bin/install -D -m 644 /home/naourr/work/instance-3/output/build/host-zic-2018e/tzfile.h /home/naourr/work/instance-3/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/naourr/work/instance-3/dl/tzdata/tzdata2018e.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=0 -C /home/naourr/work/instance-3/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/naourr/work/instance-3/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/naourr/work/instance-3/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/naourr/work/instance-3/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /home/naourr/work/instance-3/output/host/share/zoneinfo cp -a /home/naourr/work/instance-3/output/build/host-tzdata-2018e/_output/* /home/naourr/work/instance-3/output/build/host-tzdata-2018e/*.tab /home/naourr/work/instance-3/output/host/share/zoneinfo tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /home/naourr/work/instance-3/output/target/usr/share/zoneinfo cp -a /home/naourr/work/instance-3/output/host/share/zoneinfo/* /home/naourr/work/instance-3/output/target/usr/share/zoneinfo cd /home/naourr/work/instance-3/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/naourr/work/instance-3/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /home/naourr/work/instance-3/output/target/etc/localtime echo "Etc/UTC" >/home/naourr/work/instance-3/output/target/etc/timezone ympd-v1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd v1.3.0 Extracting gzip -d -c /home/naourr/work/instance-3/dl/ympd/ympd-v1.3.0.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/ympd-v1.3.0 -xf - >>> ympd v1.3.0 Patching Applying 0002-only-c-language.patch using patch: patching file CMakeLists.txt >>> ympd v1.3.0 Configuring (mkdir -p /home/naourr/work/instance-3/output/build/ympd-v1.3.0/ && cd /home/naourr/work/instance-3/output/build/ympd-v1.3.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-3/output/build/ympd-v1.3.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-3/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DWITH_SSL=OFF ) -- The C compiler identification is GNU 4.8.2 -- Check for working C compiler: /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -- Check for working C compiler: /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/naourr/work/instance-3/output/host/bin/pkg-config (found version "0.28") -- Found LibMPDClient: /home/naourr/work/instance-3/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-3/output/build/ympd-v1.3.0 >>> ympd v1.3.0 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/ympd-v1.3.0/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 75%] Building C object CMakeFiles/ympd.dir/assets.c.o [ 87%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' [100%] Built target ympd make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' >>> ympd v1.3.0 Installing to target PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/target install/fast -C /home/naourr/work/instance-3/output/build/ympd-v1.3.0/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output/target/usr/bin/ympd -- Installing: /home/naourr/work/instance-3/output/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/ympd-v1.3.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libaio', u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libaio', u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libaio', u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libaio', u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libaio', u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libaio', u'freetype', u'gpm', u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'libconfig', u'libical', u'libmbus', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_conntrack'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] mkdir -p /home/naourr/work/instance-3/output/target/etc echo "buildroot" > /home/naourr/work/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output/target/etc/shadow rm -f /home/naourr/work/instance-3/output/target/bin/sh rm -f /home/naourr/work/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output/target/usr/include /home/naourr/work/instance-3/output/target/usr/share/aclocal \ /home/naourr/work/instance-3/output/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output/target/usr/lib/cmake /home/naourr/work/instance-3/output/target/usr/share/cmake find /home/naourr/work/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output/target/lib/ /home/naourr/work/instance-3/output/target/usr/lib/ /home/naourr/work/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output/target/usr/man /home/naourr/work/instance-3/output/target/usr/share/man rm -rf /home/naourr/work/instance-3/output/target/usr/info /home/naourr/work/instance-3/output/target/usr/share/info rm -rf /home/naourr/work/instance-3/output/target/usr/doc /home/naourr/work/instance-3/output/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00345-g8062700e2d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2018.11-git-00345-g8062700e2d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> docker-proxy 7b2b1feb1de4817d522cc372af149ff48d25028e Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> googlefontdirectory Collecting legal info >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.15 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> ympd v1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'