checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for stddef.h... yes checking for stdarg.h... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ctype.h... yes checking for errno.h... yes checking for limits.h... yes checking for libgen.h... yes checking for stdio.h... yes checking for float.h... yes checking for math.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for off_t... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for pandoc... /non/existent checking for library containing clock_gettime... none required checking for library containing remainder... none required checking for regex.h... yes checking for library containing regexec... none required checking pkg-config is at least version 0.9.0... yes checking for GCC atomic builtins... yes 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 lua/Makefile config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating lua/libucl.rockspec config.status: creating libucl.pc config.status: creating stamp-h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> libucl 0.8.1 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/libucl-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' Making all in src make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' CC libucl_la-ucl_emitter.lo CC libucl_la-ucl_emitter_streamline.lo CC libucl_la-ucl_emitter_utils.lo CC libucl_la-ucl_hash.lo CC libucl_la-ucl_parser.lo CC libucl_la-ucl_schema.lo CC libucl_la-ucl_util.lo In file included from ucl_schema.c:28:0: tree.h:154:36: warning: 'TREE_REMOVE_ucl_compare_node_link' defined but not used [-Wunused-function] static struct node *_HU_FUNCTION(TREE_REMOVE_##node##_##field) \ ^ tree.h:49:56: note: in definition of macro '_HU_FUNCTION' # define _HU_FUNCTION(x) __attribute__((__unused__)) x ^ ucl_schema.c:423:1: note: in expansion of macro 'TREE_DEFINE' TREE_DEFINE(ucl_compare_node, link) ^ CC libucl_la-ucl_msgpack.lo CC libucl_la-ucl_sexp.lo ucl_parser.c: In function 'ucl_parser_add_chunk_full': ucl_parser.c:1372:14: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] &key, end - c, need_unescape, parser->flags & UCL_PARSER_KEY_LOWERCASE, false); ^ ucl_parser.c:1190:38: note: 'end' was declared here const unsigned char *p, *c = NULL, *end, *t; ^ CCLD libucl.la make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' Making all in tests make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/tests' Making all in utils make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' Making all in doc make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' >>> libucl 0.8.1 Installing to staging 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" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/naourr/work/instance-3/output/build/libucl-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' Making install in src make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libucl.la '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 ../include/ucl.h ../include/ucl++.h '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libucl.so.5.1.0 /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libucl.so.5.1.0 libtool: install: (cd /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libucl.so.5.1.0 libucl.so.5 || { rm -f libucl.so.5 && ln -s libucl.so.5.1.0 libucl.so.5; }; }) libtool: install: (cd /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libucl.so.5.1.0 libucl.so || { rm -f libucl.so && ln -s libucl.so.5.1.0 libucl.so; }; }) libtool: install: /usr/bin/install -c .libs/libucl.lai /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libucl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/tests' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/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/libucl-0.8.1/tests' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/tests' Making install in utils make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 libucl.3 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libucl.pc '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' >>> libucl 0.8.1 Fixing libtool files >>> libucl 0.8.1 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 -C /home/naourr/work/instance-3/output/build/libucl-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' Making install in src make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libucl.la '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/install -c -m 644 ../include/ucl.h ../include/ucl++.h '/home/naourr/work/instance-3/output/target/usr/include' libtool: install: /usr/bin/install -c .libs/libucl.so.5.1.0 /home/naourr/work/instance-3/output/target/usr/lib/libucl.so.5.1.0 libtool: install: (cd /home/naourr/work/instance-3/output/target/usr/lib && { ln -s -f libucl.so.5.1.0 libucl.so.5 || { rm -f libucl.so.5 && ln -s libucl.so.5.1.0 libucl.so.5; }; }) libtool: install: (cd /home/naourr/work/instance-3/output/target/usr/lib && { ln -s -f libucl.so.5.1.0 libucl.so || { rm -f libucl.so && ln -s libucl.so.5.1.0 libucl.so; }; }) libtool: install: /usr/bin/install -c .libs/libucl.lai /home/naourr/work/instance-3/output/target/usr/lib/libucl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/tests' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/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/libucl-0.8.1/tests' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/tests' Making install in utils make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/utils' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 libucl.3 '/home/naourr/work/instance-3/output/target/usr/share/man/man3' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1/doc' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libucl.pc '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/libucl-0.8.1' 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" BR2_DL_DIR=/home/naourr/work/instance-3/dl BUILD_DIR=/home/naourr/work/instance-3/output/build O=/home/naourr/work/instance-3/output flock /home/naourr/work/instance-3/dl/patchelf/ support/download/dl-wrapper -c '0.9' -d '/home/naourr/work/instance-3/dl/patchelf' -D '/home/naourr/work/instance-3/dl' -f 'patchelf-0.9.tar.bz2' -H 'package/patchelf//patchelf.hash' -n 'patchelf-0.9' -N 'patchelf' -o '/home/naourr/work/instance-3/dl/patchelf/patchelf-0.9.tar.bz2' -u http+http://releases.nixos.org/patchelf/patchelf-0.9 -u http\|urlencode+http://sources.buildroot.net/patchelf -u http\|urlencode+http://sources.buildroot.net -- patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-3/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.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' 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" BR2_DL_DIR=/home/naourr/work/instance-3/dl BUILD_DIR=/home/naourr/work/instance-3/output/build O=/home/naourr/work/instance-3/output flock /home/naourr/work/instance-3/dl/read-edid/ support/download/dl-wrapper -c '3.0.2' -d '/home/naourr/work/instance-3/dl/read-edid' -D '/home/naourr/work/instance-3/dl' -f 'read-edid-3.0.2.tar.gz' -H 'package/read-edid//read-edid.hash' -n 'read-edid-3.0.2' -N 'read-edid' -o '/home/naourr/work/instance-3/dl/read-edid/read-edid-3.0.2.tar.gz' -u http+http://www.polypux.org/projects/read-edid -u http\|urlencode+http://sources.buildroot.net/read-edid -u http\|urlencode+http://sources.buildroot.net -- read-edid-3.0.2.tar.gz: OK (sha256: c7c6d8440f5b90f98e276829271ccea5b2ff5a3413df8a0f87ec09f834af186f) >>> read-edid 3.0.2 Extracting gzip -d -c /home/naourr/work/instance-3/dl/read-edid/read-edid-3.0.2.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/read-edid-3.0.2 -xf - >>> read-edid 3.0.2 Patching Applying 0001-Fix-install-file-list.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-compiler-check.patch using patch: patching file CMakeLists.txt >>> read-edid 3.0.2 Configuring (mkdir -p /home/naourr/work/instance-3/output/build/read-edid-3.0.2/ && cd /home/naourr/work/instance-3/output/build/read-edid-3.0.2/ && 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/read-edid-3.0.2/ -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 -DCLASSICBUILD=OFF ) -- The C compiler identification is GNU 5.5.0 -- Check for working C compiler: /home/naourr/work/instance-3/output/host/bin/mips64el-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-3/output/host/bin/mips64el-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-3/output/build/read-edid-3.0.2 >>> read-edid 3.0.2 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/read-edid-3.0.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' Scanning dependencies of target parse-edid Scanning dependencies of target get-edid make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' [ 16%] Building C object get-edid/CMakeFiles/get-edid.dir/get-edid.c.o [ 33%] Building C object get-edid/CMakeFiles/get-edid.dir/classic.c.o [ 50%] Building C object parse-edid/CMakeFiles/parse-edid.dir/parse-edid.c.o [ 66%] Building C object get-edid/CMakeFiles/get-edid.dir/i2c.c.o [ 83%] Linking C executable get-edid make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' [ 83%] Built target get-edid [100%] Linking C executable parse-edid make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' [100%] Built target parse-edid make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' >>> read-edid 3.0.2 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/read-edid-3.0.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output/target/usr/share/man/man1/get-edid.1 -- Installing: /home/naourr/work/instance-3/output/target/usr/share/doc/read-edid/AUTHORS -- Installing: /home/naourr/work/instance-3/output/target/usr/share/doc/read-edid/ChangeLog -- Installing: /home/naourr/work/instance-3/output/target/usr/share/doc/read-edid/README -- Installing: /home/naourr/work/instance-3/output/target/usr/bin/get-edid -- Installing: /home/naourr/work/instance-3/output/target/usr/bin/parse-edid make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/read-edid-3.0.2' >>> 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/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'libpthread-stubs', u'libdrm', u'libpciaccess', u'libsrtp', u'libpjsip', u'libucl'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'libpthread-stubs', u'libdrm', u'libpciaccess', u'libsrtp', u'libpjsip', u'libucl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'libpthread-stubs', u'libdrm', u'libpciaccess', u'libsrtp', u'libpjsip', u'libucl'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libpciaccess', u'libsrtp', u'libpjsip', u'libucl'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libpciaccess', u'libsrtp', u'libpjsip', u'libucl'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libsrtp', u'libpjsip', u'libucl'] ./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-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] 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/mips64el-linux-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/mips64el-linux-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/mips64el-linux-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.08-git-00259-g12b70acb82"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-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.08-git-00259-g12b70acb82 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 >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> gzip 1.8 Collecting legal info ERROR: No hash found for COPYING >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> libdrm 2.4.92 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.92: cannot save license (LIBDRM_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'