checking for strerror... yes checking for strtol... yes checking for strlcpy... yes checking for a BSD-compatible install... /usr/bin/install -c checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for pppd... (cached) /usr/sbin/pppd checking for setsid... (cached) /usr/bin/setsid checking for id... (cached) /usr/bin/id checking for Linux 2.4.X kernel-mode PPPoE support... cross-compiling, default: yes configure: WARNING: *** Oops. I cannot figure out what version of pppd you have. configure: WARNING: *** All I got back was '' configure: WARNING: *** I will keep going, but it may not work. configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating libevent/Makefile config.status: creating ../scripts/pppoe-connect config.status: creating ../scripts/pppoe-start config.status: creating ../scripts/pppoe-stop config.status: creating ../scripts/pppoe-init config.status: creating ../scripts/pppoe-init-suse config.status: creating ../scripts/pppoe-setup config.status: creating ../gui/Makefile config.status: WARNING: '../gui/Makefile.in' seems to ignore the --datarootdir setting config.status: creating ../gui/tkpppoe config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared On this platform, the following targets will be built: pppoe pppoe-server pppoe-sniff pppoe-relay Type 'make' to compile the software. >>> rp-pppoe 3.14 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 PLUGIN_DIR=/usr/lib/pppd/2.4.8 -C /tmp/instance-0/output-1/build/rp-pppoe-3.14/src make[1]: Entering directory '/tmp/instance-0/output-1/build/rp-pppoe-3.14/src' /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o pppoe.o pppoe.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o if.o if.c if.c: In function 'openInterface': if.c:462:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] 462 | strlcpy(ifr.ifr_name, ifname, IFNAMSIZ); | ^~~~~~~ | strncpy /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o debug.o debug.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o common.o common.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o ppp.o ppp.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o discovery.o discovery.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o pppoe-server.o pppoe-server.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o md5.o md5.c cd libevent && /usr/bin/make DEFINES="" make[2]: Entering directory '/tmp/instance-0/output-1/build/rp-pppoe-3.14/src/libevent' /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event.o event.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_tcp.o event_tcp.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o hash.o hash.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_sig.o event_sig.c rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ranlib libevent.a make[2]: Leaving directory '/tmp/instance-0/output-1/build/rp-pppoe-3.14/src/libevent' /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -o pppoe-server pppoe-server.o if.o debug.o common.o md5.o libevent/libevent.a -Llibevent -levent /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o pppoe-sniff.o pppoe-sniff.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.8/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="3.14"' -c -o relay.o relay.c /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -o pppoe-relay relay.o if.o debug.o common.o Type 'make install' as root to install the software. make[1]: Leaving directory '/tmp/instance-0/output-1/build/rp-pppoe-3.14/src' >>> rp-pppoe 3.14 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-0/output-1/build/rp-pppoe-3.14/configs/pppoe.conf /tmp/instance-0/output-1/target/etc/ppp/pppoe.conf for ff in pppoe pppoe-server pppoe-relay pppoe-sniff; do /usr/bin/install -m 0755 /tmp/instance-0/output-1/build/rp-pppoe-3.14/src/$ff /tmp/instance-0/output-1/target/usr/sbin/$ff || exit 1; done for ff in pppoe-connect pppoe-init pppoe-setup pppoe-start pppoe-status pppoe-stop; do /usr/bin/install -m 0755 /tmp/instance-0/output-1/build/rp-pppoe-3.14/scripts/$ff /tmp/instance-0/output-1/target/usr/sbin/$ff || exit 1; done ser2net-4.3.3.tar.gz: OK (md5: 8209d3dc88a6e16b4f62adbc367e510a) ser2net-4.3.3.tar.gz: OK (sha1: d735a3f6daaa8334e0ef5d8d1a81f88b61dafb8f) ser2net-4.3.3.tar.gz: OK (sha256: f5be52033a690bd0dd711209a64ebaec024ee4542b1357350aad8489dc2bf720) >>> ser2net 4.3.3 Extracting gzip -d -c /tmp/instance-0/dl/ser2net/ser2net-4.3.3.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/ser2net-4.3.3 -xf - >>> ser2net 4.3.3 Patching >>> ser2net 4.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/ser2net-4.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ser2net 4.3.3 Patching libtool patching file /tmp/instance-0/output-1/build/ser2net-4.3.3/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> ser2net 4.3.3 Configuring (cd /tmp/instance-0/output-1/build/ser2net-4.3.3/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ar" AS="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-nm" CC="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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 LIBS="`/tmp/instance-0/output-1/host/bin/pkg-config --libs openssl`" CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-uclibc --host=powerpc-buildroot-linux-uclibc --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 --with-pthreads ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc-buildroot-linux-uclibc-strip... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for powerpc-buildroot-linux-uclibc-gcc... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-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 we are using the GNU C compiler... yes checking whether /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc... none checking for powerpc-buildroot-linux-uclibc-ar... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ar checking the archiver (/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld checking if the linker (/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-nm checking the name lister (/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to powerpc-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld option to reload object files... -r checking for powerpc-buildroot-linux-uclibc-objdump... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc-buildroot-linux-uclibc-ar... (cached) /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ar checking for archiver @FILE support... @ checking for powerpc-buildroot-linux-uclibc-strip... (cached) /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip checking for powerpc-buildroot-linux-uclibc-ranlib... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ranlib checking command to parse /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-nm output from /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for powerpc-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc linker (/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking whether make supports nested variables... (cached) yes checking for ANSI C header files... (cached) yes checking for main in -lnsl... yes checking pkg-config is at least version 0.9.0... yes checking for GENSIO... yes checking yaml.h usability... yes checking yaml.h presence... yes checking for yaml.h... yes checking for yaml_document_initialize in -lyaml... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool 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 >>> ser2net 4.3.3 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/ser2net-4.3.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' Making all in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' CC controller.o CC dataxfer.o CC readconfig.o CC port.o CC ser2net.o CC led.o CC led_sysfs.o CC yamlconf.o CC auth.o CC gbuf.o CC trace.o CC portconfig.o CC ser2net_str.o CC portinfo.o CC rotator.o CC defaults.o CC addsysattrs.o CCLD ser2net make[2]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' >>> ser2net 4.3.3 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/ser2net-4.3.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' Making install in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3/tests' make[3]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3/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-0/output-1/build/ser2net-4.3.3/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' make[3]: Entering directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c ser2net '/tmp/instance-0/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c ser2net /tmp/instance-0/output-1/target/usr/sbin/ser2net /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 ser2net.yaml.5 '/tmp/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 ser2net.8 '/tmp/instance-0/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' make[2]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/ser2net-4.3.3' tcping-1.3.6.tar.gz: OK (sha256: a731f0e48ff931d7b2a0e896e4db40867043740fe901dd225780f2164fdbdcf3) >>> tcping 1.3.6 Extracting gzip -d -c /tmp/instance-0/dl/tcping/tcping-1.3.6.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/tcping-1.3.6 -xf - >>> tcping 1.3.6 Patching >>> tcping 1.3.6 Configuring >>> tcping 1.3.6 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 CC="/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " -C /tmp/instance-0/output-1/build/tcping-1.3.6 tcping.linux make[1]: Entering directory '/tmp/instance-0/output-1/build/tcping-1.3.6' /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc -o tcping -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DHAVE_HSTRERROR tcping.c make[1]: Leaving directory '/tmp/instance-0/output-1/build/tcping-1.3.6' >>> tcping 1.3.6 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/tcping-1.3.6/tcping /tmp/instance-0/output-1/target/usr/bin/tcping >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%ppc%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/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-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.08-rc1-243-g717344363a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08"; \ echo "PRETTY_NAME=\"Buildroot 2021.08\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.08-rc1-243-g717344363a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> uclibc 1.0.38 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.13.9 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> mbedtls 2.16.11 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> belle-sip 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gensio 2.2.4 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> hostapd 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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-python3 3.9.7 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-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) >>> 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) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> json-glib 1.4.4 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libebml 1.4.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.1.7 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mpd-mpc 0.33 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> patch 2.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> qlibc 2.4.5 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> rp-pppoe 3.14 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> ser2net 4.3.3 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'