/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/include/libmount' libtool: install: /usr/bin/install -c namei /home/buildroot/autobuild/instance-1/output/target/usr/bin/namei /usr/bin/install -c -m 644 ./libfdisk/src/libfdisk.h '/home/buildroot/autobuild/instance-1/output/target/usr/include/libfdisk' /usr/bin/install -c -m 644 ./libmount/src/libmount.h '/home/buildroot/autobuild/instance-1/output/target/usr/include/libmount' libtool: install: /usr/bin/install -c swaplabel /home/buildroot/autobuild/instance-1/output/target/sbin/swaplabel libtool: install: /usr/bin/install -c whereis /home/buildroot/autobuild/instance-1/output/target/usr/bin/whereis /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/include/libsmartcols' libtool: install: /usr/bin/install -c lslocks /home/buildroot/autobuild/instance-1/output/target/usr/bin/lslocks libtool: install: /usr/bin/install -c blockdev /home/buildroot/autobuild/instance-1/output/target/sbin/blockdev /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c uuidgen /home/buildroot/autobuild/instance-1/output/target/usr/bin/uuidgen /usr/bin/install -c -m 644 ./libsmartcols/src/libsmartcols.h '/home/buildroot/autobuild/instance-1/output/target/usr/include/libsmartcols' /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c fdisk /home/buildroot/autobuild/instance-1/output/target/sbin/fdisk libtool: install: /usr/bin/install -c uuidparse /home/buildroot/autobuild/instance-1/output/target/usr/bin/uuidparse /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/include/uuid' libtool: install: /usr/bin/install -c sfdisk /home/buildroot/autobuild/instance-1/output/target/sbin/sfdisk libtool: install: /usr/bin/install -c getopt /home/buildroot/autobuild/instance-1/output/target/usr/bin/getopt /usr/bin/install -c -m 644 libuuid/src/uuid.h '/home/buildroot/autobuild/instance-1/output/target/usr/include/uuid' libtool: install: /usr/bin/install -c cfdisk /home/buildroot/autobuild/instance-1/output/target/sbin/cfdisk /usr/bin/make install-data-hook libtool: install: /usr/bin/install -c fincore /home/buildroot/autobuild/instance-1/output/target/usr/bin/fincore libtool: install: /usr/bin/install -c isosize /home/buildroot/autobuild/instance-1/output/target/usr/bin/isosize make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/instance-1/output/target/usr/lib/libuuid.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output/target/lib; \ mv /home/buildroot/autobuild/instance-1/output/target/usr/lib/libuuid.so.* /home/buildroot/autobuild/instance-1/output/target/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-1/output/target/usr/lib/libuuid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-1/output/target/usr/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ fi if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/instance-1/output/target/usr/lib/libblkid.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output/target/lib; \ mv /home/buildroot/autobuild/instance-1/output/target/usr/lib/libblkid.so.* /home/buildroot/autobuild/instance-1/output/target/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-1/output/target/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-1/output/target/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/instance-1/output/target/usr/lib/libmount.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output/target/lib; \ mv /home/buildroot/autobuild/instance-1/output/target/usr/lib/libmount.so.* /home/buildroot/autobuild/instance-1/output/target/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-1/output/target/usr/lib/libmount.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-1/output/target/usr/lib && \ rm -f libmount.so && \ ln -s $so_img_rel_target/lib/$so_img_name libmount.so); \ fi if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/instance-1/output/target/usr/lib/libsmartcols.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output/target/lib; \ mv /home/buildroot/autobuild/instance-1/output/target/usr/lib/libsmartcols.so.* /home/buildroot/autobuild/instance-1/output/target/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-1/output/target/usr/lib/libsmartcols.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-1/output/target/usr/lib && \ rm -f libsmartcols.so && \ ln -s $so_img_rel_target/lib/$so_img_name libsmartcols.so); \ fi if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/instance-1/output/target/usr/lib/libfdisk.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output/target/lib; \ mv /home/buildroot/autobuild/instance-1/output/target/usr/lib/libfdisk.so.* /home/buildroot/autobuild/instance-1/output/target/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-1/output/target/usr/lib/libfdisk.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-1/output/target/usr/lib && \ rm -f libfdisk.so && \ ln -s $so_img_rel_target/lib/$so_img_name libfdisk.so); \ fi for I in uname26 linux32 linux64 ; do \ cd /home/buildroot/autobuild/instance-1/output/target/usr/bin && ln -sf setarch $I ; \ done chmod 4755 /home/buildroot/autobuild/instance-1/output/target/bin/mount chmod 4755 /home/buildroot/autobuild/instance-1/output/target/bin/umount make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/util-linux-2.31.1' >>> ux500-firmware 1.1.3-6 Downloading --2019-02-22 13:47:43-- https://launchpad.net/~igloocommunity-maintainers/+archive/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz Resolving launchpad.net (launchpad.net)... 91.189.89.223, 91.189.89.222, 2001:67c:1560:8003::8003, ... Connecting to launchpad.net (launchpad.net)|91.189.89.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://launchpad.net/~igloocommunity-maintainers/+archive/ubuntu/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz [following] --2019-02-22 13:47:43-- https://launchpad.net/~igloocommunity-maintainers/+archive/ubuntu/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz Reusing existing connection to launchpad.net:443. HTTP request sent, awaiting response... 303 See Other Location: https://launchpadlibrarian.net/108036422/ux500-firmware_1.1.3-6linaro1.tar.gz [following] --2019-02-22 13:47:44-- https://launchpadlibrarian.net/108036422/ux500-firmware_1.1.3-6linaro1.tar.gz Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 91.189.89.229, 91.189.89.228, 2001:67c:1560:8003::8007, ... Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|91.189.89.229|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 567553 (554K) [application/gzipped-tar] Saving to: '/home/buildroot/autobuild/instance-1/output/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.s5T6KA/output' 0K .......... .......... .......... .......... .......... 9% 169K 3s 50K .......... .......... .......... .......... .......... 18% 337K 2s 100K .......... .......... .......... .......... .......... 27% 29.5M 1s 150K .......... .......... .......... .......... .......... 36% 55.1M 1s 200K .......... .......... .......... .......... .......... 45% 329K 1s 250K .......... .......... .......... .......... .......... 54% 327K 1s 300K .......... .......... .......... .......... .......... 63% 8.25M 0s 350K .......... .......... .......... .......... .......... 72% 115M 0s 400K .......... .......... .......... .......... .......... 81% 20.0M 0s 450K .......... .......... .......... .......... .......... 90% 121M 0s 500K .......... .......... .......... .......... .......... 99% 360K 0s 550K .... 100% 44.9M=0.9s 2019-02-22 13:47:45 (615 KB/s) - '/home/buildroot/autobuild/instance-1/output/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.s5T6KA/output' saved [567553/567553] ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output/build/ux500-firmware-1.1.3-6 DESTDIR=/home/buildroot/autobuild/instance-1/output/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/ux500-firmware-1.1.3-6' install -d /home/buildroot/autobuild/instance-1/output/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/buildroot/autobuild/instance-1/output/target/lib/firmware install -m 0666 cw1200/*.bin /home/buildroot/autobuild/instance-1/output/target/lib/firmware/cw1200 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/ux500-firmware-1.1.3-6' for f in /home/buildroot/autobuild/instance-1/output/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /home/buildroot/autobuild/instance-1/dl/whetstone.c /home/buildroot/autobuild/instance-1/output/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 LDLIBS="-lm" -C /home/buildroot/autobuild/instance-1/output/build/whetstone-1.2 whetstone make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/whetstone-1.2' /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /home/buildroot/autobuild/instance-1/output/build/whetstone-1.2/whetstone /home/buildroot/autobuild/instance-1/output/target/usr/bin/whetstone zstd-v1.3.3.tar.gz: OK (sha256: a77c47153ee7de02626c5b2a097005786b71688be61e9fb81806a011f90b297b) >>> zstd v1.3.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/zstd-v1.3.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3 -xf - >>> zstd v1.3.3 Patching >>> zstd v1.3.3 Configuring >>> zstd v1.3.3 Building PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3 zstd make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3/programs' /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -pthread -lz ../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/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 -pthread -lz ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3/programs' cp programs/zstd . make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3' >>> zstd v1.3.3 Installing to target PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/home/buildroot/autobuild/instance-1/output/target PREFIX=/usr -C /home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3/programs install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/zstd-v1.3.3/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-1/output/build/packages-file-list.txt Warning: target file "./sbin/fstrim" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/flock" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/setsid" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/setkeycodes" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] Warning: target file "./usr/bin/chvt" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./sbin/fdisk" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/dmesg" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/mkswap" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/renice" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/pivot_root" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/umount" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/mountpoint" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/mount" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/swapon" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/swapoff" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/openvt" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./usr/bin/deallocvt" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./usr/sbin/readprofile" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/blkid" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/hexdump" is touched by more than one package: [u'busybox', u'util-linux'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/bin/php-config" is touched by more than one package: [u'php', u'rabbitmq-c'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libusb', u'librtlsdr', u'skalibs', u'execline', u'file', u'libpcap', u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'bitstream', u'libaio', u'bzip2', u'check', u'libusb', u'librtlsdr', u'skalibs', u'execline', u'file', u'libpcap', u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'bitstream', u'libaio', u'bzip2', u'check', u'libusb', u'librtlsdr', u'skalibs', u'execline', u'file', u'libpcap', u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'libpcap', u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'librtlsdr', u'skalibs', u'execline', u'file', u'libpcap', u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libestr', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/bin/phpize" is touched by more than one package: [u'php', u'rabbitmq-c'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/liblightning.la" is touched by more than one package: [u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libopenssl', u'libserialport', u'libsndfile', u'libtommath', u'libuv', u'libxml2', u'lightning', u'lm-sensors', u'mbedtls', u'moarvm', u'mobile-broadband-provider-info', u'php', u'rabbitmq-c', u'sbc', u'slang', u'util-linux'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsndfile.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libserialport.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsqlite3.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libatomic_ops.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libcheck.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-m4', u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-libzlib', u'host-m4', u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libaudit.la" is touched by more than one package: [u'host-b43-fwcutter', u'host-pkgconf', u'host-cmake', u'host-libzlib', u'host-m4', u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmagic.la" is touched by more than one package: [u'host-m4', u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libauparse.la" is touched by more than one package: [u'host-b43-fwcutter', u'host-pkgconf', u'host-cmake', u'host-libzlib', u'host-m4', u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libestr.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libuv.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/liblightning.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'host-lua', u'host-patchelf', u'host-libffi'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/include /home/buildroot/autobuild/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output/target/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/man /home/buildroot/autobuild/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/info /home/buildroot/autobuild/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/doc /home/buildroot/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.10-00045-g70fa02f18c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.10\"" \ ) > /home/buildroot/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2018.02.10-00045-g70fa02f18c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> audit 2.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> blktrace 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> docker-containerd 9048e5e50717ea4497b757314bad98ea3763c145 Collecting legal info ERROR: No hash found for LICENSE.code >>> host-go 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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-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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.39 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libuv v1.19.2 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lightning 2.1.2 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> mbedtls 2.7.9 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> moarvm 2017.05 Collecting legal info ERROR: No hash found for Artistic2.txt >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.2.15 Collecting legal info LICENSE: OK (sha256: f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8) >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> host-rauc 0.3 Collecting legal info >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-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) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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 >>> runc 9c2d8d184e5da67c95d601382adf14862e4f2228 Collecting legal info ERROR: No hash found for LICENSE >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> spidev_test v4.10 Collecting legal info >>> 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) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> whetstone 1.2 Collecting legal info >>> zstd v1.3.3 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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: rauc-0.3: cannot save license (HOST_RAUC_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'