checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc accepts -g... yes checking for /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc option to enable C11 features... none needed checking how to run the C preprocessor... /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for gawk... gawk checking for gdb... no checking for groups... /usr/bin/groups checking for id... /usr/bin/id configure: WARNING: There is no user 'privoxy' on this system checking for user... none specified checking for group... none specified checking for w3m... no configure: WARNING: You need w3m to build text documentation. checking for db2html... no checking for docbook2html... no checking for openjade... no checking for jade... no checking for onsgmls... no checking for nsgmls... no checking for man2html... no checking for /usr/share/sgml/docbook/dsssl-stylesheets... no checking for /usr/share/sgml/docbkdsl... no checking for /usr/share/sgml/docbook-dsssl... no checking for /usr/local/share/sgml/docbook/dsssl/modular... no checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/... no checking for /usr/share/sgml/CATALOG.docbk30... no checking for /usr/share/sgml/CATALOG.docbk31... no checking for /usr/share/sgml/CATALOG.docbk31... no checking for /usr/local/share/sgml/docbook/2.4.1/docbook.cat... no checking for /usr/local/share/sgml/docbook/3.0/docbook.cat... no checking for /usr/local/share/sgml/docbook/3.1/docbook.cat... no checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for pthread.h... yes Using POSIX threads checking for gethostbyname in -lnsl... no checking for gethostbyaddr_r... yes checking signature of gethostbyaddr_r... 8 args checking for gethostbyname_r... yes checking signature of gethostbyname_r... 6 args checking for gmtime_r... yes checking signature of gmtime_r... ok checking for localtime_r... yes checking signature of localtime_r... ok checking for socklen_t... checking for egrep -e... /bin/grep -E yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for an ANSI C-conforming const... yes checking for size_t... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of char *... 8 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of time_t... 8 checking for OS.h... no checking for arpa/inet.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking return type of signal handlers... void checking for access... yes checking for arc4random... no checking for atexit... yes checking for calloc... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyaddr_r... (cached) yes checking for gethostbyname... yes checking for gethostbyname_r... (cached) yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for nanosleep... yes checking for poll... yes checking for putenv... yes checking for random... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for shutdown... yes checking for snprintf... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strlcat... yes checking for strlcpy... yes checking for strptime... yes checking for strtoul... yes checking for timegm... yes checking for tzset... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pcre_compile in -lpcre... yes checking for pcre.h... yes checking for regcomp in -lpcreposix... yes checking for pcreposix.h... yes Enabling support for client-specific tags. checking for zlibVersion in -lz... yes using libpcre Enabling connection-sharing support. configure: creating ./config.status config.status: creating GNUmakefile config.status: creating doc/source/ldp.dsl config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> privoxy 3.0.34 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/privoxy-3.0.34/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/privoxy-3.0.34' /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall actions.c -o actions.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall cgi.c -o cgi.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall cgiedit.c -o cgiedit.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall cgisimple.c -o cgisimple.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall deanimate.c -o deanimate.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall encode.c -o encode.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall errlog.c -o errlog.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall filters.c -o filters.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall gateway.c -o gateway.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall jbsockets.c -o jbsockets.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall jcc.c -o jcc.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall list.c -o list.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall loadcfg.c -o loadcfg.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall loaders.c -o loaders.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall miscutil.c -o miscutil.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall parsers.c -o parsers.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall ssplit.c -o ssplit.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall urlmatch.c -o urlmatch.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall client-tags.c -o client-tags.o /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -Wall pcrs.c -o pcrs.o grep -v '^#MASTER#' default.action.master > default.action filters.c: In function 'match_sockaddr': filters.c:205:25: warning: 'network_port' may be used uninitialized [-Wmaybe-uninitialized] 205 | if (*netmask_port && *network_port != *address_port) | ^~~~~~~~~~~~~ filters.c:173:15: note: 'network_port' was declared here 173 | in_port_t *network_port, *netmask_port, *address_port; | ^~~~~~~~~~~~ filters.c:200:20: warning: 'netmask_addr' may be used uninitialized [-Wmaybe-uninitialized] 200 | netmask_addr += 12; | ^~ filters.c:171:28: note: 'netmask_addr' was declared here 171 | uint8_t *network_addr, *netmask_addr, *address_addr; | ^~~~~~~~~~~~ filters.c:205:8: warning: 'netmask_port' may be used uninitialized [-Wmaybe-uninitialized] 205 | if (*netmask_port && *network_port != *address_port) | ^~~~~~~~~~~~~ filters.c:173:30: note: 'netmask_port' was declared here 173 | in_port_t *network_port, *netmask_port, *address_port; | ^~~~~~~~~~~~ filters.c:213:24: warning: 'network_addr' may be used uninitialized [-Wmaybe-uninitialized] 213 | if ((network_addr[i] & netmask_addr[i]) != | ~~~~~~~~~~~~^~~ filters.c:171:13: note: 'network_addr' was declared here 171 | uint8_t *network_addr, *netmask_addr, *address_addr; | ^~~~~~~~~~~~ filters.c:214:24: warning: 'address_addr' may be used uninitialized [-Wmaybe-uninitialized] 214 | (address_addr[i] & netmask_addr[i])) | ~~~~~~~~~~~~^~~ filters.c:171:43: note: 'address_addr' was declared here 171 | uint8_t *network_addr, *netmask_addr, *address_addr; | ^~~~~~~~~~~~ filters.c:172:17: warning: 'addr_len' may be used uninitialized [-Wmaybe-uninitialized] 172 | unsigned int addr_len; | ^~~~~~~~ filters.c:205:42: warning: 'address_port' may be used uninitialized [-Wmaybe-uninitialized] 205 | if (*netmask_port && *network_port != *address_port) | ^~~~~~~~~~~~~ filters.c:173:45: note: 'address_port' was declared here 173 | in_port_t *network_port, *netmask_port, *address_port; | ^~~~~~~~~~~~ filters.c: In function 'acl_addr': filters.c:479:19: warning: 'mask_data' may be used uninitialized [-Wmaybe-uninitialized] 479 | mask_data[i] = (uint8_t)~((1 << (8 - masklength)) - 1); | ^ filters.c:328:13: note: 'mask_data' was declared here 328 | uint8_t *mask_data; | ^~~~~~~~~ filters.c:454:18: warning: 'mask_port' may be used uninitialized [-Wmaybe-uninitialized] 454 | *mask_port = 1; | ~~~~~~~~~~~^~~ filters.c:329:15: note: 'mask_port' was declared here 329 | in_port_t *mask_port; | ^~~~~~~~~ filters.c:330:17: warning: 'addr_len' may be used uninitialized [-Wmaybe-uninitialized] 330 | unsigned int addr_len; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -static -pthread -o privoxy actions.o cgi.o cgiedit.o cgisimple.o deanimate.o encode.o errlog.o filters.o gateway.o jbsockets.o jcc.o list.o loadcfg.o loaders.o miscutil.o parsers.o ssplit.o urlmatch.o client-tags.o pcrs.o -lz -lpcre -lpcreposix make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/privoxy-3.0.34' >>> privoxy 3.0.34 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 DESTDIR=/home/buildroot/instance-0/output-1/target install -C /home/buildroot/instance-0/output-1/build/privoxy-3.0.34/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/privoxy-3.0.34' Creating directories, and preparing Privoxy 3.0.34 stable installation chmod 0755 ./mkinstalldirs mkdir /home/buildroot/instance-0/output-1/target/etc/templates mkdir /home/buildroot/instance-0/output-1/target/var mkdir /home/buildroot/instance-0/output-1/target/var/log mkdir /home/buildroot/instance-0/output-1/target/var/log/privoxy mkdir /home/buildroot/instance-0/output-1/target/var/run Installing privoxy executable to /home/buildroot/instance-0/output-1/target/usr/sbin /usr/bin/install -c -m 0755 privoxy /home/buildroot/instance-0/output-1/target/usr/sbin mkdir /home/buildroot/instance-0/output-1/target/usr/share/doc/privoxy mkdir /home/buildroot/instance-0/output-1/target/usr/share/doc/privoxy/user-manual mkdir /home/buildroot/instance-0/output-1/target/usr/share/doc/privoxy/faq mkdir /home/buildroot/instance-0/output-1/target/usr/share/doc/privoxy/developer-manual mkdir /home/buildroot/instance-0/output-1/target/usr/share/doc/privoxy/man-page Installing FAQ, Manual, and other docs to /home/buildroot/instance-0/output-1/target/usr/share/doc/privoxy Installing man page to /home/buildroot/instance-0/output-1/target/usr/share/man/man8/privoxy.8 /usr/bin/install -c -m 0644 privoxy.8 /home/buildroot/instance-0/output-1/target/usr/share/man/man8/privoxy.8 Rewriting config for this installation sed 's+^confdir \.+confdir /etc+' config | \ sed 's+^logdir \.+logdir /var/log/privoxy+' >config.tmp mv config.updated config Installing templates to /home/buildroot/instance-0/output-1/target/etc/templates Installing configuration files to /home/buildroot/instance-0/output-1/target/etc Installing fresh default.action Installing fresh default.filter Creating logfiles in /home/buildroot/instance-0/output-1/target/var/log/privoxy rm -f config.base config.tmp Privoxy 3.0.34 stable installation succeeded! The Privoxy configuration files have been installed in /home/buildroot/instance-0/output-1/target/etc make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/privoxy-3.0.34' screenfetch-3.9.1.tar.gz: OK (sha256: aa97dcd2a8576ae18de6c16c19744aae1573a3da7541af4b98a91930a30a3178) >>> screenfetch 3.9.1 Extracting gzip -d -c /home/buildroot/instance-0/dl/screenfetch/screenfetch-3.9.1.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/screenfetch-3.9.1 -xf - >>> screenfetch 3.9.1 Patching Applying 0001-Detect-which-awk-to-use.patch using patch: patching file screenfetch-dev >>> screenfetch 3.9.1 Configuring >>> screenfetch 3.9.1 Building >>> screenfetch 3.9.1 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/instance-0/output-1/build/screenfetch-3.9.1/screenfetch-dev /home/buildroot/instance-0/output-1/target/usr/bin/screenfetch >>> tinyinit Extracting >>> tinyinit Patching >>> tinyinit Configuring >>> tinyinit Building >>> tinyinit Installing to target /usr/bin/install -m 0755 -D package/tinyinit/init /home/buildroot/instance-0/output-1/target/sbin/init # Downside: In non-initramfs systems the symlink isn't used/needed (cd /home/buildroot/instance-0/output-1/target; ln -sf /sbin/init init) >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%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@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/s390x-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/s390x-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/instance-0/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/instance-0/output-1/target/etc/shells mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/instance-0/output-1/target/etc/shells ln -sf dash /home/buildroot/instance-0/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/instance-0/output-1/target/etc/passwd rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/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 /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/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 /home/buildroot/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 /home/buildroot/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.11-185-g73ee32843a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2025.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2025.02-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/s390x-buildroot-linux-musl/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.11-185-g73ee32843a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gmp 6.3.0 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.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.5 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.12.5 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-autoconf 2.72 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) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> brcmfmac_sdio-firmware-rpi 26ff205b45dc109b498a70aaf182804ad9dbfea5 Collecting legal info LICENSE: OK (sha256: ea8b7b7b6cfc6fd30587ed977100f6a542734ce53218b5b63de16180acddd599) >>> cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> zlib-ng 2.1.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.31.2 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-erofs-utils 1.8.2 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.10.0 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 609b910ef05c9c855ecc1da155a36ed0f57514eac452cf93446530b5ea4b3bc3) >>> host-util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-xz 5.6.3 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> host-meson 1.6.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.10.1 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.4 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.2.2 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.2.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 75.3.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.45.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> openssl Collecting legal info >>> libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> kvm-unit-tests 2024-01-08 Collecting legal info COPYRIGHT: OK (sha256: b3c9ca9e257f2eaae070cf0ccdf8770764f05a947a39a835e633413750a5777b) LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> host-mkpasswd Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> privoxy 3.0.34 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyinit Collecting legal info WARNING: the Buildroot source code has not been saved Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'