creating pkgconfig /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wall -Wextra -Wconversion -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 -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -Wl,-elf2flt=-r -static -o xxhsum /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ar rcs libxxhash.a xxhash.o make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-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/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-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 -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install_xxhsum install_libxxhash.a install_libxxhash.pc make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1' Installing xxhsum Installing libxxhash.a Installing pkgconfig make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> xxhash 0.8.1 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-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/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-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 -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/home/peko/autobuild/instance-1/output-1/target install_xxhsum install_libxxhash.a install_libxxhash.pc make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1' Installing xxhsum Installing libxxhash.a Installing pkgconfig make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/xxhash-0.8.1' yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/ && cd /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-1/output-1/host/bin/cmake /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF ) -- The C compiler identification is GNU 10.3.0 -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - found running /home/peko/autobuild/instance-1/output-1/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/peko/autobuild/instance-1/output-1/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/peko/autobuild/instance-1/output-1/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_common.h /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/peko/autobuild/instance-1/output-1/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 -- 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-1/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 334 | if (yajl_bs_current(hand->stateStack) == | ^ /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 405 | if (yajl_bs_current(hand->stateStack) == | ^ /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_test Scanning dependencies of target gen-extra-close Scanning dependencies of target json_reformat Scanning dependencies of target json_verify make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 52%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 52%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 60%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 60%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 65%] Linking C executable gen-extra-close [ 69%] Linking C executable json_verify [ 73%] Linking C executable json_reformat make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 78%] Linking C executable yajl_test [ 78%] Built target gen-extra-close make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target parse_config [ 78%] Built target json_verify make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest [ 82%] Built target json_reformat make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 86%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 91%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [ 95%] Linking C executable parse_config [ 95%] Built target yajl_test [100%] Linking C executable perftest make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [100%] Built target parse_config make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install/fast -C /home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/bin/json_reformat -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/bin/json_verify make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%5208%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/peko/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%5208%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/peko/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output-1/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/peko/autobuild/instance-1/output-1/build/locales.nopurge for dir in /home/peko/autobuild/instance-1/output-1/target/usr/share/locale /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale /home/peko/autobuild/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/include /home/peko/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/cmake /home/peko/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/peko/autobuild/instance-1/output-1/target/usr/doc find /home/peko/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output-1/target/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/man /home/peko/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/info /home/peko/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/doc /home/peko/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/peko/autobuild/instance-1/output-1/target/lib/debug /home/peko/autobuild/instance-1/output-1/target/usr/lib/debug find /home/peko/autobuild/instance-1/output-1/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-1/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-1/output-1/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-1/output-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-10226-ga14268d1385"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-rc2\"" \ ) > /home/peko/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/peko/autobuild/instance-1/output-1/per-package /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-1/output-1/target/usr ln -snf /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /home/peko/autobuild/instance-1/output-1/staging make: Leaving directory '/home/peko/autobuild/instance-1/buildroot' make: Entering directory '/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2020.05-10226-ga14268d1385 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> boost 1.78.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ctorrent dnh3.3.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> openssl Collecting legal info >>> libopenssl 1.1.1m Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.37.3 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> gnuchess 6.2.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-mender-artifact 3.6.1 Collecting legal info LICENSE: OK (sha256: b4acfcfa2a0ba1a8c82ec3965fbcee886cff8394ca4214e0ddac0a36beb1e05a) LIC_FILES_CHKSUM.sha256: OK (sha256: ac23df36801aea6a28685b60a742f68f99d357e0d9973d5c36aa2e72599d8e2a) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: a284e538f3e5649ae6a8f32da2bbd18e9daabf2c1ebbfb99ed92e797b159be1a) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 16f848582e4b276a7392cd34496b7a33d6f65c0e190c163ff3a056a7c61219ce) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md: OK (sha256: a55959c4e3e8917bfa857359bb641115336276a6cc97408fd8197e079fb18470) vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE: OK (sha256: c8024e31c1de453fea90f22a221968835cc7af9d520274a2576c9ec9976055b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) >>> host-go 1.17.7 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-mkpasswd Collecting legal info >>> optee-client 3.15.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> paho-mqtt-c 1.3.9 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protozero 1.7.1 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.4.6 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> spice-protocol 0.14.3 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> host-meson 0.61.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.7.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sunwait 7326b53e5406c7ebd552ae6dc0fc659252a18e7f Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> thrift 0.14.1 Collecting legal info LICENSE: OK (sha256: d315e6cdedc07c478de6992027bfb66f220886c6216fd7e9885ced30c3703646) >>> host-thrift 0.14.1 Collecting legal info LICENSE: OK (sha256: d315e6cdedc07c478de6992027bfb66f220886c6216fd7e9885ced30c3703646) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-boost 1.78.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1m Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> webp 1.2.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'