PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/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-1/output-1/build/thttpd-2.29/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29' /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c thttpd.c thttpd.c: In function 'main': thttpd.c:611:12: warning: implicit declaration of function 'sigset'; did you mean 'isset'? [-Wimplicit-function-declaration] (void) sigset( SIGTERM, handle_term ); ^~~~~~ isset 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-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c libhttpd.c libhttpd.c: In function 'auth_check2': libhttpd.c:1086:15: warning: implicit declaration of function 'crypt'; did you mean 'creat'? [-Wimplicit-function-declaration] if ( strcmp( crypt( authpass, prevcryp ), prevcryp ) == 0 ) ^~~~~ creat libhttpd.c:1086:15: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast [-Wint-conversion] In file included from /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/memory.h:29:0, from libhttpd.c:47: /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/string.h:98:12: note: expected 'const char *' but argument is of type 'int' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ libhttpd.c:1135:19: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast [-Wint-conversion] if ( strcmp( crypt( authpass, cryp ), cryp ) == 0 ) ^~~~~ In file included from /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/memory.h:29:0, from libhttpd.c:47: /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/string.h:98:12: note: expected 'const char *' but argument is of type 'int' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ libhttpd.c: In function 'cgi_child': libhttpd.c:3557:12: warning: implicit declaration of function 'sigset'; did you mean 'isset'? [-Wimplicit-function-declaration] (void) sigset( SIGPIPE, SIG_DFL ); ^~~~~~ isset /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c fdwatch.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c mmc.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c timers.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c match.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c tdate_parse.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ /usr/bin/make -w \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/cgi-src make[2]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/cgi-src' /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c redirect.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc redirect.o -o redirect /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ssi.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc ssi.o ../match.o -o ssi /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c phf.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc phf.o -o phf make[2]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/cgi-src' /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/extras make[2]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/extras' /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c makeweb.c /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc makeweb.o -o makeweb /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c htpasswd.c htpasswd.c: In function 'add_password': htpasswd.c:133:11: warning: implicit declaration of function 'crypt'; did you mean 'chroot'? [-Wimplicit-function-declaration] cpw = crypt( pw, salt ); ^~~~~ chroot htpasswd.c:133:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] cpw = crypt( pw, salt ); ^ /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc htpasswd.o -o htpasswd make[2]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/extras' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29' >>> thttpd 2.29 Installing to target /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/thttpd /home/br-user/autobuild/run/instance-1/output-1/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/extras/htpasswd /home/br-user/autobuild/run/instance-1/output-1/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/extras/makeweb /home/br-user/autobuild/run/instance-1/output-1/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/extras/syslogtocern /home/br-user/autobuild/run/instance-1/output-1/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/br-user/autobuild/run/instance-1/output-1/build/thttpd-2.29/scripts/thttpd_wrapper /home/br-user/autobuild/run/instance-1/output-1/target/usr/sbin/thttpd_wrapper /bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' -e 's:/usr/local/www/thttpd_config:/etc/thttpd.conf:g' /home/br-user/autobuild/run/instance-1/output-1/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/br-user/autobuild/run/instance-1/output-1/target/var/www/data /usr/bin/install -d /home/br-user/autobuild/run/instance-1/output-1/target/var/www/logs echo "dir=/var/www/data" > /home/br-user/autobuild/run/instance-1/output-1/target/etc/thttpd.conf echo 'cgipat=**.cgi' >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/thttpd.conf echo "logfile=/var/www/logs/thttpd_log" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/thttpd.conf echo "pidfile=/var/run/thttpd.pid" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/thttpd.conf /usr/bin/install -D -m 0755 package/thttpd/S90thttpd /home/br-user/autobuild/run/instance-1/output-1/target/etc/init.d/S90thttpd ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz: OK (sha256: da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Extracting gzip -d -c /home/br-user/autobuild/run/instance-1/dl/ti-uim/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d -xf - >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Patching >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Configuring >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Building /usr/bin/make -j2 -C /home/br-user/autobuild/run/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/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-1/output-1/host/bin/arm-linux-ar" AS="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-as" LD="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-nm" CC="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/br-user/autobuild/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/br-user/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/br-user/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/br-user/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " 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-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no make[1]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' CC uim.o In file included from uim.c:34:0: uim.h:29:0: warning: "BOTHER" redefined #define BOTHER 0x00001000 In file included from /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/termios.h:39:0, from uim.c:24: /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bits/termios.h:156:0: note: this is the location of the previous definition #define BOTHER 0010000 CC uim make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Installing to target /usr/bin/install -m 0755 -D /home/br-user/autobuild/run/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/uim /home/br-user/autobuild/run/instance-1/output-1/target/usr/sbin/uim ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb.tar.gz: OK (sha256: 63ecc9d78ef83020a4539a89c8a3690657e7bbe7580ae02cc0e7b4267ffea5cd) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Extracting gzip -d -c /home/br-user/autobuild/run/instance-1/dl/ustream-ssl/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb.tar.gz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb -xf - >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Patching >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Configuring (mkdir -p /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ && cd /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ && rm -f CMakeCache.txt && PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/cmake /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ -DCMAKE_TOOLCHAIN_FILE="/home/br-user/autobuild/run/instance-1/output-1/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 ) -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Building PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[2]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-ssl make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 12%] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o [ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o [ 37%] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o [ 50%] Linking C shared library libustream-ssl.so make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 50%] Built target ustream-ssl make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-example-server Scanning dependencies of target ustream-example-client make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 62%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o [ 75%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o [ 87%] Linking C executable ustream-example-client [100%] Linking C executable ustream-example-server make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [100%] Built target ustream-example-client [100%] Built target ustream-example-server make[2]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Installing to staging directory PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Install the project... -- Install configuration: "Release" -- Installing: /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libustream-ssl.so make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Fixing libtool files for la in $(find /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/br-user/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/br-user/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/br-user/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/br-user/autobuild/run/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Installing to target PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/br-user/autobuild/run/instance-1/output-1/target install/fast -C /home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Install the project... -- Install configuration: "Release" -- Installing: /home/br-user/autobuild/run/instance-1/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/libustream-ssl.so make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Downloading --2020-01-18 02:03:28-- https://github.com/TI-ECS/bt-firmware/archive/169b2df5b968f0ede32ea9044859942fc220c435/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/TI-ECS/bt-firmware/tar.gz/169b2df5b968f0ede32ea9044859942fc220c435 [following] --2020-01-18 02:03:29-- https://codeload.github.com/TI-ECS/bt-firmware/tar.gz/169b2df5b968f0ede32ea9044859942fc220c435 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/br-user/autobuild/run/instance-1/output-1/build/.wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz.wRVr7O/output' 0K .......... .......... .......... .......... .......... 260K 50K .......... .......... .......... .......... .......... 530K 100K .......... .......... .......... .......... .......... 45.3M 150K .......... .......... .......... .......... .......... 5.43M 200K .......... .......... .......... .......... .......... 547K 250K .......... .......... .......... .......... .......... 32.7M 300K .......... .......... .......... .......... .......... 1.41M 350K .......... .......... .......... .......... .......... 943K 400K .......... .......... .......... .......... .......... 10.3M 450K .......... .......... .......... .......... .......... 45.9M 500K .......... ......... 57.2M=0.5s 2020-01-18 02:03:30 (1.05 MB/s) - '/home/br-user/autobuild/run/instance-1/output-1/build/.wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz.wRVr7O/output' saved [532410] wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz: OK (sha256: b99700f6d504d76878de83ac50f18a0270b6edd0b52a0458c60fc606ed3332f0) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Extracting gzip -d -c /home/br-user/autobuild/run/instance-1/dl/wilink-bt-firmware/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-1/output-1/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435 -xf - >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Patching >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Configuring >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Building >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Installing to target mkdir -p /home/br-user/autobuild/run/instance-1/output-1/target/lib/firmware/ti-connectivity cp /home/br-user/autobuild/run/instance-1/output-1/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435/TIInit_*.bts /home/br-user/autobuild/run/instance-1/output-1/target/lib/firmware/ti-connectivity zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/br-user/autobuild/run/instance-1/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-1/output-1/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/br-user/autobuild/run/instance-1/output-1/target/lib/firmware/zd1211/ cp -dpf /home/br-user/autobuild/run/instance-1/output-1/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/br-user/autobuild/run/instance-1/output-1/target/lib/firmware/zd1211 >>> 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-1/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/br-user/autobuild/run/instance-1/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/br-user/autobuild/run/instance-1/output-1/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-bison', u'host-gettext'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/br-user/autobuild/run/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/br-user/autobuild/run/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/br-user/autobuild/run/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-%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-1/output-1/host%g" package/meson//cross-compilation.conf.in > /home/br-user/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/br-user/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /home/br-user/autobuild/run/instance-1/output-1/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-1/output-1/target/etc/hosts mkdir -p /home/br-user/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/br-user/autobuild/run/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /home/br-user/autobuild/run/instance-1/output-1/target/bin/sh rm -f /home/br-user/autobuild/run/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/br-user/autobuild/run/instance-1/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/br-user/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/include /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/cmake /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/cmake find /home/br-user/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/autobuild/run/instance-1/output-1/target/lib/ /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/ /home/br-user/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/br-user/autobuild/run/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/man /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/info /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/doc /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/br-user/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/br-user/autobuild/run/instance-1/output-1/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-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/autobuild/run/instance-1/output-1/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-1/output-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.9-00242-g24f25c8d23"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.9\"" \ ) > /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree /home/br-user/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/br-user/autobuild/run/instance-1/output-1/target/usr make: Leaving directory '/home/br-user/autobuild/run/instance-1/buildroot' make: Entering directory '/home/br-user/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.02.9-00242-g24f25c8d23 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) 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) >>> 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-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.1 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) >>> 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) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> gnu-efi 3.0.9 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libidn 1.35 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.6 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> openssl Collecting legal info >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> micropython v1.9.4 Collecting legal info ERROR: No hash found for LICENSE >>> mpd-mpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> netsurf 3.8 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> rpi-firmware 81cca1a9380c828299e884dba5efd0d4acb39e8d Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> tcpdump 4.9.3 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING 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) Legal info produced in /home/br-user/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/home/br-user/autobuild/run/instance-1/buildroot'