gzip -d -c /srv/storage/autobuild/run/instance-1/dl/woff2/v1.0.2.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2 -xf - >>> woff2 1.0.2 Patching Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2/ && cd /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/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=ON -DNOISY_LOGGING=OFF ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /srv/storage/autobuild/run/instance-1/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.9 -- Found BrotliDec: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include (found version "1.0.9") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.9 -- Found BrotliEnc: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include (found version "1.0.9") -- 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: /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2 >>> woff2 1.0.2 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2common make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 4%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 17%] Linking CXX shared library libwoff2common.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 17%] Built target woff2common make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_info make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2dec make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2enc make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 21%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o [ 26%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o [ 30%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 34%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o [ 39%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 43%] Linking CXX executable woff2_info make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 43%] Built target woff2_info [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o [ 52%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 56%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 60%] Linking CXX shared library libwoff2dec.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 60%] Built target woff2dec make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_decompress make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 65%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 69%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 73%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 78%] Linking CXX shared library libwoff2enc.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 78%] Built target woff2enc make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 82%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 86%] Linking CXX static library libconvert_woff2ttf_fuzzer.a [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [ 91%] Built target convert_woff2ttf_fuzzer [ 91%] Built target convert_woff2ttf_fuzzer_new_entry [ 95%] Linking CXX executable woff2_compress make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [100%] Linking CXX executable woff2_decompress [100%] Built target woff2_compress make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2common.so.1.0.2 -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2common.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2dec.so.1.0.2 -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2dec.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2enc.so.1.0.2 -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libwoff2enc.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2/decode.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2/encode.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/woff2/output.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/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 >>> woff2 1.0.2 Installing to target PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/target install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2common.so.1.0.2 -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2common.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2dec.so.1.0.2 -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2dec.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2enc.so.1.0.2 -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libwoff2enc.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/woff2 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/woff2/decode.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/woff2/encode.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/woff2/output.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/woff2-1.0.2' xxhash-0.8.0.tar.gz: OK (sha256: 7054c3ebd169c97b64a92d7b994ab63c70dd53a06974f1f630ab782c28db0f4f) >>> xxhash 0.8.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-1/dl/xxhash/xxhash-0.8.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/xxhash-0.8.0 -xf - >>> xxhash 0.8.0 Patching >>> xxhash 0.8.0 Configuring >>> xxhash 0.8.0 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-ar" AS="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-as" LD="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld" NM="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-nm" CC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc" GCC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc" CPP="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-cpp" CXX="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++" FC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gfortran" F77="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gfortran" RANLIB="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-ranlib" READELF="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-readelf" STRIP="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip" OBJCOPY="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-objcopy" OBJDUMP="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-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/srv/storage/autobuild/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/srv/storage/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/srv/storage/autobuild/run/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/xxhash-0.8.0 xxhsum make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/xxhash-0.8.0' /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -c -o xxhash.o xxhash.c /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 -c -o xxhsum.o xxhsum.c /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 xxhsum.o -o xxhsum make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/xxhash-0.8.0' >>> xxhash 0.8.0 Installing to target /usr/bin/install -m 0755 -D /srv/storage/autobuild/run/instance-1/output-1/build/xxhash-0.8.0/xxhsum /srv/storage/autobuild/run/instance-1/output-1/target/usr/bin/xxhsum >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%ppc%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /srv/storage/autobuild/run/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /srv/storage/autobuild/run/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /srv/storage/autobuild/run/instance-1/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/ash$' /srv/storage/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /srv/storage/autobuild/run/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /srv/storage/autobuild/run/instance-1/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/hush$' /srv/storage/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /srv/storage/autobuild/run/instance-1/output-1/target/etc/shells; fi rm -f /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-1/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-1/output-1/target/bin/sh if [ -x /srv/storage/autobuild/run/instance-1/output-1/target/sbin/swapon -a -x /srv/storage/autobuild/run/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /srv/storage/autobuild/run/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /srv/storage/autobuild/run/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/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##*/}" /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/include /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-1/output-1/target/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/man /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/info /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/lib/debug /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2607-gc168b88520"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-1/output-1/per-package /srv/storage/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-1/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /srv/storage/autobuild/run/instance-1/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-1/buildroot' >>> Buildroot 2020.08-rc1-2607-gc168b88520 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.34 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.37 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.10.10 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.4 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apcupsd 3.14.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> atop 2.6.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> benejson 0.9.7 Collecting legal info LICENSE: OK (sha256: d0b7dae881fcb18c4dddfd8b0c1643ae671d5f356d14ba5b4e95ca889cc9ec32) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> busybox 1.33.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ca-certificates 20200601 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ding-libs 0.6.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> fastd 21 Collecting legal info COPYRIGHT: OK (sha256: 1f5acece57466eac89108f934a196be09b7676fa2d637e78d6657ee1a7d644ac) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> fetchmail 6.4.15 Collecting legal info COPYING: OK (sha256: 8e3ec4863456a26fcd1cf84fadd4146efcb2fd8515bcec482e0f2b7060108895) >>> ffmpeg 4.3.1 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libass 0.15.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> harfbuzz 2.7.4 Collecting legal info COPYING: OK (sha256: beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.1 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> wavpack 5.4.0 Collecting legal info COPYING: OK (sha256: f38defde000d62c4ff158f1445cb85a0c2f67cbc1d3cfa34ed882f439f6e3b43) >>> host-fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> jack2 1.9.17 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgcrypt 1.9.0 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.39 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libuev 2.3.1 Collecting legal info LICENSE: OK (sha256: 3c2bf3fdd85687242ba6f2b02b6ce5176aba15b5e1a2ccb8b608439197ec4641) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linknx 0.0.1.38 Collecting legal info LICENSE: OK (sha256: c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad) >>> mpv 0.33.0 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-waf 2.0.21 Collecting legal info waf: OK (sha256: 7cebf2c5efe53cbb9a4b5bdc4b49ae90ecd64a8fce7a3222d58e591b58215306) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openzwave 62444b0f979c337d2091d77d89cf63c2ae9775cf Collecting legal info LICENSE: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) licenses/license.txt: OK (sha256: c8db08727d03bea1213cdb29459b4b489b0d68a0866765df40ff205c6cd7224b) licenses/lgpl.txt: OK (sha256: 4da452226e9064b597020ad404e1c78d8175bc31ad7c1908485a92c0a4d70284) licenses/gpl.txt: OK (sha256: 33ffdead480674d5f33e2934822a3b93c93e3f8c894667a3bf30bd1195b38f83) licenses/Apache-License-2.0.txt: OK (sha256: 6f50ebf9af9b6658c7936ffcc6fedd99254df984c0fec2e6ffb9f3aa1c4ef3e1) >>> tinyxml 2.6.2_2 Collecting legal info README: OK (sha256: a65b8363834ccbe31ab7b49dcba723ed204622df30326793e0121435624c1a8d) >>> paho-mqtt-c 1.3.8 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> paho-mqtt-cpp 1.1 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> shairport-sync 3.3.7 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> smartmontools 7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> speexdsp SpeexDSP-1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> valgrind 3.16.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> wireshark 3.4.2 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> xxhash 0.8.0 Collecting legal info LICENSE: OK (sha256: 9da63520e9293d82c4b1613be5c84058cadb82b02f5972179bad13731d589910) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'