>>> thttpd 2.29 Extracting gzip -d -c /home/br-user/autobuild/run/instance-0/dl/thttpd/thttpd-2.29.tar.gz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29 -xf - >>> thttpd 2.29 Patching >>> thttpd 2.29 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29 -name $file); do cp support/gnuconfig/$file $i; done; done >>> thttpd 2.29 Patching libtool >>> thttpd 2.29 Configuring (cd /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/ && rm -rf config.cache && PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-ar" AS="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-as" LD="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-ld" NM="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-nm" CC="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" FC="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/br-user/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/br-user/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler (/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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.29 Building PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 -C /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29' /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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 libhttpd.c: In function 'auth_check2': libhttpd.c:1086:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default] if ( strcmp( crypt( authpass, prevcryp ), prevcryp ) == 0 ) ^ In file included from /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/memory.h:29:0, from libhttpd.c:47: /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int' extern size_t strlen (const char *__s) ^ libhttpd.c:1086:2: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] if ( strcmp( crypt( authpass, prevcryp ), prevcryp ) == 0 ) ^ libhttpd.c:1086:2: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1086:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default] In file included from /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/memory.h:29:0, from libhttpd.c:47: /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int' extern size_t strlen (const char *__s) ^ libhttpd.c:1086:2: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] if ( strcmp( crypt( authpass, prevcryp ), prevcryp ) == 0 ) ^ libhttpd.c:1086:2: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1086:2: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] libhttpd.c:1086:2: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1086:2: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] libhttpd.c:1086:2: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1135:6: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default] if ( strcmp( crypt( authpass, cryp ), cryp ) == 0 ) ^ In file included from /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/memory.h:29:0, from libhttpd.c:47: /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int' extern size_t strlen (const char *__s) ^ libhttpd.c:1135:6: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] if ( strcmp( crypt( authpass, cryp ), cryp ) == 0 ) ^ libhttpd.c:1135:6: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1135:6: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default] In file included from /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/memory.h:29:0, from libhttpd.c:47: /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int' extern size_t strlen (const char *__s) ^ libhttpd.c:1135:6: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] if ( strcmp( crypt( authpass, cryp ), cryp ) == 0 ) ^ libhttpd.c:1135:6: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1135:6: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] libhttpd.c:1135:6: note: expected 'const char *' but argument is of type 'int' libhttpd.c:1135:6: warning: passing argument 1 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default] libhttpd.c:1135:6: note: expected 'const char *' but argument is of type 'int' /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/cgi-src make[2]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/cgi-src' /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -static redirect.o -lcrypt -o redirect /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -static ssi.o ../match.o -lcrypt -o ssi /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -static phf.o -lcrypt -o phf make[2]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/cgi-src' /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/extras make[2]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/extras' /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc makeweb.o -o makeweb -lcrypt /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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 htpasswd.c: In function 'add_password': htpasswd.c:133:9: warning: assignment makes pointer from integer without a cast [enabled by default] cpw = crypt( pw, salt ); ^ /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -static htpasswd.o -o htpasswd -lcrypt make[2]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/extras' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29' >>> thttpd 2.29 Installing to target /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/thttpd /home/br-user/autobuild/run/instance-0/output/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/extras/htpasswd /home/br-user/autobuild/run/instance-0/output/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/extras/makeweb /home/br-user/autobuild/run/instance-0/output/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/extras/syslogtocern /home/br-user/autobuild/run/instance-0/output/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-0/output/build/thttpd-2.29/scripts/thttpd_wrapper /home/br-user/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/br-user/autobuild/run/instance-0/output/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/br-user/autobuild/run/instance-0/output/target/var/www/data /usr/bin/install -d /home/br-user/autobuild/run/instance-0/output/target/var/www/logs echo "dir=/var/www/data" > /home/br-user/autobuild/run/instance-0/output/target/var/www/thttpd_config echo 'cgipat=**.cgi' >> /home/br-user/autobuild/run/instance-0/output/target/var/www/thttpd_config echo "logfile=/var/www/logs/thttpd_log" >> /home/br-user/autobuild/run/instance-0/output/target/var/www/thttpd_config echo "pidfile=/var/run/thttpd.pid" >> /home/br-user/autobuild/run/instance-0/output/target/var/www/thttpd_config v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz: OK (sha256: 9a8d0d1ca5ac9fb9f66e00300bb3265d156cf1cb67eb30f6e6637c83b0b507a1) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Extracting gzip -d -c /home/br-user/autobuild/run/instance-0/dl/v4l2grab/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781.tar.gz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781 -xf - >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Patching >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781 -name $file); do cp support/gnuconfig/$file $i; done; done >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Configuring >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Autoreconfiguring configure.ac:14: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Patching libtool (cd /home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ && rm -rf config.cache && PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-ar" AS="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-as" LD="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-ld" NM="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-nm" CC="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" FC="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/br-user/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/br-user/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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/br-user/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for arm-buildroot-linux-gnueabi-gcc... /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc... none checking for jpeg_start_compress in -ljpeg... yes checking for v4l2_open in -lv4l2... yes checking for library containing clock_gettime... none required checking how to run the C preprocessor... /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for getpagesize... yes checking for select... yes checking for strerror... yes checking for clock_gettime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Building PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j8 -C /home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' /usr/bin/make all-am make[2]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o v4l2grab.o v4l2grab.c /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yuv.o yuv.c /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o v4l2grab v4l2grab.o yuv.o -lv4l2 -ljpeg make[2]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Installing to target PATH="/home/br-user/autobuild/run/instance-0/output/host/bin:/home/br-user/autobuild/run/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j8 DESTDIR=/home/br-user/autobuild/run/instance-0/output/target install -C /home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[2]: Entering directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/br-user/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c v4l2grab '/home/br-user/autobuild/run/instance-0/output/target/usr/bin' make[2]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-0/output/build/v4l2grab-f8d8844d52387b3db7b8736f5e86156d9374f781' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/br-user/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/br-user/autobuild/run/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/br-user/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-parted'] rm -f /home/br-user/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/br-user/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/br-user/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/br-user/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/br-user/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/br-user/autobuild/run/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/br-user/autobuild/run/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/br-user/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/br-user/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/br-user/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/br-user/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/br-user/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/br-user/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/br-user/autobuild/run/instance-0/output/target/bin/sh rm -f /home/br-user/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/br-user/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/br-user/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/br-user/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/include /home/br-user/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/br-user/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/br-user/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/br-user/autobuild/run/instance-0/output/target/usr/lib/cmake /home/br-user/autobuild/run/instance-0/output/target/usr/share/cmake find /home/br-user/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/autobuild/run/instance-0/output/target/lib/ /home/br-user/autobuild/run/instance-0/output/target/usr/lib/ /home/br-user/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/man /home/br-user/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/info /home/br-user/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/doc /home/br-user/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/br-user/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/br-user/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/br-user/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/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/autobuild/run/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/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/br-user/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/br-user/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.4\"" \ ) > /home/br-user/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/br-user/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/br-user/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/br-user/autobuild/run/instance-0/buildroot' make: Entering directory '/home/br-user/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02.4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cbootimage v1.7 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 COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> docker-containerd v1.2.6 Collecting legal info LICENSE: OK (sha256: 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4) >>> host-go 1.11.9 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> docker-engine 18.09.7 Collecting legal info LICENSE: OK (sha256: 2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0) >>> docker-proxy 7b2b1feb1de4817d522cc372af149ff48d25028e Collecting legal info ERROR: No hash found for LICENSE >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> font-awesome v4.7.0 Collecting legal info >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> iptables 1.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmicrohttpd 0.9.60 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsquish 1.15 Collecting legal info LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5) >>> libv4l 1.16.3 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> obsidian-cursors 1.0 Collecting legal info >>> openmpi 4.0.0 Collecting legal info LICENSE: OK (sha256: 8298a80ed5f09cfd007bae1c0e7d67d1c2810c6389876778dad070c31a691dac) >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> runc v1.0.0-rc8 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> sngrep v1.4.6 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3280000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/br-user/autobuild/run/instance-0/output/legal-info make: Leaving directory '/home/br-user/autobuild/run/instance-0/buildroot'