/usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o sunxi-bootinfo bootinfo.c /usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ `pkg-config --cflags libusb-1.0` -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o sunxi-fel fel.c progress.c `pkg-config --libs libusb-1.0` /usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -c -o nand-part-main.o nand-part-main.c /usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -c -o nand-part-a10.o nand-part.c -D A10 nand-part.c: In function 'writembrs': nand-part.c:240:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, &yn, 1); ^ nand-part.c:251:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,mbr,MBR_SIZE); ^ /usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o phoenix_info phoenix_info.c phoenix_info.c: In function 'main': phoenix_info.c:147:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&ptable, 1, 0x400, in); ^ /usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -c -o nand-part-a20.o nand-part.c -D A20 nand-part.c: In function 'writembrs': nand-part.c:240:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, &yn, 1); ^ nand-part.c:251:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,mbr,MBR_SIZE); ^ /usr/bin/gcc -g -O0 -Wall -Wextra -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o sunxi-nand-image-builder nand-image-builder.c nand-image-builder.c: In function 'write_page': nand-image-builder.c:801:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer + offs, 1, cnt, rnd); ^ nand-image-builder.c:836:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer + cnt, 1, pad, rnd); ^ /usr/bin/gcc -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o sunxi-nand-part nand-part-main.o nand-part-a10.o nand-part-a20.o ln -nsf sunxi-fexc bin2fex ln -nsf sunxi-fexc fex2bin >>> host-sunxi-tools v1.4.1 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 CROSS_COMPILE="" CC="/usr/bin/gcc" PREFIX=/home/buildroot/autobuild/run/instance-0/output/host EXTRA_CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" -C /home/buildroot/autobuild/run/instance-0/output/build/host-sunxi-tools-v1.4.1 install-tools install-misc install -d /home/buildroot/autobuild/run/instance-0/output/host/bin install -d /home/buildroot/autobuild/run/instance-0/output/host/bin + for t in sunxi-fexc sunxi-bootinfo sunxi-fel sunxi-nand-part + install -m0755 sunxi-fexc /home/buildroot/autobuild/run/instance-0/output/host/bin/sunxi-fexc + for t in phoenix_info sunxi-nand-image-builder + install -m0755 phoenix_info /home/buildroot/autobuild/run/instance-0/output/host/bin/phoenix_info + for t in sunxi-fexc sunxi-bootinfo sunxi-fel sunxi-nand-part + install -m0755 sunxi-bootinfo /home/buildroot/autobuild/run/instance-0/output/host/bin/sunxi-bootinfo + for t in phoenix_info sunxi-nand-image-builder + install -m0755 sunxi-nand-image-builder /home/buildroot/autobuild/run/instance-0/output/host/bin/sunxi-nand-image-builder + for t in sunxi-fexc sunxi-bootinfo sunxi-fel sunxi-nand-part + install -m0755 sunxi-fel /home/buildroot/autobuild/run/instance-0/output/host/bin/sunxi-fel + for t in sunxi-fexc sunxi-bootinfo sunxi-fel sunxi-nand-part + install -m0755 sunxi-nand-part /home/buildroot/autobuild/run/instance-0/output/host/bin/sunxi-nand-part + for l in bin2fex fex2bin + ln -nfs sunxi-fexc /home/buildroot/autobuild/run/instance-0/output/host/bin/bin2fex + for l in bin2fex fex2bin + ln -nfs sunxi-fexc /home/buildroot/autobuild/run/instance-0/output/host/bin/fex2bin >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Downloading ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz: OK (sha256: da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/ti-uim/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d -xf - >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Patching >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Configuring >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Building /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CC uim.o In file included from uim.c:34:0: uim.h:29:0: warning: "BOTHER" redefined #define BOTHER 0x00001000 In file included from /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/termios.h:39:0, from uim.c:24: /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/termios.h:156:0: note: this is the location of the previous definition #define BOTHER 0010000 CC uim >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/uim /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/uim zstd-v1.3.5.tar.gz: OK (sha256: d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea) >>> zstd v1.3.5 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/zstd/zstd-v1.3.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/zstd-v1.3.5 -xf - >>> zstd v1.3.5 Patching >>> zstd v1.3.5 Configuring >>> zstd v1.3.5 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=1 -C /home/buildroot/autobuild/run/instance-0/output/build/zstd-v1.3.5/lib libzstd.a /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/debug.o common/debug.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/entropy_common.o common/entropy_common.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/error_private.o common/error_private.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/fse_decompress.o common/fse_decompress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/pool.o common/pool.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/threading.o common/threading.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/xxhash.o common/xxhash.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/zstd_common.o common/zstd_common.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/fse_compress.o compress/fse_compress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/hist.o compress/hist.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/huf_compress.o compress/huf_compress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_compress.o compress/zstd_compress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_fast.o compress/zstd_fast.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_lazy.o compress/zstd_lazy.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_ldm.o compress/zstd_ldm.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_opt.o compress/zstd_opt.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/huf_decompress.o decompress/huf_decompress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/cover.o dictBuilder/cover.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/zdict.o dictBuilder/zdict.c dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v04.o legacy/zstd_v04.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v05.o legacy/zstd_v05.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v06.o legacy/zstd_v06.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v07.o legacy/zstd_v07.c compiling static library PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=1 -C /home/buildroot/autobuild/run/instance-0/output/build/zstd-v1.3.5 zstd /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -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 ==> building zstd with .lz4 compression support /home/buildroot/autobuild/run/instance-0/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_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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 -Wl,-elf2flt -static -pthread -lz -llz4 ../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 -Wl,-elf2flt -static -pthread -lz -llz4 ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition cp programs/zstd . >>> zstd v1.3.5 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=1 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot PREFIX=/usr -C /home/buildroot/autobuild/run/instance-0/output/build/zstd-v1.3.5/lib install-pc install-includes install-static creating pkgconfig Installing includes Installing static library >>> zstd v1.3.5 Fixing libtool files >>> zstd v1.3.5 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=1 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target PREFIX=/usr -C /home/buildroot/autobuild/run/instance-0/output/build/zstd-v1.3.5/programs install Installing binaries Installing man pages zstd installation completed PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=1 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target PREFIX=/usr -C /home/buildroot/autobuild/run/instance-0/output/build/zstd-v1.3.5/lib install-static Installing static library >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/sbin/partprobe" is touched by more than one package: [u'busybox', u'parted'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libzlib', u'util-linux', u'bzip2', u'cgic', u'dawgdic', u'expat', u'fdk-aac', u'libogg', u'flac', u'fmt', u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libnfs.la" is touched by more than one package: [u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'cgic', u'dawgdic', u'expat', u'fdk-aac', u'libogg', u'flac', u'fmt', u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'libogg', u'flac', u'fmt', u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'fmt', u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'fmt', u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'fdk-aac', u'libogg', u'flac', u'fmt', u'gsl', u'jansson', u'jimtcl', u'libopenssl', u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libjose.la" is touched by more than one package: [u'jose', u'jsmn', u'libbroadvoice', u'libcodec2', u'libcrossguid', u'libdcadec', u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libnghttp2.la" is touched by more than one package: [u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libestr', u'libee', u'libenca', u'libusb', u'libusb-compat', u'libnfc', u'libfribidi', u'libftdi1', u'tiff', u'libgeotiff', u'libkcapi', u'liblog4c-localtime', u'libmnl', u'libnfs', u'opus', u'libopusenc', u'libpcap', u'libraw1394', u'libvorbis', u'libshout', u'libtasn1', u'libtpl', u'liburiparser', u'libxkbcommon', u'lz4', u'msgpack', u'nghttp2', u'pcre', u'ngrep', u'parted', u'pps-tools', u'rapidxml', u'zstd'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00300-gacb89c8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02-git-00300-gacb89c8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> host-checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> host-libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 0.1.6 Collecting legal info NOTICE: OK (sha256: 40b9ad8a1c630853bffc51bb5a46adf5c457afcc7c70d66d2ef919b1f14ccb4e) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-genimage 10 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> googlefontdirectory Collecting legal info >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libgeotiff 1.4.2 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfs libnfs-3.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libopusenc 0.2 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> liburiparser 0.9.0 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> msgpack 3.1.1 Collecting legal info COPYING: OK (sha256: 664550b43996452a5a2c7471bb0ff77185a58c69ccafa60f983dc4c162e1ee22) LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> nghttp2 1.32.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info ERROR: No hash found for COPYING >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> rpi-firmware fbad6408c4596d3d671736ee0571aae444f24e68 Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> 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: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'