PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=static --buildtype=release --cross-file=/tmp/instance-1/output-1/build/orc-0.4.32//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-1/output-1/host/lib/pkgconfig -Dbenchmarks=disabled -Dexamples=disabled -Dgtk_doc=disabled -Dorc-test=disabled -Dtests=disabled -Dtools=disabled /tmp/instance-1/output-1/build/orc-0.4.32/ /tmp/instance-1/output-1/build/orc-0.4.32//build The Meson build system Version: 0.61.0 Source dir: /tmp/instance-1/output-1/build/orc-0.4.32 Build dir: /tmp/instance-1/output-1/build/orc-0.4.32/build Build type: cross build Project name: orc Project version: 0.4.32 C compiler for the host machine: /tmp/instance-1/output-1/host/bin/m68k-linux-gcc (gcc 10.3.0 "m68k-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 10.3.0") C linker for the host machine: /tmp/instance-1/output-1/host/bin/m68k-linux-gcc ld.bfd 2.32 C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: m68k Host machine cpu: 5208 Target machine cpu family: m68k Target machine cpu: 5208 Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports arguments -fvisibility=hidden: YES ../output-1/build/orc-0.4.32/meson.build:70: WARNING: m68k isn't a supported cpu family for optimization Run-time dependency threads found: YES Library m found: YES Checking for function "clock_gettime" : YES Header has symbol "__android_log_print" : NO Checking for function "gettimeofday" : YES Checking for function "posix_memalign" : YES Checking for function "mmap" : YES Has header "sys/time.h" : YES Has header "unistd.h" : YES Has header "valgrind/valgrind.h" : NO Program gtkdoc-scan skipped: feature gtk_doc disabled Message: Not building documentation (disabled) Configuring config.h using configuration ../output-1/build/orc-0.4.32/meson.build:220: WARNING: Project targeting '>= 0.53' but tried to use feature introduced in '0.54.0': list_sep arg in summary. Build targets in project: 3 WARNING: Project specifies a minimum meson_version '>= 0.49.0' but uses features which were added in newer versions: * 0.54.0: {'list_sep arg in summary'} orc 0.4.32 Backends SSE : YES MMX : YES NEON : YES MIPS : YES c64x : YES Altivec : YES Build options Tools : NO Tests : NO Examples : NO Benchmarks : NO Documentation : NO disabled Orc-test library : NO User defined options Cross files : /tmp/instance-1/output-1/build/orc-0.4.32//build/cross-compilation.conf build.pkg_config_path: /tmp/instance-1/output-1/host/lib/pkgconfig buildtype : release default_library : static libdir : lib prefix : /usr strip : false b_pie : false benchmarks : disabled examples : disabled gtk_doc : disabled orc-test : disabled tests : disabled tools : disabled Found ninja-1.10.2 at /tmp/instance-1/output-1/host/bin/ninja >>> orc 0.4.32 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/ninja -j32 -C /tmp/instance-1/output-1/build/orc-0.4.32//build ninja: Entering directory `/tmp/instance-1/output-1/build/orc-0.4.32//build' [1/39] Compiling C object orc/liborc-0.4.a.p/orccode.c.o [2/39] Compiling C object orc/liborc-0.4.a.p/orconce.c.o [3/39] Compiling C object orc/liborc-0.4.a.p/orcrule.c.o [4/39] Compiling C object orc/liborc-0.4.a.p/orc.c.o [5/39] Compiling C object orc/liborc-0.4.a.p/orcfunctions.c.o [6/39] Compiling C object orc/liborc-0.4.a.p/orcdebug.c.o [7/39] Compiling C object orc/liborc-0.4.a.p/orcmmx.c.o [8/39] Compiling C object orc/liborc-0.4.a.p/orcsse.c.o [9/39] Compiling C object orc/liborc-0.4.a.p/orcutils.c.o [10/39] Compiling C object orc/liborc-0.4.a.p/orccodemem.c.o [11/39] Compiling C object orc/liborc-0.4.a.p/orcopcodes.c.o [12/39] Compiling C object orc/generate-bytecode.p/generate-bytecode.c.o [13/39] Compiling C object orc/generate-emulation.p/generate-emulation.c.o [14/39] Compiling C object orc/liborc-0.4.a.p/orcexecutor.c.o [15/39] Compiling C object orc/liborc-0.4.a.p/orcparse.c.o [16/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-neon.c.o [17/39] Compiling C object orc/liborc-0.4.a.p/orcx86.c.o [18/39] Compiling C object orc/liborc-0.4.a.p/orcx86insn.c.o [19/39] Compiling C object orc/liborc-0.4.a.p/orcrules-mips.c.o [20/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-altivec.c.o [21/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-mips.c.o [22/39] Compiling C object orc/liborc-0.4.a.p/orcprogram.c.o [23/39] Compiling C object orc/liborc-0.4.a.p/orcarm.c.o [24/39] Compiling C object orc/liborc-0.4.a.p/orcbytecode.c.o [25/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-mmx.c.o [26/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-sse.c.o [27/39] Compiling C object orc/liborc-0.4.a.p/orccompiler.c.o [28/39] Compiling C object orc/liborc-0.4.a.p/orcpowerpc.c.o [29/39] Compiling C object orc/liborc-0.4.a.p/orcmips.c.o [30/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-c64x-c.c.o [31/39] Compiling C object orc/liborc-0.4.a.p/orcrules-mmx.c.o [32/39] Compiling C object orc/liborc-0.4.a.p/orcrules-altivec.c.o [33/39] Compiling C object orc/liborc-0.4.a.p/orcprogram-c.c.o [34/39] Compiling C object orc/liborc-0.4.a.p/orcrules-sse.c.o [35/39] Compiling C object orc/liborc-0.4.a.p/orcemulateopcodes.c.o [36/39] Compiling C object orc/liborc-0.4.a.p/orcrules-neon.c.o [37/39] Linking static target orc/liborc-0.4.a [38/39] Linking target orc/generate-emulation [39/39] Linking target orc/generate-bytecode >>> orc 0.4.32 Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/ninja -j32 -C /tmp/instance-1/output-1/build/orc-0.4.32//build install ninja: Entering directory `/tmp/instance-1/output-1/build/orc-0.4.32//build' [0/1] Installing files. Installing orc/liborc-0.4.a to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orc.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcarm.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcbytecode.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcbytecodes.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccode.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccompiler.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcconstant.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccpu.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccpuinsn.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcdebug.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcemulateopcodes.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcexecutor.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcfunctions.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcinstruction.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcinternal.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orclimits.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcmmx.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcneon.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orconce.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcopcode.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcparse.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcpowerpc.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcprogram.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcrule.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcsse.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orctarget.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcutils.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcvariable.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcx86.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcx86insn.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcmips.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orc-stdint.h to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/build/meson-private/orc-0.4.pc to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc.m4 to /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal >>> orc 0.4.32 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> orc 0.4.32 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/tmp/instance-1/output-1/target PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/ninja -j32 -C /tmp/instance-1/output-1/build/orc-0.4.32//build install ninja: Entering directory `/tmp/instance-1/output-1/build/orc-0.4.32//build' [0/1] Installing files. Installing orc/liborc-0.4.a to /tmp/instance-1/output-1/target/usr/lib Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orc.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcarm.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcbytecode.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcbytecodes.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccode.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccompiler.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcconstant.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccpu.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orccpuinsn.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcdebug.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcemulateopcodes.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcexecutor.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcfunctions.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcinstruction.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcinternal.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orclimits.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcmmx.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcneon.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orconce.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcopcode.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcparse.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcpowerpc.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcprogram.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcrule.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcsse.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orctarget.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcutils.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcvariable.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcx86.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcx86insn.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orcmips.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc/orc-stdint.h to /tmp/instance-1/output-1/target/usr/include/orc-0.4/orc Installing /tmp/instance-1/output-1/build/orc-0.4.32/build/meson-private/orc-0.4.pc to /tmp/instance-1/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-1/output-1/build/orc-0.4.32/orc.m4 to /tmp/instance-1/output-1/target/usr/share/aclocal patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-1/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-1/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-1/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-1/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-1/output-1/host" --sysconfdir="/tmp/instance-1/output-1/host/etc" --localstatedir="/tmp/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-1/output-1/host/include -Wall -O2 -I/tmp/instance-1/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j32 install -C /tmp/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/instance-1/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-1/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-1/output-1/host/share/doc/patchelf' /bin/mkdir -p '/tmp/instance-1/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-1/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-1/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz: OK (sha256: da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Extracting gzip -d -c /tmp/instance-1/dl/ti-uim/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d -xf - >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Patching >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Configuring >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Building /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/m68k-linux-gcc-ar" AS="/tmp/instance-1/output-1/host/bin/m68k-linux-as" LD="/tmp/instance-1/output-1/host/bin/m68k-linux-ld" NM="/tmp/instance-1/output-1/host/bin/m68k-linux-gcc-nm" CC="/tmp/instance-1/output-1/host/bin/m68k-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/m68k-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/m68k-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/m68k-linux-g++" FC="/tmp/instance-1/output-1/host/bin/m68k-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/m68k-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/m68k-linux-gcc-ranlib" READELF="/tmp/instance-1/output-1/host/bin/m68k-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/m68k-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -O2 -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -O2 -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/tmp/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' CC uim.o In file included from uim.c:34: uim.h:29: warning: "BOTHER" redefined 29 | #define BOTHER 0x00001000 | In file included from /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/termios.h:39, from uim.c:24: /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/bits/termios.h:156: note: this is the location of the previous definition 156 | #define BOTHER 0010000 | CC uim make[1]: Leaving directory '/tmp/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Installing to target /usr/bin/install -m 0755 -D /tmp/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/uim /tmp/instance-1/output-1/target/usr/sbin/uim zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /tmp/instance-1/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /tmp/instance-1/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /tmp/instance-1/output-1/target/lib/firmware/zd1211/ cp -dpf /tmp/instance-1/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /tmp/instance-1/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/m68k-linux-%g' -e 's%@TARGET_ARCH@%m68k%g' -e 's%@TARGET_CPU@%5208%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-1/output-1/build/busybox-1.34.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-1/output-1/build/busybox-1.34.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-1/output-1/target/etc/shells; fi mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh if [ -x /tmp/instance-1/output-1/target/sbin/swapon -a -x /tmp/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.11-1153-gd7cf67fc94"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.11-1153-gd7cf67fc94 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> busybox 1.34.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> hans 1.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> inih 53 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.61.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.10.1 Collecting legal info LICENSE: OK (sha256: d0285b61e1a8e420c7deb95836738a5d4a0d26463138b17601f5971212684c4b) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 59.8.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> initscripts Collecting legal info >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'