if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/debian/patches ]; then PATH=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:$PATH support/scripts/apply-patches.sh /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/debian/patches \*.patch; fi >>> thttpd 2.25b Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b -name $file); do cp support/gnuconfig/$file $i; done; done >>> thttpd 2.25b Patching libtool >>> thttpd 2.25b Configuring (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/ && rm -rf config.cache && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... arm-buildroot-linux-uclibcgnueabi checking target system type... arm-buildroot-linux-uclibcgnueabi checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc checking whether the C compiler (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static) works... yes checking whether the C compiler (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking gcc version... 6 checking how to link static binaries... unknown checking for __progname... yes checking how to run the C preprocessor... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-cpp checking for fcntl.h... yes checking for grp.h... yes 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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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. -static -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 \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/cgi-src make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/cgi-src' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -static redirect.o -o redirect /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -static ssi.o ../match.o -o ssi /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -static phf.o -o phf make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/cgi-src' /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/extras make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/extras' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -static makeweb.o -o makeweb /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -static htpasswd.o -o htpasswd make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/extras' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b' >>> thttpd 2.25b Installing to target /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/thttpd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/extras/htpasswd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/extras/makeweb /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/extras/syslogtocern /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/scripts/thttpd_wrapper /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/thttpd_wrapper /bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' -e 's:/usr/local/www:/var/www:g' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/www/data /usr/bin/install -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/www/logs echo "dir=/var/www/data" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/www/thttpd_config echo 'cgipat=**.cgi' >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/www/thttpd_config echo "logfile=/var/www/logs/thttpd_log" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/www/thttpd_config echo "pidfile=/var/run/thttpd.pid" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/var/www/thttpd_config /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/thttpd-2.25b/scripts/thttpd.sh /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/init.d/S90thttpd /bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/init.d/S90thttpd >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'c-periphery', u'expat', u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'c-periphery', u'expat', u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libpcre16.la" is touched by more than one package: [u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'c-periphery', u'expat', u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libcdio_paranoia.la" is touched by more than one package: [u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'ncurses', u'bcg729', u'beecrypt', u'bitstream', u'boost', u'brotli', u'libzlib', u'util-linux', u'c-periphery', u'expat', u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libcdio_cdda.la" is touched by more than one package: [u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'bitstream', u'boost', u'brotli', u'libzlib', u'util-linux', u'c-periphery', u'expat', u'freetype', u'fontconfig', u'flex', u'libpciaccess', u'hwloc', u'libjpeg', u'lcms2', u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libbson', u'libcap', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libcue', u'libpthread-stubs', u'libdrm', u'libffi', u'pcre', u'libglib2', u'libgee', u'libid3tag', u'libmad', u'libmediaart', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'libraw', u'libvorbis', u'libtheora', u'liburcu', u'libvncserver', u'openjpeg', u'perl', u'proj'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.28.1/pod rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.28.1/arm-linux/CORE find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00733-gbd0bb8b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.02-git-00733-gbd0bb8b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-periphery v1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> initscripts Collecting legal info >>> iozone 3_483 Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcdio-paranoia 10.2+0.94+2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libdrm 2.4.96 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libraw 0.18.11 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README: OK (sha256: 7fe7564c5d48c5d353d7c1966dcddada3791586a4c2eedbc68ad56e96955e75d) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-data-dump 1.23 Collecting legal info README: OK (sha256: 31d1b6482bcc3db87a38ad02065554f9d3bc13321d4ef8e96042464045e2abcf) >>> host-perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-uri 1.74 Collecting legal info LICENSE: OK (sha256: 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e) >>> perl-www-form-urlencoded 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4224 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-www-robotrules 6.02 Collecting legal info README: OK (sha256: fa375c4f771b92fc076b6c66e19440a0fff51dacf489fecd94bf560091279e05) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: iozone-3_483: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.96: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'