systemd........: no ------------- Compiler version -------------- arm-linux-gcc.br_real (Buildroot 2017.11-rc1) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> smcroute 2.3.1 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/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-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/smcroute-2.3.1/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' Making all in src make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1/src' CC smcrouted-smcrouted.o CC smcrouted-mroute.o CC smcrouted-ifvc.o CC smcrouted-mcgroup.o CC smcrouted-script.o CC smcrouted-log.o CC smcrouted-pidfile.o CC smcrouted-socket.o ifvc.c: In function 'iface_iterator': ifvc.c:187:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i >= num_ifaces) ^~ mroute.c: In function 'mroute6_enable': mroute.c:824:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i; ^ CC smcrouted-timer.o CC smcrouted-msg.o CC smcrouted-ipc.o CC smcrouted-conf.o CC smcroutectl-smcroutectl.o conf.c: In function 'conf_parse': conf.c:278:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] conf = file; ^ CCLD smcroutectl CCLD smcrouted make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1/src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' >>> smcroute 2.3.1 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/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-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/smcroute-2.3.1/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' Making install in src make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1/src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/sbin' /usr/bin/install -c smcrouted smcroutectl '/home/buildroot/build/instance-0/output/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1/src' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/doc/smcroute' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 README.md COPYING smcroute.conf '/home/buildroot/build/instance-0/output/target/usr/share/doc/smcroute' /usr/bin/install -c -m 644 smcroute.8 '/home/buildroot/build/instance-0/output/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/smcroute-2.3.1' vtun-3.0.3.tar.gz: OK (sha256: 69dcbe4f8c5ce7d91b4150a6309e536d03b61841169746ca5788413ac7edb9cb) >>> vtun 3.0.3 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/vtun-3.0.3.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/vtun-3.0.3 -xf - >>> vtun 3.0.3 Patching Applying 0001-fix-installation.patch using patch: patching file Makefile.in Applying 0002-fix-ssl-headers-checks.patch using patch: patching file configure.in Applying 0003-fixup-configure.in.patch using patch: patching file configure.in >>> vtun 3.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-0/output/build/vtun-3.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vtun 3.0.3 Configuring >>> vtun 3.0.3 Autoreconfiguring >>> vtun 3.0.3 Patching libtool (cd /home/buildroot/build/instance-0/output/build/vtun-3.0.3/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/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-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl 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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89" CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --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 --enable-static --disable-shared --with-ssl-headers=/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl --with-lzo-headers=/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo --with-lzo-lib=/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib ) 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, --enable-static, --disable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabihf checking target system type... arm-buildroot-linux-uclibcgnueabihf checking for bison... bison -y checking for arm-buildroot-linux-uclibcgnueabihf-gcc... /home/buildroot/build/instance-0/output/host/bin/arm-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/buildroot/build/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for arm-buildroot-linux-uclibcgnueabihf-gcc... (cached) /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for library containing nanosleep... none required checking for library containing setproctitle... no configure: checking for ZLIB Library and Header files ... ... checking for deflate in -lz... yes configure: checking for LZO Library and Header files ... ... checking "for lzo_asm.h"... (/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo) yes checking for lzo1x_decompress in -llzo2... yes configure: checking for md5 Library and Header files ... ... checking "for md5.h"... (/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl) yes configure: checking for blowfish Library and Header files ... ... checking "for blowfish.h"... (/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl) yes checking for BF_set_key in -lcrypto... yes configure: checking for AES Library and Header files ... ... checking "for aes.h"... (/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl) yes checking for AES_set_encrypt_key in -lcrypto... yes configure: checking for EVP Library and Header files ... ... checking "for evp.h"... (/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl) yes checking for EVP_EncryptInit in -lcrypto... yes checking for getpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes creating driver and protocol links ... linking generic/tun_dev.c to tun_dev.c linking generic/tap_dev.c to tap_dev.c linking generic/pty_dev.c to pty_dev.c linking generic/pipe_dev.c to pipe_dev.c linking generic/tcp_proto.c to tcp_proto.c linking generic/udp_proto.c to udp_proto.c linking linux/tun_dev.c to tun_dev.c linking linux/tap_dev.c to tap_dev.c configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting 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, --enable-static, --disable-shared >>> vtun 3.0.3 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/vtun-3.0.3/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/vtun-3.0.3' /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c main.c bison -y -d -b cfg_file cfg_file.y /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c server.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c client.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lib.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c llist.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c auth.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tunnel.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lock.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c netlib.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tun_dev.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tap_dev.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c pty_dev.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c pipe_dev.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tcp_proto.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c udp_proto.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c linkfd.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_shaper.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_zlib.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_lzo.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_encrypt.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_legacy_encrypt.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.tab.c flex -t cfg_file.l > cfg_file.lex.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.lex.c cfg_file.tab.c: In function 'yyparse': cfg_file.tab.c:2119:18: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] yyerror (yymsgp); ^~~~~~ cfg_file.y:61:5: note: expected 'char *' but argument is of type 'const char *' int yyerror(char *s); ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/lzo -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -I/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o lfd_legacy_encrypt.o -static -L/home/buildroot/build/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lz -llzo2 -lcrypto make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/vtun-3.0.3' >>> vtun 3.0.3 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/vtun-3.0.3/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/vtun-3.0.3' /usr/bin/install -c -d -m 755 /home/buildroot/build/instance-0/output/target/etc /usr/bin/install -c -d -m 755 /home/buildroot/build/instance-0/output/target/usr/share/man/man8 /usr/bin/install -c -m 600 vtund.conf /home/buildroot/build/instance-0/output/target/etc; /usr/bin/install -c -m 644 vtund.8 /home/buildroot/build/instance-0/output/target/usr/share/man/man8 /usr/bin/install -c -d -m 755 /home/buildroot/build/instance-0/output/target/usr/share/man/man5 /usr/bin/install -c -m 600 scripts/vtund-start.conf /home/buildroot/build/instance-0/output/target/etc; /usr/bin/install -c -m 644 vtund.conf.5 /home/buildroot/build/instance-0/output/target/usr/share/man/man5 rm -f /home/buildroot/build/instance-0/output/target/usr/share/man/man8/vtun.8 ln -s vtund.8 /home/buildroot/build/instance-0/output/target/usr/share/man/man8/vtun.8 /usr/bin/install -c -d -m 755 /home/buildroot/build/instance-0/output/target/var/log/vtund /usr/bin/install -c -d -m 755 /home/buildroot/build/instance-0/output/target/var/lock/vtund /usr/bin/install -c -d -m 755 /home/buildroot/build/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 vtund /home/buildroot/build/instance-0/output/target/usr/sbin /usr/bin/install -c -m 755 -D scripts/vtund.rc.debian \ /home/buildroot/build/instance-0/output/target/etc/init.d/S90vtun make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/vtun-3.0.3' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/lsscsi" is touched by more than one package: ['busybox', 'lsscsi'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/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-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/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-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/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-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00908-g453d29f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02-git-00908-g453d29f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> argp-standalone 1.3 Collecting legal info >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flatbuffers v1.8.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> initscripts Collecting legal info >>> ipset 6.34 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jquery 1.11.2 Collecting legal info >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libmatroska 1.4.4 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5 Collecting legal info LICENSE: OK (sha256: c432d6ee83deb6a0c105a2c3ebd11e3855ab91498b0847a8657e68ce8e4491a5) >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p10 Collecting legal info ERROR: No hash found for COPYRIGHT >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> opusfile 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> qpdf 7.0.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> rsync 3.1.2 Collecting legal info ERROR: No hash found for COPYING >>> sdl_sound 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'