CC libsox_la-xa.lo CC libsox_la-nulfile.lo CC libsox_la-f4-fmt.lo CC libsox_la-f8-fmt.lo CC libsox_la-gsrt.lo CC libsox_la-gsm.lo CC libsox_la-lpc10.lo CC libsox_la-mp3.lo CC libsox_la-oss.lo CC sox_sample_test.o In file included from sox_sample_test.h:21:0, from sox_sample_test.c:18: sox_sample_test.h: In function 'main': sox_sample_test.h:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_UNSIGNED_TO_SAMPLE(bits,1)); \ ^ sox_sample_test.h:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_UNSIGNED_TO_SAMPLE(bits,1)); \ ^ sox_sample_test.h:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_UNSIGNED_TO_SAMPLE(bits,1)); \ ^ sox_sample_test.h:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_SIGNED_TO_SAMPLE(bits,SOX_INT_MIN(bits)+1)); \ ^ sox_sample_test.h:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_SIGNED_TO_SAMPLE(bits,SOX_INT_MIN(bits)+1)); \ ^ sox_sample_test.h:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(sample * SOX_INT_MAX(bits) == SOX_SIGNED_TO_SAMPLE(bits,SOX_INT_MIN(bits)+1)); \ ^ mp3.c:189:26: warning: 'twolame_library_names' defined but not used [-Wunused-const-variable=] static const char* const twolame_library_names[] = ^~~~~~~~~~~~~~~~~~~~~ mp3.c:123:26: warning: 'lame_library_names' defined but not used [-Wunused-const-variable=] static const char* const lame_library_names[] = ^~~~~~~~~~~~~~~~~~ In file included from sox_i.h:17:0, from oss.c:27: oss.c: In function 'ossread': oss.c:321:28: warning: passing argument 1 of '__bswap_32' as unsigned due to prototype [-Wtraditional-conversion] lsx_swapdw(((sox_int32_t*)pOutput)[i - 1]), ^ oss.c:321:17: note: in expansion of macro 'lsx_swapdw' lsx_swapdw(((sox_int32_t*)pOutput)[i - 1]), ^~~~~~~~~~ oss.c: In function 'osswrite': oss.c:396:25: warning: passing argument 1 of '__bswap_32' as unsigned due to prototype [-Wtraditional-conversion] lsx_swapdw(SOX_SAMPLE_TO_SIGNED_32BIT(pInput[i], cClips)); ^~~~~~~~~~ CC example0.o CC example1.o CC example2.o CC example3.o CC example4.o CC example5.o CC example6.o CCLD libsox.la CCLD sox_sample_test CCLD sox CCLD example0 CCLD example1 CCLD example2 CCLD example3 CCLD example4 CCLD example5 CCLD example6 if test "yes" = "yes"; then \ test -f sox && ( rm -f play && ln -s sox play ) || ln -s sox play; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f rec && ln -s sox rec ) || ln -s sox rec; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f soxi && ln -s sox soxi ) || ln -s sox soxi; \ fi /usr/bin/make all-am make[3]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' >>> sox 14.4.2 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/sox-14.4.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' Making install in lpc10 make[2]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/lpc10' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/lpc10' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/lpc10' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/lpc10' Making install in libgsm make[2]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/libgsm' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/libgsm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/libgsm' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/libgsm' Making install in src make[2]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/lib' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c libsox.la '/home/naourr/work/instance-2/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/include' /usr/bin/install -c -m 644 sox.h '/home/naourr/work/instance-2/output/target/usr/include' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/bin' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c sox '/home/naourr/work/instance-2/output/target/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' if test "yes" = "yes"; then \ cd /home/naourr/work/instance-2/output/target/usr/bin; rm -f play rec; ln -s sox play; ln -s sox rec; \ fi if test "yes" = "yes"; then \ cd /home/naourr/work/instance-2/output/target/usr/bin; rm -f soxi; ln -s sox soxi; \ fi make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2/src' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/man/man7' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsox.3 '/home/naourr/work/instance-2/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 sox.1 soxi.1 '/home/naourr/work/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 soxformat.7 '/home/naourr/work/instance-2/output/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.pc '/home/naourr/work/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/make install-data-hook make[4]: Entering directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' cd /home/naourr/work/instance-2/output/target/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 cd /home/naourr/work/instance-2/output/target/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 cd /home/naourr/work/instance-2/output/target/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/sox-14.4.2' squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz: OK (sha256: bd0aa3011320b8ebee68aa406060de277bef16daf81bad5b9f70cbea6db1a779) >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Extracting gzip -d -c /home/naourr/work/instance-2/dl/squashfs/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3 -xf - >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Patching Applying 0001-include-sysmacros.patch using patch: patching file squashfs-tools/mksquashfs.c patching file squashfs-tools/unsquashfs.c >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Configuring >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc" EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline" EXTRA_LDFLAGS="" XATTR_SUPPORT=1 LZ4_SUPPORT=0 LZMA_XZ_SUPPORT=0 XZ_SUPPORT=0 LZO_SUPPORT=0 ZSTD_SUPPORT=0 GZIP_SUPPORT=1 COMP_DEFAULT=gzip -C /home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o mksquashfs.o mksquashfs.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_fs.o read_fs.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o action.o action.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o swap.o swap.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o pseudo.o pseudo.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o compressor.o compressor.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o sort.o sort.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o progressbar.o progressbar.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_file.o read_file.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o info.o info.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o restore.o restore.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o process_fragments.o process_fragments.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o caches-queues-lists.o caches-queues-lists.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o gzip_wrapper.o gzip_wrapper.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o xattr.o xattr.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_xattrs.o read_xattrs.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs.o unsquashfs.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-1.o unsquash-1.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-2.o unsquash-2.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-3.o unsquash-3.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-4.o unsquash-4.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_info.o unsquashfs_info.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_xattr.o unsquashfs_xattr.c /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o unsquashfs_info.o gzip_wrapper.o read_xattrs.o unsquashfs_xattr.o -lpthread -lm -lz -o unsquashfs /home/naourr/work/instance-2/output/host/bin/powerpc-linux-gcc 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 xattr.o read_xattrs.o -lpthread -lm -lz -o mksquashfs make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 XATTR_SUPPORT=1 LZ4_SUPPORT=0 LZMA_XZ_SUPPORT=0 XZ_SUPPORT=0 LZO_SUPPORT=0 ZSTD_SUPPORT=0 GZIP_SUPPORT=1 COMP_DEFAULT=gzip -C /home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools/ INSTALL_DIR=/home/naourr/work/instance-2/output/target/usr/bin install make[1]: Entering directory '/home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' mkdir -p /home/naourr/work/instance-2/output/target/usr/bin cp mksquashfs /home/naourr/work/instance-2/output/target/usr/bin cp unsquashfs /home/naourr/work/instance-2/output/target/usr/bin make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' wireless-regdb-2018.09.07.tar.xz: OK (sha256: a36b8147f1a3e98e1fd44321a4b8d7ad2f03cac98cdf527ccb1693342f08d65a) >>> wireless-regdb 2018.09.07 Extracting xzcat /home/naourr/work/instance-2/dl/wireless-regdb/wireless-regdb-2018.09.07.tar.xz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/wireless-regdb-2018.09.07 -xf - >>> wireless-regdb 2018.09.07 Patching >>> wireless-regdb 2018.09.07 Configuring >>> wireless-regdb 2018.09.07 Building >>> wireless-regdb 2018.09.07 Installing to target /usr/bin/install -m 644 -D -T /home/naourr/work/instance-2/output/build/wireless-regdb-2018.09.07/regulatory.db /home/naourr/work/instance-2/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/naourr/work/instance-2/output/build/wireless-regdb-2018.09.07/regulatory.db.p7s /home/naourr/work/instance-2/output/target/lib/firmware/regulatory.db.p7s zstd-v1.3.5.tar.gz: OK (sha256: d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea) >>> host-zstd v1.3.5 Extracting gzip -d -c /home/naourr/work/instance-2/dl/zstd/zstd-v1.3.5.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/host-zstd-v1.3.5 -xf - >>> host-zstd v1.3.5 Patching >>> host-zstd v1.3.5 Configuring >>> host-zstd v1.3.5 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-2/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/lib make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/lib' /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/debug.o common/debug.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/entropy_common.o common/entropy_common.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/error_private.o common/error_private.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/fse_decompress.o common/fse_decompress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/pool.o common/pool.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/threading.o common/threading.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/xxhash.o common/xxhash.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/zstd_common.o common/zstd_common.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/fse_compress.o compress/fse_compress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/hist.o compress/hist.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/huf_compress.o compress/huf_compress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_compress.o compress/zstd_compress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_fast.o compress/zstd_fast.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_lazy.o compress/zstd_lazy.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_ldm.o compress/zstd_ldm.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_opt.o compress/zstd_opt.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/huf_decompress.o decompress/huf_decompress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/cover.o dictBuilder/cover.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/zdict.o dictBuilder/zdict.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v04.o legacy/zstd_v04.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v05.o legacy/zstd_v05.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v06.o legacy/zstd_v06.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -I/home/naourr/work/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v07.o legacy/zstd_v07.c compiling dynamic library 1.3.5 compiling static library creating versioned links make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/lib' PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-2/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/host-zstd-v1.3.5 zstd make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/programs' /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/naourr/work/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/naourr/work/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/naourr/work/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/naourr/work/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/naourr/work/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support /usr/bin/gcc -I/home/naourr/work/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -O2 -I/home/naourr/work/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib -pthread -lz -llzma make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5' >>> host-zstd v1.3.5 Installing to host directory PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-2/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/host PREFIX=/usr -C /home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/lib install make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/lib' PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-2/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/host PREFIX=/usr -C /home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/programs install make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-zstd-v1.3.5/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'gd', u'libpcap', u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libjpeg', u'gd', u'libpcap', u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libijs.la" is touched by more than one package: [u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libpcap', u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libqrencode.la" is touched by more than one package: [u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/c_icap/bdb_tables.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'gd', u'libpcap', u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'gd', u'libpcap', u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'libopenssl', u'pcre', u'c-icap', u'duktape', u'skalibs', u'execline', u'ijs', u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libogg', u'libqrencode', u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsvg', u'libvpx', u'luajit', u's6'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -rf /home/naourr/work/instance-2/output/target/usr/share/lua/5.1/doc rm -rf /home/naourr/work/instance-2/output/target/usr/lib/luarocks mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.1-00007-g93d8af9743"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.1\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.11.1-00007-g93d8af9743 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> duktape v2.3.0 Collecting legal info LICENSE.txt: OK (sha256: 9aabee442709a6e7652348b9617ae26d26da6b270c1f4b6fce4a1e746acb3df0) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> fio fio-3.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> ijs 0.35 Collecting legal info ERROR: No hash found for README >>> imlib2 1.5.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> initscripts Collecting legal info >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqrencode 4.0.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> lua-compat53 0.7-1 Collecting legal info ERROR: No hash found for lua-compat-5.3-0.7/LICENSE >>> host-luarocks 3.0.4 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> luainterpreter Collecting legal info >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2018.09.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'