checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wno-format-nonliteral... yes checking whether C compiler accepts -Wsequence-point... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wextra... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating autotools/gnulib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> pax-utils 1.2.2 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' Making all in autotools/gnulib make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' GEN alloca.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN limits.h GEN sys/types.h GEN dirent.h GEN fcntl.h GEN stdio.h GEN stdlib.h GEN math.h GEN strings.h GEN string.h GEN sys/stat.h GEN time.h GEN sys/time.h GEN unistd.h GEN wchar.h /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' CC cloexec.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fd-hook.o CC filenamecat-lgpl.o CC getprogname.o CC gettime.o CC malloca.o CC math.o CC openat-die.o CC printf-frexp.o CC printf-frexpl.o CC progname.o CC save-cwd.o CC stat-time.o CC statat.o CC timespec.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC xsize.o CC asnprintf.o CC chdir-long.o CC fcntl.o CC memchr.o CC openat-proc.o CC printf-args.o CC printf-parse.o memchr.c: In function 'rpl_memchr': memchr.c:84:18: warning: cast increases required alignment of target type [-Wcast-align] longword_ptr = (const longword *) char_ptr; ^ CC strcasestr.o CC vasnprintf.o vasnprintf.c: In function 'vasnprintf': vasnprintf.c:5107:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count < maxlen ^ In file included from vasnprintf.c:88:0: xsize.h:84:1: warning: inlining failed in call to 'xsum4': call is unlikely and code size would grow [-Winline] xsum4 (size_t size1, size_t size2, size_t size3, size_t size4) ^~~~~ vasnprintf.c:1810:22: note: called from here buf_neededlength = ~~~~~~~~~~~~~~~~~^ xsum4 (7, d.max_width_length, d.max_precision_length, 6); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR libgnu.a make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' CC paxelf.lo CC paxinc.lo CC paxldso.lo CC paxmacho.lo CC security.lo CC xfuncs.lo CC scanelf.o CC dumpelf.o scanelf.c: In function 'scanelf_file_get_pt_dynamic': scanelf.c:184:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (offset >= elf->len - sizeof(Elf##B##_Dyn)) \ ^ scanelf.c:73:4: note: in expansion of macro 'CHECK_PT_DYNAMIC' x(B); \ ^ scanelf.c:79:3: note: in expansion of macro '_SCANELF_IF_ELF_SIZE' _SCANELF_IF_ELF_SIZE(64, x); \ ^~~~~~~~~~~~~~~~~~~~ scanelf.c:187:2: note: in expansion of macro 'SCANELF_ELF_SIZED' SCANELF_ELF_SIZED(CHECK_PT_DYNAMIC); ^~~~~~~~~~~~~~~~~ scanelf.c: In function 'scanelf_file_phdr': scanelf.c:489:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (offset >= elf->len - sizeof(NOTE_GNU_STACK)) \ ^ scanelf.c:73:4: note: in expansion of macro 'SHOW_PHDR' x(B); \ ^ scanelf.c:79:3: note: in expansion of macro '_SCANELF_IF_ELF_SIZE' _SCANELF_IF_ELF_SIZE(64, x); \ ^~~~~~~~~~~~~~~~~~~~ scanelf.c:515:2: note: in expansion of macro 'SCANELF_ELF_SIZED' SCANELF_ELF_SIZED(SHOW_PHDR); ^~~~~~~~~~~~~~~~~ dumpelf.c: In function 'dump_shdr': dumpelf.c:447:4: warning: this statement may fall through [-Wimplicit-fallthrough=] printf("\t */\n"); \ ^~~~~~~~~~~~~~~~~ dumpelf.c:466:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(32) ^~~~~~~~~ dumpelf.c:449:3: note: here default: { \ ^ dumpelf.c:466:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(32) ^~~~~~~~~ dumpelf.c:447:4: warning: this statement may fall through [-Wimplicit-fallthrough=] printf("\t */\n"); \ ^~~~~~~~~~~~~~~~~ dumpelf.c:467:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(64) ^~~~~~~~~ dumpelf.c:449:3: note: here default: { \ ^ dumpelf.c:467:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(64) ^~~~~~~~~ paxmacho.c: In function 'get_machomhtype': paxmacho.c:28:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxmacho.c:53:9: note: called from here return find_pairtype(macho_mh_type, MOBJGET(fobj, mhdr.hdr32->filetype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pspax.o paxmacho.c: In function 'get_machocputype': paxmacho.c:28:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxmacho.c:103:14: note: called from here const char *ret = find_pairtype(macho_cputype, MOBJGET(fobj, mhdr.hdr32->cputype)); ^~~ paxmacho.c: In function 'get_machosubcputype': paxmacho.c:28:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxmacho.c:149:7: note: called from here ret = find_pairtype(pt, type); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ paxmacho.c: In function 'readmacho_buffer': paxmacho.c:160:24: warning: inlining failed in call to 'read_mach_header': call is unlikely and code size would grow [-Winline] inline static uint32_t read_mach_header(fatobj *fobj, void *addr) ^~~~~~~~~~~~~~~~ paxmacho.c:285:6: note: called from here read_mach_header(fobj, ret->data + offset) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxmacho.c:160:24: warning: inlining failed in call to 'read_mach_header': call is unlikely and code size would grow [-Winline] inline static uint32_t read_mach_header(fatobj *fobj, void *addr) ^~~~~~~~~~~~~~~~ paxmacho.c:302:5: note: called from here read_mach_header(ret, ret->data) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfeitype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:71:27: note: called from here case EI_CLASS: return find_pairtype(elf_ei_class, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:72:27: note: called from here case EI_DATA: return find_pairtype(elf_ei_data, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:73:27: note: called from here case EI_VERSION: return find_pairtype(elf_ei_version, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:74:27: note: called from here case EI_OSABI: return find_pairtype(elf_ei_osabi, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC scanmacho.o paxelf.c: In function 'get_elfetype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:99:9: note: called from here return find_pairtype(elf_etypes, get_etype(elf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cp lddtree.sh lddtree cp symtree.sh symtree paxelf.c: In function 'get_elfemtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:292:9: note: called from here return find_pairtype(elf_emtypes, get_emtype(elf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfptype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:313:9: note: called from here return find_pairtype(elf_ptypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfdtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:384:9: note: called from here return find_pairtype(elf_dtypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfshttype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:420:9: note: called from here return find_pairtype(elf_shttypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfstttype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:437:9: note: called from here return find_pairtype(elf_stttypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfstbtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:450:9: note: called from here return find_pairtype(elf_stbtypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfstvtype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:463:9: note: called from here return find_pairtype(elf_stvtypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfshntype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:480:9: note: called from here return find_pairtype(elf_shntypes, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c: In function 'get_elfnttype': paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:540:11: note: called from here return find_pairtype(elf_nttypes_GNU, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:546:10: note: called from here return find_pairtype(elf_nttypes_core, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paxelf.c:22:27: warning: inlining failed in call to 'find_pairtype': call is unlikely and code size would grow [-Winline] static inline const char *find_pairtype(pairtype *pt, unsigned int type) ^~~~~~~~~~~~~ paxelf.c:548:10: note: called from here return find_pairtype(elf_nttypes_fallback, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanmacho.c: In function 'scanmacho_fatobj': scanmacho.c:297:43: warning: '%llu' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] case 'Z': snprintf(ubuf, sizeof(ubuf), "%llu", (unsigned long long int)fobj->len); out = ubuf; break;; ^~~~ scanmacho.c:297:42: note: directive argument in the range [0, 4294967295] case 'Z': snprintf(ubuf, sizeof(ubuf), "%llu", (unsigned long long int)fobj->len); out = ubuf; break;; ^~~~~~ scanmacho.c:297:13: note: 'snprintf' output between 2 and 11 bytes into a destination of size 8 case 'Z': snprintf(ubuf, sizeof(ubuf), "%llu", (unsigned long long int)fobj->len); out = ubuf; break;; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libpaxutils.la CCLD pspax CCLD dumpelf CCLD scanmacho scanelf.c: In function 'scanelf_file_textrels': scanelf.c:654:7: warning: 'pltrel' may be used uninitialized in this function [-Wmaybe-uninitialized] if (pltrel == DT_REL) { \ ^ scanelf.c:654:7: warning: 'pltrel' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD scanelf make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' >>> pax-utils 1.2.2 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' Making install in autotools/gnulib make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' /usr/bin/make install-recursive make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' 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/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2/autotools/gnulib' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c lddtree symtree '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c scanelf dumpelf pspax scanmacho '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 man/dumpelf.1 man/pspax.1 man/scanelf.1 man/scanmacho.1 '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c scanelf /home/buildroot/build/instance-0/output/target/usr/bin/scanelf libtool: install: /usr/bin/install -c dumpelf /home/buildroot/build/instance-0/output/target/usr/bin/dumpelf libtool: install: /usr/bin/install -c pspax /home/buildroot/build/instance-0/output/target/usr/bin/pspax libtool: install: /usr/bin/install -c scanmacho /home/buildroot/build/instance-0/output/target/usr/bin/scanmacho make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/pax-utils-1.2.2' rm -f /home/buildroot/build/instance-0/output/target/usr/bin/{lddtree,symtree} >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'dawgdic', u'libzlib', u'libopenssl', u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'dawgdic', u'libzlib', u'libopenssl', u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'dawgdic', u'libzlib', u'libopenssl', u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/liblightning.la" is touched by more than one package: [u'lightning', u'lzo'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'dawgdic', u'libzlib', u'libopenssl', u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'dawgdic', u'libzlib', u'libopenssl', u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'dawgdic', u'libzlib', u'libopenssl', u'libbroadvoice', u'libcurl', u'libdcadec', u'libid3tag', u'libxmlrpc', u'lightning', u'lzo'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00595-g36855f5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.08-git-00595-g36855f5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> docker-proxy 7b2b1feb1de4817d522cc372af149ff48d25028e Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> 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) >>> iozone 3_446 Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> lightning 2.1.2 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mender 1.4.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: mender-1.4.0: cannot save license (MENDER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'