"${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> qdecoder 12.1.0 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-3/output-1/build/qdecoder-12.1.0' (cd src/; make install) make[2]: Entering directory '/tmp/instance-3/output-1/build/qdecoder-12.1.0/src' /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-3/output-1/target/usr/include /usr/bin/mkdir -p /tmp/instance-3/output-1/target/usr/lib /usr/bin/mkdir -p /tmp/instance-3/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-3/output-1/target/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-3/output-1/target/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-3/output-1/target/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-3/output-1/target/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-3/output-1/target/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-3/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-3/output-1/build/qdecoder-12.1.0' serd-0.30.14.tar.xz: OK (sha256: a14137d47b11d6ad431e78da341ca9737998d9eaccf6a49263d4c8d79fd856e3) >>> serd 0.30.14 Extracting xzcat /tmp/instance-3/dl/serd/serd-0.30.14.tar.xz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/serd-0.30.14 -xf - >>> serd 0.30.14 Patching >>> serd 0.30.14 Configuring rm -rf /tmp/instance-3/output-1/build/serd-0.30.14//build mkdir -p /tmp/instance-3/output-1/build/serd-0.30.14//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/build/serd-0.30.14//build/cross-compilation.conf PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-3/output-1/build/serd-0.30.14//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-3/output-1/host/lib/cmake -Ddocs=disabled -Dstatic=false -Dtests=disabled /tmp/instance-3/output-1/build/serd-0.30.14/ /tmp/instance-3/output-1/build/serd-0.30.14//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-3/output-1/build/serd-0.30.14 Build dir: /tmp/instance-3/output-1/build/serd-0.30.14/build Build type: cross build Project name: serd Project version: 0.30.14 C compiler for the host machine: /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc (gcc 12.2.0 "sh4aeb-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.02-rc2-26-gcde69c668d) 12.2.0") C linker for the host machine: /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Library m found: YES Build targets in project: 2 serd 0.30.14 Tests : NO Tools : YES Install prefix : /usr Headers : /usr/include Libraries : /usr/lib Executables : /usr/bin Man pages : /usr/share/man User defined options Cross files : /tmp/instance-3/output-1/build/serd-0.30.14//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-3/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false docs : disabled static : false tests : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-3/output-1/host/bin/ninja >>> serd 0.30.14 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja -C /tmp/instance-3/output-1/build/serd-0.30.14//build ninja: Entering directory `/tmp/instance-3/output-1/build/serd-0.30.14//build' [1/14] Compiling C object libserd-0.so.0.30.14.p/src_base64.c.o [2/14] Compiling C object libserd-0.so.0.30.14.p/src_byte_source.c.o [3/14] Compiling C object libserd-0.so.0.30.14.p/src_system.c.o [4/14] Compiling C object libserd-0.so.0.30.14.p/src_string.c.o [5/14] Compiling C object libserd-0.so.0.30.14.p/src_env.c.o [6/14] Compiling C object libserd-0.so.0.30.14.p/src_node.c.o [7/14] Compiling C object serdi.p/src_serdi.c.o [8/14] Compiling C object libserd-0.so.0.30.14.p/src_uri.c.o [9/14] Compiling C object libserd-0.so.0.30.14.p/src_reader.c.o [10/14] Compiling C object libserd-0.so.0.30.14.p/src_writer.c.o [11/14] Compiling C object libserd-0.so.0.30.14.p/src_n3.c.o [12/14] Linking target libserd-0.so.0.30.14 [13/14] Generating symbol file libserd-0.so.0.30.14.p/libserd-0.so.0.30.14.symbols [14/14] Linking target serdi >>> serd 0.30.14 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja -C /tmp/instance-3/output-1/build/serd-0.30.14//build install ninja: Entering directory `/tmp/instance-3/output-1/build/serd-0.30.14//build' [0/1] Installing files. Installing libserd-0.so.0.30.14 to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib Installing serdi to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin Installing /tmp/instance-3/output-1/build/serd-0.30.14/include/serd/serd.h to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include/serd-0/serd/ Installing /tmp/instance-3/output-1/build/serd-0.30.14/build/meson-private/serd-0.pc to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libserd-0.so.0.30.14 to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libserd-0.so.0 Installing symlink pointing to libserd-0.so.0 to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libserd-0.so >>> serd 0.30.14 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/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 >>> serd 0.30.14 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-3/output-1/target PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja -C /tmp/instance-3/output-1/build/serd-0.30.14//build install ninja: Entering directory `/tmp/instance-3/output-1/build/serd-0.30.14//build' [0/1] Installing files. Installing libserd-0.so.0.30.14 to /tmp/instance-3/output-1/target/usr/lib Installing serdi to /tmp/instance-3/output-1/target/usr/bin Installing /tmp/instance-3/output-1/build/serd-0.30.14/include/serd/serd.h to /tmp/instance-3/output-1/target/usr/include/serd-0/serd/ Installing /tmp/instance-3/output-1/build/serd-0.30.14/build/meson-private/serd-0.pc to /tmp/instance-3/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libserd-0.so.0.30.14 to /tmp/instance-3/output-1/target/usr/lib/libserd-0.so.0 Installing symlink pointing to libserd-0.so.0 to /tmp/instance-3/output-1/target/usr/lib/libserd-0.so >>> sord 0.16.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.sord-0.16.12.tar.xz.nJgsr7/output' 'https://download.drobilla.net/sord-0.16.12.tar.xz' --2023-03-07 09:41:18-- https://download.drobilla.net/sord-0.16.12.tar.xz Resolving download.drobilla.net (download.drobilla.net)... 64.90.49.106 Connecting to download.drobilla.net (download.drobilla.net)|64.90.49.106|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 111328 (109K) [application/x-xz] Saving to: '/tmp/instance-3/output-1/build/.sord-0.16.12.tar.xz.nJgsr7/output' 0K .......... .......... .......... .......... .......... 45% 768K 0s 50K .......... .......... .......... .......... .......... 91% 1.54M 0s 100K ........ 100% 268M=0.1s 2023-03-07 09:41:18 (1.10 MB/s) - '/tmp/instance-3/output-1/build/.sord-0.16.12.tar.xz.nJgsr7/output' saved [111328/111328] sord-0.16.12.tar.xz: OK (sha256: fde269893cb24b2ab7b75708d7a349c6e760c47a0d967aeca5b1c651294ff9f2) >>> sord 0.16.12 Extracting xzcat /tmp/instance-3/dl/sord/sord-0.16.12.tar.xz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/sord-0.16.12 -xf - >>> sord 0.16.12 Patching >>> sord 0.16.12 Configuring rm -rf /tmp/instance-3/output-1/build/sord-0.16.12//build mkdir -p /tmp/instance-3/output-1/build/sord-0.16.12//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/build/sord-0.16.12//build/cross-compilation.conf PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-3/output-1/build/sord-0.16.12//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-3/output-1/host/lib/cmake -Ddocs=disabled -Dtests=disabled /tmp/instance-3/output-1/build/sord-0.16.12/ /tmp/instance-3/output-1/build/sord-0.16.12//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-3/output-1/build/sord-0.16.12 Build dir: /tmp/instance-3/output-1/build/sord-0.16.12/build Build type: cross build Project name: sord Project version: 0.16.12 C compiler for the host machine: /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc (gcc 12.2.0 "sh4aeb-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.02-rc2-26-gcde69c668d) 12.2.0") C linker for the host machine: /tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Library m found: YES Found pkg-config: /tmp/instance-3/output-1/host/bin/pkgconf (1.6.3) Run-time dependency serd-0 found: YES 0.30.14 Run-time dependency libpcre found: YES 8.45 Build targets in project: 3 sord 0.16.12 Tests : NO Utilities : YES Install prefix : /usr Headers : /usr/include Libraries : /usr/lib Executables : /usr/bin Man pages : /usr/share/man User defined options Cross files : /tmp/instance-3/output-1/build/sord-0.16.12//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-3/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false docs : disabled tests : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-3/output-1/host/bin/ninja >>> sord 0.16.12 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja -C /tmp/instance-3/output-1/build/sord-0.16.12//build ninja: Entering directory `/tmp/instance-3/output-1/build/sord-0.16.12//build' [1/8] Compiling C object sordi.p/src_sordi.c.o [2/8] Compiling C object libsord-0.so.0.16.12.p/src_syntax.c.o [3/8] Compiling C object sord_validate.p/src_sord_validate.c.o [4/8] Compiling C object libsord-0.so.0.16.12.p/src_sord.c.o [5/8] Linking target libsord-0.so.0.16.12 [6/8] Generating symbol file libsord-0.so.0.16.12.p/libsord-0.so.0.16.12.symbols [7/8] Linking target sordi [8/8] Linking target sord_validate >>> sord 0.16.12 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja -C /tmp/instance-3/output-1/build/sord-0.16.12//build install ninja: Entering directory `/tmp/instance-3/output-1/build/sord-0.16.12//build' [0/1] Installing files. Installing libsord-0.so.0.16.12 to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib Installing sordi to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin Installing sord_validate to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/bin Installing /tmp/instance-3/output-1/build/sord-0.16.12/include/sord/sord.h to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include/sord-0/sord/ Installing /tmp/instance-3/output-1/build/sord-0.16.12/include/sord/sordmm.hpp to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include/sord-0/sord/ Installing /tmp/instance-3/output-1/build/sord-0.16.12/build/meson-private/sord-0.pc to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libsord-0.so.0.16.12 to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libsord-0.so.0 Installing symlink pointing to libsord-0.so.0 to /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/libsord-0.so >>> sord 0.16.12 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/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 >>> sord 0.16.12 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-3/output-1/target PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja -C /tmp/instance-3/output-1/build/sord-0.16.12//build install ninja: Entering directory `/tmp/instance-3/output-1/build/sord-0.16.12//build' [0/1] Installing files. Installing libsord-0.so.0.16.12 to /tmp/instance-3/output-1/target/usr/lib Installing sordi to /tmp/instance-3/output-1/target/usr/bin Installing sord_validate to /tmp/instance-3/output-1/target/usr/bin Installing /tmp/instance-3/output-1/build/sord-0.16.12/include/sord/sord.h to /tmp/instance-3/output-1/target/usr/include/sord-0/sord/ Installing /tmp/instance-3/output-1/build/sord-0.16.12/include/sord/sordmm.hpp to /tmp/instance-3/output-1/target/usr/include/sord-0/sord/ Installing /tmp/instance-3/output-1/build/sord-0.16.12/build/meson-private/sord-0.pc to /tmp/instance-3/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libsord-0.so.0.16.12 to /tmp/instance-3/output-1/target/usr/lib/libsord-0.so.0 Installing symlink pointing to libsord-0.so.0 to /tmp/instance-3/output-1/target/usr/lib/libsord-0.so >>> urandom-scripts Extracting >>> urandom-scripts Patching >>> urandom-scripts Configuring >>> urandom-scripts Building >>> urandom-scripts Installing to target /usr/bin/install -D -m 0755 package/urandom-scripts//S20seedrng /tmp/instance-3/output-1/target/etc/init.d/S20seedrng >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-3/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-3/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-3/output-1/target/etc/shells; fi rm -f /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-3/output-1/host/bin/glib-compile-schemas /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /tmp/instance-3/output-1/target/usr/lib/perl5/5.36.0/pod rm -rf /tmp/instance-3/output-1/target/usr/lib/perl5/5.36.0/sh4aeb-linux/CORE find /tmp/instance-3/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-3/output-1/target/etc/shells if [ -x /tmp/instance-3/output-1/target/sbin/swapon -a -x /tmp/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-3/output-1/target/etc/inittab; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/lib/rpm /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/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 /bin/true 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/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 /tmp/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 /tmp/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc2-26-gcde69c668d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc2\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2023.02-rc2-26-gcde69c668d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 4.19.274 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> util-linux 2.38 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> udev Collecting legal info >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libglib2 2.72.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.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 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) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> initscripts Collecting legal info >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfm-extra 1.3.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> 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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> urandom-scripts Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.274: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'