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 we are using the GNU C compiler... yes checking whether /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc accepts -g... yes checking for /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc... none checking how to run the C preprocessor... /tmp/instance-3/output-1/host/bin/sparc64-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes ## -------------- ## ## Program Checks ## ## -------------- ## checking for /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc option to accept ISO C99... none needed checking for sparc64-buildroot-linux-gnu-ranlib... /tmp/instance-3/output-1/host/bin/sparc64-linux-ranlib checking for bison... bison -o y.tab.c checking for sparc64-buildroot-linux-gnu-ar... /tmp/instance-3/output-1/host/bin/sparc64-linux-ar checking the archiver (/tmp/instance-3/output-1/host/bin/sparc64-linux-ar) interface... ar checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no ## ----------------------------------- ## ## Headers, Types, and Compiler Checks ## ## ----------------------------------- ## checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/capsicum.h usability... no checking sys/capsicum.h presence... no checking for sys/capsicum.h... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for rst2man... no checking for rst2man.py... no configure: WARNING: rst2man not found; using pre-built man pages ## ----------------- ## ## Library Functions ## ## ----------------- ## checking for library containing gethostbyname... none required checking for library containing pthread_create... -lpthread checking for library containing socket... none required 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 src/blocker/Makefile config.status: creating src/fw/Makefile config.status: creating src/parser/Makefile config.status: creating src/common/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, --enable-nls, --disable-static, --enable-shared >>> sshguard 2.4.1 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-3/output-1/build/sshguard-2.4.1/ make[1]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' Making all in src make[2]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' Making all in blocker make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/blocker' CC service_names.o CC simclist.o CC attack.o CC blocker.o CC blocklist.o CC sshguard_blacklist.o CC sshguard_options.o CC hash_32a.o CC sshguard_whitelist.o CCLD sshg-blocker make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/blocker' Making all in fw make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/fw' cat sshg-fw-firewalld.sh ./sshg-fw.in > sshg-fw-firewalld cat sshg-fw-ipfilter.sh ./sshg-fw.in > sshg-fw-ipfilter cat sshg-fw-ipfw.sh ./sshg-fw.in > sshg-fw-ipfw cat sshg-fw-ipset.sh ./sshg-fw.in > sshg-fw-ipset cat sshg-fw-iptables.sh ./sshg-fw.in > sshg-fw-iptables cat sshg-fw-nft-sets.sh ./sshg-fw.in > sshg-fw-nft-sets CC simclist.o CC hosts.o cat sshg-fw-null.sh ./sshg-fw.in > sshg-fw-null cat sshg-fw-pf.sh ./sshg-fw.in > sshg-fw-pf CCLD sshg-fw-hosts make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/fw' Making all in parser make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' /usr/bin/make all-am make[4]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' CC attack_parser.o CC attack.o CC attack_scanner.o CC parser.o CCLD sshg-parser make[4]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' sed -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@sshguardversion[@]|2.4.1|g' ./sshguard.in > sshguard make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[2]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' make[1]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' >>> sshguard 2.4.1 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/sshguard-2.4.1/ make[1]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' Making install in blocker make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/blocker' make[4]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/blocker' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/libexec' /usr/bin/install -c sshg-blocker '/tmp/instance-3/output-1/target/usr/libexec' make[4]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/blocker' make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/blocker' Making install in fw make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/fw' make[4]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/fw' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/libexec' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/libexec' /usr/bin/install -c sshg-fw-firewalld sshg-fw-ipfilter sshg-fw-ipfw sshg-fw-ipset sshg-fw-iptables sshg-fw-nft-sets sshg-fw-null sshg-fw-pf '/tmp/instance-3/output-1/target/usr/libexec' /usr/bin/install -c sshg-fw-hosts '/tmp/instance-3/output-1/target/usr/libexec' make[4]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/fw' make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/fw' Making install in parser make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' /usr/bin/make install-am make[4]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[5]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[5]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/libexec' /usr/bin/install -c sshg-parser '/tmp/instance-3/output-1/target/usr/libexec' make[5]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[4]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src/parser' make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[4]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/libexec' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /usr/bin/install -c sshguard '/tmp/instance-3/output-1/target/usr/sbin' /usr/bin/install -c sshg-logtail '/tmp/instance-3/output-1/target/usr/libexec' make[4]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1/src' make[2]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' make[3]: Entering directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man7' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 doc/sshguard-setup.7 '/tmp/instance-3/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 doc/sshguard.8 '/tmp/instance-3/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' make[2]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' make[1]: Leaving directory '/tmp/instance-3/output-1/build/sshguard-2.4.1' /usr/bin/install -D -m 755 package/sshguard/S49sshguard /tmp/instance-3/output-1/target/etc/init.d/S49sshguard /usr/bin/install -D -m 0644 /tmp/instance-3/output-1/build/sshguard-2.4.1/examples/sshguard.conf.sample /tmp/instance-3/output-1/target/etc/sshguard.conf /usr/bin/sed -i -e '/^#BACKEND/c\BACKEND="/usr/libexec/sshg-fw-iptables"' -e '/^#FILES/c\FILES="/var/log/messages"' /tmp/instance-3/output-1/target/etc/sshguard.conf >>> uvw 2.9.0_libuv_v1.41 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-3/output-1/build/.uvw-2.9.0_libuv_v1.41.tar.gz.m8KfFE/output' 'https://github.com/skypjack/uvw/archive/v2.9.0_libuv_v1.41/uvw-2.9.0_libuv_v1.41.tar.gz' --2021-07-30 22:45:47-- https://github.com/skypjack/uvw/archive/v2.9.0_libuv_v1.41/uvw-2.9.0_libuv_v1.41.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/skypjack/uvw/tar.gz/v2.9.0_libuv_v1.41 [following] --2021-07-30 22:45:47-- https://codeload.github.com/skypjack/uvw/tar.gz/v2.9.0_libuv_v1.41 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.uvw-2.9.0_libuv_v1.41.tar.gz.m8KfFE/output' 0K .......... .......... .......... .......... .......... 3.05M 50K .......... .......... .......... .......... .......... 6.10M 100K ... 48.1M=0.02s 2021-07-30 22:45:48 (4.22 MB/s) - '/tmp/instance-3/output-1/build/.uvw-2.9.0_libuv_v1.41.tar.gz.m8KfFE/output' saved [106454] uvw-2.9.0_libuv_v1.41.tar.gz: OK (sha256: dd610cb1626b8a7779ed251584bcc0362fb98fcee13e699680f61828a1ba55de) >>> uvw 2.9.0_libuv_v1.41 Extracting gzip -d -c /tmp/instance-3/dl/uvw/uvw-2.9.0_libuv_v1.41.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41 -xf - >>> uvw 2.9.0_libuv_v1.41 Patching >>> uvw 2.9.0_libuv_v1.41 Configuring (mkdir -p /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build && cd /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-3/output-1/host/bin/cmake /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/sparc64-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-3/output-1/host/bin/sparc64-linux-g++ -- Check for working CXX compiler: /tmp/instance-3/output-1/host/bin/sparc64-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAS_LIBCPP -- Performing Test HAS_LIBCPP - Failed CMake Warning at CMakeLists.txt:57 (message): The option USE_LIBCPP is set (by default) but libc++ is not available. The flag will not be added to the target. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS -- Build files have been written to: /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build >>> uvw 2.9.0_libuv_v1.41 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build make[1]: Entering directory '/tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' make[1]: Leaving directory '/tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' >>> uvw 2.9.0_libuv_v1.41 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build make[1]: Entering directory '/tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/async.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/async.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/check.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/check.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/config.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/dns.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/dns.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/emitter.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/emitter.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/fs.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/fs.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/fs_event.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/fs_event.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/fs_poll.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/fs_poll.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/handle.hpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/idle.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/idle.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/lib.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/lib.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/loop.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/loop.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/pipe.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/pipe.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/poll.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/poll.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/prepare.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/prepare.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/process.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/process.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/request.hpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/resource.hpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/signal.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/signal.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/stream.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/stream.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/tcp.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/tcp.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/thread.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/thread.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/timer.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/timer.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/tty.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/tty.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/udp.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/udp.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/underlying_type.hpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/util.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/util.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/work.cpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw/work.h -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/uvw.hpp -- Installing: /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libuvw-static.pc make[1]: Leaving directory '/tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' >>> uvw 2.9.0_libuv_v1.41 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/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 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-3/output-1/host/bin/sparc64-linux-%g' -e 's%@TARGET_ARCH@%sparc64%g' -e 's%@TARGET_CPU@%ultrasparc%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-3/output-1/host/etc/meson/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.33.1/.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.33.1/.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 rm -f /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-3/output-1/host/bin/glib-compile-schemas /tmp/instance-3/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 rm -f /tmp/instance-3/output-1/target/bin/sh 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 printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; 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/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 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 /tmp/instance-3/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-3/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-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/sparc64-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 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> initscripts Collecting legal info >>> iptables 1.8.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libfuse3 3.10.4 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libgeotiff 1.6.0 Collecting legal info LICENSE: OK (sha256: 6a22340b8293c50a34ce8e95589489bd3ec65bcb8b93e61cbda3daaafe498375) >>> proj 7.2.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libuv 1.41.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> paho-mqtt-c 1.3.9 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-qemu 6.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> sshguard 2.4.1 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> uvw 2.9.0_libuv_v1.41 Collecting legal info LICENSE: OK (sha256: 5de32af2469480cf3261c9781962e0887366666ba8ee1f4a32c386c77fc50c88) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'