mv /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libuuid.so.* /srv/storage/autobuild/run/instance-3/output-1/target/lib; \ so_img_name=$(readlink /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libuuid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ fi make[5]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' make[5]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/util-linux-2.36.1' taskd-1.1.0.tar.gz: OK (sha1: ded339deeee65277e4712f71a9159502f8b20b52) taskd-1.1.0.tar.gz: OK (sha256: 7b8488e687971ae56729ff4e2e5209ff8806cf8cd57718bfd7e521be130621b4) >>> taskd 1.1.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-3/dl/taskd/taskd-1.1.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0 -xf - >>> taskd 1.1.0 Patching Applying 0001-Fix-missing-cmakedefine-HAVE_GET_CURRENT_DIR_NAME.patch using patch: patching file cmake.h.in Applying 0002-Use-correct-variables-for-GnuTLS-detection.patch using patch: patching file CMakeLists.txt Applying 0003-CMakeLists-use-pkg-config-uuid-detection.patch using patch: patching file CMakeLists.txt >>> taskd 1.1.0 Configuring (mkdir -p /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/ && cd /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-3/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-3/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 ) CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0037 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found PkgConfig: /srv/storage/autobuild/run/instance-3/output-1/host/bin/pkg-config (found version "1.6.3") -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-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-3/output-1/host/bin/i586-linux-g++ -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMAKE_SYSTEM_NAME Linux -- Performing Test _HAS_CXX11 -- Performing Test _HAS_CXX11 - Success -- Performing Test _HAS_CXX0X -- Performing Test _HAS_CXX0X - Success -- Performing Test _HAS_GNU0X -- Performing Test _HAS_GNU0X - Success -- Looking for SHA1 references -- Looking for GnuTLS -- Found GnuTLS: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libgnutls.so (found version "3.6.15") -- Looking for libuuid -- Checking for module 'uuid' -- Found uuid, version 2.36.1 -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Failed -- Configuring cmake.h -- Configuring man pages -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0 >>> taskd 1.1.0 Building PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/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-3/output-1/build/taskd-1.1.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' make[2]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' Scanning dependencies of target taskd_executable make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' [ 3%] Building CXX object src/CMakeFiles/taskd_executable.dir/admin.cpp.o [ 6%] Building CXX object src/CMakeFiles/taskd_executable.dir/taskd.cpp.o [ 9%] Building CXX object src/CMakeFiles/taskd_executable.dir/api.cpp.o [ 12%] Building CXX object src/CMakeFiles/taskd_executable.dir/client.cpp.o [ 15%] Building CXX object src/CMakeFiles/taskd_executable.dir/Color.cpp.o [ 18%] Building CXX object src/CMakeFiles/taskd_executable.dir/ConfigFile.cpp.o [ 21%] Building CXX object src/CMakeFiles/taskd_executable.dir/config.cpp.o [ 24%] Building CXX object src/CMakeFiles/taskd_executable.dir/daemon.cpp.o [ 27%] Building CXX object src/CMakeFiles/taskd_executable.dir/diag.cpp.o [ 30%] Building CXX object src/CMakeFiles/taskd_executable.dir/Database.cpp.o [ 33%] Building CXX object src/CMakeFiles/taskd_executable.dir/Date.cpp.o [ 36%] Building CXX object src/CMakeFiles/taskd_executable.dir/Directory.cpp.o [ 39%] Building CXX object src/CMakeFiles/taskd_executable.dir/Duration.cpp.o [ 42%] Building CXX object src/CMakeFiles/taskd_executable.dir/File.cpp.o [ 45%] Building CXX object src/CMakeFiles/taskd_executable.dir/help.cpp.o [ 48%] Building CXX object src/CMakeFiles/taskd_executable.dir/init.cpp.o [ 51%] Building CXX object src/CMakeFiles/taskd_executable.dir/JSON.cpp.o [ 54%] Building CXX object src/CMakeFiles/taskd_executable.dir/Log.cpp.o [ 57%] Building CXX object src/CMakeFiles/taskd_executable.dir/Msg.cpp.o [ 60%] Building CXX object src/CMakeFiles/taskd_executable.dir/Nibbler.cpp.o /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/src/Log.cpp: In member function 'void Log::timestamp()': /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/src/Log.cpp:160:18: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=] sprintf (_now, "%04d-%02d-%02d %02d:%02d:%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/src/Log.cpp:160:18: note: directive argument in the range [-2147483647, 2147483647] /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/src/Log.cpp:160:11: note: 'sprintf' output between 20 and 72 bytes into a destination of size 20 sprintf (_now, "%04d-%02d-%02d %02d:%02d:%02d", ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t->tm_year + 1900, ~~~~~~~~~~~~~~~~~~ t->tm_mon + 1, ~~~~~~~~~~~~~~ t->tm_mday, ~~~~~~~~~~~ t->tm_hour, ~~~~~~~~~~~ t->tm_min, ~~~~~~~~~~ t->tm_sec); ~~~~~~~~~~ [ 63%] Building CXX object src/CMakeFiles/taskd_executable.dir/Path.cpp.o [ 66%] Building CXX object src/CMakeFiles/taskd_executable.dir/RX.cpp.o [ 69%] Building CXX object src/CMakeFiles/taskd_executable.dir/Server.cpp.o [ 72%] Building CXX object src/CMakeFiles/taskd_executable.dir/Task.cpp.o [ 75%] Building CXX object src/CMakeFiles/taskd_executable.dir/status.cpp.o [ 78%] Building CXX object src/CMakeFiles/taskd_executable.dir/text.cpp.o [ 81%] Building CXX object src/CMakeFiles/taskd_executable.dir/Timer.cpp.o [ 84%] Building CXX object src/CMakeFiles/taskd_executable.dir/TLSClient.cpp.o In file included from /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/src/TLSClient.cpp:42: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ [ 87%] Building CXX object src/CMakeFiles/taskd_executable.dir/TLSServer.cpp.o In file included from /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/src/TLSServer.cpp:44: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ [ 90%] Building CXX object src/CMakeFiles/taskd_executable.dir/utf8.cpp.o [ 93%] Building CXX object src/CMakeFiles/taskd_executable.dir/util.cpp.o [ 96%] Building CXX object src/CMakeFiles/taskd_executable.dir/wcwidth6.cpp.o [100%] Linking CXX executable taskd make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' [100%] Built target taskd_executable make[2]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' >>> taskd 1.1.0 Installing to target PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/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-3/output-1/target install/fast -C /srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc/taskd/NEWS -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc/taskd/ChangeLog -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc/taskd/INSTALL -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc/taskd/AUTHORS -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc/taskd/COPYING -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/bin/taskdctl -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/bin/taskd -- Up-to-date: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man/man1 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man/man1/taskd.1 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man/man1/taskdctl.1 -- Up-to-date: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man/man5 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man/man5/taskdrc.5 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/taskd-1.1.0' utf8proc-2.6.0.tar.gz: OK (sha256: b36ce1534b8035e7febd95c031215ed279ee9d31cf9b464e28b4c688133b22c5) >>> utf8proc 2.6.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-3/dl/utf8proc/utf8proc-2.6.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0 -xf - >>> utf8proc 2.6.0 Patching >>> utf8proc 2.6.0 Configuring (mkdir -p /srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0//buildroot-build && cd /srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0//buildroot-build && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-3/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-3/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 ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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-3/output-1/build/utf8proc-2.6.0/buildroot-build >>> utf8proc 2.6.0 Building PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/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-3/output-1/build/utf8proc-2.6.0//buildroot-build make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' make[2]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' Scanning dependencies of target utf8proc make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' [ 50%] Building C object CMakeFiles/utf8proc.dir/utf8proc.c.o [100%] Linking C shared library libutf8proc.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' [100%] Built target utf8proc make[2]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' >>> utf8proc 2.6.0 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/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-3/output-1/host/i586-buildroot-linux-musl/sysroot install/fast -C /srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0//buildroot-build make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libutf8proc.so.2.4.0 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libutf8proc.so.2 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libutf8proc.so -- Installing: /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/utf8proc.h make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' >>> utf8proc 2.6.0 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-3/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@:/srv/storage/autobuild/run/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-3/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 >>> utf8proc 2.6.0 Installing to target PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/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-3/output-1/target install/fast -C /srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0//buildroot-build make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libutf8proc.so.2.4.0 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libutf8proc.so.2 -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libutf8proc.so -- Installing: /srv/storage/autobuild/run/instance-3/output-1/target/usr/include/utf8proc.h make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/utf8proc-2.6.0/buildroot-build' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-%g' -e 's%@TARGET_ARCH@%x86%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2'@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', '-O2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-3/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-3/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf rm -f /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-3/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /srv/storage/autobuild/run/instance-3/output-1/target/etc/shells || echo "/usr/bin/screen" >> /srv/storage/autobuild/run/instance-3/output-1/target/etc/shells mkdir -p /srv/storage/autobuild/run/instance-3/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-3/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-3/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-3/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-3/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-3/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/include /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-3/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-3/output-1/target/lib/ /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/srv/storage/autobuild/run/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/man /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/info /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/doc /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/lib/debug /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-3/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-3/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-3/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2246-g37a909cacf"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-3/output-1/per-package /srv/storage/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-3/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-3/output-1/host/i586-buildroot-linux-musl/sysroot /srv/storage/autobuild/run/instance-3/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-3/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-3/buildroot' >>> Buildroot 2020.08-rc1-2246-g37a909cacf Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> 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 >>> atftp 0.7.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> exfat 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.6.15 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.6 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> graphicsmagick 1.3.36 Collecting legal info Copyright.txt: OK (sha256: aed5bd8e28cbce601cbe2ca2267b663ccd63152965f2d5caea1311bf0039c325) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.6 Collecting legal info LICENSE.md: OK (sha256: 0b7a24c3906d26dfbe24e96e9415549b387c3227140dc6b7ab2fb924254e37a1) README.ijg: OK (sha256: 01ccef626ec864773c681d4a4056f72af9052d619e0609df0d369117f8b3efdf) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcurl 7.74.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libebml 1.4.0 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> 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-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.56.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> 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) >>> libmatroska 1.6.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmicrohttpd 0.9.72 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnpupnp 4.0.14 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libupnpp 0.20.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-vim 8.2.0000 Collecting legal info README.txt: OK (sha256: accdbd6761e7dd7e580545fe30f3a5a7707d50073aec4b8afef85c30fc9c031b) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-parted 3.3 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> screen 4.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> snappy 1.1.8 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> taskd 1.1.0 Collecting legal info COPYING: OK (sha256: 84d1a8c2e6e306864ff350857a36b6c74756e61e2eae6822cf2fa88212720f68) >>> 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) >>> utf8proc 2.6.0 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-3/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-3/buildroot'