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.12 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PLUGIN_DIR=/usr/lib/pppd/2.4.8 -C /home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/src make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/src' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o pppoe.o pppoe.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o if.o if.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o debug.o debug.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o common.o common.c In file included from /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from pppoe.h:26, from common.c:26: /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ debug.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o ppp.o ppp.c if.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ pppoe.c:16:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ common.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ if.c: In function 'openInterface': if.c:459:2: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(ifr.ifr_name, ifname, sizeof(ifr.ifr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if.c:481:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(ifr.ifr_name, ifname, sizeof(ifr.ifr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if.c:498:5: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy(ifr.ifr_name, ifname, sizeof(ifr.ifr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppp.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o discovery.o discovery.c discovery.c:13:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o pppoe-server.o pppoe-server.c In file included from /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from pppoe.h:26, from pppoe-server.h:18, from pppoe-server.c:32: /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o md5.o md5.c pppoe-server.c:18:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ cd libevent && /usr/bin/make DEFINES="" make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/src/libevent' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event.o event.c event.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_tcp.o event_tcp.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o hash.o hash.c hash.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ event_tcp.c:14:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o pppoe-sniff.o pppoe-sniff.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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 '-DVERSION="3.12"' -c -o relay.o relay.c pppoe-sniff.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_sig.o event_sig.c In file included from /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/signal.h:25, from event_sig.c:23: /home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ event_sig.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ relay.c:17:19: warning: 'RCSID' defined but not used [-Wunused-const-variable=] static char const RCSID[] = ^~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib libevent.a make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/src/libevent' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o pppoe-server.c: In function 'startPPPDUserMode': pppoe-server.c:1906:80: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 206 and 226 [-Wformat-truncation=] snprintf(buffer, SMALLBUF, "%s -n -I %s -e %u:%02x:%02x:%02x:%02x:%02x:%02x%s -S '%s'", ^~ pppoe-server.c:1911:7: PppoeOptions, session->serviceName); ~~~~~~~~~~~~ pppoe-server.c:1906:5: note: 'snprintf' output 37 or more bytes (assuming 312) into a destination of size 256 snprintf(buffer, SMALLBUF, "%s -n -I %s -e %u:%02x:%02x:%02x:%02x:%02x:%02x%s -S '%s'", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pppoe_path, session->ethif->name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned int) ntohs(session->sess), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session->eth[0], session->eth[1], session->eth[2], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session->eth[3], session->eth[4], session->eth[5], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PppoeOptions, session->serviceName); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -o pppoe-server pppoe-server.o if.o debug.o common.o md5.o libevent/libevent.a -Llibevent -levent /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-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 '/home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/src' >>> rp-pppoe 3.12 Installing to target /usr/bin/install -D -m 0644 /home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/configs/pppoe.conf /home/naourr/work/instance-1/output-1/target/etc/ppp/pppoe.conf for ff in pppoe pppoe-server pppoe-relay pppoe-sniff; do /usr/bin/install -m 0755 /home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/src/$ff /home/naourr/work/instance-1/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 /home/naourr/work/instance-1/output-1/build/rp-pppoe-3.12/scripts/$ff /home/naourr/work/instance-1/output-1/target/usr/sbin/$ff || exit 1; done tftp-hpa-5.2.tar.xz: OK (sha256: afee361df96a2f88344e191f6a25480fd714e1d28d176c3f10cc43fa206b718b) >>> tftpd 5.2 Extracting xzcat /home/naourr/work/instance-1/dl/tftpd/tftp-hpa-5.2.tar.xz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/tftpd-5.2 -xf - >>> tftpd 5.2 Patching >>> tftpd 5.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output-1/build/tftpd-5.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tftpd 5.2 Patching libtool >>> tftpd 5.2 Configuring (cd /home/naourr/work/instance-1/output-1/build/tftpd-5.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-as" LD="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-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/home/naourr/work/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/nds32le-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=no CONFIG_SITE=/dev/null ./configure --target=nds32le-buildroot-linux-gnu --host=nds32le-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-tcpwrappers ) 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 checking for nds32le-buildroot-linux-gnu-gcc... /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-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 /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/naourr/work/instance-1/output-1/host/bin/nds32le-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 checking for library containing strerror... none required checking for nds32le-buildroot-linux-gnu-gcc... (cached) /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -g... (cached) yes checking for /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... (cached) none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -W... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wall... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wpointer-arith... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wbad-function-cast... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wcast-equal... no checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wstrict-prototypes... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wmissing-prototypes... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wmissing-declarations... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wnested-externs... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Winline... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wwrite-strings... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wundef... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wshadow... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -Wsign-compare... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -pipe... yes checking if /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -fno-strict-aliasing... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking if inttypes.h is sane... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether time.h and sys/time.h may both be included... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for pid_t... yes checking for mode_t... yes checking for size_t... yes checking for intmax_t... yes checking for long long... yes checking for uint16_t... yes checking for uint32_t... yes checking for u_short... yes checking for u_long... yes checking for socklen_t... yes checking for library containing socket... none required checking for fcntl... yes checking for setsid... yes checking for recvmsg... yes checking for ftruncate... yes checking for setreuid... yes checking for setregid... yes checking for initgroups... yes checking for setgroups... yes checking for strtoumax... yes checking for strtoull... yes checking for struct msghdr.msg_control... yes checking for struct in_pktinfo.ipi_addr... yes checking for struct addrinfo.ai_addr... yes checking if fcntl.h defines O_NONBLOCK... yes checking if fcntl.h defines O_BINARY... no checking if fcntl.h defines O_TEXT... no checking if fcntl.h defines F_SETLK... yes checking if sys/file.h defines LOCK_SH... yes checking if sys/file.h defines LOCK_EX... yes checking for sigsetjmp... yes checking for library containing xmalloc... no checking for library containing xstrdup... no checking for library containing bsd_signal... none required checking for library containing getopt_long... none required checking for library containing getaddrinfo... none required checking for library containing freeaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing inet_ntop... none required checking for library containing inet_aton... none required checking for daemon... yes checking for dup2... yes checking if netinet/in.h defines IPPORT_TFTP... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing regcomp... none required checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking for struct sockaddr_in6.sin6_addr... yes checking for IPv6 support... yes checking for struct in6_pktinfo.ipi6_addr... yes checking whether ln -s works... yes checking for nds32le-buildroot-linux-gnu-ranlib... /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating aconfig.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 >>> tftpd 5.2 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/tftpd-5.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h /usr/bin/make -C lib /usr/bin/make -C common make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/lib' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c xmalloc.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c xstrdup.c make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/common' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c tftpsubs.c rm -f libxtra.a ar cq libxtra.a xmalloc.o xstrdup.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib libxtra.a make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/lib' rm -f libcommon.a ar cq libcommon.a tftpsubs.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib libcommon.a make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/common' /usr/bin/make -C tftp /usr/bin/make -C tftpd make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/tftpd' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c tftpd.c make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/tftp' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c tftp.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c recvfrom.c /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c main.c main.c: In function 'main': main.c:308:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration] bsd_signal(SIGINT, intr); ^~~~~~~~~~ ssignal main.c:308:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] tftp.c: In function 'tftp_sendfile': tftp.c:88:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration] bsd_signal(SIGALRM, timer); ^~~~~~~~~~ ssignal tftp.c:88:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c misc.c sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1 /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/naourr/work/instance-1/output-1/build/tftpd-5.2 -c remap.c sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8 main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:244:25: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:266:25: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:279:21: note: called from here usage(*optx == 'h' ? 0 : EX_USAGE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:284:17: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ tftpd.c: In function 'tftp_recvfile': tftpd.c:1647:69: warning: argument 'oap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oacklen) ~~~~~~~~~~~~~~~~^~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc tftp.o main.o ../common/libcommon.a /home/naourr/work/instance-1/output-1/build/tftpd-5.2/lib/libxtra.a -o tftp make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/tftp' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /home/naourr/work/instance-1/output-1/build/tftpd-5.2/lib/libxtra.a -o tftpd make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2/tftpd' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tftpd-5.2' >>> tftpd 5.2 Installing to target /usr/bin/install -D /home/naourr/work/instance-1/output-1/build/tftpd-5.2/tftp/tftp /home/naourr/work/instance-1/output-1/target/usr/bin/tftp /usr/bin/install -D /home/naourr/work/instance-1/output-1/build/tftpd-5.2/tftpd/tftpd /home/naourr/work/instance-1/output-1/target/usr/sbin/tftpd >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh rm -f /home/naourr/work/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/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 /home/naourr/work/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-git-05146-g83077a1163f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2020.02-git-05146-g83077a1163f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> c-icap 0.5.5 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> igmpproxy 0.2.1 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> oniguruma 6.9.4 Collecting legal info COPYING: OK (sha256: ae266a1ad1c2ef50baf14a1a2993e926cd46d09c6cc8b0b3a8498e44da2746b8) >>> 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) >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> tftpd 5.2 Collecting legal info tftpd/tftpd.c: OK (sha256: 5efef82650b8ece733e37790fc70f05e426c9e1ef9640d4ebcb04867bd3f5e28) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'