make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/cxx' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/cxx' Making install in tune make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' Making install in doc make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpir.info ./mpir.info-1 ./mpir.info-2 '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/info' install-info --info-dir='/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/info' '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/info/mpir.info' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libmpir.la '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 mpir.h '/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libmpir.so.23.0.3 /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libmpir.so.23.0.3 libtool: install: (cd /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpir.so.23.0.3 libmpir.so.23 || { rm -f libmpir.so.23 && ln -s libmpir.so.23.0.3 libmpir.so.23; }; }) libtool: install: (cd /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpir.so.23.0.3 libmpir.so || { rm -f libmpir.so && ln -s libmpir.so.23.0.3 libmpir.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpir.lai /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libmpir.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' >>> mpir 3.0.0 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> mpir 3.0.0 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install -C /home/naourr/work/instance-0/output-1/build/mpir-3.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' /usr/bin/make install-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' Making install in tests make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests' Making install in . make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests' Making install in devel make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/devel' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/devel' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/devel' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/devel' Making install in mpn make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpn' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpn' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpn' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpn' Making install in fft make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/fft' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/fft' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/fft' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/fft' Making install in mpz make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpz' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpz' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpz' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpz' Making install in mpq make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpq' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpq' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpq' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpq' Making install in mpf make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpf' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpf' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/mpf' Making install in rand make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/rand' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/rand' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/rand' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/rand' Making install in misc make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/misc' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/misc' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/misc' Making install in cxx make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/cxx' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/cxx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/cxx' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests/cxx' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tests' Making install in mpn make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpn' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpn' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpn' Making install in fft make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/fft' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/fft' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/fft' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/fft' Making install in mpz make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpz' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpz' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpz' Making install in mpq make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpq' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpq' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpq' Making install in mpf make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpf' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpf' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/mpf' Making install in printf make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/printf' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/printf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/printf' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/printf' Making install in scanf make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/scanf' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/scanf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/scanf' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/scanf' Making install in cxx make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/cxx' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/cxx' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/cxx' Making install in tune make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/tune' Making install in doc make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpir.info ./mpir.info-1 ./mpir.info-2 '/home/naourr/work/instance-0/output-1/target/usr/share/info' install-info --info-dir='/home/naourr/work/instance-0/output-1/target/usr/share/info' '/home/naourr/work/instance-0/output-1/target/usr/share/info/mpir.info' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0/doc' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libmpir.la '/home/naourr/work/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 mpir.h '/home/naourr/work/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libmpir.so.23.0.3 /home/naourr/work/instance-0/output-1/target/usr/lib/libmpir.so.23.0.3 libtool: install: (cd /home/naourr/work/instance-0/output-1/target/usr/lib && { ln -s -f libmpir.so.23.0.3 libmpir.so.23 || { rm -f libmpir.so.23 && ln -s libmpir.so.23.0.3 libmpir.so.23; }; }) libtool: install: (cd /home/naourr/work/instance-0/output-1/target/usr/lib && { ln -s -f libmpir.so.23.0.3 libmpir.so || { rm -f libmpir.so && ln -s libmpir.so.23.0.3 libmpir.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpir.lai /home/naourr/work/instance-0/output-1/target/usr/lib/libmpir.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/mpir-3.0.0' netplug-1.2.9.2.tar.bz2: OK (sha256: 5180dfd9a7d3d0633a027b0a04f01b45a6a64623813cd48bd54423b90814864e) >>> netplug 1.2.9.2 Extracting bzcat /home/naourr/work/instance-0/dl/netplug/netplug-1.2.9.2.tar.bz2 | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2 -xf - >>> netplug 1.2.9.2 Patching Applying 0001-makefile-flags.patch using patch: patching file Makefile Applying 0002-add-missing-time-include.patch using patch: patching file netplug.h Applying 0003-remove-assert-fail.patch using patch: patching file lib.c >>> netplug 1.2.9.2 Configuring >>> netplug 1.2.9.2 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-as" LD="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-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-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2 make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' abort: no repository found in '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' (.hg not found)! abort: no repository found in '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' (.hg not found)! /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o config.o config.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o netlink.o netlink.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o lib.o lib.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o if_info.o if_info.c if_info.c: In function 'parse_rtattrs': if_info.c:376:25: warning: 'sizeof' on array function parameter 'tb' will return size of 'struct rtattr **' [-Wsizeof-array-argument] memset(tb, 0, sizeof(tb) * (max + 1)); ^ if_info.c:374:30: note: declared here parse_rtattrs(struct rtattr *tb[], int max, struct rtattr *rta, int len) ~~~~~~~~~~~~~~~^~~~ /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-gcc -o netplugd -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' config.o netlink.o lib.o if_info.o main.o make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' >>> netplug 1.2.9.2 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target -C /home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2 install make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' abort: no repository found in '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' (.hg not found)! abort: no repository found in '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' (.hg not found)! install -d -m 755 \ /home/naourr/work/instance-0/output-1/target//sbin \ /home/naourr/work/instance-0/output-1/target//etc/netplug \ /home/naourr/work/instance-0/output-1/target//etc/netplug.d \ /home/naourr/work/instance-0/output-1/target//etc/rc.d/init.d \ /home/naourr/work/instance-0/output-1/target//usr/share/man/man8 install -m 755 netplugd /home/naourr/work/instance-0/output-1/target//sbin install -m 644 etc/netplugd.conf /home/naourr/work/instance-0/output-1/target//etc/netplug install -m 755 scripts/netplug /home/naourr/work/instance-0/output-1/target//etc/netplug.d install -m 755 scripts/rc.netplugd /home/naourr/work/instance-0/output-1/target//etc/rc.d/init.d/netplugd install -m 444 man/man8/netplugd.8 /home/naourr/work/instance-0/output-1/target//usr/share/man/man8 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2' /usr/bin/install -m 0755 -D package/netplug/S29netplug /home/naourr/work/instance-0/output-1/target/etc/init.d/S29netplug patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/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 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-0/output-1/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-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/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-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/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-0/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output-1/host" --sysconfdir="/home/naourr/work/instance-0/output-1/host/etc" --localstatedir="/home/naourr/work/instance-0/output-1/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-nls --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, --disable-nls 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, --disable-nls >>> host-patchelf 0.9 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/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-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-0/output-1/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-0/output-1/host/include -Wall -O2 -I/home/naourr/work/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-0/output-1/host/include -L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output-1/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-0/output-1/host/lib/pkgconfig:/home/naourr/work/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-0/output-1/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/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-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/host-patchelf-0.9' >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh if [ -x /home/naourr/work/instance-0/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-0/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output-1/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-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/output-1/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-0/output-1/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-rc2-07255-g26c32d933eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-rc2\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/dejavu-2.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/fluid-soundfont-3.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/fxload-2008_10_13/.files-list.txt /home/naourr/work/instance-0/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdrm-2.4.101/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpthread-stubs-0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/matio-1.5.17/.files-list.txt /home/naourr/work/instance-0/output-1/build/mpir-3.0.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/netplug-1.2.9.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-andes-nds32/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-aespipe-2.4f/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-dos2unix-7.4.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-meson-0.54.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-yasm-1.3.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdrm-2.4.101/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/matio-1.5.17/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mpir-3.0.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-andes-nds32/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.05-rc2-07255-g26c32d933eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> libdrm 2.4.101 Collecting legal info >>> host-meson 0.54.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> matio 1.5.17 Collecting legal info COPYING: OK (sha256: 62a0cab69eeadb3697a2249d5a869915b89e62b59b794dd70802c2b8624ed374) >>> zlib Collecting legal info >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libdrm-2.4.101: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'