Location: https://codeload.github.com/tinyalsa/tinyalsa/tar.gz/refs/tags/v2.0.0 [following] --2022-10-07 09:21:17-- https://codeload.github.com/tinyalsa/tinyalsa/tar.gz/refs/tags/v2.0.0 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-8/output-1/build/.tinyalsa-2.0.0.tar.gz.3wLL5W/output' 0K .......... .......... .......... .......... .......... 515K 50K .......... .......... .......... .......... ..... 876K=0.1s 2022-10-07 09:21:17 (640 KB/s) - '/tmp/instance-8/output-1/build/.tinyalsa-2.0.0.tar.gz.3wLL5W/output' saved [97553] tinyalsa-2.0.0.tar.gz: OK (sha256: 573ae0b2d3480851c1d2a12503ead2beea27f92d44ed47b74b553ba947994ef1) >>> tinyalsa 2.0.0 Extracting gzip -d -c /tmp/instance-8/dl/tinyalsa/tinyalsa-2.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/tinyalsa-2.0.0 -xf - >>> tinyalsa 2.0.0 Patching Applying 0001-include-time.h-before-asound.h.patch using patch: patching file src/mixer.c patching file src/mixer_hw.c patching file src/pcm_hw.c Hunk #1 succeeded at 39 (offset -2 lines). patching file src/pcm_plugin.c >>> tinyalsa 2.0.0 Configuring rm -rf /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build mkdir -p /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderx2t99%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build/cross-compilation.conf PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/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-8/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-8/output-1/build/tinyalsa-2.0.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-8/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-8/output-1/host/lib/cmake -Ddocs=disabled -Dexamples=disabled -Dutils=disabled /tmp/instance-8/output-1/build/tinyalsa-2.0.0/ /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-8/output-1/build/tinyalsa-2.0.0 Build dir: /tmp/instance-8/output-1/build/tinyalsa-2.0.0/build Build type: cross build Program scripts/version.sh found: YES (/tmp/instance-8/output-1/build/tinyalsa-2.0.0/scripts/version.sh) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Project name: tinyalsa Project version: 2.0.0 C compiler for the host machine: /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc (gcc 10.4.0 "aarch64-buildroot-linux-musl-gcc.br_real (Buildroot 2022.08-451-g66d29ddf53) 10.4.0") C linker for the host machine: /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc ld.bfd 2.39 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: aarch64 Host machine cpu: thunderx2t99 Target machine cpu family: aarch64 Target machine cpu: thunderx2t99 Library dl found: YES Build targets in project: 1 tinyalsa 2.0.0 User defined options Cross files : /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-8/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-8/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false docs : disabled examples : disabled utils : disabled Found ninja-1.10.2.git.kitware.jobserver-1 at /tmp/instance-8/output-1/host/bin/ninja >>> tinyalsa 2.0.0 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/ninja -C /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build ninja: Entering directory `/tmp/instance-8/output-1/build/tinyalsa-2.0.0//build' [1/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm_hw.c.o [2/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer_hw.c.o [3/8] Compiling C object libtinyalsa.so.2.0.0.p/src_snd_card_plugin.c.o [4/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer_plugin.c.o [5/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm_plugin.c.o [6/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer.c.o [7/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm.c.o [8/8] Linking target libtinyalsa.so.2.0.0 >>> tinyalsa 2.0.0 Installing to staging directory PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/ninja -C /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build install ninja: Entering directory `/tmp/instance-8/output-1/build/tinyalsa-2.0.0//build' [0/1] Installing files. Installing libtinyalsa.so.2.0.0 to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/asoundlib.h to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig Installing symlink pointing to libtinyalsa.so.2.0.0 to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/libtinyalsa.so.2 Installing symlink pointing to libtinyalsa.so.2 to /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/libtinyalsa.so >>> tinyalsa 2.0.0 Fixing libtool files for la in $(find /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/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-8/output-1/host/aarch64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-8/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 >>> tinyalsa 2.0.0 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-8/output-1/target PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/ninja -C /tmp/instance-8/output-1/build/tinyalsa-2.0.0//build install ninja: Entering directory `/tmp/instance-8/output-1/build/tinyalsa-2.0.0//build' [0/1] Installing files. Installing libtinyalsa.so.2.0.0 to /tmp/instance-8/output-1/target/usr/lib Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/asoundlib.h to /tmp/instance-8/output-1/target/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /tmp/instance-8/output-1/target/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /tmp/instance-8/output-1/target/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /tmp/instance-8/output-1/target/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /tmp/instance-8/output-1/target/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /tmp/instance-8/output-1/target/usr/include/tinyalsa/ Installing /tmp/instance-8/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /tmp/instance-8/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libtinyalsa.so.2.0.0 to /tmp/instance-8/output-1/target/usr/lib/libtinyalsa.so.2 Installing symlink pointing to libtinyalsa.so.2 to /tmp/instance-8/output-1/target/usr/lib/libtinyalsa.so >>> tinycbor 0.6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.tinycbor-0.6.0.tar.gz.TWRn2K/output' 'https://github.com/intel/tinycbor/archive/v0.6.0/tinycbor-0.6.0.tar.gz' --2022-10-07 09:21:21-- https://github.com/intel/tinycbor/archive/v0.6.0/tinycbor-0.6.0.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/intel/tinycbor/tar.gz/refs/tags/v0.6.0 [following] --2022-10-07 09:21:22-- https://codeload.github.com/intel/tinycbor/tar.gz/refs/tags/v0.6.0 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-8/output-1/build/.tinycbor-0.6.0.tar.gz.TWRn2K/output' 0K .......... .......... .......... .......... .......... 495K 50K .......... .......... .......... .......... .... 1007K=0.1s 2022-10-07 09:21:22 (652 KB/s) - '/tmp/instance-8/output-1/build/.tinycbor-0.6.0.tar.gz.TWRn2K/output' saved [97160] tinycbor-0.6.0.tar.gz: OK (sha256: 512e2c9fce74f60ef9ed3af59161e905f9e19f30a52e433fc55f39f4c70d27e4) >>> tinycbor 0.6.0 Extracting gzip -d -c /tmp/instance-8/dl/tinycbor/tinycbor-0.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/tinycbor-0.6.0 -xf - >>> tinycbor 0.6.0 Patching Applying 0001-Makefile-add-DISABLE_WERROR.patch using patch: patching file Makefile >>> tinycbor 0.6.0 Configuring >>> tinycbor 0.6.0 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-as" LD="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-ld" NM="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" GCC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" CPP="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-cpp" CXX="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-g++" FC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" F77="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-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/tmp/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-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 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DISABLE_WERROR=1 V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /tmp/instance-8/output-1/build/tinycbor-0.6.0 make[1]: Entering directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' .config file not yet created /usr/bin/make -f ./Makefile.configure OUT='>&9' configure 9> .config make[2]: Entering directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' if printf "extern int open_memstream(); int main() { return open_memstream(); }" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -o /dev/null - ; \ then \ echo open_memstream-pass := 1 >&9; \ fi if printf "extern int funopen(); int main() { return funopen(); }" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -o /dev/null - ; \ then \ echo funopen-pass := 1 >&9; \ fi /tmp/instance-8/output-1/host/lib/gcc/aarch64-buildroot-linux-musl/10.4.0/../../../../aarch64-buildroot-linux-musl/bin/ld: /tmp/ccWOXvAT.o: in function `main': :(.text+0x8): undefined reference to `funopen' collect2: error: ld returned 1 exit status if printf "extern int fopencookie(); int main() { return fopencookie(); }" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -o /dev/null - ; \ then \ echo fopencookie-pass := 1 >&9; \ fi if printf "int main() {}" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -Wl,--gc-sections -o /dev/null - ; \ then \ echo gc_sections-pass := 1 >&9; \ fi if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -lcjson -o /dev/null - ; \ then \ echo system-cjson-pass := 1 >&9; \ fi :2:11: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -I./src -o /dev/null - ; \ then \ echo cjson-pass := 1 >&9; \ fi :2:11: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#if !defined(__STDC_HOSTED__) || __STDC_HOSTED__-0 == 1\n #error Hosted implementation\n #endif\n int main() {}" | \ /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -xc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -o /dev/null - ; \ then \ echo freestanding-pass := 1 >&9; \ fi :2:3: error: #error Hosted implementation make[2]: Leaving directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborerrorstrings.pic.o src/cborerrorstrings.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborencoder.pic.o src/cborencoder.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborencoder_close_container_checked.pic.o src/cborencoder_close_container_checked.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborencoder_float.pic.o src/cborencoder_float.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborparser.pic.o src/cborparser.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborparser_float.pic.o src/cborparser_float.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborpretty.pic.o src/cborpretty.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborparser_dup_string.pic.o src/cborparser_dup_string.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborpretty_stdio.pic.o src/cborpretty_stdio.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cbortojson.pic.o src/cbortojson.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -fPIC -c -o src/cborvalidation.pic.o src/cborvalidation.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -shared -Wl,-soname,libtinycbor.so.0.6 -o lib/libtinycbor.so.0.6.0 src/cborerrorstrings.pic.o src/cborencoder.pic.o src/cborencoder_close_container_checked.pic.o src/cborencoder_float.pic.o src/cborparser.pic.o src/cborparser_float.pic.o src/cborpretty.pic.o src/cborparser_dup_string.pic.o src/cborpretty_stdio.pic.o src/cbortojson.pic.o src/cborvalidation.pic.o -lm cd lib ; ln -sf libtinycbor.so.0.6.0 libtinycbor.so ; ln -sf libtinycbor.so.0.6.0 libtinycbor.so.0.6 /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o tools/cbordump/cbordump.o tools/cbordump/cbordump.c /tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -o bin/cbordump tools/cbordump/cbordump.o lib/libtinycbor.so -lm sed > tinycbor.pc < tinycbor.pc.in \ -e 's,@prefix@,/usr/local,' \ -e 's,@exec_prefix@,/usr/local,' \ -e 's,@libdir@,/usr/local/lib,' \ -e 's,@includedir@,/usr/local/include,' \ -e 's,@version@,0.6.0,' make[1]: Leaving directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' >>> tinycbor 0.6.0 Installing to staging directory PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-as" LD="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-ld" NM="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" GCC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" CPP="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-cpp" CXX="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-g++" FC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" F77="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-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/tmp/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-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 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DISABLE_WERROR=1 V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /tmp/instance-8/output-1/build/tinycbor-0.6.0 DESTDIR=/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot prefix=/usr install make[1]: Entering directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' install -d /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin install -m 755 bin/cbordump /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin/cbordump install -d /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib install -m 644 lib/libtinycbor.so.0.6.0 /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/libtinycbor.so.0.6.0 install -d /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig install -m 644 tinycbor.pc /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig/tinycbor.pc install -d /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinycbor install -m 644 src/cbor.h /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinycbor/cbor.h install -d /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinycbor install -m 644 src/cborjson.h /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinycbor/cborjson.h install -d /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinycbor install -m 644 src/tinycbor-version.h /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include/tinycbor/tinycbor-version.h ln -sf libtinycbor.so.0.6.0 /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/libtinycbor.so ln -sf libtinycbor.so.0.6.0 /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/libtinycbor.so.0.6 make[1]: Leaving directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' >>> tinycbor 0.6.0 Fixing libtool files for la in $(find /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/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-8/output-1/host/aarch64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-8/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 >>> tinycbor 0.6.0 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-as" LD="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-ld" NM="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" GCC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" CPP="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-cpp" CXX="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-g++" FC="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" F77="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-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/tmp/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-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 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DISABLE_WERROR=1 V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /tmp/instance-8/output-1/build/tinycbor-0.6.0 DESTDIR=/tmp/instance-8/output-1/target prefix=/usr install make[1]: Entering directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' install -d /tmp/instance-8/output-1/target/usr/bin install -m 755 bin/cbordump /tmp/instance-8/output-1/target/usr/bin/cbordump install -d /tmp/instance-8/output-1/target/usr/lib install -m 644 lib/libtinycbor.so.0.6.0 /tmp/instance-8/output-1/target/usr/lib/libtinycbor.so.0.6.0 install -d /tmp/instance-8/output-1/target/usr/lib/pkgconfig install -m 644 tinycbor.pc /tmp/instance-8/output-1/target/usr/lib/pkgconfig/tinycbor.pc install -d /tmp/instance-8/output-1/target/usr/include/tinycbor install -m 644 src/cbor.h /tmp/instance-8/output-1/target/usr/include/tinycbor/cbor.h install -d /tmp/instance-8/output-1/target/usr/include/tinycbor install -m 644 src/cborjson.h /tmp/instance-8/output-1/target/usr/include/tinycbor/cborjson.h install -d /tmp/instance-8/output-1/target/usr/include/tinycbor install -m 644 src/tinycbor-version.h /tmp/instance-8/output-1/target/usr/include/tinycbor/tinycbor-version.h ln -sf libtinycbor.so.0.6.0 /tmp/instance-8/output-1/target/usr/lib/libtinycbor.so ln -sf libtinycbor.so.0.6.0 /tmp/instance-8/output-1/target/usr/lib/libtinycbor.so.0.6 make[1]: Leaving directory '/tmp/instance-8/output-1/build/tinycbor-0.6.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderx2t99%g" -e "s%@TARGET_ENDIAN@%little%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-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderx2t99%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-8/output-1/target/etc echo "buildroot" > /tmp/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-8/output-1/target/etc/hosts mkdir -p /tmp/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-8/output-1/target/etc/shadow rm -f /tmp/instance-8/output-1/target/bin/sh rm -rf /tmp/instance-8/output-1/target/usr/include /tmp/instance-8/output-1/target/usr/share/aclocal \ /tmp/instance-8/output-1/target/usr/lib/pkgconfig /tmp/instance-8/output-1/target/usr/share/pkgconfig \ /tmp/instance-8/output-1/target/usr/lib/cmake /tmp/instance-8/output-1/target/usr/share/cmake \ /tmp/instance-8/output-1/target/usr/lib/rpm /tmp/instance-8/output-1/target/usr/doc find /tmp/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/lib/ /tmp/instance-8/output-1/target/usr/lib/ /tmp/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-8/output-1/target/usr/share/gdb rm -rf /tmp/instance-8/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-8/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-8/output-1/target/usr/share/zsh rm -rf /tmp/instance-8/output-1/target/usr/man /tmp/instance-8/output-1/target/usr/share/man rm -rf /tmp/instance-8/output-1/target/usr/info /tmp/instance-8/output-1/target/usr/share/info rm -rf /tmp/instance-8/output-1/target/usr/doc /tmp/instance-8/output-1/target/usr/share/doc rm -rf /tmp/instance-8/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-8/output-1/target/lib/debug /tmp/instance-8/output-1/target/usr/lib/debug find /tmp/instance-8/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-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-451-g66d29ddf53"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-8/output-1/per-package /tmp/instance-8/buildroot/support/scripts/fix-rpath target touch /tmp/instance-8/output-1/target/usr ln -snf /tmp/instance-8/output-1/host/aarch64-buildroot-linux-musl/sysroot /tmp/instance-8/output-1/staging make: Leaving directory '/tmp/instance-8/buildroot' make: Entering directory '/tmp/instance-8/buildroot' >>> Buildroot 2022.08-451-g66d29ddf53 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.39 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.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 4.19.257 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.7 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> grep 3.8 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> inadyn 2.9.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> newt 0.52.21 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.257: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /tmp/instance-8/output-1/legal-info make: Leaving directory '/tmp/instance-8/buildroot'