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/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 -C /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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 - --no-print-directory \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/cgi-src /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc redirect.o -o redirect /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc ssi.o ../match.o -o ssi /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc phf.o -o phf /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/extras /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc makeweb.o -o makeweb /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc htpasswd.o -o htpasswd >>> thttpd 2.25b Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/thttpd /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/extras/htpasswd /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/extras/makeweb /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/extras/syslogtocern /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/thttpd-2.25b/scripts/thttpd_wrapper /home/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/instance-1/output/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/buildroot/autobuild/run/instance-1/output/target/var/www/data /usr/bin/install -d /home/buildroot/autobuild/run/instance-1/output/target/var/www/logs echo "dir=/var/www/data" > /home/buildroot/autobuild/run/instance-1/output/target/var/www/thttpd_config echo 'cgipat=**.cgi' >> /home/buildroot/autobuild/run/instance-1/output/target/var/www/thttpd_config echo "logfile=/var/www/logs/thttpd_log" >> /home/buildroot/autobuild/run/instance-1/output/target/var/www/thttpd_config echo "pidfile=/var/run/thttpd.pid" >> /home/buildroot/autobuild/run/instance-1/output/target/var/www/thttpd_config PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-1/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-1/output/build O=/home/buildroot/autobuild/run/instance-1/output flock /home/buildroot/autobuild/run/instance-1/dl/tinycbor/ support/download/dl-wrapper -c 'v0.5.1' -d '/home/buildroot/autobuild/run/instance-1/dl/tinycbor' -D '/home/buildroot/autobuild/run/instance-1/dl' -f 'tinycbor-v0.5.1.tar.gz' -H 'package/tinycbor//tinycbor.hash' -n 'tinycbor-v0.5.1' -N 'tinycbor' -o '/home/buildroot/autobuild/run/instance-1/dl/tinycbor/tinycbor-v0.5.1.tar.gz' -u https+https://github.com/intel/tinycbor/archive/v0.5.1 -u http\|urlencode+http://sources.buildroot.net/tinycbor -u http\|urlencode+http://sources.buildroot.net -- tinycbor-v0.5.1.tar.gz: OK (sha256: f9d2ec366a38382c1b7bb989c45620dca168ad28107b4ef9a306ee93c3dbb832) >>> tinycbor v0.5.1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/tinycbor/tinycbor-v0.5.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/tinycbor-v0.5.1 -xf - >>> tinycbor v0.5.1 Patching >>> tinycbor v0.5.1 Configuring >>> tinycbor v0.5.1 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /home/buildroot/autobuild/run/instance-1/output/build/tinycbor-v0.5.1 Makefile:95: warning: funopen and fopencookie unavailable, open_memstream can not be implemented and conversion to JSON will not work properly! /usr/bin/make -f ./Makefile.configure OUT='>&9' configure 9> .config if printf "extern int open_memstream(); int main() { return open_memstream(); }" | \ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -xc -o /dev/null - ; \ then \ echo open_memstream-pass := 1 >&9; \ fi if printf "extern int funopen(); int main() { return funopen(); }" | \ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -xc -o /dev/null - ; \ then \ echo funopen-pass := 1 >&9; \ fi /tmp/ccDNpfkH.o: In function `main': :(.text+0x20): undefined reference to `funopen' collect2: error: ld returned 1 exit status if printf "extern int fopencookie(); int main() { return fopencookie(); }" | \ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -xc -o /dev/null - ; \ then \ echo fopencookie-pass := 1 >&9; \ fi if printf "int main() {}" | \ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -xc -Wl,--gc-sections -o /dev/null - ; \ then \ echo gc_sections-pass := 1 >&9; \ fi if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -xc -lcjson -o /dev/null - ; \ then \ echo system-cjson-pass := 1 >&9; \ fi :2:26: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -xc -I./src -o /dev/null - ; \ then \ echo cjson-pass := 1 >&9; \ fi :2:26: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborerrorstrings.pic.o src/cborerrorstrings.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborencoder.pic.o src/cborencoder.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborencoder_close_container_checked.pic.o src/cborencoder_close_container_checked.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborparser.pic.o src/cborparser.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborpretty.pic.o src/cborpretty.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborparser_dup_string.pic.o src/cborparser_dup_string.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborpretty_stdio.pic.o src/cborpretty_stdio.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cbortojson.pic.o src/cbortojson.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -c -o src/cborvalidation.pic.o src/cborvalidation.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -shared -Wl,-soname,libtinycbor.so.0.5 -o lib/libtinycbor.so.0.5.1 src/cborerrorstrings.pic.o src/cborencoder.pic.o src/cborencoder_close_container_checked.pic.o src/cborparser.pic.o src/cborpretty.pic.o src/cborparser_dup_string.pic.o src/cborpretty_stdio.pic.o src/cbortojson.pic.o src/cborvalidation.pic.o cd lib ; ln -sf libtinycbor.so.0.5.1 libtinycbor.so ; ln -sf libtinycbor.so.0.5.1 libtinycbor.so.0.5 /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tools/cbordump/cbordump.o tools/cbordump/cbordump.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -o bin/cbordump tools/cbordump/cbordump.o lib/libtinycbor.so -lm sed > tinycbor.pc < tinycbor.pc.in \ -e 's,@prefix@,/usr/local,' \ -e 's,@exec_prefix@,/usr/local,' \ -e 's,@libdir@,/usr/local/lib,' \ -e 's,@includedir@,/usr/local/include,' \ -e 's,@version@,0.5.1,' >>> tinycbor v0.5.1 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /home/buildroot/autobuild/run/instance-1/output/build/tinycbor-v0.5.1 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot prefix=/usr install install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin install -m 755 bin/cbordump /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/cbordump install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 lib/libtinycbor.so /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libtinycbor.so install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 lib/libtinycbor.so.0.5 /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libtinycbor.so.0.5 install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 lib/libtinycbor.so.0.5.1 /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libtinycbor.so.0.5.1 install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -m 644 tinycbor.pc /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/tinycbor.pc install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/tinycbor install -m 644 src/cbor.h /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/tinycbor/cbor.h install -d /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/tinycbor install -m 644 src/cborjson.h /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/tinycbor/cborjson.h >>> tinycbor v0.5.1 Fixing libtool files >>> tinycbor v0.5.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-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/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /home/buildroot/autobuild/run/instance-1/output/build/tinycbor-v0.5.1 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target prefix=/usr install install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/bin install -m 755 bin/cbordump /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/cbordump install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib install -m 644 lib/libtinycbor.so /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libtinycbor.so install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib install -m 644 lib/libtinycbor.so.0.5 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libtinycbor.so.0.5 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib install -m 644 lib/libtinycbor.so.0.5.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libtinycbor.so.0.5.1 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig install -m 644 tinycbor.pc /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig/tinycbor.pc install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinycbor install -m 644 src/cbor.h /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinycbor/cbor.h install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinycbor install -m 644 src/cborjson.h /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinycbor/cborjson.h PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-1/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-1/output/build O=/home/buildroot/autobuild/run/instance-1/output flock /home/buildroot/autobuild/run/instance-1/dl/whois/ support/download/dl-wrapper -c '5.3.1' -d '/home/buildroot/autobuild/run/instance-1/dl/whois' -D '/home/buildroot/autobuild/run/instance-1/dl' -f 'whois_5.3.1.tar.xz' -H 'package/whois//whois.hash' -n 'whois-5.3.1' -N 'whois' -o '/home/buildroot/autobuild/run/instance-1/dl/whois/whois_5.3.1.tar.xz' -u http+http://snapshot.debian.org/archive/debian/20180522T155750Z/pool/main/w/whois -u http\|urlencode+http://sources.buildroot.net/whois -u http\|urlencode+http://sources.buildroot.net -- whois_5.3.1.tar.xz: OK (sha256: ef4ead31306a388d9c8c83d67f56c94ed8b4c85e94f60baea2f5b1660445893e) >>> whois 5.3.1 Extracting xzcat /home/buildroot/autobuild/run/instance-1/dl/whois/whois_5.3.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/whois-5.3.1 -xf - >>> whois 5.3.1 Patching >>> whois 5.3.1 Configuring >>> whois 5.3.1 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LIBS="" Makefile.depend whois mkpasswd -C /home/buildroot/autobuild/run/instance-1/output/build/whois-5.3.1 /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MM -MG *.c > Makefile.depend make[2]: `Makefile.depend' is up to date. /usr/bin/perl make_ip_del.pl < ip_del_list > ip_del.h /usr/bin/perl make_ip6_del.pl < ip6_del_list > ip6_del.h /usr/bin/perl make_as_del.pl < as_del_list > as_del.h /usr/bin/perl make_as32_del.pl < as32_del_list > as32_del.h /usr/bin/perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h /usr/bin/perl make_tld_serv.pl < tld_serv_list > tld_serv.h /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c utils.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c mkpasswd.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c whois.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mkpasswd mkpasswd.o utils.o -lcrypt /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o whois whois.o utils.o >>> whois 5.3.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LIBS="" BASEDIR="/home/buildroot/autobuild/run/instance-1/output/target" install-whois install-mkpasswd -C /home/buildroot/autobuild/run/instance-1/output/build/whois-5.3.1 install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1/ install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man5/ install -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1/ install -m 0755 whois /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ install -m 0755 mkpasswd /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ install -m 0644 whois.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1/ install -m 0644 mkpasswd.1 /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1/ install -m 0644 whois.conf.5 /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man5/ >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/htpasswd" is touched by more than one package: [u'apache', u'thttpd'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'apr', u'expat', u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/liblxc.la" is touched by more than one package: [u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'apr-util', u'pcre', u'apache', u'boost', u'zeromq', u'azmq', u'bzip2', u'ezxml', u'libcuefile', u'libestr', u'libee', u'libffi', u'libglib2', u'xz', u'libgta', u'libogg', u'libsecret', u'libsilk', u'libtirpc', u'libupnp18', u'lxc', u'sdl', u'slang', u'pppd', u'tinycbor'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00296-gfaf5041"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.08-git-00296-gfaf5041 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apache 2.4.33 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> 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) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> azmq v1.0.2 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> darkhttpd 1.12 Collecting legal info >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> ifupdown-scripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsecret 0.18.6 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libupnp18 1.8.3 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> lxc 3.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinycbor v0.5.1 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> whois 5.3.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'