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 >>> 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... /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 -j32 -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 -j32 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' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/instance-2/output-1/host/bin' /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'. /bin/mkdir -p '/tmp/instance-2/output-1/host/share/doc/patchelf' /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' >>> snappy 1.1.8 Downloading --2020-04-26 15:58:54-- https://github.com/google/snappy/archive/1.1.8/snappy-1.1.8.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/google/snappy/tar.gz/1.1.8 [following] --2020-04-26 15:58:55-- https://codeload.github.com/google/snappy/tar.gz/1.1.8 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-2/output-1/build/.snappy-1.1.8.tar.gz.estgTe/output' 0K .......... .......... .......... .......... .......... 325K 50K .......... .......... .......... .......... .......... 648K 100K .......... .......... .......... .......... .......... 122M 150K .......... .......... .......... .......... .......... 125M 200K .......... .......... .......... .......... .......... 654K 250K .......... .......... .......... .......... .......... 109M 300K .......... .......... .......... .......... .......... 323K 350K .......... .......... .......... .......... .......... 285M 400K .......... .......... .......... .......... .......... 277M 450K .......... .......... .......... .......... .......... 288M 500K .......... .......... .......... .......... .......... 296M 550K .......... .......... .......... .......... .......... 313M 600K .......... .......... .......... .......... .......... 274M 650K .......... .......... .......... .......... .......... 302M 700K .......... .......... .......... .......... .......... 315M 750K .......... .......... .......... .......... .......... 667K 800K .......... .......... .......... .......... .......... 122M 850K .......... .......... .......... .......... .......... 127M 900K .......... .......... .......... .......... .......... 116M 950K .......... .......... .......... .......... .......... 647K 1000K .......... .......... .......... .......... .......... 156M 1050K .......... .......... 407M=0.6s 2020-04-26 15:58:56 (1.69 MB/s) - '/tmp/instance-2/output-1/build/.snappy-1.1.8.tar.gz.estgTe/output' saved [1096137] snappy-1.1.8.tar.gz: OK (sha256: 16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f) >>> snappy 1.1.8 Extracting gzip -d -c /tmp/instance-2/dl/snappy/snappy-1.1.8.tar.gz | /tmp/instance-2/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-2/output-1/build/snappy-1.1.8 -xf - >>> snappy 1.1.8 Patching >>> snappy 1.1.8 Configuring (mkdir -p /tmp/instance-2/output-1/build/snappy-1.1.8/ && cd /tmp/instance-2/output-1/build/snappy-1.1.8/ && rm -f CMakeCache.txt && 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/cmake /tmp/instance-2/output-1/build/snappy-1.1.8/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DSNAPPY_BUILD_TESTS=OFF ) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /tmp/instance-2/output-1/host/bin/m68k-linux-gcc -- Check for working C compiler: /tmp/instance-2/output-1/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/m68k-linux-g++ -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/m68k-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 byteswap.h -- Looking for byteswap.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - not found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - not found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed -- Performing Test HAVE_CLANG_MAVX -- Performing Test HAVE_CLANG_MAVX - Failed -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Failed -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test SNAPPY_HAVE_SSSE3 -- Performing Test SNAPPY_HAVE_SSSE3 - Failed -- Performing Test SNAPPY_HAVE_BMI2 -- Performing Test SNAPPY_HAVE_BMI2 - Failed -- Looking for mmap -- Looking for mmap - found -- Looking for sysconf -- Looking for sysconf - found -- 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/snappy-1.1.8 >>> snappy 1.1.8 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 -j32 -C /tmp/instance-2/output-1/build/snappy-1.1.8/ make[1]: Entering directory '/tmp/instance-2/output-1/build/snappy-1.1.8' make[2]: Entering directory '/tmp/instance-2/output-1/build/snappy-1.1.8' make[3]: Entering directory '/tmp/instance-2/output-1/build/snappy-1.1.8' Scanning dependencies of target snappy make[3]: Leaving directory '/tmp/instance-2/output-1/build/snappy-1.1.8' make[3]: Entering directory '/tmp/instance-2/output-1/build/snappy-1.1.8' [ 20%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o [ 40%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o [ 60%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o [ 80%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o [100%] Linking CXX static library libsnappy.a make[3]: Leaving directory '/tmp/instance-2/output-1/build/snappy-1.1.8' [100%] Built target snappy make[2]: Leaving directory '/tmp/instance-2/output-1/build/snappy-1.1.8' make[1]: Leaving directory '/tmp/instance-2/output-1/build/snappy-1.1.8' >>> snappy 1.1.8 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 -j32 DESTDIR=/tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /tmp/instance-2/output-1/build/snappy-1.1.8/ make[1]: Entering directory '/tmp/instance-2/output-1/build/snappy-1.1.8' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libsnappy.a -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/snappy-c.h -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/snappy-sinksource.h -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/snappy.h -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/snappy-stubs-public.h -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-2/output-1/build/snappy-1.1.8' >>> snappy 1.1.8 Fixing libtool files for la in $(find /tmp/instance-2/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-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/m68k-buildroot-uclinux-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/m68k-buildroot-uclinux-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 >>> snappy 1.1.8 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 -j32 DESTDIR=/tmp/instance-2/output-1/target install/fast -C /tmp/instance-2/output-1/build/snappy-1.1.8/ make[1]: Entering directory '/tmp/instance-2/output-1/build/snappy-1.1.8' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/target/usr/lib/libsnappy.a -- Installing: /tmp/instance-2/output-1/target/usr/include/snappy-c.h -- Installing: /tmp/instance-2/output-1/target/usr/include/snappy-sinksource.h -- Installing: /tmp/instance-2/output-1/target/usr/include/snappy.h -- Installing: /tmp/instance-2/output-1/target/usr/include/snappy-stubs-public.h -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-2/output-1/build/snappy-1.1.8' >>> sound-theme-borealis 0.9a Downloading --2020-04-26 15:58:59-- http://ico.bukvic.net/Linux/Borealis_soundtheme/Borealis_sound_theme_ogg-0.9a.tar.bz2 Resolving ico.bukvic.net (ico.bukvic.net)... 198.82.152.114 Connecting to ico.bukvic.net (ico.bukvic.net)|198.82.152.114|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2847817 (2.7M) [application/x-bzip2] Saving to: '/tmp/instance-2/output-1/build/.Borealis_sound_theme_ogg-0.9a.tar.bz2.3TsCtd/output' 0K .......... .......... .......... .......... .......... 1% 481K 6s 50K .......... .......... .......... .......... .......... 3% 965K 4s 100K .......... .......... .......... .......... .......... 5% 45.5M 3s 150K .......... .......... .......... .......... .......... 7% 82.2M 2s 200K .......... .......... .......... .......... .......... 8% 987K 2s 250K .......... .......... .......... .......... .......... 10% 82.6M 2s 300K .......... .......... .......... .......... .......... 12% 84.2M 1s 350K .......... .......... .......... .......... .......... 14% 65.8M 1s 400K .......... .......... .......... .......... .......... 16% 1008K 1s 450K .......... .......... .......... .......... .......... 17% 116M 1s 500K .......... .......... .......... .......... .......... 19% 91.7M 1s 550K .......... .......... .......... .......... .......... 21% 116M 1s 600K .......... .......... .......... .......... .......... 23% 90.3M 1s 650K .......... .......... .......... .......... .......... 25% 122M 1s 700K .......... .......... .......... .......... .......... 26% 121M 1s 750K .......... .......... .......... .......... .......... 28% 92.2M 1s 800K .......... .......... .......... .......... .......... 30% 128M 1s 850K .......... .......... .......... .......... .......... 32% 1.01M 1s 900K .......... .......... .......... .......... .......... 34% 122M 1s 950K .......... .......... .......... .......... .......... 35% 91.1M 1s 1000K .......... .......... .......... .......... .......... 37% 122M 1s 1050K .......... .......... .......... .......... .......... 39% 120M 0s 1100K .......... .......... .......... .......... .......... 41% 91.8M 0s 1150K .......... .......... .......... .......... .......... 43% 122M 0s 1200K .......... .......... .......... .......... .......... 44% 122M 0s 1250K .......... .......... .......... .......... .......... 46% 92.3M 0s 1300K .......... .......... .......... .......... .......... 48% 123M 0s 1350K .......... .......... .......... .......... .......... 50% 117M 0s 1400K .......... .......... .......... .......... .......... 52% 92.0M 0s 1450K .......... .......... .......... .......... .......... 53% 125M 0s 1500K .......... .......... .......... .......... .......... 55% 123M 0s 1550K .......... .......... .......... .......... .......... 57% 90.1M 0s 1600K .......... .......... .......... .......... .......... 59% 124M 0s 1650K .......... .......... .......... .......... .......... 61% 123M 0s 1700K .......... .......... .......... .......... .......... 62% 89.5M 0s 1750K .......... .......... .......... .......... .......... 64% 1.11M 0s 1800K .......... .......... .......... .......... .......... 66% 87.2M 0s 1850K .......... .......... .......... .......... .......... 68% 124M 0s 1900K .......... .......... .......... .......... .......... 70% 127M 0s 1950K .......... .......... .......... .......... .......... 71% 123M 0s 2000K .......... .......... .......... .......... .......... 73% 90.3M 0s 2050K .......... .......... .......... .......... .......... 75% 123M 0s 2100K .......... .......... .......... .......... .......... 77% 122M 0s 2150K .......... .......... .......... .......... .......... 79% 91.0M 0s 2200K .......... .......... .......... .......... .......... 80% 122M 0s 2250K .......... .......... .......... .......... .......... 82% 88.4M 0s 2300K .......... .......... .......... .......... .......... 84% 122M 0s 2350K .......... .......... .......... .......... .......... 86% 127M 0s 2400K .......... .......... .......... .......... .......... 88% 86.5M 0s 2450K .......... .......... .......... .......... .......... 89% 86.9M 0s 2500K .......... .......... .......... .......... .......... 91% 122M 0s 2550K .......... .......... .......... .......... .......... 93% 122M 0s 2600K .......... .......... .......... .......... .......... 95% 90.7M 0s 2650K .......... .......... .......... .......... .......... 97% 123M 0s 2700K .......... .......... .......... .......... .......... 98% 87.7M 0s 2750K .......... .......... .......... . 100% 151M=0.4s 2020-04-26 15:59:00 (7.30 MB/s) - '/tmp/instance-2/output-1/build/.Borealis_sound_theme_ogg-0.9a.tar.bz2.3TsCtd/output' saved [2847817/2847817] Borealis_sound_theme_ogg-0.9a.tar.bz2: OK (sha256: dd80a9c6317de29d42786ba7d95b114b64d06ec6c0c17dd18df853a5c668e727) >>> sound-theme-borealis 0.9a Extracting bzcat /tmp/instance-2/dl/sound-theme-borealis/Borealis_sound_theme_ogg-0.9a.tar.bz2 | /tmp/instance-2/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-2/output-1/build/sound-theme-borealis-0.9a -xf - >>> sound-theme-borealis 0.9a Patching >>> sound-theme-borealis 0.9a Configuring >>> sound-theme-borealis 0.9a Building >>> sound-theme-borealis 0.9a Installing to target for f in /tmp/instance-2/output-1/build/sound-theme-borealis-0.9a/*.ogg ; do /usr/bin/install -D -m 0644 $f /tmp/instance-2/output-1/target/usr/share/sounds/borealis/stereo/`basename $f` || exit 1; done >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /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 /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 rm -f /tmp/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-2/output-1/build/locales.nopurge; done 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/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 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/m68k-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/m68k-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=2020.05-git-01167-g080f4251ad"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /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 cat /tmp/instance-2/output-1/build/beecrypt-4.2.1/.files-list.txt /tmp/instance-2/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-2/output-1/build/flac-1.3.3/.files-list.txt /tmp/instance-2/output-1/build/flite-2.1/.files-list.txt /tmp/instance-2/output-1/build/flot-0.8.3/.files-list.txt /tmp/instance-2/output-1/build/fluid-soundfont-3.1/.files-list.txt /tmp/instance-2/output-1/build/fontconfig-2.13.1/.files-list.txt /tmp/instance-2/output-1/build/freetype-2.10.1/.files-list.txt /tmp/instance-2/output-1/build/ftop-1.0/.files-list.txt /tmp/instance-2/output-1/build/google-material-design-icons-2.2.3/.files-list.txt /tmp/instance-2/output-1/build/jquery-1.11.2/.files-list.txt /tmp/instance-2/output-1/build/libcap-ng-0.7.9/.files-list.txt /tmp/instance-2/output-1/build/libexif-0.6.21/.files-list.txt /tmp/instance-2/output-1/build/libmnl-1.0.4/.files-list.txt /tmp/instance-2/output-1/build/libnetfilter_conntrack-1.0.8/.files-list.txt /tmp/instance-2/output-1/build/libnfnetlink-1.0.1/.files-list.txt /tmp/instance-2/output-1/build/libopusenc-0.2.1/.files-list.txt /tmp/instance-2/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-2/output-1/build/openjpeg-2.3.1/.files-list.txt /tmp/instance-2/output-1/build/opus-1.3.1/.files-list.txt /tmp/instance-2/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-2/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-2/output-1/build/skeleton/.files-list.txt /tmp/instance-2/output-1/build/snappy-1.1.8/.files-list.txt /tmp/instance-2/output-1/build/sound-theme-borealis-0.9a/.files-list.txt /tmp/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /tmp/instance-2/output-1/build/toolchain-external/.files-list.txt /tmp/instance-2/output-1/build/toolchain/.files-list.txt /tmp/instance-2/output-1/build/util-linux-2.35.1/.files-list.txt > /tmp/instance-2/output-1/build/packages-file-list.txt cat /tmp/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-gperf-3.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-2/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt > /tmp/instance-2/output-1/build/packages-file-list-host.txt cat /tmp/instance-2/output-1/build/beecrypt-4.2.1/.files-list-staging.txt /tmp/instance-2/output-1/build/bitstream-1.5/.files-list-staging.txt /tmp/instance-2/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-2/output-1/build/flac-1.3.3/.files-list-staging.txt /tmp/instance-2/output-1/build/flite-2.1/.files-list-staging.txt /tmp/instance-2/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /tmp/instance-2/output-1/build/freetype-2.10.1/.files-list-staging.txt /tmp/instance-2/output-1/build/json-for-modern-cpp-3.7.3/.files-list-staging.txt /tmp/instance-2/output-1/build/libcap-ng-0.7.9/.files-list-staging.txt /tmp/instance-2/output-1/build/libexif-0.6.21/.files-list-staging.txt /tmp/instance-2/output-1/build/libmnl-1.0.4/.files-list-staging.txt /tmp/instance-2/output-1/build/libnetfilter_conntrack-1.0.8/.files-list-staging.txt /tmp/instance-2/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /tmp/instance-2/output-1/build/libopusenc-0.2.1/.files-list-staging.txt /tmp/instance-2/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-2/output-1/build/openjpeg-2.3.1/.files-list-staging.txt /tmp/instance-2/output-1/build/opus-1.3.1/.files-list-staging.txt /tmp/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-2/output-1/build/snappy-1.1.8/.files-list-staging.txt /tmp/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /tmp/instance-2/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-2/output-1/build/util-linux-2.35.1/.files-list-staging.txt > /tmp/instance-2/output-1/build/packages-file-list-staging.txt touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2020.05-git-01167-g080f4251ad Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> 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) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> flite 2.1 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> jquery 1.11.2 Collecting legal info >>> json-for-modern-cpp 3.7.3 Collecting legal info LICENSE.MIT: OK (sha256: 7400586ce89c6a2cc65f6ca46997da5d356a230673d3a211e040b783f23578a1) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.8 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> snappy 1.1.8 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> sound-theme-borealis 0.9a Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'