Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-14/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-14/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-14/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-14/output-1/host/lib/pkgconfig:/tmp/instance-14/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-14/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-14/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-14/output-1/host/include" LDFLAGS="-L/tmp/instance-14/output-1/host/lib -Wl,-rpath,/tmp/instance-14/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-14/output-1/host/include" LDFLAGS="-L/tmp/instance-14/output-1/host/lib -Wl,-rpath,/tmp/instance-14/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-14/output-1/host" --sysconfdir="/tmp/instance-14/output-1/host/etc" --localstatedir="/tmp/instance-14/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 whether make supports the include directive... yes (GNU style) 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 checking dependency style of /usr/bin/gcc... none 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.13 Building PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-14/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-14/output-1/host/lib/pkgconfig:/tmp/instance-14/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-14/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-14/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-14/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-14/output-1/host/include -L/tmp/instance-14/output-1/host/lib -Wl,-rpath,/tmp/instance-14/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-14/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-14/output-1/host/lib/pkgconfig:/tmp/instance-14/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-14/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-14/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-14/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/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-14/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-14/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-14/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-14/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-14/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-14/output-1/build/host-patchelf-0.13' >>> popperjs 1.16.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-14/output-1/build/.popperjs-1.16.0.tar.gz.gSu8Um/output' 'https://github.com/popperjs/popper-core/archive/v1.16.0/popperjs-1.16.0.tar.gz' --2022-10-21 02:02:18-- https://github.com/popperjs/popper-core/archive/v1.16.0/popperjs-1.16.0.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://github.com/floating-ui/floating-ui/archive/v1.16.0/popperjs-1.16.0.tar.gz [following] --2022-10-21 02:02:19-- https://github.com/floating-ui/floating-ui/archive/v1.16.0/popperjs-1.16.0.tar.gz Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/floating-ui/floating-ui/tar.gz/refs/tags/v1.16.0 [following] --2022-10-21 02:02:19-- https://codeload.github.com/floating-ui/floating-ui/tar.gz/refs/tags/v1.16.0 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-14/output-1/build/.popperjs-1.16.0.tar.gz.gSu8Um/output' 0K .......... .......... .......... .......... .......... 500K 50K .......... .......... .......... .......... .......... 1.00M 100K .......... .......... .......... .......... .......... 1.03M 150K .......... .......... .......... .......... .......... 61.0M 200K .......... .......... .......... .......... .......... 82.4M 250K .......... .......... .......... .......... .......... 1.09M 300K .......... .......... .......... .......... .......... 188M 350K .......... .......... .......... .......... .......... 9.87M 400K .......... .......... .......... .......... .......... 195M 450K .......... .......... .......... .......... .......... 202M 500K .......... .......... .......... .......... .......... 1.02M 550K .......... .......... .......... .......... .......... 1.01M 600K .......... .......... .......... .......... .......... 205M 650K .......... .......... .......... .......... .......... 215M 700K .......... .......... .......... .......... .......... 220M 750K .......... .......... .......... .......... .......... 185M 800K .......... .......... .......... .......... .......... 226M 850K .......... .......... .......... .......... .......... 233M 900K .......... .......... .......... .......... .......... 229M 950K .......... .......... .......... .......... .......... 210M 1000K .......... .......... .......... .......... .......... 230M 1050K .......... .......... .......... .......... .......... 1007K 1100K .......... .......... .......... .......... .......... 199M 1150K .......... .......... .......... .......... .......... 182M 1200K .......... .......... .......... .......... .......... 211M 1250K .......... .......... .......... .......... .......... 215M 1300K .......... .......... .......... .......... .......... 211M 1350K .......... .......... .......... .......... .......... 201M 1400K .......... .......... .......... .......... .......... 1.31M 1450K .......... .......... .......... .......... .......... 210M 1500K .......... .......... .......... . 221M=0.4s 2022-10-21 02:02:20 (3.44 MB/s) - '/tmp/instance-14/output-1/build/.popperjs-1.16.0.tar.gz.gSu8Um/output' saved [1568531] ERROR: popperjs-1.16.0.tar.gz has wrong sha256 hash: ERROR: expected: 83eecef51d10826faca2cd5cabb344e0bef6d4127d7e728db9e4d8308b7b15d1 ERROR: got : 79001acec9c07be48f2efec17a3a3cdae67fcf662d45fca6cc5c84ea347f4b2d ERROR: Incomplete download, or man-in-the-middle (MITM) attack wget --passive-ftp -nd -t 3 -O '/tmp/instance-14/output-1/build/.popperjs-1.16.0.tar.gz.qFrOHv/output' 'http://sources.buildroot.net/popperjs/popperjs-1.16.0.tar.gz' --2022-10-21 02:02:20-- http://sources.buildroot.net/popperjs/popperjs-1.16.0.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.1.37, 104.26.0.37, 172.67.72.56, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.1.37|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1568488 (1.5M) [application/x-gtar-compressed] Saving to: '/tmp/instance-14/output-1/build/.popperjs-1.16.0.tar.gz.qFrOHv/output' 0K .......... .......... .......... .......... .......... 3% 7.19M 0s 50K .......... .......... .......... .......... .......... 6% 2.05M 0s 100K .......... .......... .......... .......... .......... 9% 2.43M 0s 150K .......... .......... .......... .......... .......... 13% 275M 0s 200K .......... .......... .......... .......... .......... 16% 284M 0s 250K .......... .......... .......... .......... .......... 19% 2.49M 0s 300K .......... .......... .......... .......... .......... 22% 192M 0s 350K .......... .......... .......... .......... .......... 26% 235M 0s 400K .......... .......... .......... .......... .......... 29% 286M 0s 450K .......... .......... .......... .......... .......... 32% 234M 0s 500K .......... .......... .......... .......... .......... 35% 221M 0s 550K .......... .......... .......... .......... .......... 39% 7.09M 0s 600K .......... .......... .......... .......... .......... 42% 268M 0s 650K .......... .......... .......... .......... .......... 45% 284M 0s 700K .......... .......... .......... .......... .......... 48% 4.18M 0s 750K .......... .......... .......... .......... .......... 52% 4.07M 0s 800K .......... .......... .......... .......... .......... 55% 228M 0s 850K .......... .......... .......... .......... .......... 58% 287M 0s 900K .......... .......... .......... .......... .......... 62% 297M 0s 950K .......... .......... .......... .......... .......... 65% 185M 0s 1000K .......... .......... .......... .......... .......... 68% 188M 0s 1050K .......... .......... .......... .......... .......... 71% 7.11M 0s 1100K .......... .......... .......... .......... .......... 75% 224M 0s 1150K .......... .......... .......... .......... .......... 78% 252M 0s 1200K .......... .......... .......... .......... .......... 81% 290M 0s 1250K .......... .......... .......... .......... .......... 84% 252M 0s 1300K .......... .......... .......... .......... .......... 88% 273M 0s 1350K .......... .......... .......... .......... .......... 91% 279M 0s 1400K .......... .......... .......... .......... .......... 94% 277M 0s 1450K .......... .......... .......... .......... .......... 97% 259M 0s 1500K .......... .......... .......... . 100% 278M=0.1s 2022-10-21 02:02:20 (13.3 MB/s) - '/tmp/instance-14/output-1/build/.popperjs-1.16.0.tar.gz.qFrOHv/output' saved [1568488/1568488] popperjs-1.16.0.tar.gz: OK (sha256: 83eecef51d10826faca2cd5cabb344e0bef6d4127d7e728db9e4d8308b7b15d1) >>> popperjs 1.16.0 Extracting gzip -d -c /tmp/instance-14/dl/popperjs/popperjs-1.16.0.tar.gz | tar --strip-components=1 -C /tmp/instance-14/output-1/build/popperjs-1.16.0 -xf - >>> popperjs 1.16.0 Patching >>> popperjs 1.16.0 Configuring >>> popperjs 1.16.0 Building >>> popperjs 1.16.0 Installing to target /usr/bin/install -m 0644 -D /tmp/instance-14/output-1/build/popperjs-1.16.0/dist/umd/popper.min.js /tmp/instance-14/output-1/target/var/www/popperjs/js/popper.min.js /usr/bin/install -m 0644 -D /tmp/instance-14/output-1/build/popperjs-1.16.0/dist/umd/popper-utils.min.js /tmp/instance-14/output-1/target/var/www/popperjs/js/popper-utils.min.js >>> tinycbor 0.6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-14/output-1/build/.tinycbor-0.6.0.tar.gz.ZqfzCX/output' 'https://github.com/intel/tinycbor/archive/v0.6.0/tinycbor-0.6.0.tar.gz' --2022-10-21 02:02:23-- https://github.com/intel/tinycbor/archive/v0.6.0/tinycbor-0.6.0.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/intel/tinycbor/tar.gz/refs/tags/v0.6.0 [following] --2022-10-21 02:02:24-- https://codeload.github.com/intel/tinycbor/tar.gz/refs/tags/v0.6.0 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-14/output-1/build/.tinycbor-0.6.0.tar.gz.ZqfzCX/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .... 936K=0.2s 2022-10-21 02:02:24 (624 KB/s) - '/tmp/instance-14/output-1/build/.tinycbor-0.6.0.tar.gz.ZqfzCX/output' saved [97160] tinycbor-0.6.0.tar.gz: OK (sha256: 512e2c9fce74f60ef9ed3af59161e905f9e19f30a52e433fc55f39f4c70d27e4) >>> tinycbor 0.6.0 Extracting gzip -d -c /tmp/instance-14/dl/tinycbor/tinycbor-0.6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-14/output-1/build/tinycbor-0.6.0 -xf - >>> tinycbor 0.6.0 Patching Applying 0001-Makefile-add-DISABLE_WERROR.patch using patch: patching file Makefile >>> tinycbor 0.6.0 Configuring >>> tinycbor 0.6.0 Building PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-14/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-14/output-1/host/lib -Wl,-rpath,/tmp/instance-14/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-14/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DISABLE_WERROR=1 V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /tmp/instance-14/output-1/build/tinycbor-0.6.0 make[1]: Entering directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' .config file not yet created /home/autobuild/make/make -f ./Makefile.configure OUT='>&9' configure 9> .config make[2]: Entering directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' if printf "extern int open_memstream(); int main() { return open_memstream(); }" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -o /dev/null - ; \ then \ echo open_memstream-pass := 1 >&9; \ fi if printf "extern int funopen(); int main() { return funopen(); }" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -o /dev/null - ; \ then \ echo funopen-pass := 1 >&9; \ fi /tmp/instance-14/output-1/host/lib/gcc/riscv32-buildroot-linux-gnu/11.3.0/../../../../riscv32-buildroot-linux-gnu/bin/ld: /tmp/ccKQx9nB.o: in function `main': :(.text+0x10): undefined reference to `funopen' collect2: error: ld returned 1 exit status if printf "extern int fopencookie(); int main() { return fopencookie(); }" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -o /dev/null - ; \ then \ echo fopencookie-pass := 1 >&9; \ fi if printf "int main() {}" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -Wl,--gc-sections -o /dev/null - ; \ then \ echo gc_sections-pass := 1 >&9; \ fi if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -lcjson -o /dev/null - ; \ then \ echo system-cjson-pass := 1 >&9; \ fi :2:11: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -I./src -o /dev/null - ; \ then \ echo cjson-pass := 1 >&9; \ fi :2:11: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#if !defined(__STDC_HOSTED__) || __STDC_HOSTED__-0 == 1\n #error Hosted implementation\n #endif\n int main() {}" | \ /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -xc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o /dev/null - ; \ then \ echo freestanding-pass := 1 >&9; \ fi :2:3: error: #error Hosted implementation make[2]: Leaving directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborerrorstrings.pic.o src/cborerrorstrings.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborencoder.pic.o src/cborencoder.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborencoder_close_container_checked.pic.o src/cborencoder_close_container_checked.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborencoder_float.pic.o src/cborencoder_float.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborparser.pic.o src/cborparser.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborparser_float.pic.o src/cborparser_float.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborpretty.pic.o src/cborpretty.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborparser_dup_string.pic.o src/cborparser_dup_string.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborpretty_stdio.pic.o src/cborpretty_stdio.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cbortojson.pic.o src/cbortojson.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fPIC -c -o src/cborvalidation.pic.o src/cborvalidation.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -shared -Wl,-soname,libtinycbor.so.0.6 -o lib/libtinycbor.so.0.6.0 src/cborerrorstrings.pic.o src/cborencoder.pic.o src/cborencoder_close_container_checked.pic.o src/cborencoder_float.pic.o src/cborparser.pic.o src/cborparser_float.pic.o src/cborpretty.pic.o src/cborparser_dup_string.pic.o src/cborpretty_stdio.pic.o src/cbortojson.pic.o src/cborvalidation.pic.o -lm cd lib ; ln -sf libtinycbor.so.0.6.0 libtinycbor.so ; ln -sf libtinycbor.so.0.6.0 libtinycbor.so.0.6 /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o tools/cbordump/cbordump.o tools/cbordump/cbordump.c /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -o bin/cbordump tools/cbordump/cbordump.o lib/libtinycbor.so -lm sed > tinycbor.pc < tinycbor.pc.in \ -e 's,@prefix@,/usr/local,' \ -e 's,@exec_prefix@,/usr/local,' \ -e 's,@libdir@,/usr/local/lib,' \ -e 's,@includedir@,/usr/local/include,' \ -e 's,@version@,0.6.0,' make[1]: Leaving directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' >>> tinycbor 0.6.0 Installing to staging directory PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-14/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-14/output-1/host/lib -Wl,-rpath,/tmp/instance-14/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-14/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DISABLE_WERROR=1 V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /tmp/instance-14/output-1/build/tinycbor-0.6.0 DESTDIR=/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot prefix=/usr install make[1]: Entering directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' install -d /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/bin install -m 755 bin/cbordump /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/bin/cbordump install -d /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib install -m 644 lib/libtinycbor.so.0.6.0 /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libtinycbor.so.0.6.0 install -d /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 tinycbor.pc /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/tinycbor.pc install -d /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/tinycbor install -m 644 src/cbor.h /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/tinycbor/cbor.h install -d /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/tinycbor install -m 644 src/cborjson.h /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/tinycbor/cborjson.h install -d /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/tinycbor install -m 644 src/tinycbor-version.h /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/tinycbor/tinycbor-version.h ln -sf libtinycbor.so.0.6.0 /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libtinycbor.so ln -sf libtinycbor.so.0.6.0 /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libtinycbor.so.0.6 make[1]: Leaving directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' >>> tinycbor 0.6.0 Fixing libtool files for la in $(find /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-14/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-14/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 >>> tinycbor 0.6.0 Installing to target PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-14/output-1/host/bin:/tmp/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-14/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-14/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-14/output-1/host/lib -Wl,-rpath,/tmp/instance-14/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-14/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DISABLE_WERROR=1 V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /tmp/instance-14/output-1/build/tinycbor-0.6.0 DESTDIR=/tmp/instance-14/output-1/target prefix=/usr install make[1]: Entering directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' install -d /tmp/instance-14/output-1/target/usr/bin install -m 755 bin/cbordump /tmp/instance-14/output-1/target/usr/bin/cbordump install -d /tmp/instance-14/output-1/target/usr/lib install -m 644 lib/libtinycbor.so.0.6.0 /tmp/instance-14/output-1/target/usr/lib/libtinycbor.so.0.6.0 install -d /tmp/instance-14/output-1/target/usr/lib/pkgconfig install -m 644 tinycbor.pc /tmp/instance-14/output-1/target/usr/lib/pkgconfig/tinycbor.pc install -d /tmp/instance-14/output-1/target/usr/include/tinycbor install -m 644 src/cbor.h /tmp/instance-14/output-1/target/usr/include/tinycbor/cbor.h install -d /tmp/instance-14/output-1/target/usr/include/tinycbor install -m 644 src/cborjson.h /tmp/instance-14/output-1/target/usr/include/tinycbor/cborjson.h install -d /tmp/instance-14/output-1/target/usr/include/tinycbor install -m 644 src/tinycbor-version.h /tmp/instance-14/output-1/target/usr/include/tinycbor/tinycbor-version.h ln -sf libtinycbor.so.0.6.0 /tmp/instance-14/output-1/target/usr/lib/libtinycbor.so ln -sf libtinycbor.so.0.6.0 /tmp/instance-14/output-1/target/usr/lib/libtinycbor.so.0.6 make[1]: Leaving directory '/tmp/instance-14/output-1/build/tinycbor-0.6.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-14/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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-14/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-14/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-14/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-14/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-14/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-14/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-14/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-14/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-14/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-14/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-14/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-14/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-14/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-14/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-14/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-14/output-1/target/etc/shells; fi mkdir -p /tmp/instance-14/output-1/target/etc echo "buildroot" > /tmp/instance-14/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-14/output-1/target/etc/hosts mkdir -p /tmp/instance-14/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-14/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-14/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-14/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-14/output-1/target/etc/shells if [ -x /tmp/instance-14/output-1/target/sbin/swapon -a -x /tmp/instance-14/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-14/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-14/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-14/output-1/build/locales.nopurge for dir in /tmp/instance-14/output-1/target/usr/share/locale /tmp/instance-14/output-1/target/usr/share/X11/locale /tmp/instance-14/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-14/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-14/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-14/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-14/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-14/output-1/target/usr/include /tmp/instance-14/output-1/target/usr/share/aclocal \ /tmp/instance-14/output-1/target/usr/lib/pkgconfig /tmp/instance-14/output-1/target/usr/share/pkgconfig \ /tmp/instance-14/output-1/target/usr/lib/cmake /tmp/instance-14/output-1/target/usr/share/cmake \ /tmp/instance-14/output-1/target/usr/lib/rpm /tmp/instance-14/output-1/target/usr/doc find /tmp/instance-14/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-14/output-1/target/lib/ /tmp/instance-14/output-1/target/usr/lib/ /tmp/instance-14/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-14/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-14/output-1/target/usr/share/gdb rm -rf /tmp/instance-14/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-14/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-14/output-1/target/usr/share/zsh rm -rf /tmp/instance-14/output-1/target/usr/man /tmp/instance-14/output-1/target/usr/share/man rm -rf /tmp/instance-14/output-1/target/usr/info /tmp/instance-14/output-1/target/usr/share/info rm -rf /tmp/instance-14/output-1/target/usr/doc /tmp/instance-14/output-1/target/usr/share/doc rm -rf /tmp/instance-14/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-14/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-14/output-1/target/lib/debug /tmp/instance-14/output-1/target/usr/lib/debug find /tmp/instance-14/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-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-14/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-14/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-14/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-14/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-539-g85a9a3f0e6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-14/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-14/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-14/output-1/per-package /tmp/instance-14/buildroot/support/scripts/fix-rpath target touch /tmp/instance-14/output-1/target/usr ln -snf /tmp/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot /tmp/instance-14/output-1/staging make: Leaving directory '/tmp/instance-14/buildroot' make: Entering directory '/tmp/instance-14/buildroot' >>> Buildroot 2022.08-539-g85a9a3f0e6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> initscripts Collecting legal info >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-14/output-1/legal-info make: Leaving directory '/tmp/instance-14/buildroot'