** documentation output to: /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify Scanning dependencies of target json_reformat make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 69%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 78%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 81%] Linking C executable gen-extra-close [ 84%] Linking C executable parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 84%] Built target gen-extra-close [ 87%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 90%] Linking C executable json_verify make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 90%] Built target parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 90%] Built target json_verify [ 93%] Linking C executable yajl_test [ 96%] Linking C executable json_reformat [100%] Linking C executable perftest make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [100%] Built target yajl_test [100%] Built target json_reformat make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/zstd/ support/download/dl-wrapper -c 'v1.3.5' -d '/home/peko/autobuild/instance-0/dl/zstd' -D '/home/peko/autobuild/instance-0/dl' -f 'zstd-v1.3.5.tar.gz' -H 'package/zstd//zstd.hash' -n 'zstd-v1.3.5' -N 'zstd' -o '/home/peko/autobuild/instance-0/dl/zstd/zstd-v1.3.5.tar.gz' -u https+https://github.com/facebook/zstd/archive/v1.3.5 -u http\|urlencode+http://sources.buildroot.net/zstd -u http\|urlencode+http://sources.buildroot.net -- zstd-v1.3.5.tar.gz: OK (sha256: d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea) >>> host-zstd v1.3.5 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/zstd/zstd-v1.3.5.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5 -xf - >>> host-zstd v1.3.5 Patching >>> host-zstd v1.3.5 Configuring >>> host-zstd v1.3.5 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/debug.o common/debug.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/entropy_common.o common/entropy_common.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/error_private.o common/error_private.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/fse_decompress.o common/fse_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/pool.o common/pool.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/threading.o common/threading.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/xxhash.o common/xxhash.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/zstd_common.o common/zstd_common.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/fse_compress.o compress/fse_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/hist.o compress/hist.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/huf_compress.o compress/huf_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_compress.o compress/zstd_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_fast.o compress/zstd_fast.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_lazy.o compress/zstd_lazy.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_ldm.o compress/zstd_ldm.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_opt.o compress/zstd_opt.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/huf_decompress.o decompress/huf_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/cover.o dictBuilder/cover.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/zdict.o dictBuilder/zdict.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v04.o legacy/zstd_v04.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v05.o legacy/zstd_v05.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v06.o legacy/zstd_v06.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v07.o legacy/zstd_v07.c compiling dynamic library 1.3.5 compiling static library creating versioned links make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5 zstd make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support /usr/bin/gcc -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -pthread -lz -llzma make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5' >>> host-zstd v1.3.5 Installing to host directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host PREFIX=/usr -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib install make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host PREFIX=/usr -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs install make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'make', u'readline'] Warning: target file "./usr/lib/luarocks/rocks-5.3/manifest" is touched by more than one package: [u'cgilua', u'lpeg', u'lua-basexx', u'lua-fifo', u'lua-http', u'lua-lpeg-patterns', u'lua-markdown', u'luafilesystem', u'luaossl'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/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'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcuefile', u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libvo-aacenc.la" is touched by more than one package: [u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'bcg729', u'bitstream', u'lua', u'libev', u'libiconv', u'freeradius-client', u'libcgi', u'libcli', u'libconfig', u'libcuefile', u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libiconv', u'freeradius-client', u'libcgi', u'libcli', u'libconfig', u'libcuefile', u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'libcgi', u'libcli', u'libconfig', u'libcuefile', u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'freeradius-client', u'libcgi', u'libcli', u'libconfig', u'libcuefile', u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'freeradius-client', u'libcgi', u'libcli', u'libconfig', u'libcuefile', u'libmcrypt', u'libmhash', u'libmicrohttpd', u'libmnl', u'libnatpmp', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnl', u'libssh2', u'libtirpc', u'libzip', u'ncurses', u'readline', u'rtmpdump', u'skalibs', u's6-dns', u'vo-aacenc', u'yajl'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-six'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/luarocks mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00002-g0f96073"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-rc1-00002-g0f96073 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> cgilua 5.2.1-1 Collecting legal info ERROR: No hash found for cgilua-5.2.1/doc/us/license.html >>> host-luarocks 3.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> git 2.16.4 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libssh2 616fd4d1b3e4a55de67c48819fefca83132126b5 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> lpeg 1.0.1-1 Collecting legal info >>> lua-basexx 0.4.0-1 Collecting legal info ERROR: No hash found for basexx-0.4.0/LICENSE >>> lua-cqueues rel-20161215 Collecting legal info ERROR: No hash found for LICENSE >>> lua-fifo 0.2-0 Collecting legal info ERROR: No hash found for fifo.lua-0.2/LICENSE >>> lua-http 0.2-0 Collecting legal info ERROR: No hash found for lua-http-0.2/LICENSE.md >>> lua-lpeg-patterns 0.4-0 Collecting legal info ERROR: No hash found for lpeg_patterns-0.4/LICENSE.md >>> lua-markdown 0.33-1 Collecting legal info ERROR: No hash found for markdown/LICENSE >>> luafilesystem 1.7.0-2 Collecting legal info ERROR: No hash found for luafilesystem/LICENSE >>> luaossl 20171028-0 Collecting legal info ERROR: No hash found for luaossl-rel-20171028/LICENSE >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 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-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rpi-bt-firmware b5307312a172c8d87d44f6df32f5e24f1c19770e Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING >>> ulogd 2.0.5 Collecting legal info ERROR: No hash found for COPYING >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'