In file included from ASN1.y:31:0: ./parser_aux.h:97: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:334:40: note: called from here _asn1_set_down($$,$2);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:361:48: note: called from here _asn1_set_down($$,$1);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:367:14: note: called from here _asn1_set_down($$,$2);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:380:47: note: called from here _asn1_set_down($$,$3);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:382:47: note: called from here _asn1_set_down($$,$3);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:385:45: note: called from here _asn1_set_down($$,$2);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:389:38: note: called from here _asn1_set_down($$,$3);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:391:38: note: called from here _asn1_set_down($$,$3);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:394:40: note: called from here _asn1_set_down($$,$2);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:398:46: note: called from here _asn1_set_down($$,$3);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:403:41: note: called from here _asn1_set_down($$,_asn1_add_static_node(ASN1_ETYPE_CONSTANT)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:415:26: note: called from here _asn1_set_down($$,$6);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:420:26: note: called from here _asn1_set_down($$,$5);} ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ASN1.y:31:0: ./parser_aux.h:97: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:437:59: note: called from here _asn1_set_down($$,$3); ^~~~~~~~~~~~~~~~~~~~~~ In file included from structure.c:32:0: structure.c: In function 'asn1_delete_element': parser_aux.h:97: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:386:2: note: called from here _asn1_set_down (p3, p2); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from structure.c:32:0: structure.c: In function '_asn1_copy_structure3': parser_aux.h:97: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:425:8: note: called from here _asn1_set_down (p_d_prev, p_d); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from structure.c:32:0: structure.c: In function 'asn1_create_element': parser_aux.h:97: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:590:5: note: called from here _asn1_set_down (p2, p->down); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from structure.c:32:0: parser_aux.h:97: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:600:7: note: called from here _asn1_set_down (p3, p2); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from structure.c:32:0: parser_aux.h:97: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:503:10: note: called from here _asn1_set_down (p2, p4); ^~~~~~~~~~~~~~~~~~~~~~~ CCLD libtasn1.la make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' Making all in src make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' CC asn1Parser.o CC asn1Coding.o CC asn1Decoding.o CC benchmark.o CCLD asn1Parser CCLD asn1Decoding CCLD asn1Coding make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' Making all in tests make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' >>> libtasn1 4.13 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /accts/mlweber1/instance-2/output/build/libtasn1-4.13/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' Making install in gl make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' /usr/bin/make install-recursive make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' Making install in lib make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' Making install in gllib make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' /usr/bin/make install-recursive make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[6]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtasn1.la '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 libtasn1.h '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 libtasn1.pc '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libtasn1.lai /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtasn1.la libtool: install: /usr/bin/install -c .libs/libtasn1.a /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtasn1.a libtool: install: chmod 644 /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtasn1.a libtool: install: /accts/mlweber1/instance-2/output/host/bin/m68k-linux-ranlib /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtasn1.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c asn1Parser asn1Coding asn1Decoding '/accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c asn1Parser /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/asn1Parser libtool: install: /usr/bin/install -c asn1Coding /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/asn1Coding libtool: install: /usr/bin/install -c asn1Decoding /accts/mlweber1/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/asn1Decoding make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/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 `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' >>> libtasn1 4.13 Fixing libtool files >>> libtasn1 4.13 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/libtasn1-4.13/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' Making install in gl make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' /usr/bin/make install-recursive make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/gl' Making install in lib make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' Making install in gllib make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' /usr/bin/make install-recursive make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[6]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib/gllib' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtasn1.la '/accts/mlweber1/instance-2/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtasn1.h '/accts/mlweber1/instance-2/output/target/usr/include' /usr/bin/install -c -m 644 libtasn1.pc '/accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libtasn1.lai /accts/mlweber1/instance-2/output/target/usr/lib/libtasn1.la libtool: install: /usr/bin/install -c .libs/libtasn1.a /accts/mlweber1/instance-2/output/target/usr/lib/libtasn1.a libtool: install: chmod 644 /accts/mlweber1/instance-2/output/target/usr/lib/libtasn1.a libtool: install: /accts/mlweber1/instance-2/output/host/bin/m68k-linux-ranlib /accts/mlweber1/instance-2/output/target/usr/lib/libtasn1.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/lib' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c asn1Parser asn1Coding asn1Decoding '/accts/mlweber1/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c asn1Parser /accts/mlweber1/instance-2/output/target/usr/bin/asn1Parser libtool: install: /usr/bin/install -c asn1Coding /accts/mlweber1/instance-2/output/target/usr/bin/asn1Coding libtool: install: /usr/bin/install -c asn1Decoding /accts/mlweber1/instance-2/output/target/usr/bin/asn1Decoding make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/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 `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/libtasn1-4.13' PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-2/dl BUILD_DIR=/accts/mlweber1/instance-2/output/build O=/accts/mlweber1/instance-2/output flock /accts/mlweber1/instance-2/dl/patchelf/ support/download/dl-wrapper -c '0.9' -d '/accts/mlweber1/instance-2/dl/patchelf' -D '/accts/mlweber1/instance-2/dl' -f 'patchelf-0.9.tar.bz2' -H 'package/patchelf//patchelf.hash' -n 'patchelf-0.9' -N 'patchelf' -o '/accts/mlweber1/instance-2/dl/patchelf/patchelf-0.9.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/patchelf -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -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 /accts/mlweber1/instance-2/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/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/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/instance-2/output/host" --sysconfdir="/accts/mlweber1/instance-2/output/host/etc" --localstatedir="/accts/mlweber1/instance-2/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... /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="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/instance-2/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/accts/mlweber1/instance-2/output/host/include -Wall -O2 -I/accts/mlweber1/instance-2/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/instance-2/output/host/include -L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 install -C /accts/mlweber1/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/instance-2/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/instance-2/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/instance-2/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-patchelf-0.9' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'ed', u'gdbm'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libzlib', u'libopenssl', u'libtasn1'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'libusb', u'libusb-compat', u'libnfc', u'libzlib', u'libopenssl', u'libtasn1'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libzlib', u'libopenssl', u'libtasn1'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libzlib', u'libopenssl', u'libtasn1'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison'] mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00002-g72703d0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /accts/mlweber1/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-2/output/target/usr make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.05-rc1-00002-g72703d0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'