-- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - big endian -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - found -- Found LibYANG: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyang.so (found version "1.10.7") -- Looking for shadow.h -- Looking for shadow.h - found -- Looking for crypt.h -- Looking for crypt.h - found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Missing tools (devscripts, debhelper package) for building DEB package. -- Missing tools (rpm package) for building RPM package. -- Found PkgConfig: /tmp/instance-2/output-1/host/bin/pkg-config (found version "1.6.3") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-2/output-1/build/libnetconf2-1.1.36 >>> libnetconf2 1.1.36 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/libnetconf2-1.1.36/ make[1]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' make[2]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' make[3]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' Scanning dependencies of target compat make[3]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' make[3]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' [ 10%] Building C object CMakeFiles/compat.dir/compat/compat.c.o make[3]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' [ 10%] Built target compat make[3]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' Scanning dependencies of target netconf2 make[3]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' make[3]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' [ 20%] Building C object CMakeFiles/netconf2.dir/src/io.c.o [ 30%] Building C object CMakeFiles/netconf2.dir/src/log.c.o [ 40%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o [ 50%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o [ 60%] Building C object CMakeFiles/netconf2.dir/src/session.c.o [ 70%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o [ 80%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o [ 90%] Building C object CMakeFiles/netconf2.dir/src/time.c.o /tmp/instance-2/output-1/build/libnetconf2-1.1.36/src/session_server.c: In function 'nc_accept': /tmp/instance-2/output-1/build/libnetconf2-1.1.36/src/session_server.c:1757:10: warning: 'uid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1757 | pw = getpwuid(uid); | ^~~~~~~~~~~~~ /tmp/instance-2/output-1/build/libnetconf2-1.1.36/src/session_server.c:1750:11: note: 'uid' was declared here 1750 | uid_t uid; | ^~~ [100%] Linking C shared library libnetconf2.so make[3]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' [100%] Built target netconf2 make[2]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' make[1]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' >>> libnetconf2 1.1.36 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /tmp/instance-2/output-1/build/libnetconf2-1.1.36/ make[1]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnetconf2.so.1.3.15 -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnetconf2.so.1 -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libnetconf2.so -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/nc_client.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/nc_server.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/config.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/log.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/netconf.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/session.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/messages_client.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/messages_server.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/session_client.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/session_client_ch.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/session_server.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnetconf2/session_server_ch.h -- Installing: /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libnetconf2.pc make[1]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' >>> libnetconf2 1.1.36 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-2/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-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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 >>> libnetconf2 1.1.36 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-2/output-1/target install/fast -C /tmp/instance-2/output-1/build/libnetconf2-1.1.36/ make[1]: Entering directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/target/usr/lib/libnetconf2.so.1.3.15 -- Installing: /tmp/instance-2/output-1/target/usr/lib/libnetconf2.so.1 -- Installing: /tmp/instance-2/output-1/target/usr/lib/libnetconf2.so -- Installing: /tmp/instance-2/output-1/target/usr/include/nc_client.h -- Installing: /tmp/instance-2/output-1/target/usr/include/nc_server.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/config.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/log.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/netconf.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/session.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/messages_client.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/messages_server.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/session_client.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/session_client_ch.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/session_server.h -- Installing: /tmp/instance-2/output-1/target/usr/include/libnetconf2/session_server_ch.h -- Installing: /tmp/instance-2/output-1/target/usr/lib/pkgconfig/libnetconf2.pc make[1]: Leaving directory '/tmp/instance-2/output-1/build/libnetconf2-1.1.36' mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8-br1.tar.gz: OK (sha256: ffc8f77233d1bd39ce4ec68835ad94aa6762624e4e96fb60102e87ba82db083e) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Extracting gzip -d -c /tmp/instance-2/dl/mmc-utils/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 -xf - >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Patching Applying 0001-mmc_cmds.c-fix-build-with-gcc-4.9.patch using patch: patching file mmc_cmds.c >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Configuring >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Building /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/powerpc-linux-ar" AS="/tmp/instance-2/output-1/host/bin/powerpc-linux-as" LD="/tmp/instance-2/output-1/host/bin/powerpc-linux-ld" NM="/tmp/instance-2/output-1/host/bin/powerpc-linux-nm" CC="/tmp/instance-2/output-1/host/bin/powerpc-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/powerpc-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/powerpc-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/powerpc-linux-g++" FC="/tmp/instance-2/output-1/host/bin/powerpc-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/powerpc-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/powerpc-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/powerpc-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/powerpc-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/powerpc-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/powerpc-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/powerpc-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/powerpc-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl AM_CFLAGS= make[1]: Entering directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8' /tmp/instance-2/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,./.mmc.o.d,-MT,mmc.o -c mmc.c -o mmc.o /tmp/instance-2/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,./.mmc_cmds.o.d,-MT,mmc_cmds.o -c mmc_cmds.c -o mmc_cmds.o /tmp/instance-2/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,./.lsmmc.o.d,-MT,lsmmc.o -c lsmmc.c -o lsmmc.o /tmp/instance-2/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,3rdparty/hmac_sha/.hmac_sha2.o.d,-MT,3rdparty/hmac_sha/hmac_sha2.o -c 3rdparty/hmac_sha/hmac_sha2.c -o 3rdparty/hmac_sha/hmac_sha2.o /tmp/instance-2/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wp,-MMD,3rdparty/hmac_sha/.sha2.o.d,-MT,3rdparty/hmac_sha/sha2.o -c 3rdparty/hmac_sha/sha2.c -o 3rdparty/hmac_sha/sha2.o /usr/bin/make -C man make[2]: Entering directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/man' /tmp/instance-2/output-1/host/bin/powerpc-linux-gcc -Wall -Werror -Wuninitialized -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mmc mmc.o mmc_cmds.o lsmmc.o 3rdparty/hmac_sha/hmac_sha2.o 3rdparty/hmac_sha/sha2.o make[1]: Leaving directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8' >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Installing to target /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 prefix=/usr DESTDIR=/tmp/instance-2/output-1/target install make[1]: Entering directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8' /usr/bin/make -C man install make[2]: Entering directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/man' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/man' install -m755 -d /tmp/instance-2/output-1/target/usr/bin install mmc /tmp/instance-2/output-1/target/usr/bin make[1]: Leaving directory '/tmp/instance-2/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-2/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-2/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-2/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-2/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-2/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-2/output-1/host/lib/pkgconfig:/tmp/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-2/output-1/host" --sysconfdir="/tmp/instance-2/output-1/host/etc" --localstatedir="/tmp/instance-2/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... /usr/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-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-2/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-2/output-1/host/lib/pkgconfig:/tmp/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-2/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-2/output-1/host/include -Wall -O2 -I/tmp/instance-2/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-2/output-1/host/include -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-2/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-2/output-1/host/lib/pkgconfig:/tmp/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c patchelf '/tmp/instance-2/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-2/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-2/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-2/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-2/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz: OK (sha256: da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Extracting gzip -d -c /tmp/instance-2/dl/ti-uim/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d -xf - >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Patching >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Configuring >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Building /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/powerpc-linux-ar" AS="/tmp/instance-2/output-1/host/bin/powerpc-linux-as" LD="/tmp/instance-2/output-1/host/bin/powerpc-linux-ld" NM="/tmp/instance-2/output-1/host/bin/powerpc-linux-nm" CC="/tmp/instance-2/output-1/host/bin/powerpc-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/powerpc-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/powerpc-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/powerpc-linux-g++" FC="/tmp/instance-2/output-1/host/bin/powerpc-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/powerpc-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/powerpc-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/powerpc-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/powerpc-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/powerpc-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/powerpc-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/powerpc-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/powerpc-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/tmp/instance-2/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' CC uim.o CC uim make[1]: Leaving directory '/tmp/instance-2/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Installing to target /usr/bin/install -m 0755 -D /tmp/instance-2/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/uim /tmp/instance-2/output-1/target/usr/sbin/uim >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-2/output-1/host/bin/powerpc-linux-%g' -e 's%@TARGET_ARCH@%ppc%g' -e 's%@TARGET_CPU@%e500mc%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-2/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-2/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-2/output-1/host/bin/glib-compile-schemas /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-2/output-1/target/etc/hosts mkdir -p /tmp/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-2/output-1/target/etc/shadow rm -f /tmp/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-2/output-1/build/locales.nopurge for dir in /tmp/instance-2/output-1/target/usr/share/locale /tmp/instance-2/output-1/target/usr/share/X11/locale /tmp/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-2/output-1/target/usr/include /tmp/instance-2/output-1/target/usr/share/aclocal \ /tmp/instance-2/output-1/target/usr/lib/pkgconfig /tmp/instance-2/output-1/target/usr/share/pkgconfig \ /tmp/instance-2/output-1/target/usr/lib/cmake /tmp/instance-2/output-1/target/usr/share/cmake \ /tmp/instance-2/output-1/target/usr/doc find /tmp/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-2/output-1/target/lib/ /tmp/instance-2/output-1/target/usr/lib/ /tmp/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-2/output-1/target/usr/share/gdb rm -rf /tmp/instance-2/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-2/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-2/output-1/target/usr/share/zsh rm -rf /tmp/instance-2/output-1/target/usr/man /tmp/instance-2/output-1/target/usr/share/man rm -rf /tmp/instance-2/output-1/target/usr/info /tmp/instance-2/output-1/target/usr/share/info rm -rf /tmp/instance-2/output-1/target/usr/doc /tmp/instance-2/output-1/target/usr/share/doc rm -rf /tmp/instance-2/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-2/output-1/target/lib/debug /tmp/instance-2/output-1/target/usr/lib/debug find /tmp/instance-2/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-2/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-2/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-135-g8a3ed32b05"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-2/output-1/per-package /tmp/instance-2/buildroot/support/scripts/fix-rpath target touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2021.02.3-135-g8a3ed32b05 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> civetweb 1.13 Collecting legal info LICENSE.md: OK (sha256: 291622dfbbf4fb35829726fbe97177b7227c0d4d6392b350660af73af4f86df8) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dante 1.4.2 Collecting legal info LICENSE: OK (sha256: 954ab6dbcf994711e28e603d8657d6eceef333cd6f9ca6705f0e9d118ab7d69a) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> gd 2.3.0 Collecting legal info COPYING: OK (sha256: 4d80b4af6c38d7a65128c881623dee2a5daee6b3a6ccab74a5cdfa0dfda96da7) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> tiff 4.2.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> gpsd 3.20 Collecting legal info COPYING: OK (sha256: 13ba6fe5b2f41f03b854f9ac5f271e116d5ed55890cc20f5fe44dcfa0dc5958b) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> gssdp 1.2.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libgeotiff 1.6.0 Collecting legal info LICENSE: OK (sha256: 6a22340b8293c50a34ce8e95589489bd3ec65bcb8b93e61cbda3daaafe498375) >>> proj 7.2.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnetconf2 1.1.36 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 1.0.215 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'