./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ ASN1.y:395:46: note: called from here _asn1_set_down($$,$3);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ ASN1.y:400:41: note: called from here _asn1_set_down($$,_asn1_add_static_node(&e_list, ASN1_ETYPE_CONSTANT)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ ASN1.y:427:26: note: called from here _asn1_set_down($$,$6);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ ASN1.y:432:26: note: called from here _asn1_set_down($$,$5);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ ASN1.y:450:59: note: called from here _asn1_set_down($$,$3); ^~~~~~~~~~~~~~~~~~~~~~ CC errors.lo CC gstr.lo CC parser_aux.lo CC structure.lo CC version.lo In file included from ./structure.h:31, from structure.c:31: structure.c: In function '_asn1_delete_structure': ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:337:8: note: called from here _asn1_set_down (p3, p2); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:350:7: note: called from here _asn1_set_down (p3, p2); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: structure.c: In function 'asn1_array2tree': ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:212:4: note: called from here _asn1_set_down (p_last, p); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: structure.c: In function 'asn1_delete_element': ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:399:2: note: called from here _asn1_set_down (p3, p2); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: structure.c: In function '_asn1_copy_structure3': ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:440:8: note: called from here _asn1_set_down (p_d_prev, p_d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: structure.c: In function 'asn1_create_element': ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:613:5: note: called from here _asn1_set_down (p2, p->down); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:623:7: note: called from here _asn1_set_down (p3, p2); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./structure.h:31, from structure.c:31: ./parser_aux.h:111:1: warning: inlining failed in call to '_asn1_set_down': call is unlikely and code size would grow [-Winline] _asn1_set_down (asn1_node node, asn1_node down) ^~~~~~~~~~~~~~ structure.c:526:10: note: called from here _asn1_set_down (p2, p4); ^~~~~~~~~~~~~~~~~~~~~~~ CCLD libtasn1.la make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' Making all in src make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' CC asn1Parser.o CC asn1Coding.o CC benchmark.o CC asn1Decoding.o CCLD asn1Parser CCLD asn1Decoding CCLD asn1Coding make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' Making all in fuzz make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' CC corpus2array.o CCLD corpus2array make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' Making all in tests make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' >>> libtasn1 4.16.0 Installing to staging directory PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' Making install in lib make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' Making install in gl make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' /usr/bin/make install-recursive make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[6]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libtasn1.la '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 libtasn1.pc '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 includes/libtasn1.h '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtasn1.lai /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtasn1.la libtool: install: /usr/bin/install -c .libs/libtasn1.a /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtasn1.a libtool: install: chmod 644 /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtasn1.a libtool: install: /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libtasn1.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' Making install in src make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c asn1Parser asn1Coding asn1Decoding '/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c asn1Parser /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/asn1Parser libtool: install: /usr/bin/install -c asn1Coding /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/asn1Coding libtool: install: /usr/bin/install -c asn1Decoding /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/asn1Decoding make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' Making install in fuzz make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' 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-1/output-1/build/libtasn1-4.16.0/fuzz' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' /usr/bin/make install-am make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' 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-1/output-1/build/libtasn1-4.16.0' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' >>> libtasn1 4.16.0 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/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 >>> libtasn1 4.16.0 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/target install -C /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' Making install in lib make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' Making install in gl make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' /usr/bin/make install-recursive make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[5]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[6]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[5]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib/gl' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libtasn1.la '/home/naourr/work/instance-1/output-1/target/usr/lib' /usr/bin/install -c -m 644 includes/libtasn1.h '/home/naourr/work/instance-1/output-1/target/usr/include' /usr/bin/install -c -m 644 libtasn1.pc '/home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libtasn1.lai /home/naourr/work/instance-1/output-1/target/usr/lib/libtasn1.la libtool: install: /usr/bin/install -c .libs/libtasn1.a /home/naourr/work/instance-1/output-1/target/usr/lib/libtasn1.a libtool: install: chmod 644 /home/naourr/work/instance-1/output-1/target/usr/lib/libtasn1.a libtool: install: /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib /home/naourr/work/instance-1/output-1/target/usr/lib/libtasn1.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/lib' Making install in src make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c asn1Parser asn1Coding asn1Decoding '/home/naourr/work/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c asn1Parser /home/naourr/work/instance-1/output-1/target/usr/bin/asn1Parser libtool: install: /usr/bin/install -c asn1Coding /home/naourr/work/instance-1/output-1/target/usr/bin/asn1Coding libtool: install: /usr/bin/install -c asn1Decoding /home/naourr/work/instance-1/output-1/target/usr/bin/asn1Decoding make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/src' Making install in fuzz make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' 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-1/output-1/build/libtasn1-4.16.0/fuzz' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/fuzz' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' /usr/bin/make install-am make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' 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-1/output-1/build/libtasn1-4.16.0' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-1/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/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-1/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-1/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/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-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/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-1/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-1/output-1/host" --sysconfdir="/home/naourr/work/instance-1/output-1/host/etc" --localstatedir="/home/naourr/work/instance-1/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-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/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-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-1/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-1/output-1/host/include -Wall -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-1/output-1/host/include -L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/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-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-1/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-1/output-1/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-1/output-1/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-1/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-1/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-1/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-1/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-1/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-1/output-1/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-patchelf-0.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-1/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/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-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-07829-gb6141b2aa12"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/arp-scan-1.9.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/bctoolbox-4.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/jitterentropy-library-2.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdvbsi-0.3.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsoc-0.8.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/bctoolbox-4.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jitterentropy-library-2.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdvbsi-0.3.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsoc-0.8.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr ln -snf /home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot /home/naourr/work/instance-1/output-1/staging make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2020.08-git-07829-gb6141b2aa12 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bctoolbox 4.3.1 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> jitterentropy-library 2.2.0 Collecting legal info COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libdvbsi 0.3.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libsepol 3.0 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'