exec ./tools/install.sh -D -m 600 s6-chroot /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-chroot exec ./tools/install.sh -D -m 600 s6-devd /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-devd exec ./tools/install.sh -D -m 600 s6-uevent-listener /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-uevent-listener exec ./tools/install.sh -D -m 600 s6-uevent-spawner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-uevent-spawner grep -- ^s6-chroot < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-chroot ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-chroot ; } grep -- ^s6-devd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-devd ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-devd ; } grep -- ^s6-uevent-listener < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-uevent-listener ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-uevent-listener ; } exec ./tools/install.sh -D -m 600 s6-fillurandompool /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-fillurandompool exec ./tools/install.sh -D -m 600 s6-freeramdisk /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-freeramdisk grep -- ^s6-freeramdisk < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-freeramdisk ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-freeramdisk ; } exec ./tools/install.sh -D -m 600 s6-hostname /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-hostname grep -- ^s6-hostname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-hostname ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-hostname ; } exec ./tools/install.sh -D -m 600 s6-logwatch /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-logwatch grep -- ^s6-logwatch < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-logwatch ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-logwatch ; } grep -- ^s6-uevent-spawner < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-uevent-spawner ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-uevent-spawner ; } exec ./tools/install.sh -D -m 600 s6-mount /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-mount exec ./tools/install.sh -D -m 600 s6-pivotchroot /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-pivotchroot exec ./tools/install.sh -D -m 600 s6-ps /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-ps grep -- ^s6-mount < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-mount ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-mount ; } grep -- ^s6-ps < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-ps ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-ps ; } exec ./tools/install.sh -D -m 600 s6-swapoff /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-swapoff exec ./tools/install.sh -D -m 600 s6-swapon /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-swapon grep -- ^s6-swapoff < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-swapoff ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-swapoff ; } exec ./tools/install.sh -D -m 600 s6-umount /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-umount grep -- ^s6-pivotchroot < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-pivotchroot ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-pivotchroot ; } exec ./tools/install.sh -D -m 644 src/include/s6-linux-utils/config.h /home/test/autobuild/run/instance-0/output/target/usr/include/s6-linux-utils/config.h grep -- ^s6-umount < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-umount ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-umount ; } grep -- ^s6-fillurandompool < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-fillurandompool ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-fillurandompool ; } grep -- ^s6-swapon < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-swapon ; fi && \ chmod $mode /home/test/autobuild/run/instance-0/output/target/usr/bin/s6-swapon ; } make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/s6-linux-utils-2.4.0.1' thttpd_2.25b.orig.tar.gz: OK (sha256: 07719b08b1cff6a21c08697a7bcb4395425b07ee753106262fb62a03a7d32360) thttpd_2.25b-11.diff.gz: OK (sha256: 4d213c18daf121d21412cc54864fbca250e1773a91df6573373e1d2273a2cec9) >>> thttpd 2.25b Extracting gzip -d -c /home/test/autobuild/run/instance-0/dl/thttpd_2.25b.orig.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b -xf - >>> thttpd 2.25b Patching PATH=/home/test/autobuild/run/instance-0/output/host/bin:$PATH support/scripts/apply-patches.sh /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b /home/test/autobuild/run/instance-0/dl thttpd_2.25b-11.diff.gz Applying thttpd_2.25b-11.diff.gz using gzip: patching file debian/thttpd-util.manpages patching file debian/changelog patching file debian/thttpd.logrotate patching file debian/control patching file debian/compat patching file debian/copyright patching file debian/thttpd.dirs patching file debian/thttpd.logcheck.ignore.workstation patching file debian/thttpd.install patching file debian/README.source patching file debian/thttpd-util.install patching file debian/thttpd.postrm patching file debian/rules patching file debian/thttpd.docs patching file debian/thttpd.README.Debian patching file debian/thttpd-util.README.Debian patching file debian/thttpd.logcheck.ignore.server patching file debian/thttpd.init.d patching file debian/thttpd.manpages patching file debian/local/throttle.conf patching file debian/local/thttpd.conf patching file debian/local/thttpd patching file debian/patches/08-local-getline.dpatch patching file debian/patches/06-manpage-tilde.dpatch patching file debian/patches/10-x-forwarded-for-header.dpatch patching file debian/patches/07-manpage-symlink.dpatch patching file debian/patches/09-ogg-mime-types.dpatch patching file debian/patches/01-conglomeration.dpatch patching file debian/patches/00list patching file debian/patches/12-cgi-ignores-stderr.dpatch patching file debian/patches/11-tweak-config.h.dpatch patching file debian/patches/03-sigbus.dpatch patching file debian/patches/02-path-info.dpatch patching file debian/patches/05-301-redirect.dpatch patching file debian/patches/04-manpage-entities.dpatch Applying 0001-getline.patch using patch: patching file extras/htpasswd.c if [ -d /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/debian/patches ]; then PATH=/home/test/autobuild/run/instance-0/output/host/bin:$PATH support/scripts/apply-patches.sh /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/build/thttpd-2.25b/ && rm -rf config.cache && PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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/test/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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/test/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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=x86_64-buildroot-linux-gnu --host=x86_64-buildroot-linux-gnu --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 --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... x86_64-buildroot-linux-gnu checking target system type... x86_64-buildroot-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc checking whether the C compiler (/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc accepts -g... yes checking gcc version... 4 checking how to link static binaries... -static checking for __progname... yes checking how to run the C preprocessor... /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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... no checking for crypt in -lcrypt... 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/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 -C /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/thttpd-2.25b' /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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 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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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 /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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 -lcrypt 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/test/autobuild/run/instance-0/output/build/thttpd-2.25b/cgi-src make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/cgi-src' /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -static redirect.o -lcrypt -o redirect /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -static ssi.o ../match.o -lcrypt -o ssi /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -static phf.o -lcrypt -o phf make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/cgi-src' /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/extras make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/extras' /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc makeweb.o -o makeweb -lcrypt /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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_LIBCRYPT=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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -static htpasswd.o -o htpasswd -lcrypt make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/extras' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/thttpd-2.25b' >>> thttpd 2.25b Installing to target /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/thttpd /home/test/autobuild/run/instance-0/output/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/extras/htpasswd /home/test/autobuild/run/instance-0/output/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/extras/makeweb /home/test/autobuild/run/instance-0/output/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/extras/syslogtocern /home/test/autobuild/run/instance-0/output/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/scripts/thttpd_wrapper /home/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/test/autobuild/run/instance-0/output/target/var/www/data /usr/bin/install -d /home/test/autobuild/run/instance-0/output/target/var/www/logs echo "dir=/var/www/data" > /home/test/autobuild/run/instance-0/output/target/var/www/thttpd_config echo 'cgipat=**.cgi' >> /home/test/autobuild/run/instance-0/output/target/var/www/thttpd_config echo "logfile=/var/www/logs/thttpd_log" >> /home/test/autobuild/run/instance-0/output/target/var/www/thttpd_config echo "pidfile=/var/run/thttpd.pid" >> /home/test/autobuild/run/instance-0/output/target/var/www/thttpd_config /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-0/output/build/thttpd-2.25b/scripts/thttpd.sh /home/test/autobuild/run/instance-0/output/target/etc/init.d/S90thttpd /bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' /home/test/autobuild/run/instance-0/output/target/etc/init.d/S90thttpd uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz: OK (sha256: 9325c95c9bb1c51bf135700a65738884fa9cd548ff8166c8b61fdbf99825cd6d) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Extracting gzip -d -c /home/test/autobuild/run/instance-0/dl/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 -xf - >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Configuring (mkdir -p /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ && cd /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-0/output/host/bin/cmake /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLUA_SUPPORT=OFF -DTLS_SUPPORT=OFF -DUBUS_SUPPORT=OFF ) -- The C compiler identification is GNU 4.8.2 -- Check for working C compiler: /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Building PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' Scanning dependencies of target uhttpd make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' [100%] Built target uhttpd make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install/fast -C /home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/bin/uhttpd make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output/target/usr/include /home/test/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/lib/ /home/test/autobuild/run/instance-0/output/target/usr/lib/ /home/test/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-0/output/target/usr/man /home/test/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output/target/usr/info /home/test/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output/target/usr/doc /home/test/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02522-g7a4fd53"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/test/autobuild/run/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2017.11-git-02522-g7a4fd53 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> azmq v1.0 Collecting legal info ERROR: No hash found for LICENSE-BOOST_1_0 >>> boost 1.65.1 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.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.31 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 ERROR: No hash found for sys-utils/rfkill.c >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gtest release-1.8.0 Collecting legal info ERROR: No hash found for googletest/LICENSE >>> gupnp-dlna 0.10.5 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.31 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 ERROR: No hash found for sys-utils/rfkill.c >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> obsidian-cursors 1.0 Collecting legal info >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rapidjson v1.1.0 Collecting legal info ERROR: No hash found for license.txt >>> rauc 0.1.1 Collecting legal info >>> s6-linux-utils 2.4.0.1 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: rauc-0.1.1: cannot save license (RAUC_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'