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/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl) yes configure: checking for blowfish Library and Header files ... ... checking "for blowfish.h"... (/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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, --disable-static, --enable-shared >>> vtun 3.0.3 Building PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-2/output/build/vtun-3.0.3/ /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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 cfg_file.tab.c: In function 'yyparse': cfg_file.tab.c:2119:9: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [enabled by default] yyerror (yymsgp); ^ cfg_file.y:61:5: note: expected 'char *' but argument is of type 'const char *' int yyerror(char *s); ^ /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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 /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/lzo -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/openssl -I/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/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 -L/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lz -llzo2 -lcrypto >>> vtun 3.0.3 Installing to target PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-2/output/target install -C /home/naourr/git/buildroot-test/instance-2/output/build/vtun-3.0.3/ /usr/bin/install -c -d -m 755 /home/naourr/git/buildroot-test/instance-2/output/target/etc /usr/bin/install -c -d -m 755 /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man8 /usr/bin/install -c -m 600 vtund.conf /home/naourr/git/buildroot-test/instance-2/output/target/etc; /usr/bin/install -c -m 644 vtund.8 /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man8 /usr/bin/install -c -d -m 755 /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man5 /usr/bin/install -c -m 600 scripts/vtund-start.conf /home/naourr/git/buildroot-test/instance-2/output/target/etc; /usr/bin/install -c -m 644 vtund.conf.5 /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man5 rm -f /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man8/vtun.8 ln -s vtund.8 /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man8/vtun.8 /usr/bin/install -c -d -m 755 /home/naourr/git/buildroot-test/instance-2/output/target/var/log/vtund /usr/bin/install -c -d -m 755 /home/naourr/git/buildroot-test/instance-2/output/target/var/lock/vtund /usr/bin/install -c -d -m 755 /home/naourr/git/buildroot-test/instance-2/output/target/usr/sbin /usr/bin/install -c -m 755 vtund /home/naourr/git/buildroot-test/instance-2/output/target/usr/sbin /usr/bin/install -c -m 755 -D scripts/vtund.rc.debian \ /home/naourr/git/buildroot-test/instance-2/output/target/etc/init.d/S90vtun zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/naourr/git/buildroot-test/instance-2/dl/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-2/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/naourr/git/buildroot-test/instance-2/output/target/lib/firmware/zd1211/ cp -dpf /home/naourr/git/buildroot-test/instance-2/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/naourr/git/buildroot-test/instance-2/output/target/lib/firmware/zd1211 zstd-v1.3.3.tar.gz: OK (sha256: a77c47153ee7de02626c5b2a097005786b71688be61e9fb81806a011f90b297b) >>> zstd v1.3.3 Extracting gzip -d -c /home/naourr/git/buildroot-test/instance-2/dl/zstd-v1.3.3.tar.gz | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-2/output/build/zstd-v1.3.3 -xf - >>> zstd v1.3.3 Patching >>> zstd v1.3.3 Configuring >>> zstd v1.3.3 Building PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-ar" AS="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-as" LD="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-ld" NM="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-nm" CC="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc" GCC="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc" CPP="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-cpp" CXX="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-g++" FC="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gfortran" F77="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-ranlib" READELF="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-readelf" STRIP="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/git/buildroot-test/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-2/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /home/naourr/git/buildroot-test/instance-2/output/build/zstd-v1.3.3 zstd /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -pthread -lz ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -pthread -lz ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined [enabled by default] # define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition cp programs/zstd . >>> zstd v1.3.3 Installing to target PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-ar" AS="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-as" LD="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-ld" NM="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-nm" CC="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc" GCC="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gcc" CPP="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-cpp" CXX="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-g++" FC="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gfortran" F77="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-ranlib" READELF="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-readelf" STRIP="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/git/buildroot-test/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-2/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/home/naourr/git/buildroot-test/instance-2/output/target PREFIX=/usr -C /home/naourr/git/buildroot-test/instance-2/output/build/zstd-v1.3.3/programs install Installing binaries Installing man pages zstd installation completed >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['gsl', 'gmp', 'gnuchess', 'libffi', 'libconfig', 'lightning'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['gsl', 'gmp', 'libffi', 'libconfig', 'lightning'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] rm -f /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-2/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-2/output/target/usr/share/glib-2.0/schemas mkdir -p /home/naourr/git/buildroot-test/instance-2/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-2/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-2/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-2/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/include /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-2/output/target/lib/ /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/man /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/info /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/doc /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/git/buildroot-test/instance-2/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/naourr/git/buildroot-test/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00931-g772cac0f46"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/git/buildroot-test/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-2/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-2/buildroot' >>> Buildroot 2018.02-git-00931-g772cac0f46 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> am33x-cm3 11107db2f1e9e58ee75d4fe9cc38423c9a6e4365 Collecting legal info ERROR: No hash found for License.txt >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> blktrace 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> boinc 7.8.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> 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) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> cjson v1.7.1 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> comix-cursors 0.8.2 Collecting legal info >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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-e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.8 Collecting legal info ERROR: No hash found for COPYING >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> fftw 3.3.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> fio fio-2.20 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gvfs 1.30.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown-scripts Collecting legal info >>> imagemagick 7.0.7-10 Collecting legal info ERROR: No hash found for LICENSE >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> ipsec-tools 0.8.2 Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libcddb 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libiqrf v0.1.2 Collecting legal info >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> lightning 2.1.0 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> ltp-testsuite 20180118 Collecting legal info ERROR: No hash found for COPYING >>> lynx 2.8.9dev.16 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mediastreamer 2.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-monolite 1050400003 Collecting legal info >>> mpg123 1.25.2 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> ser2net 3.4 Collecting legal info ERROR: No hash found for COPYING >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> stress-ng 0.06.15 Collecting legal info ERROR: No hash found for COPYING >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> tzdata 2017c Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> unrar 5.5.8 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING >>> zstd v1.3.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: monolite-1050400003: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-2/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-2/buildroot'