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: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:74:27: note: called from here case EI_OSABI: return find_pairtype(elf_ei_osabi, 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:72:27: note: called from here case EI_DATA: return find_pairtype(elf_ei_data, type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~ CC dumpelf.o CC pspax.o CC scanmacho.o dumpelf.c: In function 'dump_phdr': dumpelf.c:299:9: warning: format '%tX' expects argument of type 'unsigned ptrdiff_t', but argument 3 has type 'long unsigned int' [-Wformat=] printf("/* Program Header #%zu 0x%tX */\n{\n", \ ^ dumpelf.c:299:9: note: in definition of macro 'DUMP_PHDR' printf("/* Program Header #%zu 0x%tX */\n{\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dumpelf.c:299:9: warning: format '%tX' expects argument of type 'unsigned ptrdiff_t', but argument 3 has type 'long unsigned int' [-Wformat=] printf("/* Program Header #%zu 0x%tX */\n{\n", \ ^ dumpelf.c:299:9: note: in definition of macro 'DUMP_PHDR' printf("/* Program Header #%zu 0x%tX */\n{\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dumpelf.c: In function 'dump_shdr': dumpelf.c:362:9: warning: format '%tX' expects argument of type 'unsigned ptrdiff_t', but argument 4 has type 'long unsigned int' [-Wformat=] printf("/* Section Header #%zu '%s' 0x%tX */\n{\n", \ ^ dumpelf.c:362:9: note: in definition of macro 'DUMP_SHDR' printf("/* Section Header #%zu '%s' 0x%tX */\n{\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dumpelf.c:362:9: warning: format '%tX' expects argument of type 'unsigned ptrdiff_t', but argument 4 has type 'long unsigned int' [-Wformat=] printf("/* Section Header #%zu '%s' 0x%tX */\n{\n", \ ^ dumpelf.c:362:9: note: in definition of macro 'DUMP_SHDR' printf("/* Section Header #%zu '%s' 0x%tX */\n{\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dumpelf.c: In function 'dump_dyn': dumpelf.c:476:9: warning: format '%tX' expects argument of type 'unsigned ptrdiff_t', but argument 4 has type 'long unsigned int' [-Wformat=] printf("/* Dynamic tag #%zu '%s' 0x%tX */\n{\n", \ ^ dumpelf.c:476:9: note: in definition of macro 'DUMP_DYN' printf("/* Dynamic tag #%zu '%s' 0x%tX */\n{\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dumpelf.c:476:9: warning: format '%tX' expects argument of type 'unsigned ptrdiff_t', but argument 4 has type 'long unsigned int' [-Wformat=] printf("/* Dynamic tag #%zu '%s' 0x%tX */\n{\n", \ ^ dumpelf.c:476:9: note: in definition of macro 'DUMP_DYN' printf("/* Dynamic tag #%zu '%s' 0x%tX */\n{\n", \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cp lddtree.sh lddtree cp symtree.sh symtree CCLD libpaxutils.la CCLD pspax CCLD scanmacho CCLD dumpelf CCLD scanelf >>> pax-utils 1.2.2 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/pax-utils-1.2.2/ Making install in autotools/gnulib /usr/bin/make install-recursive make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c scanelf dumpelf pspax scanmacho '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c lddtree symtree '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 man/dumpelf.1 man/pspax.1 man/scanelf.1 man/scanmacho.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c scanelf /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/scanelf libtool: install: /usr/bin/install -c dumpelf /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dumpelf libtool: install: /usr/bin/install -c pspax /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/pspax libtool: install: /usr/bin/install -c scanmacho /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/scanmacho rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/{lddtree,symtree} PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-1/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-1/output/build O=/home/buildroot/autobuild/run/instance-1/output flock /home/buildroot/autobuild/run/instance-1/dl/pixz/ support/download/dl-wrapper -c '1.0.6' -d '/home/buildroot/autobuild/run/instance-1/dl/pixz' -D '/home/buildroot/autobuild/run/instance-1/dl' -f 'pixz-1.0.6.tar.xz' -H 'package/pixz//pixz.hash' -n 'pixz-1.0.6' -N 'pixz' -o '/home/buildroot/autobuild/run/instance-1/dl/pixz/pixz-1.0.6.tar.xz' -u https+https://github.com/vasi/pixz/releases/download/v1.0.6 -u http\|urlencode+http://sources.buildroot.net/pixz -u http\|urlencode+http://sources.buildroot.net -- pixz-1.0.6.tar.xz: OK (sha256: 02c50746b134fa1b1aae41fcc314d7c6f1919b3d48bcdea01bf11769f83f72e8) >>> pixz 1.0.6 Extracting xzcat /home/buildroot/autobuild/run/instance-1/dl/pixz/pixz-1.0.6.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/pixz-1.0.6 -xf - >>> pixz 1.0.6 Patching >>> pixz 1.0.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/pixz-1.0.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pixz 1.0.6 Patching libtool >>> pixz 1.0.6 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/pixz-1.0.6/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_file_src_pixz_1=yes CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) 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, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for arm-buildroot-uclinux-uclibcgnueabi-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc... none checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc option to accept ISO C99... none needed checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc option to accept ISO Standard C... (cached) none needed checking for src/pixz.1... (cached) yes checking for ceil in -lm... yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-uclinux-uclibcgnueabi checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking pkg-config is at least version 0.9.0... yes checking for LIBARCHIVE... yes checking for LZMA... yes checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working strtod... no checking for pow... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strerror... yes checking for strtol... yes checking whether htole64 is declared... no checking whether htole64 is declared... (cached) no checking whether le64toh is declared... yes checking whether le64toh is declared... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles 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, --enable-static, --disable-shared >>> pixz 1.0.6 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/pixz-1.0.6/ /usr/bin/make all-recursive Making all in src /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-common.o `test -f 'common.c' || echo './'`common.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-cpu.o `test -f 'cpu.c' || echo './'`cpu.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-endian.o `test -f 'endian.c' || echo './'`endian.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-list.o `test -f 'list.c' || echo './'`list.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-pixz.o `test -f 'pixz.c' || echo './'`pixz.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-read.o `test -f 'read.c' || echo './'`read.c common.c: In function 'find_file_index': common.c:123:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (lzma_index_iter_locate(&iter, loc)) ^~ common.c:125:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (iter.stream.number != 1) ^~ common.c: In function 'next_index': common.c:310:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fseeko(gInFile, *pos, SEEK_SET) == -1) ^~ common.c:313:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' lzma_stream strm = LZMA_STREAM_INIT; ^~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o pixz-write.o `test -f 'write.c' || echo './'`write.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-gcc -Wall -Wno-unknown-pragmas -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o pixz pixz-common.o pixz-cpu.o pixz-endian.o pixz-list.o pixz-pixz.o pixz-read.o pixz-write.o -lm -L/home/buildroot/autobuild/run/instance-1/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -larchive -llzma -lz -L/home/buildroot/autobuild/run/instance-1/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -lxml2 -L/home/buildroot/autobuild/run/instance-1/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -lz -L/home/buildroot/autobuild/run/instance-1/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -llzma -lm -L/home/buildroot/autobuild/run/instance-1/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -llzma -lm Making all in test make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. >>> pixz 1.0.6 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/pixz-1.0.6/ Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c pixz '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 pixz.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' Making install in test make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bullet', u'gsl', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'bullet', u'gsl', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/liblog4cplusU.la" is touched by more than one package: [u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/liblog4cplus.la" is touched by more than one package: [u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libseccomp.la" is touched by more than one package: [u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bullet', u'gsl', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'bullet', u'gsl', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'xz', u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'gd', u'gmp', u'libmnl', u'ipset', u'libaio', u'libao', u'libarchive', u'libargtable2', u'libdmtx', u'libestr', u'libgpiod', u'libgsasl', u'libid3tag', u'libmhash', u'libmodplug', u'libseccomp', u'libtool', u'libv4l', u'log4cplus', u'mpir', u'ocrad'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'log4cplus', u'mpir', u'ocrad'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/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/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/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/autobuild/run/instance-1/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/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc2\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.05-rc2 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-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> argp-standalone 1.3 Collecting legal info >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> ipset 6.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libaio 0.3.110 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libgpiod 1.0.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> log4cplus 2.0.0 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> host-mfgtools v0.02 Collecting legal info LICENSE: OK (sha256: 2655559a6bb1179eae514f5c7166f4ede4f2453efa9cf4dc3c045cab5d57dede) README.txt: OK (sha256: 0963b6e5086bf454265b0f57821a02b681d1211e40ad74c310231cb4d94815c9) >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> ocrad 0.26 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'