checking for memory.h... yes checking for paths.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for sys/devpoll.h... no checking for sys/event.h... no checking for osreldate.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for /usr/local/v6/lib... no checking for gethostbyname... yes checking for socket... yes checking for main in -linet6... no checking for crypt... yes checking for hstrerror... yes checking for strerror... yes checking for waitpid... yes checking for vsnprintf... yes checking for daemon... yes checking for setsid... yes checking for setlogin... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for kqueue... no checking for sigset... yes checking for atoll... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for select... yes checking for poll... yes checking if struct tm has tm_gmtoff member... yes checking if int64_t exists... yes checking if socklen_t exists... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating cgi-src/Makefile creating extras/Makefile >>> thttpd 2.25b Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 -C /home/naourr/work/instance-0/output/build/thttpd-2.25b/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/thttpd-2.25b' /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c thttpd.c thttpd.c: In function 'main': thttpd.c:611:12: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration] (void) sigset( SIGTERM, handle_term ); ^ rm -f mime_encodings.h sed < mime_encodings.txt > mime_encodings.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' rm -f mime_types.h sed < mime_types.txt > mime_types.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c libhttpd.c libhttpd.c: In function 'cgi_child': libhttpd.c:3507:12: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration] (void) sigset( SIGPIPE, SIG_DFL ); ^ /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c fdwatch.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c mmc.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c timers.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c match.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c tdate_parse.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ /usr/bin/make -w -j1 \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /home/naourr/work/instance-0/output/build/thttpd-2.25b/cgi-src make[2]: Entering directory '/home/naourr/work/instance-0/output/build/thttpd-2.25b/cgi-src' /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c redirect.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc redirect.o -o redirect /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ssi.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc ssi.o ../match.o -o ssi /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c phf.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc phf.o -o phf make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/thttpd-2.25b/cgi-src' /home/naourr/work/instance-0/output/build/thttpd-2.25b/extras make[2]: Entering directory '/home/naourr/work/instance-0/output/build/thttpd-2.25b/extras' /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c makeweb.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc makeweb.o -o makeweb /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c htpasswd.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc htpasswd.o -o htpasswd make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/thttpd-2.25b/extras' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/thttpd-2.25b' >>> thttpd 2.25b Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/thttpd-2.25b/thttpd /home/naourr/work/instance-0/output/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/thttpd-2.25b/extras/htpasswd /home/naourr/work/instance-0/output/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/thttpd-2.25b/extras/makeweb /home/naourr/work/instance-0/output/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/thttpd-2.25b/extras/syslogtocern /home/naourr/work/instance-0/output/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/thttpd-2.25b/scripts/thttpd_wrapper /home/naourr/work/instance-0/output/target/usr/sbin/thttpd_wrapper /usr/bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' -e 's:/usr/local/www:/var/www:g' /home/naourr/work/instance-0/output/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/naourr/work/instance-0/output/target/var/www/data /usr/bin/install -d /home/naourr/work/instance-0/output/target/var/www/logs echo "dir=/var/www/data" > /home/naourr/work/instance-0/output/target/var/www/thttpd_config echo 'cgipat=**.cgi' >> /home/naourr/work/instance-0/output/target/var/www/thttpd_config echo "logfile=/var/www/logs/thttpd_log" >> /home/naourr/work/instance-0/output/target/var/www/thttpd_config echo "pidfile=/var/run/thttpd.pid" >> /home/naourr/work/instance-0/output/target/var/www/thttpd_config vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz: OK (sha256: c10a5c2c0813198ca2404dd36db380cdb6395b46338123b341775095cf61521d) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Extracting gzip -d -c /home/naourr/work/instance-0/dl/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 -xf - >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Patching Applying 0001-Makefile-allow-to-override-the-PREFIX-variable.patch using patch: patching file Makefile Applying 0002-Makefile-allow-to-override-the-version.patch using patch: patching file Makefile Applying 0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch using patch: patching file Makefile Applying 0004-Makefile-provide-an-option-to-not-build-manpages.patch using patch: patching file Makefile Applying 0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch using patch: patching file Makefile Applying 0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch using patch: patching file config.c Hunk #1 succeeded at 670 (offset 13 lines). Applying 0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch using patch: patching file sysdep.h Applying 0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch using patch: patching file sysdep.c Applying 0009-config.c-add-missing-sys-ttydefaults.h-include.patch using patch: patching file config.c >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Configuring >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/mips64el-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBGCRYPT_CONFIG=/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/libgcrypt-config VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= make[1]: Entering directory '/home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c crypto.c crypto-gnutls.c vpnc.c cisco-decrypt.c test-crypto.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" > .depend /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o sysdep.o sysdep.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc-debug.o vpnc-debug.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o isakmp-pkt.o isakmp-pkt.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o tunip.o tunip.c sysdep.c: In function 'tun_close': sysdep.c:515:29: warning: parameter 'dev' set but not used [-Wunused-but-set-parameter] int tun_close(int fd, char *dev) ^ /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o config.o config.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o dh.o dh.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o math_group.o math_group.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ math_group.c: In function 'modp_setraw': math_group.c:259:38: warning: parameter 'grp' set but not used [-Wunused-but-set-parameter] static int modp_setraw(struct group *grp, gcry_mpi_t d, unsigned char *s, int l) ^ /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o supp.o supp.c config.c: In function 'vpnc_getpass': config.c:255:6: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] if (buf == NULL) ^ /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o decrypt-utils.o decrypt-utils.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto.o crypto.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto-gnutls.o crypto-gnutls.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc.o vpnc.c /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o cisco-decrypt.o cisco-decrypt.c crypto-gnutls.c: In function 'crypto_read_cert': crypto-gnutls.c:80:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^ crypto-gnutls.c: In function 'crypto_push_cert': crypto-gnutls.c:124:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^ crypto-gnutls.c: In function 'load_one_ca_file': crypto-gnutls.c:228:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^ crypto-gnutls.c: In function 'load_ca_list_file': crypto-gnutls.c:269:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt = { NULL, 0 }; ^ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^ /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o test-crypto.o test-crypto.c vpnc.c: In function 'do_phase1_am_packet2': vpnc.c:1905:38: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(dh_shared_secret, 0, sizeof(dh_shared_secret)); ^ /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lgnutls /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lgnutls /home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lgnutls make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 install PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/mips64el-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= DESTDIR="/home/naourr/work/instance-0/output/target" PREFIX=/usr make[1]: Entering directory '/home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' install -d /home/naourr/work/instance-0/output/target/etc/vpnc /home/naourr/work/instance-0/output/target/usr/bin /home/naourr/work/instance-0/output/target/usr/sbin /home/naourr/work/instance-0/output/target/usr/share/man/man1 /home/naourr/work/instance-0/output/target/usr/share/man/man8 /home/naourr/work/instance-0/output/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/naourr/work/instance-0/output/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/naourr/work/instance-0/output/target/etc/vpnc; \ else \ install vpnc-script /home/naourr/work/instance-0/output/target/etc/vpnc; \ fi install -m600 vpnc.conf /home/naourr/work/instance-0/output/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/naourr/work/instance-0/output/target/usr/sbin install -m755 pcf2vpnc /home/naourr/work/instance-0/output/target/usr/bin install -m644 pcf2vpnc.1 /home/naourr/work/instance-0/output/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/naourr/work/instance-0/output/target/usr/share/man/man1 install -m644 COPYING /home/naourr/work/instance-0/output/target/usr/share/doc/vpnc install -m755 vpnc /home/naourr/work/instance-0/output/target/usr/sbin install -m755 cisco-decrypt /home/naourr/work/instance-0/output/target/usr/bin make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz: OK (sha256: b99700f6d504d76878de83ac50f18a0270b6edd0b52a0458c60fc606ed3332f0) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Extracting gzip -d -c /home/naourr/work/instance-0/dl/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435 -xf - >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Patching >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Configuring >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Building >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Installing to target mkdir -p /home/naourr/work/instance-0/output/target/lib/firmware/ti-connectivity cp /home/naourr/work/instance-0/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435/TIInit_*.bts /home/naourr/work/instance-0/output/target/lib/firmware/ti-connectivity >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libunistring', u'grep', u'libffi', u'libtool', u'guile'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libunistring', u'libffi', u'libtool', u'guile'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'libzlib', u'libopenssl', u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'berkeleydb', u'expat', u'libzlib', u'libopenssl', u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/apr-util-1/apr_dbm_db.la" is touched by more than one package: [u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'libzlib', u'libopenssl', u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libopenssl', u'apr-util', u'libpcap', u'libatomic_ops', u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libguile-2.0.la" is touched by more than one package: [u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'fftw', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'pcre', u'gnutls', u'libffi', u'libtool', u'guile', u'libevent', u'libgpg-error', u'libgcrypt', u'libmnl', u'libnftnl', u'libucl', u'log4cxx', u'lvm2', u'mosquitto', u'snappy', u'sqlcipher'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gmp', u'host-libffi', u'host-libunistring', u'host-guile'] mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.9-00001-gefb4c2ffcc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.9\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.02.9-00001-gefb4c2ffcc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> 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 >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> arp-scan 1.9 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) >>> 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) >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> fftw 3.3.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> host-libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lvm2 2.02.173 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mosquitto 1.5.4 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rt-tests 1.0 Collecting legal info ERROR: No hash found for COPYING >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info ERROR: No hash found for COPYING >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'