300K .......... .......... .......... .......... .......... 23% 169M 1s 350K .......... .......... .......... .......... .......... 26% 167M 1s 400K .......... .......... .......... .......... .......... 29% 1.10M 1s 450K .......... .......... .......... .......... .......... 33% 205M 0s 500K .......... .......... .......... .......... .......... 36% 34.5M 0s 550K .......... .......... .......... .......... .......... 39% 159M 0s 600K .......... .......... .......... .......... .......... 43% 26.6M 0s 650K .......... .......... .......... .......... .......... 46% 1.02M 0s 700K .......... .......... .......... .......... .......... 49% 162M 0s 750K .......... .......... .......... .......... .......... 53% 144M 0s 800K .......... .......... .......... .......... .......... 56% 1.12M 0s 850K .......... .......... .......... .......... .......... 59% 198M 0s 900K .......... .......... .......... .......... .......... 63% 178M 0s 950K .......... .......... .......... .......... .......... 66% 176M 0s 1000K .......... .......... .......... .......... .......... 69% 179M 0s 1050K .......... .......... .......... .......... .......... 73% 169M 0s 1100K .......... .......... .......... .......... .......... 76% 154M 0s 1150K .......... .......... .......... .......... .......... 79% 167M 0s 1200K .......... .......... .......... .......... .......... 83% 92.7M 0s 1250K .......... .......... .......... .......... .......... 86% 129M 0s 1300K .......... .......... .......... .......... .......... 89% 199M 0s 1350K .......... .......... .......... .......... .......... 93% 185M 0s 1400K .......... .......... .......... .......... .......... 96% 182M 0s 1450K .......... .......... .......... .......... .......... 99% 181M 0s 1500K . 100% 1.90T=0.3s 2022-11-22 13:40:03 (4.35 MB/s) - '/tmp/instance-19/output-1/build/.x265_3.5.tar.gz.g6g7hZ/output' saved [1537044/1537044] x265_3.5.tar.gz: OK (md5: deb5df5cb2ec17bdbae6ac6bbc3b1eef) x265_3.5.tar.gz: OK (sha256: e70a3335cacacbba0b3a20ec6fecd6783932288ebc8163ad74bcc9606477cae8) >>> x265 3.5 Extracting gzip -d -c /tmp/instance-19/dl/x265/x265_3.5.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/x265-3.5 -xf - >>> x265 3.5 Patching Applying 0001-fix-gcc-options.patch using patch: patching file source/CMakeLists.txt patching file source/dynamicHDR10/CMakeLists.txt >>> x265 3.5 Configuring (mkdir -p /tmp/instance-19/output-1/build/x265-3.5/source && cd /tmp/instance-19/output-1/build/x265-3.5/source && rm -f CMakeCache.txt && PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-19/output-1/host/bin/cmake /tmp/instance-19/output-1/build/x265-3.5/source -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-19/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DENABLE_SHARED=ON -DENABLE_PIC=ON -DENABLE_CLI=OFF ) -- cmake version 3.22.3 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-19/output-1/host/bin/sparc64-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/instance-19/output-1/host/bin/sparc64-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- CMAKE_SYSTEM_PROCESSOR value `sparc64` is unknown -- Please add this value near /tmp/instance-19/output-1/build/x265-3.5/source/CMakeLists.txt:84 CMake Warning (dev) at /tmp/instance-19/output-1/host/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (NUMA) does not match the name of the calling package (Numa). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindNuma.cmake:43 (find_package_handle_standard_args) CMakeLists.txt:100 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success CMake Warning (dev) at /tmp/instance-19/output-1/host/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (nasm) does not match the name of the calling package (Nasm). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindNasm.cmake:23 (find_package_handle_standard_args) CMakeLists.txt:348 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- GIT_EXECUTABLE /usr/bin/git -- SOURCE CODE IS FROM x265 GIT ARCHIVED ZIP OR TAR BALL -- GIT ARCHIVAL INFORMATION PROCESSED -- X265 RELEASE VERSION 3.5+1-f0c1022b6 -- Looking for strtok_r -- Looking for strtok_r - 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-19/output-1/build/x265-3.5/source >>> x265 3.5 Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-19/output-1/build/x265-3.5/source make[1]: Entering directory '/tmp/instance-19/output-1/build/x265-3.5/source' [ 1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 3%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 5%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 9%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 19%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 27%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o /tmp/instance-19/output-1/build/x265-3.5/source/encoder/ratecontrol.cpp: In member function 'int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)': /tmp/instance-19/output-1/build/x265-3.5/source/encoder/ratecontrol.cpp:3025:36: warning: '~' directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] 3025 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ^ In file included from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:888, from /tmp/instance-19/output-1/host/opt/ext-toolchain/sparc64-buildroot-linux-gnu/include/c++/11.2.0/cstdio:42, from /tmp/instance-19/output-1/build/x265-3.5/source/common/common.h:33, from /tmp/instance-19/output-1/build/x265-3.5/source/encoder/ratecontrol.cpp:30: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 3 and 140 bytes into a destination of size 128 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-19/output-1/build/x265-3.5/source/encoder/ratecontrol.cpp:3026:33: warning: '~' directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] 3026 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ^ In file included from /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:888, from /tmp/instance-19/output-1/host/opt/ext-toolchain/sparc64-buildroot-linux-gnu/include/c++/11.2.0/cstdio:42, from /tmp/instance-19/output-1/build/x265-3.5/source/common/common.h:33, from /tmp/instance-19/output-1/build/x265-3.5/source/encoder/ratecontrol.cpp:30: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 3 and 42 bytes into a destination of size 40 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ [ 29%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 31%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 33%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 35%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o [ 35%] Built target encoder [ 37%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 39%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 41%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 43%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 45%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 47%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 49%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 50%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o /tmp/instance-19/output-1/build/x265-3.5/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /tmp/instance-19/output-1/build/x265-3.5/source/common/cpu.cpp:391:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] 391 | uint32_t cpu_detect(bool benableavx512) | ~~~~~^~~~~~~~~~~~~ /tmp/instance-19/output-1/build/x265-3.5/source/common/cpu.cpp: At global scope: /tmp/instance-19/output-1/build/x265-3.5/source/common/cpu.cpp:63:13: warning: 'x265::enable512' defined but not used [-Wunused-variable] 63 | static bool enable512 = false; | ^~~~~~~~~ [ 54%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 80%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 82%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 84%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 86%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 88%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 90%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 92%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 94%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 96%] Building CXX object common/CMakeFiles/common.dir/scaler.cpp.o [ 96%] Built target common [ 98%] Linking CXX static library libx265.a [ 98%] Built target x265-static [100%] Linking CXX shared library libx265.so [100%] Built target x265-shared make[1]: Leaving directory '/tmp/instance-19/output-1/build/x265-3.5/source' >>> x265 3.5 Installing to staging directory PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-19/output-1/build/x265-3.5/source make[1]: Entering directory '/tmp/instance-19/output-1/build/x265-3.5/source' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libx265.a -- Installing: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/x265.h -- Installing: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/x265_config.h -- Installing: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libx265.so.199 -- Installing: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libx265.so -- Installing: /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/tmp/instance-19/output-1/build/x265-3.5/source' >>> x265 3.5 Fixing libtool files for la in $(find /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-19/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-19/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-19/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-19/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 >>> x265 3.5 Installing to target PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-19/output-1/target install/fast -C /tmp/instance-19/output-1/build/x265-3.5/source make[1]: Entering directory '/tmp/instance-19/output-1/build/x265-3.5/source' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-19/output-1/target/usr/lib/libx265.a -- Installing: /tmp/instance-19/output-1/target/usr/include/x265.h -- Installing: /tmp/instance-19/output-1/target/usr/include/x265_config.h -- Installing: /tmp/instance-19/output-1/target/usr/lib/libx265.so.199 -- Installing: /tmp/instance-19/output-1/target/usr/lib/libx265.so -- Installing: /tmp/instance-19/output-1/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/tmp/instance-19/output-1/build/x265-3.5/source' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-19/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-19/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-19/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-19/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-19/output-1/target/etc/shells PYTHONPATH="/tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.10/" /tmp/instance-19/output-1/host/bin/python3.10 /tmp/instance-19/output-1/build/python3-3.10.8/Lib/compileall.py -q -b -s /tmp/instance-19/output-1/target -p / /tmp/instance-19/output-1/target/usr/lib/python3.10 find /tmp/instance-19/output-1/target/usr/lib/python3.10 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-19/output-1/target/usr/lib/python3.10 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-19/output-1/target/etc echo "buildroot" > /tmp/instance-19/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-19/output-1/target/etc/hosts mkdir -p /tmp/instance-19/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-19/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-19/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-19/output-1/target/etc/shells ln -sf dash /tmp/instance-19/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-19/output-1/target/etc/passwd if [ -x /tmp/instance-19/output-1/target/sbin/swapon -a -x /tmp/instance-19/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-19/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-19/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-19/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-19/output-1/target/etc/inittab rm -rf /tmp/instance-19/output-1/target/usr/include /tmp/instance-19/output-1/target/usr/share/aclocal \ /tmp/instance-19/output-1/target/usr/lib/pkgconfig /tmp/instance-19/output-1/target/usr/share/pkgconfig \ /tmp/instance-19/output-1/target/usr/lib/cmake /tmp/instance-19/output-1/target/usr/share/cmake \ /tmp/instance-19/output-1/target/usr/lib/rpm /tmp/instance-19/output-1/target/usr/doc find /tmp/instance-19/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-19/output-1/target/lib/ /tmp/instance-19/output-1/target/usr/lib/ /tmp/instance-19/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-19/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-19/output-1/target/usr/share/gdb rm -rf /tmp/instance-19/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-19/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-19/output-1/target/usr/share/zsh rm -rf /tmp/instance-19/output-1/target/usr/man /tmp/instance-19/output-1/target/usr/share/man rm -rf /tmp/instance-19/output-1/target/usr/info /tmp/instance-19/output-1/target/usr/share/info rm -rf /tmp/instance-19/output-1/target/usr/doc /tmp/instance-19/output-1/target/usr/share/doc rm -rf /tmp/instance-19/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-19/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-19/output-1/target/lib/debug /tmp/instance-19/output-1/target/usr/lib/debug find /tmp/instance-19/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-19/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-19/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-19/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-19/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc2-26-g08a013d25a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc2\"" \ ) > /tmp/instance-19/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-19/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-19/output-1/per-package /tmp/instance-19/buildroot/support/scripts/fix-rpath target touch /tmp/instance-19/output-1/target/usr ln -snf /tmp/instance-19/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-19/output-1/staging make: Leaving directory '/tmp/instance-19/buildroot' make: Entering directory '/tmp/instance-19/buildroot' >>> Buildroot 2022.11-rc2-26-g08a013d25a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openssl Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-cffi 1.15.1 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> python-cryptography 38.0.1 Collecting legal info LICENSE: OK (sha256: 43dad2cc752ab721cd9a9f36ece70fb53ab7713551f2d3d8694d8e8c5a06d6e2) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.15.1 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.21 Collecting legal info LICENSE: OK (sha256: 3e7df25b8dfb658c9a91501930d4d943b05087a8347c7e2b4325616af535047b) >>> host-python-setuptools-rust 1.5.2 Collecting legal info LICENSE: OK (sha256: b20668c1590582b3882854050ccfbdb7aee1f71a1ffe9eacc4c5aeb08a14161b) >>> host-python-semantic-version 2.8.5 Collecting legal info LICENSE: OK (sha256: a85e7ef2fbc670d26781ed6844cd31a7e8ada65d21328f75a0b02402faae37ea) >>> host-python-setuptools-scm 7.0.5 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> host-python-packaging 21.3 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyparsing 3.0.9 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> host-python-installer 0.5.1 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.7.1 Collecting legal info >>> host-python-tomli 2.0.1 Collecting legal info LICENSE: OK (sha256: b80816b0d530b8accb4c2211783790984a6e3b61922c2b5ee92f3372ab2742fe) >>> host-python-typing-extensions 4.4.0 Collecting legal info LICENSE: OK (sha256: c7afb65e755707b9fb90487389a176d3ed3d0031d5131afde45c23715ff5e891) >>> host-python-pypa-build 0.9.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-pep517 0.13.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-toml 0.10.2 Collecting legal info LICENSE: OK (sha256: 2d9294823df6c89357c8be4927fce79361d6561e5ee7532d5926e63939aaa536) >>> host-rustc Collecting legal info >>> host-rust-bin 1.64.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> python-lmdb 1.3.0 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> python-mimeparse 1.6.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-orjson 3.7.11 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-python-maturin 0.13.7 Collecting legal info license-apache: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) license-mit: OK (sha256: ea7882c559733766ad08343bde1d1ec80a4967c03a738fb8e0058ef6289f7b7c) >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-pycparser 2.21 Collecting legal info LICENSE: OK (sha256: 3e7df25b8dfb658c9a91501930d4d943b05087a8347c7e2b4325616af535047b) >>> python-pymodbus 2.2.0 Collecting legal info doc/LICENSE: OK (sha256: 796a47993313691ea404d8af7e4c0f9daf1d2760e3900938985b59c9008eee2f) >>> python-secretstorage 3.1.2 Collecting legal info LICENSE: OK (sha256: 70f6bfca77633c35efa218328eda5486d7054c2914d61820980e378797520a25) >>> python-serial 3.5 Collecting legal info LICENSE.txt: OK (sha256: f91cb9813de6a5b142b8f7f2dede630b5134160aedaeaf55f4d6a7e2593ca3f3) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> udftools 2.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> x265 3.5 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: python-flit-core-3.7.1: cannot save license (HOST_PYTHON_FLIT_CORE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-19/output-1/legal-info make: Leaving directory '/tmp/instance-19/buildroot'