# merged configuration written to /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config (needs make) # make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/swupdate-2019.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.hash.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.tab.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/swupdate-2019.04' /bin/sed -i -e "/\\/d" /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config echo 'CONFIG_STATIC=y' >> /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config /bin/sed -i -e "/\\/d" /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config echo 'CONFIG_CROSS_COMPILE="/home/buildroot/build/instance-3/output/host/bin/arm-linux-"' >> /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config /bin/sed -i -e "/\\/d" /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config echo 'CONFIG_SYSROOT="/home/buildroot/build/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot"' >> /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config /bin/sed -i -e "/\\/d" /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config echo 'CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static"' >> /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config /bin/sed -i -e "/\\/d" /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config echo 'CONFIG_EXTRA_LDFLAGS=" -static"' >> /home/buildroot/build/instance-3/output/build/swupdate-2019.04/.config make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/swupdate-2019.04' scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/swupdate-2019.04' >>> swupdate 2019.04 Configuring >>> swupdate 2019.04 Building PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" CC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc" LD="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc" HAVE_JSON_C=n HAVE_LIBARCHIVE=n HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=n HAVE_LIBCRYPTO=n HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y /usr/bin/make -j8 -C /home/buildroot/build/instance-3/output/build/swupdate-2019.04 make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/swupdate-2019.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig CC core/swupdate.o CC handlers/dummy_handler.o CC ipc/network_ipc.o AR suricatta/lib.a CC mongoose/mongoose.o CC parser/parse_external.o CC corelib/artifacts_versions.o CC bootloader/none.o CC tools/client.o CC parser/parser.o In file included from core/swupdate.c:30:0: core/swupdate.c: In function 'install_from_file': include/util.h:90:11: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'off_t {aka long long int}' [-Wformat=] "ERROR %s : %s : %d : " format, \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:340:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ core/swupdate.c:340:36: note: format string is defined here ERROR("failed to scan for pos '%ld'!", pos); ~~^ %lld In file included from core/swupdate.c:30:0: include/util.h:97:14: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=] "ERROR : " format, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:340:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ core/swupdate.c:340:36: note: format string is defined here ERROR("failed to scan for pos '%ld'!", pos); ~~^ %lld In file included from core/swupdate.c:30:0: include/util.h:101:13: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=] "[%s] : " format, __func__, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:340:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ core/swupdate.c:340:36: note: format string is defined here ERROR("failed to scan for pos '%ld'!", pos); ~~^ %lld CC handlers/raw_handler.o AR bootloader/lib.a CC tools/hawkbitcfg.o CC corelib/installer.o CC tools/progress.o CC ipc/progress_ipc.o CC tools/sendtohawkbit.o LD handlers/built-in.o AR ipc/lib.a CC corelib/network_thread.o CC core/cpio_utils.o CC corelib/parsing_library.o AR tools/lib.a CC core/notifier.o CC core/handler.o In file included from corelib/parsing_library.c:19:0: corelib/parsing_library.c: In function 'set_find_path': include/util.h:90:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t {aka unsigned int}' [-Wformat=] "ERROR %s : %s : %d : " format, \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:218:3: note: in expansion of macro 'ERROR' ERROR("No memory: failed for %lu bytes", ^~~~~ corelib/parsing_library.c:218:34: note: format string is defined here ERROR("No memory: failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:97:14: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] "ERROR : " format, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:218:3: note: in expansion of macro 'ERROR' ERROR("No memory: failed for %lu bytes", ^~~~~ corelib/parsing_library.c:218:34: note: format string is defined here ERROR("No memory: failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:101:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] "[%s] : " format, __func__, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:218:3: note: in expansion of macro 'ERROR' ERROR("No memory: failed for %lu bytes", ^~~~~ corelib/parsing_library.c:218:34: note: format string is defined here ERROR("No memory: failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:90:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'unsigned int' [-Wformat=] "ERROR %s : %s : %d : " format, \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:240:3: note: in expansion of macro 'ERROR' ERROR("No memory: calloc failed for %lu bytes", ^~~~~ corelib/parsing_library.c:240:41: note: format string is defined here ERROR("No memory: calloc failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:97:14: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat=] "ERROR : " format, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:240:3: note: in expansion of macro 'ERROR' ERROR("No memory: calloc failed for %lu bytes", ^~~~~ corelib/parsing_library.c:240:41: note: format string is defined here ERROR("No memory: calloc failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:101:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=] "[%s] : " format, __func__, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:240:3: note: in expansion of macro 'ERROR' ERROR("No memory: calloc failed for %lu bytes", ^~~~~ corelib/parsing_library.c:240:41: note: format string is defined here ERROR("No memory: calloc failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:90:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t {aka unsigned int}' [-Wformat=] "ERROR %s : %s : %d : " format, \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:255:3: note: in expansion of macro 'ERROR' ERROR("No memory: failed for %lu bytes", ^~~~~ corelib/parsing_library.c:255:34: note: format string is defined here ERROR("No memory: failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:97:14: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] "ERROR : " format, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:255:3: note: in expansion of macro 'ERROR' ERROR("No memory: failed for %lu bytes", ^~~~~ corelib/parsing_library.c:255:34: note: format string is defined here ERROR("No memory: failed for %lu bytes", ~~^ %u In file included from corelib/parsing_library.c:19:0: include/util.h:101:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] "[%s] : " format, __func__, ## arg); \ ^ include/util.h:108:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ corelib/parsing_library.c:255:3: note: in expansion of macro 'ERROR' ERROR("No memory: failed for %lu bytes", ^~~~~ corelib/parsing_library.c:255:34: note: format string is defined here ERROR("No memory: failed for %lu bytes", ~~^ %u CC corelib/parsing_library_libconfig.o AR parser/lib.a CC mongoose/mongoose_interface.o CC corelib/progress_thread.o CC core/util.o CC corelib/stream_interface.o CC core/parser.o CC corelib/swupdate_dict.o CC core/pctl.o CC corelib/swupdate_settings.o CC core/state.o CC core/syslog.o AR corelib/lib.a LD core/built-in.o AR mongoose/lib.a LD tools/sendtohawkbit LD tools/client LD tools/hawkbitcfg LD swupdate_unstripped LD tools/progress STRIP tools/progress STRIP tools/sendtohawkbit STRIP tools/client STRIP tools/hawkbitcfg STRIP swupdate make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/swupdate-2019.04' >>> swupdate 2019.04 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/build/instance-3/output/build/swupdate-2019.04/swupdate /home/buildroot/build/instance-3/output/target/usr/bin/swupdate >>> xl2tp 1.3.14 Downloading converted 'https://github.com/xelerance/xl2tpd/archive/v1.3.14/xl2tp-1.3.14.tar.gz' (ANSI_X3.4-1968) -> 'https://github.com/xelerance/xl2tpd/archive/v1.3.14/xl2tp-1.3.14.tar.gz' (UTF-8) --2019-07-15 09:54:37-- https://github.com/xelerance/xl2tpd/archive/v1.3.14/xl2tp-1.3.14.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/xelerance/xl2tpd/tar.gz/v1.3.14 [following] converted 'https://codeload.github.com/xelerance/xl2tpd/tar.gz/v1.3.14' (ANSI_X3.4-1968) -> 'https://codeload.github.com/xelerance/xl2tpd/tar.gz/v1.3.14' (UTF-8) --2019-07-15 09:54:37-- https://codeload.github.com/xelerance/xl2tpd/tar.gz/v1.3.14 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/build/instance-3/output/build/.xl2tp-1.3.14.tar.gz.w42QBy/output' 0K .......... .......... .......... .......... .......... 291K 50K .......... .......... .......... .......... .......... 568K 100K .......... .......... .......... .......... .......... 63.3M 150K .......... .......... .......... .......... .......... 61.2M 200K .......... .......... .......... .......... .......... 575K 250K .......... .......... .......... .......... .......... 60.8M 300K .......... .......... .......... .......... .......... 602K 350K .......... .......... .......... .......... .......... 13.4M 400K .......... .......... .......... .......... .......... 138M 450K .......... .......... .......... .......... .......... 146M 500K .......... . 150M=0.4s 2019-07-15 09:54:38 (1.14 MB/s) - '/home/buildroot/build/instance-3/output/build/.xl2tp-1.3.14.tar.gz.w42QBy/output' saved [523992] xl2tp-1.3.14.tar.gz: OK (sha256: ff5a0806fecc58c7b9cbc625117a4521c0546522a5f5951ffb6eebdab998610f) >>> xl2tp 1.3.14 Extracting gzip -d -c /home/buildroot/build/instance-3/dl/xl2tp/xl2tp-1.3.14.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-3/output/build/xl2tp-1.3.14 -xf - >>> xl2tp 1.3.14 Patching >>> xl2tp 1.3.14 Configuring >>> xl2tp 1.3.14 Building /bin/sed -i -e 's/ -O2 //' /home/buildroot/build/instance-3/output/build/xl2tp-1.3.14/Makefile PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-3/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-3/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-3/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-3/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-3/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-3/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-3/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-3/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-3/output/host/bin/arm-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/buildroot/build/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-3/output/host/bin/arm-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 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/build/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 LDLIBS="`/home/buildroot/build/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/pcap-config --static --additional-libs`" -C /home/buildroot/build/instance-3/output/build/xl2tp-1.3.14 make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/xl2tp-1.3.14' /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c control.c: In function 'write_packet': control.c:1643:30: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] else if ((size_t)err < 0) ^ /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -static xl2tpd-control.c -o xl2tpd-control /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -static -o pfc pfc.o -lpcap /home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc -static -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/xl2tp-1.3.14' >>> xl2tp 1.3.14 Installing to target PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-3/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-3/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-3/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-3/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-3/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-3/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-3/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-3/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-3/output/host/bin/arm-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/buildroot/build/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-3/output/host/bin/arm-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 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/buildroot/build/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-3/output/target PREFIX=/usr -C /home/buildroot/build/instance-3/output/build/xl2tp-1.3.14 install make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/xl2tp-1.3.14' install -d -m 0755 /home/buildroot/build/instance-3/output/target/usr/sbin install -m 0755 xl2tpd /home/buildroot/build/instance-3/output/target/usr/sbin/xl2tpd install -d -m 0755 /home/buildroot/build/instance-3/output/target/usr/share/man/man5 install -d -m 0755 /home/buildroot/build/instance-3/output/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/buildroot/build/instance-3/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/buildroot/build/instance-3/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/buildroot/build/instance-3/output/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/buildroot/build/instance-3/output/target/usr/bin install -m 0755 pfc /home/buildroot/build/instance-3/output/target/usr/bin/pfc install -d -m 0755 /home/buildroot/build/instance-3/output/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/buildroot/build/instance-3/output/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/buildroot/build/instance-3/output/target/usr/sbin install -m 0755 xl2tpd-control /home/buildroot/build/instance-3/output/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/xl2tp-1.3.14' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-3/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/build/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-3/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-3/output/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" /home/buildroot/build/instance-3/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-3/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-3/output/target/etc echo "buildroot" > /home/buildroot/build/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-3/output/target/etc/shadow rm -f /home/buildroot/build/instance-3/output/target/bin/sh rm -f /home/buildroot/build/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-3/output/target/usr/include /home/buildroot/build/instance-3/output/target/usr/share/aclocal \ /home/buildroot/build/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-3/output/target/usr/lib/cmake /home/buildroot/build/instance-3/output/target/usr/share/cmake find /home/buildroot/build/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-3/output/target/lib/ /home/buildroot/build/instance-3/output/target/usr/lib/ /home/buildroot/build/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-3/output/target/usr/man /home/buildroot/build/instance-3/output/target/usr/share/man rm -rf /home/buildroot/build/instance-3/output/target/usr/info /home/buildroot/build/instance-3/output/target/usr/share/info rm -rf /home/buildroot/build/instance-3/output/target/usr/doc /home/buildroot/build/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-3/output/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/buildroot/build/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00600-ged3eef6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-3/output/target/usr make: Leaving directory '/home/buildroot/build/instance-3/buildroot' make: Entering directory '/home/buildroot/build/instance-3/buildroot' >>> Buildroot 2019.08-git-00600-ged3eef6 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-custom Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-periphery 1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> chrony 3.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> host-genpart 1.0.2 Collecting legal info >>> initscripts Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> monit 5.25.3 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> mtools 4.0.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_gfx 2.0.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> spidev_test v4.10 Collecting legal info >>> swupdate 2019.04 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> xl2tp 1.3.14 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-3/output/legal-info make: Leaving directory '/home/buildroot/build/instance-3/buildroot'