-- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/Logo.png -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/SmallLogo44x44.png -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/ApplicationIcon.png -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/SmallLogo.png -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/SplashScreen.png -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/Windows_TemporaryKey.pfx -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/Windows/StoreLogo.png -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/CMakeVSMacros2.vsmacros -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/Templates/AppleInfo.plist -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/editors/vim/indent -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/editors/vim/indent/cmake.vim -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/editors/vim/syntax -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/editors/vim/syntax/cmake.vim -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/editors/emacs/cmake-mode.el -- Installing: /tmp/instance-16/output-1/host/share/aclocal/cmake.m4 -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/completions/cmake -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/completions/cpack -- Installing: /tmp/instance-16/output-1/host/share/cmake-3.16/completions/ctest make[1]: Leaving directory '/tmp/instance-16/output-1/build/host-cmake-3.16.9' >>> leveldb 1.22 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-16/output-1/build/.leveldb-1.22.tar.gz.eyJdmT/output' 'https://github.com/google/leveldb/archive/1.22/leveldb-1.22.tar.gz' --2021-07-30 08:10:11-- https://github.com/google/leveldb/archive/1.22/leveldb-1.22.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/google/leveldb/tar.gz/1.22 [following] --2021-07-30 08:10:11-- https://codeload.github.com/google/leveldb/tar.gz/1.22 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 239365 (234K) [application/x-gzip] Saving to: '/tmp/instance-16/output-1/build/.leveldb-1.22.tar.gz.eyJdmT/output' 0K .......... .......... .......... .......... .......... 21% 2.97M 0s 50K .......... .......... .......... .......... .......... 42% 6.03M 0s 100K .......... .......... .......... .......... .......... 64% 86.7M 0s 150K .......... .......... .......... .......... .......... 85% 6.37M 0s 200K .......... .......... .......... ... 100% 115M=0.03s 2021-07-30 08:10:11 (6.91 MB/s) - '/tmp/instance-16/output-1/build/.leveldb-1.22.tar.gz.eyJdmT/output' saved [239365/239365] leveldb-1.22.tar.gz: OK (sha256: 55423cac9e3306f4a9502c738a001e4a339d1a38ffbee7572d4a07d5d63949b2) >>> leveldb 1.22 Extracting gzip -d -c /tmp/instance-16/dl/leveldb/leveldb-1.22.tar.gz | tar --strip-components=1 -C /tmp/instance-16/output-1/build/leveldb-1.22 -xf - >>> leveldb 1.22 Patching Applying 0001-Fix-compilation-with-g-4.8.2.patch using patch: patching file db/db_iter.cc Applying 0002-CMake-install-libmemenv.a.patch using patch: patching file CMakeLists.txt Hunk #2 succeeded at 430 (offset -12 lines). Hunk #3 succeeded at 456 (offset -12 lines). Applying 0003-CMakeLists.txt-check-for-atomic-library.patch using patch: patching file CMakeLists.txt Hunk #1 succeeded at 35 (offset -6 lines). Hunk #2 succeeded at 270 (offset -1 lines). Applying 0004-cmake-Use-find_package-to-find-Snappy.patch using patch: patching file CMakeLists.txt patching file cmake/FindSnappy.cmake >>> leveldb 1.22 Configuring (mkdir -p /tmp/instance-16/output-1/build/leveldb-1.22/ && cd /tmp/instance-16/output-1/build/leveldb-1.22/ && rm -f CMakeCache.txt && PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-16/output-1/host/bin/cmake /tmp/instance-16/output-1/build/leveldb-1.22/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-16/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=ON -DLEVELDB_BUILD_BENCHMARKS=OFF -DLEVELDB_BUILD_TESTS=OFF ) -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /tmp/instance-16/output-1/host/bin/aarch64_be-linux-gnu-gcc -- Check for working C compiler: /tmp/instance-16/output-1/host/bin/aarch64_be-linux-gnu-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-16/output-1/host/bin/aarch64_be-linux-gnu-g++ -- Check for working CXX compiler: /tmp/instance-16/output-1/host/bin/aarch64_be-linux-gnu-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 -- Could NOT find Snappy (missing: SNAPPY_LIBRARY SNAPPY_INCLUDE_DIR) -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for __atomic_fetch_add_4 in atomic -- Looking for __atomic_fetch_add_4 in atomic - found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- 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-16/output-1/build/leveldb-1.22 >>> leveldb 1.22 Building PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/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-16/output-1/build/leveldb-1.22/ make[1]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[2]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[3]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[3]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' Scanning dependencies of target memenv make[3]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[3]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' [ 2%] Building CXX object CMakeFiles/memenv.dir/helpers/memenv/memenv.cc.o Scanning dependencies of target leveldb make[3]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[3]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' [ 4%] Building CXX object CMakeFiles/leveldb.dir/db/c.cc.o [ 9%] Building CXX object CMakeFiles/leveldb.dir/db/builder.cc.o [ 9%] Building CXX object CMakeFiles/leveldb.dir/db/db_impl.cc.o [ 11%] Building CXX object CMakeFiles/leveldb.dir/db/db_iter.cc.o [ 13%] Building CXX object CMakeFiles/leveldb.dir/db/dumpfile.cc.o [ 16%] Building CXX object CMakeFiles/leveldb.dir/db/memtable.cc.o [ 18%] Building CXX object CMakeFiles/leveldb.dir/db/dbformat.cc.o [ 20%] Building CXX object CMakeFiles/leveldb.dir/db/log_reader.cc.o [ 23%] Building CXX object CMakeFiles/leveldb.dir/db/log_writer.cc.o [ 25%] Building CXX object CMakeFiles/leveldb.dir/db/filename.cc.o [ 27%] Building CXX object CMakeFiles/leveldb.dir/db/repair.cc.o [ 30%] Building CXX object CMakeFiles/leveldb.dir/db/table_cache.cc.o [ 32%] Building CXX object CMakeFiles/leveldb.dir/db/version_edit.cc.o [ 34%] Building CXX object CMakeFiles/leveldb.dir/db/write_batch.cc.o [ 37%] Building CXX object CMakeFiles/leveldb.dir/db/version_set.cc.o [ 39%] Building CXX object CMakeFiles/leveldb.dir/table/block_builder.cc.o [ 41%] Building CXX object CMakeFiles/leveldb.dir/table/filter_block.cc.o [ 44%] Building CXX object CMakeFiles/leveldb.dir/table/block.cc.o [ 46%] Building CXX object CMakeFiles/leveldb.dir/table/format.cc.o [ 48%] Building CXX object CMakeFiles/leveldb.dir/table/iterator.cc.o [ 51%] Building CXX object CMakeFiles/leveldb.dir/table/table.cc.o [ 53%] Building CXX object CMakeFiles/leveldb.dir/table/merger.cc.o [ 55%] Building CXX object CMakeFiles/leveldb.dir/table/table_builder.cc.o [ 58%] Building CXX object CMakeFiles/leveldb.dir/util/arena.cc.o [ 60%] Building CXX object CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o [ 62%] Building CXX object CMakeFiles/leveldb.dir/util/cache.cc.o [ 67%] Building CXX object CMakeFiles/leveldb.dir/util/coding.cc.o [ 67%] Building CXX object CMakeFiles/leveldb.dir/util/bloom.cc.o [ 69%] Building CXX object CMakeFiles/leveldb.dir/util/comparator.cc.o [ 72%] Building CXX object CMakeFiles/leveldb.dir/util/crc32c.cc.o [ 74%] Building CXX object CMakeFiles/leveldb.dir/util/env.cc.o [ 76%] Building CXX object CMakeFiles/leveldb.dir/util/filter_policy.cc.o [ 79%] Building CXX object CMakeFiles/leveldb.dir/util/logging.cc.o [ 81%] Building CXX object CMakeFiles/leveldb.dir/util/hash.cc.o [ 83%] Building CXX object CMakeFiles/leveldb.dir/util/options.cc.o [ 86%] Building CXX object CMakeFiles/leveldb.dir/util/status.cc.o [ 88%] Building CXX object CMakeFiles/leveldb.dir/util/env_posix.cc.o [ 90%] Building CXX object CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o [ 93%] Linking CXX static library libmemenv.a make[3]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' [ 93%] Built target memenv [ 95%] Linking CXX shared library libleveldb.so make[3]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' [ 95%] Built target leveldb make[3]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' Scanning dependencies of target leveldbutil make[3]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[3]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' [ 97%] Building CXX object CMakeFiles/leveldbutil.dir/db/leveldbutil.cc.o [100%] Linking CXX executable leveldbutil make[3]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' [100%] Built target leveldbutil make[2]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' make[1]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' >>> leveldb 1.22 Installing to staging directory PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/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-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-16/output-1/build/leveldb-1.22/ make[1]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libleveldb.so.1.22.0 -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libleveldb.so.1 -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libleveldb.so -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libmemenv.a -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/c.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/cache.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/comparator.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/db.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/dumpfile.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/env.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/export.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/filter_policy.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/iterator.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/options.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/slice.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/status.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/table_builder.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/table.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/leveldb/write_batch.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/helpers/memenv/memenv.h -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/cmake/leveldb/leveldbTargets.cmake -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/cmake/leveldb/leveldbTargets-release.cmake -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/cmake/leveldb/leveldbConfig.cmake -- Installing: /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/cmake/leveldb/leveldbConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' >>> leveldb 1.22 Fixing libtool files for la in $(find /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-16/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-16/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-16/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-16/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 >>> leveldb 1.22 Installing to target PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/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-16/output-1/target install/fast -C /tmp/instance-16/output-1/build/leveldb-1.22/ make[1]: Entering directory '/tmp/instance-16/output-1/build/leveldb-1.22' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-16/output-1/target/usr/lib/libleveldb.so.1.22.0 -- Installing: /tmp/instance-16/output-1/target/usr/lib/libleveldb.so.1 -- Installing: /tmp/instance-16/output-1/target/usr/lib/libleveldb.so -- Installing: /tmp/instance-16/output-1/target/usr/lib/libmemenv.a -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/c.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/cache.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/comparator.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/db.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/dumpfile.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/env.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/export.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/filter_policy.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/iterator.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/options.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/slice.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/status.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/table_builder.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/table.h -- Installing: /tmp/instance-16/output-1/target/usr/include/leveldb/write_batch.h -- Installing: /tmp/instance-16/output-1/target/usr/include/helpers/memenv/memenv.h -- Installing: /tmp/instance-16/output-1/target/usr/lib/cmake/leveldb/leveldbTargets.cmake -- Installing: /tmp/instance-16/output-1/target/usr/lib/cmake/leveldb/leveldbTargets-release.cmake -- Installing: /tmp/instance-16/output-1/target/usr/lib/cmake/leveldb/leveldbConfig.cmake -- Installing: /tmp/instance-16/output-1/target/usr/lib/cmake/leveldb/leveldbConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-16/output-1/build/leveldb-1.22' >>> host-patchelf 0.9 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-16/output-1/build/.patchelf-0.9.tar.bz2.DLNAHu/output' 'https://nixos.org/releases/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2' --2021-07-30 08:10:15-- https://nixos.org/releases/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2 Resolving nixos.org (nixos.org)... 2a03:b0c0:3:d0::d25:d001, 2a03:b0c0:3:d0::1440:1, 3.67.234.155, ... Connecting to nixos.org (nixos.org)|2a03:b0c0:3:d0::d25:d001|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://releases.nixos.org/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2 [following] --2021-07-30 08:10:15-- https://releases.nixos.org/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2 Resolving releases.nixos.org (releases.nixos.org)... 2600:9000:218f:9200:13:75d2:9000:93a1, 2600:9000:218f:c400:13:75d2:9000:93a1, 2600:9000:218f:4e00:13:75d2:9000:93a1, ... Connecting to releases.nixos.org (releases.nixos.org)|2600:9000:218f:9200:13:75d2:9000:93a1|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 159956 (156K) [application/x-tar] Saving to: '/tmp/instance-16/output-1/build/.patchelf-0.9.tar.bz2.DLNAHu/output' 0K .......... .......... .......... .......... .......... 32% 12.2M 0s 50K .......... .......... .......... .......... .......... 64% 14.7M 0s 100K .......... .......... .......... .......... .......... 96% 61.3M 0s 150K ...... 100% 141M=0.008s 2021-07-30 08:10:16 (18.7 MB/s) - '/tmp/instance-16/output-1/build/.patchelf-0.9.tar.bz2.DLNAHu/output' saved [159956/159956] patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-16/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-16/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-16/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-16/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-16/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-16/output-1/host/lib/pkgconfig:/tmp/instance-16/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-16/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-16/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-16/output-1/host/include" LDFLAGS="-L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-16/output-1/host/include" LDFLAGS="-L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-16/output-1/host" --sysconfdir="/tmp/instance-16/output-1/host/etc" --localstatedir="/tmp/instance-16/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-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-16/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-16/output-1/host/lib/pkgconfig:/tmp/instance-16/output-1/host/share/pkgconfig" /usr/bin/make -j32 -C /tmp/instance-16/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-16/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-16/output-1/host/include -Wall -O2 -I/tmp/instance-16/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-16/output-1/host/include -L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-16/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-16/output-1/host/lib/pkgconfig:/tmp/instance-16/output-1/host/share/pkgconfig" /usr/bin/make -j32 install -C /tmp/instance-16/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-16/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-16/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-16/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-16/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-16/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-16/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-16/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-16/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-16/output-1/build/host-patchelf-0.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-16/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-16/output-1/host/bin/aarch64_be-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a53%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-16/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-16/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-16/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-16/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-16/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-16/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-16/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-16/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-16/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-16/output-1/target/etc/shells; fi mkdir -p /tmp/instance-16/output-1/target/etc echo "buildroot" > /tmp/instance-16/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-16/output-1/target/etc/hosts mkdir -p /tmp/instance-16/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-16/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-16/output-1/target/etc/shadow rm -f /tmp/instance-16/output-1/target/bin/sh if [ -x /tmp/instance-16/output-1/target/sbin/swapon -a -x /tmp/instance-16/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-16/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-16/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-16/output-1/build/locales.nopurge for dir in /tmp/instance-16/output-1/target/usr/share/locale /tmp/instance-16/output-1/target/usr/share/X11/locale /tmp/instance-16/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-16/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-16/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-16/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-16/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-16/output-1/target/usr/include /tmp/instance-16/output-1/target/usr/share/aclocal \ /tmp/instance-16/output-1/target/usr/lib/pkgconfig /tmp/instance-16/output-1/target/usr/share/pkgconfig \ /tmp/instance-16/output-1/target/usr/lib/cmake /tmp/instance-16/output-1/target/usr/share/cmake \ /tmp/instance-16/output-1/target/usr/doc find /tmp/instance-16/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-16/output-1/target/lib/ /tmp/instance-16/output-1/target/usr/lib/ /tmp/instance-16/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-16/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-16/output-1/target/usr/share/gdb rm -rf /tmp/instance-16/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-16/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-16/output-1/target/usr/share/zsh rm -rf /tmp/instance-16/output-1/target/usr/man /tmp/instance-16/output-1/target/usr/share/man rm -rf /tmp/instance-16/output-1/target/usr/info /tmp/instance-16/output-1/target/usr/share/info rm -rf /tmp/instance-16/output-1/target/usr/doc /tmp/instance-16/output-1/target/usr/share/doc rm -rf /tmp/instance-16/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-16/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-16/output-1/target/lib/debug /tmp/instance-16/output-1/target/usr/lib/debug find /tmp/instance-16/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-16/output-1/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-16/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-16/output-1/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-16/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-16/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-16/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-16/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-16/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-16/output-1/per-package /tmp/instance-16/buildroot/support/scripts/fix-rpath target touch /tmp/instance-16/output-1/target/usr ln -snf /tmp/instance-16/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /tmp/instance-16/output-1/staging make: Leaving directory '/tmp/instance-16/buildroot' make: Entering directory '/tmp/instance-16/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a 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-linaro-aarch64-be 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> initscripts Collecting legal info >>> host-kmod 28 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> leveldb 1.22 Collecting legal info LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-be-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-16/output-1/legal-info make: Leaving directory '/tmp/instance-16/buildroot'