mbpfan-2.3.0.tar.gz: OK (sha256: f690e9302da4cf97e582606614d91e1ee4ac495a4939aec7c0b3468c8988eb67) >>> mbpfan 2.3.0 Extracting gzip -d -c /tmp/instance-3/dl/mbpfan/mbpfan-2.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/mbpfan-2.3.0 -xf - >>> mbpfan 2.3.0 Patching >>> mbpfan 2.3.0 Configuring >>> mbpfan 2.3.0 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" /home/autobuild/make/make -j1 CC="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc" -C /tmp/instance-3/output-1/build/mbpfan-2.3.0 make[1]: Entering directory '/tmp/instance-3/output-1/build/mbpfan-2.3.0' mkdir -p bin Compiling src/daemon... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/daemon.c -osrc/daemon.o mkdir -p bin Compiling src/main... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/main.c -osrc/main.o mkdir -p bin Compiling src/mbpfan... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/mbpfan.c -osrc/mbpfan.o src/mbpfan.c: In function 'mbpfan': src/mbpfan.c:684:66: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 684 | mbp_log(LOG_INFO, "Clock skew detected - slept for %ld seconds but expected %d", after_sleep - before_sleep, polling_interval); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld mkdir -p bin Compiling src/settings... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/settings.c -osrc/settings.o mkdir -p bin Compiling src/strmap... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/strmap.c -osrc/strmap.o mkdir -p bin Compiling src/util... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/util.c -osrc/util.o Linking... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -g src/daemon.o src/main.o src/mbpfan.o src/settings.o src/strmap.o src/util.o -lm -o bin/mbpfan mkdir -p bin Compiling tests/main... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 tests/main.c -otests/main.o mkdir -p bin Compiling tests/minunit... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 tests/minunit.c -otests/minunit.o Linking... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -g tests/main.o tests/minunit.o src/daemon.o src/mbpfan.o src/settings.o src/strmap.o src/util.o -lm -o bin/mbpfan-tests make[1]: Leaving directory '/tmp/instance-3/output-1/build/mbpfan-2.3.0' >>> mbpfan 2.3.0 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-3/output-1/build/mbpfan-2.3.0/mbpfan.conf /tmp/instance-3/output-1/target/etc/mbpfan.conf /usr/bin/install -m 0755 /tmp/instance-3/output-1/build/mbpfan-2.3.0/bin/mbpfan /tmp/instance-3/output-1/target/usr/sbin/mbpfan >>> host-patchelf 0.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.patchelf-0.13.tar.bz2.BL0e6n/output' 'https://github.com/NixOS/patchelf/releases/download/0.13/patchelf-0.13.tar.bz2' --2023-04-13 21:08:18-- https://github.com/NixOS/patchelf/releases/download/0.13/patchelf-0.13.tar.bz2 Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/2928164/01108d9f-4a05-4c47-b476-3d77195d9e68?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230414%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230414T030818Z&X-Amz-Expires=300&X-Amz-Signature=2094397a6e2610ceb18c3df96532bf1bb622e17e3deb33bed78a5ba9393e80b1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2928164&response-content-disposition=attachment%3B%20filename%3Dpatchelf-0.13.tar.bz2&response-content-type=application%2Foctet-stream [following] --2023-04-13 21:08:18-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/2928164/01108d9f-4a05-4c47-b476-3d77195d9e68?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230414%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230414T030818Z&X-Amz-Expires=300&X-Amz-Signature=2094397a6e2610ceb18c3df96532bf1bb622e17e3deb33bed78a5ba9393e80b1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2928164&response-content-disposition=attachment%3B%20filename%3Dpatchelf-0.13.tar.bz2&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172499 (168K) [application/octet-stream] Saving to: '/tmp/instance-3/output-1/build/.patchelf-0.13.tar.bz2.BL0e6n/output' 0K .......... .......... .......... .......... .......... 29% 13.1M 0s 50K .......... .......... .......... .......... .......... 59% 11.4M 0s 100K .......... .......... .......... .......... .......... 89% 282M 0s 150K .......... ........ 100% 254M=0.008s 2023-04-13 21:08:19 (20.0 MB/s) - '/tmp/instance-3/output-1/build/.patchelf-0.13.tar.bz2.BL0e6n/output' saved [172499/172499] patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-3/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-3/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). 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-3/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-3/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-3/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-3/output-1/host/lib/pkgconfig:/tmp/instance-3/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-3/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-3/output-1/host" --sysconfdir="/tmp/instance-3/output-1/host/etc" --localstatedir="/tmp/instance-3/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-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-3/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-3/output-1/host/lib/pkgconfig:/tmp/instance-3/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-3/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-3/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-3/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-3/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-3/output-1/host/include -L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-3/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-3/output-1/host/lib/pkgconfig:/tmp/instance-3/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-3/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-3/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-3/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-3/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-3/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-3/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-3/output-1/build/host-patchelf-0.13' >>> rng-tools 6.16 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.rng-tools-6.16.tar.gz.7DjBDl/output' 'https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz' --2023-04-13 21:08:30-- https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/nhorman/rng-tools/tar.gz/refs/tags/v6.16 [following] --2023-04-13 21:08:31-- https://codeload.github.com/nhorman/rng-tools/tar.gz/refs/tags/v6.16 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.rng-tools-6.16.tar.gz.7DjBDl/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... ..... 116M=0.1s 2023-04-13 21:08:31 (632 KB/s) - '/tmp/instance-3/output-1/build/.rng-tools-6.16.tar.gz.7DjBDl/output' saved [67401] rng-tools-6.16.tar.gz: OK (sha256: 17666c4745fb635d91df293be188daf94b9e465d51d8503c0195fa3beb390894) >>> rng-tools 6.16 Extracting gzip -d -c /tmp/instance-3/dl/rng-tools/rng-tools-6.16.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/rng-tools-6.16 -xf - >>> rng-tools 6.16 Patching >>> rng-tools 6.16 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-3/output-1/build/rng-tools-6.16 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rng-tools 6.16 Configuring >>> rng-tools 6.16 Autoreconfiguring configure.ac:77: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:77: the top level configure.ac:74: installing './ar-lib' configure.ac:28: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> rng-tools 6.16 Patching libtool (cd /tmp/instance-3/output-1/build/rng-tools-6.16/ && rm -rf config.cache && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/or1k-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/or1k-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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/or1k-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-gnu --host=or1k-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-pkcs11 --without-rtlsdr --disable-jitterentropy --without-nistbeacon --without-qrypt ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-gnu checking target system type... or1k-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for or1k-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 or1k-buildroot-linux-gnu-gcc... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking dependency style of /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc... none checking for or1k-buildroot-linux-gnu-gcc... (cached) /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc... (cached) none checking for or1k-buildroot-linux-gnu-ranlib... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ranlib checking for or1k-buildroot-linux-gnu-ar... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar) interface... ar checking how to run the C preprocessor... /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc needs -traditional... no checking for a sed that does not truncate output... /usr/bin/sed checking whether /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sys/auxv.h... yes configure: Disabling JITTER entropy source checking for /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether pthread_attr_setaffinity_np is declared... yes checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for libcap... yes checking dependency style of /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile config.status: creating rngd.8 config.status: creating rngtest.1 config.status: creating rng-tools-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> rng-tools 6.16 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/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-3/output-1/build/rng-tools-6.16/ make[1]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16' Making all in contrib make[3]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16/contrib' /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o randstat.o randstat.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o randstat randstat.o make[3]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16/contrib' Making all in tests make[3]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16/tests' make[3]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16' /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o stats.o stats.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rngtest.o rngtest.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fips.o fips.c rm -f librngd.a /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar cru librngd.a fips.o /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ranlib librngd.a /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o rngtest stats.o rngtest.o librngd.a /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rngd-rngd.o `test -f 'rngd.c' || echo './'`rngd.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rngd-rngd_entsource.o `test -f 'rngd_entsource.c' || echo './'`rngd_entsource.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rngd-rngd_linux.o `test -f 'rngd_linux.c' || echo './'`rngd_linux.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rngd-util.o `test -f 'util.c' || echo './'`util.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rngd-ossl_helpers.o `test -f 'ossl_helpers.c' || echo './'`ossl_helpers.c /tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o rngd rngd-rngd.o rngd-rngd_entsource.o rngd-rngd_linux.o rngd-util.o rngd-ossl_helpers.o librngd.a -L/tmp/instance-3/output-1/host/bin/../or1k-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-3/output-1/host/bin/../or1k-buildroot-linux-gnu/sysroot/usr/lib -lcap make[3]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16' make[2]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16' make[1]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16' >>> rng-tools 6.16 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/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-3/output-1/target install -C /tmp/instance-3/output-1/build/rng-tools-6.16/ make[1]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16' Making install in contrib make[2]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16/contrib' make[3]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16/contrib' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/bin' /usr/bin/install -c randstat '/tmp/instance-3/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16/contrib' make[2]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16/contrib' Making install in tests make[2]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16/tests' make[3]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16/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-3/output-1/build/rng-tools-6.16/tests' make[2]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16/tests' make[2]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16' make[3]: Entering directory '/tmp/instance-3/output-1/build/rng-tools-6.16' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/bin' /usr/bin/install -c rngtest '/tmp/instance-3/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /usr/bin/install -c rngd '/tmp/instance-3/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rngtest.1 '/tmp/instance-3/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 rngd.8 '/tmp/instance-3/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16' make[2]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16' make[1]: Leaving directory '/tmp/instance-3/output-1/build/rng-tools-6.16' /usr/bin/install -D -m 755 package/rng-tools/S21rngd /tmp/instance-3/output-1/target/etc/init.d/S21rngd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@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', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%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-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/or1k-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/or1k-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/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-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-3/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-3/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-3/output-1/target/etc/shells; fi mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-3/output-1/target/etc/shells if [ -x /tmp/instance-3/output-1/target/sbin/swapon -a -x /tmp/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-3/output-1/target/etc/inittab; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/lib/rpm /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/instance-3/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-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-236-g7c01d5a1bb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/or1k-buildroot-linux-gnu/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2023.02-236-g7c01d5a1bb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa 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.2.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> 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) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rng-tools 6.16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) 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-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'