| ^~~~~~ | 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 },/' /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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' [-Wimplicit-function-declaration] 1086 | if ( strcmp( crypt( authpass, prevcryp ), prevcryp ) == 0 ) | ^~~~~ libhttpd.c:1086:15: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast [-Wint-conversion] 1086 | if ( strcmp( crypt( authpass, prevcryp ), prevcryp ) == 0 ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int In file included from /tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/memory.h:29, from libhttpd.c:47: /tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/string.h:98:32: note: expected 'const char *' but argument is of type 'int' 98 | 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] 1135 | if ( strcmp( crypt( authpass, cryp ), cryp ) == 0 ) | ^~~~~~~~~~~~~~~~~~~~~~~ | | | int In file included from /tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/memory.h:29, from libhttpd.c:47: /tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/string.h:98:32: note: expected 'const char *' but argument is of type 'int' 98 | 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] 3557 | (void) sigset( SIGPIPE, SIG_DFL ); | ^~~~~~ | isset libhttpd.c: In function 'ls': libhttpd.c:2846:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 2846 | (void) strncpy( nameptrs[nnames], de->d_name, namlen ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libhttpd.c:64:25: note: length computed here 64 | # define NAMLEN(dirent) strlen((dirent)->d_name) | ^~~~~~~~~~~~~~~~~~~~~~~~ libhttpd.c:2845:12: note: in expansion of macro 'NAMLEN' 2845 | namlen = NAMLEN(de); | ^~~~~~ /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -static -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ /home/autobuild/make/make -j1 \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /tmp/instance-0/output-1/build/thttpd-2.29/cgi-src make[2]: Entering directory '/tmp/instance-0/output-1/build/thttpd-2.29/cgi-src' /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static redirect.o -o redirect /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 ssi.c: In function 'get_filename.constprop': ssi.c:183:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 183 | (void) strncpy( fn, filename, fl - vl ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssi.c:169:10: note: length computed here 169 | fl = strlen( filename ); | ^~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static ssi.o ../match.o -o ssi /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static phf.o -o phf make[2]: Leaving directory '/tmp/instance-0/output-1/build/thttpd-2.29/cgi-src' /tmp/instance-0/output-1/build/thttpd-2.29/extras make[2]: Entering directory '/tmp/instance-0/output-1/build/thttpd-2.29/extras' /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static makeweb.o -o makeweb /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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' [-Wimplicit-function-declaration] 133 | cpw = crypt( pw, salt ); | ^~~~~ htpasswd.c:133:9: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 133 | cpw = crypt( pw, salt ); | ^ /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static htpasswd.o -o htpasswd make[2]: Leaving directory '/tmp/instance-0/output-1/build/thttpd-2.29/extras' make[1]: Leaving directory '/tmp/instance-0/output-1/build/thttpd-2.29' >>> thttpd 2.29 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/thttpd-2.29/thttpd /tmp/instance-0/output-1/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/thttpd-2.29/extras/htpasswd /tmp/instance-0/output-1/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/thttpd-2.29/extras/makeweb /tmp/instance-0/output-1/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/thttpd-2.29/extras/syslogtocern /tmp/instance-0/output-1/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/thttpd-2.29/scripts/thttpd_wrapper /tmp/instance-0/output-1/target/usr/sbin/thttpd_wrapper /usr/bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' -e 's:/usr/local/www/thttpd_config:/etc/thttpd.conf:g' /tmp/instance-0/output-1/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /tmp/instance-0/output-1/target/var/www/data /usr/bin/install -d /tmp/instance-0/output-1/target/var/www/logs echo "dir=/var/www/data" > /tmp/instance-0/output-1/target/etc/thttpd.conf echo 'cgipat=**.cgi' >> /tmp/instance-0/output-1/target/etc/thttpd.conf echo "logfile=/var/www/logs/thttpd_log" >> /tmp/instance-0/output-1/target/etc/thttpd.conf echo "pidfile=/var/run/thttpd.pid" >> /tmp/instance-0/output-1/target/etc/thttpd.conf /usr/bin/install -D -m 0755 package/thttpd/S90thttpd /tmp/instance-0/output-1/target/etc/init.d/S90thttpd >>> xl2tp 1.3.18 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-0/output-1/build/.xl2tp-1.3.18.tar.gz.wVlRFG/output' 'https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz' --2022-12-04 05:12:41-- https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 [following] --2022-12-04 05:12:41-- https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-0/output-1/build/.xl2tp-1.3.18.tar.gz.wVlRFG/output' 0K .......... .......... .......... .......... .......... 487K 50K .......... .......... .......... .......... .......... 967K 100K .......... .......... .......... .......... .......... 981K 150K .......... .......... .......... .......... .......... 997K 200K .......... .......... .......... .......... .......... 69.4M 250K .......... .......... .......... .......... .......... 83.6M 300K .......... .......... .......... .......... .......... 103M 350K .......... .......... .......... .......... .......... 1007K 400K .......... .......... .......... .......... .......... 93.8M 450K .......... .......... .......... .......... .......... 99.0M 500K .......... .......... .. 220M=0.3s 2022-12-04 05:12:42 (1.66 MB/s) - '/tmp/instance-0/output-1/build/.xl2tp-1.3.18.tar.gz.wVlRFG/output' saved [534937] xl2tp-1.3.18.tar.gz: OK (sha256: 47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329) >>> xl2tp 1.3.18 Extracting gzip -d -c /tmp/instance-0/dl/xl2tp/xl2tp-1.3.18.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/xl2tp-1.3.18 -xf - >>> xl2tp 1.3.18 Patching >>> xl2tp 1.3.18 Configuring >>> xl2tp 1.3.18 Building /usr/bin/sed -i -e 's/ -O2 //' /tmp/instance-0/output-1/build/xl2tp-1.3.18/Makefile PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g0 -static" FFLAGS=" -Os -g0 -static" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 LDLIBS="`/tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin/pcap-config --static --additional-libs`" -C /tmp/instance-0/output-1/build/xl2tp-1.3.18 make[1]: Entering directory '/tmp/instance-0/output-1/build/xl2tp-1.3.18' /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -static -o pfc pfc.o -lpcap /tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -static xl2tpd-control.c -o xl2tpd-control make[1]: Leaving directory '/tmp/instance-0/output-1/build/xl2tp-1.3.18' >>> xl2tp 1.3.18 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-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 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g0 -static" FFLAGS=" -Os -g0 -static" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-0/output-1/target PREFIX=/usr -C /tmp/instance-0/output-1/build/xl2tp-1.3.18 install make[1]: Entering directory '/tmp/instance-0/output-1/build/xl2tp-1.3.18' install -d -m 0755 /tmp/instance-0/output-1/target/usr/sbin install -m 0755 xl2tpd /tmp/instance-0/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /tmp/instance-0/output-1/target/usr/share/man/man5 install -d -m 0755 /tmp/instance-0/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /tmp/instance-0/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /tmp/instance-0/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /tmp/instance-0/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /tmp/instance-0/output-1/target/usr/bin install -m 0755 pfc /tmp/instance-0/output-1/target/usr/bin/pfc install -d -m 0755 /tmp/instance-0/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /tmp/instance-0/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /tmp/instance-0/output-1/target/usr/sbin install -m 0755 xl2tpd-control /tmp/instance-0/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/tmp/instance-0/output-1/build/xl2tp-1.3.18' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-0/output-1/target/etc/shells if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/lib/rpm /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc3-35-g3781e4efc5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-0/output-1/build/buildroot-fs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/tar mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/tar/target" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/tar/target >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/tar/target" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /tmp/instance-0/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /tmp/instance-0/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/tar/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /tmp/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2022.11-rc3-35-g3781e4efc5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 4.14.299 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.5 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> memcached 1.6.16 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.6e Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-qemu 7.1.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.14.299: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'