during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/liblzma' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/liblzma' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/liblzma' Making install in xzdec make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xzdec' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xzdec' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/buildroot/build/instance-0/output/host/bin' /usr/bin/install -c -m 644 xzdec.1 '/home/buildroot/build/instance-0/output/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xzdec' cd /home/buildroot/build/instance-0/output/host/share/man/man1 && \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/buildroot/build/instance-0/output/host/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/buildroot/build/instance-0/output/host/bin/lzmadec make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xzdec' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xzdec' Making install in xz make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/home/buildroot/build/instance-0/output/host/bin' /usr/bin/install -c -m 644 xz.1 '/home/buildroot/build/instance-0/output/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' cd /home/buildroot/build/instance-0/output/host/share/man/man1 && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' libtool: install: /usr/bin/install -c xz /home/buildroot/build/instance-0/output/host/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' cd /home/buildroot/build/instance-0/output/host/bin && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/build/instance-0/output/host/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/build/instance-0/output/host/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/build/instance-0/output/host/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/build/instance-0/output/host/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/build/instance-0/output/host/share/man/man1' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' cd /home/buildroot/build/instance-0/output/host/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' cd /home/buildroot/build/instance-0/output/host/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src/scripts' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/src' Making install in po make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/po' installing cs.gmo as /home/buildroot/build/instance-0/output/host/share/locale/cs/LC_MESSAGES/xz.mo installing de.gmo as /home/buildroot/build/instance-0/output/host/share/locale/de/LC_MESSAGES/xz.mo installing fr.gmo as /home/buildroot/build/instance-0/output/host/share/locale/fr/LC_MESSAGES/xz.mo installing it.gmo as /home/buildroot/build/instance-0/output/host/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /home/buildroot/build/instance-0/output/host/share/locale/pl/LC_MESSAGES/xz.mo installing vi.gmo as /home/buildroot/build/instance-0/output/host/share/locale/vi/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/build/instance-0/output/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/build/instance-0/output/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/build/instance-0/output/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/po' Making install in tests make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/tests' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3/tests' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-xz-5.2.3' squashfs-3de1687d7432ea9b302c2db9521996f506c140a3.tar.gz: OK (sha256: 2c49392816615b73bf5d6cdce9776cb66a01f5a1494b1d9af580667e32bab001) >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/squashfs-3de1687d7432ea9b302c2db9521996f506c140a3.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3 -xf - >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Patching Applying 0001-musl.patch using patch: patching file squashfs-tools/action.c patching file squashfs-tools/mksquashfs.c Hunk #1 succeeded at 1260 (offset -26 lines). patching file squashfs-tools/pseudo.c patching file squashfs-tools/unsquashfs.c >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Configuring >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 CC="/usr/bin/gcc" EXTRA_CFLAGS="-O2 -I/home/buildroot/build/instance-0/output/host/include" EXTRA_LDFLAGS="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" XATTR_SUPPORT=1 XZ_SUPPORT=1 GZIP_SUPPORT=1 LZ4_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 -C /home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3/squashfs-tools/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3/squashfs-tools' /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o mksquashfs.o mksquashfs.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_fs.o read_fs.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o action.o action.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o swap.o swap.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o pseudo.o pseudo.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o compressor.o compressor.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o sort.o sort.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o progressbar.o progressbar.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_file.o read_file.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o info.o info.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o restore.o restore.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o process_fragments.o process_fragments.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o caches-queues-lists.o caches-queues-lists.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o gzip_wrapper.o gzip_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o xz_wrapper.o xz_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o lzo_wrapper.o lzo_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o lz4_wrapper.o lz4_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o xattr.o xattr.c lz4_wrapper.c: In function 'lz4_compress': lz4_wrapper.c:229:3: warning: 'LZ4_compressHC_limitedOutput' is deprecated (declared at /home/buildroot/build/instance-0/output/host/include/lz4hc.h:204): use LZ4_compress_HC() instead [-Wdeprecated-declarations] res = LZ4_compressHC_limitedOutput(src, dest, size, block_size); ^ lz4_wrapper.c:231:3: warning: 'LZ4_compress_limitedOutput' is deprecated (declared at /home/buildroot/build/instance-0/output/host/include/lz4.h:432): use LZ4_compress_default() instead [-Wdeprecated-declarations] res = LZ4_compress_limitedOutput(src, dest, size, block_size); ^ /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_xattrs.o read_xattrs.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs.o unsquashfs.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-1.o unsquash-1.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-2.o unsquash-2.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-3.o unsquash-3.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-4.o unsquash-4.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_info.o unsquashfs_info.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/build/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_xattr.o unsquashfs_xattr.c /usr/bin/gcc -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o unsquashfs_info.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzo_wrapper.o lz4_wrapper.o read_xattrs.o unsquashfs_xattr.o -lpthread -lm -lz -llzma -llzma -llzo2 -llz4 -o unsquashfs /usr/bin/gcc -L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o read_file.o info.o restore.o process_fragments.o caches-queues-lists.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzo_wrapper.o lz4_wrapper.o xattr.o read_xattrs.o -lpthread -lm -lz -llzma -llzma -llzo2 -llz4 -o mksquashfs make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3/squashfs-tools' >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Installing to host directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 XATTR_SUPPORT=1 XZ_SUPPORT=1 GZIP_SUPPORT=1 LZ4_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 -C /home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3/squashfs-tools/ INSTALL_DIR=/home/buildroot/build/instance-0/output/host/bin install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3/squashfs-tools' mkdir -p /home/buildroot/build/instance-0/output/host/bin cp mksquashfs /home/buildroot/build/instance-0/output/host/bin cp unsquashfs /home/buildroot/build/instance-0/output/host/bin make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-squashfs-3de1687d7432ea9b302c2db9521996f506c140a3/squashfs-tools' traceroute-2.1.0.tar.gz: OK (sha256: 3669d22a34d3f38ed50caba18cd525ba55c5c00d5465f2d20d7472e5d81603b6) >>> traceroute 2.1.0 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/traceroute-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/traceroute-2.1.0 -xf - >>> traceroute 2.1.0 Patching >>> traceroute 2.1.0 Configuring >>> traceroute 2.1.0 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 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/powerpc-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/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE" -C /home/buildroot/build/instance-0/output/build/traceroute-2.1.0 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/traceroute-2.1.0' /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c clif.c rm -f libsupp.a /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ar -rc libsupp.a clif.o /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ranlib libsupp.a /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-icmp.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c time.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-tcpconn.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c module.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-raw.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c poll.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c csum.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extension.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c traceroute.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c as_lookups.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-udp.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-tcp.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c random.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-dccp.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -o traceroute mod-icmp.o time.o mod-tcpconn.o module.o mod-raw.o poll.o csum.o extension.o traceroute.o as_lookups.o mod-udp.o mod-tcp.o random.o mod-dccp.o -lsupp -lm -L/home/buildroot/build/instance-0/output/build/traceroute-2.1.0/libsupp make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/traceroute-2.1.0' >>> traceroute 2.1.0 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 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/powerpc-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/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/buildroot/build/instance-0/output/target prefix=/usr install INSTALL=/usr/bin/install -C /home/buildroot/build/instance-0/output/build/traceroute-2.1.0 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/traceroute-2.1.0' /usr/bin/install traceroute /home/buildroot/build/instance-0/output/target/usr/bin cp -f traceroute.8 /home/buildroot/build/instance-0/output/target/usr/share/man/man8 make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/traceroute-2.1.0' >>> 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 Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./usr/bin/traceroute" is touched by more than one package: ['busybox', 'traceroute'] Warning: target file "./sbin/pivot_root" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab 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 find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory 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/powerpc-linux-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/powerpc-linux-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/powerpc-linux-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.05-git-00168-g7b3bb51"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-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 make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.05-git-00168-g7b3bb51 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4d Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> argp-standalone 1.3 Collecting legal info >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-genimage 9 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> libcgi 1.1 Collecting legal info >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdnav 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libhdhomerun 20170930 Collecting legal info ERROR: No hash found for LICENSE >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusbgx libusbgx-v0.2.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-monolite 1050400003 Collecting legal info >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> redis 3.2.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-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 >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: monolite-1050400003: cannot save license (HOST_MONOLITE_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'