configure.ac:293: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:293: the top level configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> sngrep 1.6.0 Patching libtool (cd /tmp/instance-11/output-1/build/sngrep-1.6.0/ && rm -rf config.cache && PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-11/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=s390x-buildroot-linux-gnu --host=s390x-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-unicode --with-openssl --without-gnutls --with-pcre --without-pcre2 --with-zlib ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for s390x-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fopencookie... yes checking for pthread_create in -lpthread... yes checking for pcap_open_offline in -lpcap... yes checking for pcap.h... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for new_panel in -lpanel... yes checking for new_form in -lform... yes checking for new_item in -lmenu... yes checking for library containing keyname... none required checking pkg-config is at least version 0.9.0... yes checking for SSL... yes checking for pcre.h... yes checking for pcre_exec in -lpcre... yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes checking for zlib.h... yes checking for gzdopen in -lz... yes ██╗██████╗ ██████╗ ███╗ ██╗████████╗███████╗ ██████╗ ██║██╔══██╗██╔═══██╗████╗ ██║╚══██╔══╝██╔════╝██╔════╝ ██║██████╔╝██║ ██║██╔██╗ ██║ ██║ █████╗ ██║ ██║██╔══██╗██║ ██║██║╚██╗██║ ██║ ██╔══╝ ██║ ██║██║ ██║╚██████╔╝██║ ╚████║ ██║ ███████╗╚██████╗ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╚═════╝ configure: configure: sngrep configure finished configure: ====================================================== configure: GnuTLS Support : no configure: OpenSSL Support : yes configure: Unicode Support : no configure: Perl Expressions Support : yes configure: Perl Expressions Support (v2): no configure: IPv6 Support : yes configure: EEP Support : no configure: Zlib Support : yes configure: ====================================================== configure: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared >>> sngrep 1.6.0 Building PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/sngrep-1.6.0/ make[1]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' Making all in src make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' CC sngrep-capture.o CC sngrep-capture_openssl.o CC sngrep-address.o CC sngrep-packet.o CC sngrep-sip.o CC sngrep-sip_call.o CC sngrep-sip_msg.o CC sngrep-sip_attr.o CC sngrep-main.o CC sngrep-option.o CC sngrep-group.o CC sngrep-filter.o CC sngrep-keybinding.o CC sngrep-media.o CC sngrep-setting.o CC sngrep-rtp.o CC sngrep-util.o CC sngrep-hash.o CC sngrep-vector.o CC curses/sngrep-ui_panel.o CC curses/sngrep-scrollbar.o CC curses/sngrep-ui_manager.o CC curses/sngrep-ui_call_list.o CC curses/sngrep-ui_call_flow.o CC curses/sngrep-ui_call_raw.o CC curses/sngrep-ui_stats.o CC curses/sngrep-ui_filter.o CC curses/sngrep-ui_save.o CC curses/sngrep-ui_msg_diff.o CC curses/sngrep-ui_column_select.o CC curses/sngrep-ui_settings.o CCLD sngrep make[3]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' Making all in config make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/config' Making all in doc make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/doc' Making all in tests make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/tests' make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' make[1]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' >>> sngrep 1.6.0 Installing to target PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-11/output-1/target install -C /tmp/instance-11/output-1/build/sngrep-1.6.0/ make[1]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' Making install in src make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' make[3]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/bin' /usr/bin/install -c sngrep '/tmp/instance-11/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/src' Making install in config make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/config' make[3]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/config' /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/etc' /usr/bin/install -c -m 644 sngreprc '/tmp/instance-11/output-1/target/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/config' make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/config' Making install in doc make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/doc' make[3]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/tmp/instance-11/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/doc' make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/doc' Making install in tests make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/tests' make[3]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/tests' make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0/tests' make[2]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' make[3]: Entering directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' make[2]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' make[1]: Leaving directory '/tmp/instance-11/output-1/build/sngrep-1.6.0' >>> host-zic 2022f Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-11/output-1/build/.tzcode2022f.tar.gz.5T8iqB/output' 'https://www.iana.org/time-zones/repository/releases/tzcode2022f.tar.gz' --2023-01-01 00:14:01-- https://www.iana.org/time-zones/repository/releases/tzcode2022f.tar.gz Resolving www.iana.org (www.iana.org)... 192.0.33.8, 2620:0:2d0:200::b:8 Connecting to www.iana.org (www.iana.org)|192.0.33.8|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://data.iana.org/time-zones/releases/tzcode2022f.tar.gz [following] --2023-01-01 00:14:02-- https://data.iana.org/time-zones/releases/tzcode2022f.tar.gz Resolving data.iana.org (data.iana.org)... 152.199.24.38, 2606:2800:21f:b505:516b:4186:98cd:116 Connecting to data.iana.org (data.iana.org)|152.199.24.38|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 284816 (278K) [application/x-gzip] Saving to: '/tmp/instance-11/output-1/build/.tzcode2022f.tar.gz.5T8iqB/output' 0K .......... .......... .......... .......... .......... 17% 16.2M 0s 50K .......... .......... .......... .......... .......... 35% 15.0M 0s 100K .......... .......... .......... .......... .......... 53% 124M 0s 150K .......... .......... .......... .......... .......... 71% 20.0M 0s 200K .......... .......... .......... .......... .......... 89% 67.2M 0s 250K .......... .......... ........ 100% 213M=0.01s 2023-01-01 00:14:02 (27.2 MB/s) - '/tmp/instance-11/output-1/build/.tzcode2022f.tar.gz.5T8iqB/output' saved [284816/284816] tzcode2022f.tar.gz: OK (sha512: 3e2ef91b972f1872e3e8da9eae9d1c4638bfdb32600f164484edd7147be45a116db80443cd5ae61b5c34f8b841e4362f4beefd957633f6cc9b7def543ed6752b) >>> host-zic 2022f Extracting gzip -d -c /tmp/instance-11/dl/zic/tzcode2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-11/output-1/build/host-zic-2022f -xf - >>> host-zic 2022f Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2022f Configuring >>> host-zic 2022f Building PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-11/output-1/host/lib/pkgconfig:/tmp/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/host-zic-2022f zic make[1]: Entering directory '/tmp/instance-11/output-1/build/host-zic-2022f' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/tmp/instance-11/output-1/build/host-zic-2022f' >>> host-zic 2022f Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-11/output-1/build/host-zic-2022f/zic /tmp/instance-11/output-1/host/sbin/zic /usr/bin/install -D -m 644 /tmp/instance-11/output-1/build/host-zic-2022f/tzfile.h /tmp/instance-11/output-1/host/include/tzfile.h >>> host-tzdata 2022f Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-11/output-1/build/.tzdata2022f.tar.gz.62UJlJ/output' 'https://www.iana.org/time-zones/repository/releases/tzdata2022f.tar.gz' --2023-01-01 00:14:05-- https://www.iana.org/time-zones/repository/releases/tzdata2022f.tar.gz Resolving www.iana.org (www.iana.org)... 192.0.33.8, 2620:0:2d0:200::b:8 Connecting to www.iana.org (www.iana.org)|192.0.33.8|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://data.iana.org/time-zones/releases/tzdata2022f.tar.gz [following] --2023-01-01 00:14:06-- https://data.iana.org/time-zones/releases/tzdata2022f.tar.gz Resolving data.iana.org (data.iana.org)... 152.199.24.38, 2606:2800:21f:b505:516b:4186:98cd:116 Connecting to data.iana.org (data.iana.org)|152.199.24.38|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 436352 (426K) [application/x-gzip] Saving to: '/tmp/instance-11/output-1/build/.tzdata2022f.tar.gz.62UJlJ/output' 0K .......... .......... .......... .......... .......... 11% 9.55M 0s 50K .......... .......... .......... .......... .......... 23% 30.4M 0s 100K .......... .......... .......... .......... .......... 35% 97.3M 0s 150K .......... .......... .......... .......... .......... 46% 21.4M 0s 200K .......... .......... .......... .......... .......... 58% 78.5M 0s 250K .......... .......... .......... .......... .......... 70% 72.0M 0s 300K .......... .......... .......... .......... .......... 82% 98.6M 0s 350K .......... .......... .......... .......... .......... 93% 13.5M 0s 400K .......... .......... ...... 100% 194M=0.02s 2023-01-01 00:14:06 (27.7 MB/s) - '/tmp/instance-11/output-1/build/.tzdata2022f.tar.gz.62UJlJ/output' saved [436352/436352] tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> host-tzdata 2022f Extracting gzip -d -c /tmp/instance-11/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-11/output-1/build/host-tzdata-2022f -xf - >>> host-tzdata 2022f Patching >>> host-tzdata 2022f Configuring >>> host-tzdata 2022f Building (cd /tmp/instance-11/output-1/build/host-tzdata-2022f; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /tmp/instance-11/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /tmp/instance-11/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2022f Installing to host directory /usr/bin/install -d -m 0755 /tmp/instance-11/output-1/host/share/zoneinfo cp -a /tmp/instance-11/output-1/build/host-tzdata-2022f/_output/* /tmp/instance-11/output-1/build/host-tzdata-2022f/*.tab /tmp/instance-11/output-1/build/host-tzdata-2022f/leap-seconds.list /tmp/instance-11/output-1/host/share/zoneinfo tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> tzdata 2022f Extracting gzip -d -c /tmp/instance-11/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-11/output-1/build/tzdata-2022f -xf - >>> tzdata 2022f Patching >>> tzdata 2022f Configuring >>> tzdata 2022f Building >>> tzdata 2022f Installing to target /usr/bin/install -d -m 0755 /tmp/instance-11/output-1/target/usr/share/zoneinfo cp -a /tmp/instance-11/output-1/host/share/zoneinfo/* /tmp/instance-11/output-1/target/usr/share/zoneinfo cd /tmp/instance-11/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /tmp/instance-11/output-1/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /tmp/instance-11/output-1/target/etc/localtime echo "Etc/UTC" >/tmp/instance-11/output-1/target/etc/timezone >>> urandom-scripts Extracting >>> urandom-scripts Patching >>> urandom-scripts Configuring >>> urandom-scripts Building >>> urandom-scripts Installing to target /usr/bin/install -D -m 0755 package/urandom-scripts//S20urandom /tmp/instance-11/output-1/target/etc/init.d/S20urandom >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-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@%/tmp/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-11/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-11/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-11/output-1/host/bin/s390x-buildroot-linux-gnu-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@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-11/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-11/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-11/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-11/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-11/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-11/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-11/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-11/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-11/output-1/target/etc/shells; fi mkdir -p /tmp/instance-11/output-1/target/etc echo "buildroot" > /tmp/instance-11/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-11/output-1/target/etc/hosts mkdir -p /tmp/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-11/output-1/target/etc/shells if [ -x /tmp/instance-11/output-1/target/sbin/swapon -a -x /tmp/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-11/output-1/target/etc/inittab; fi rm -rf /tmp/instance-11/output-1/target/usr/include /tmp/instance-11/output-1/target/usr/share/aclocal \ /tmp/instance-11/output-1/target/usr/lib/pkgconfig /tmp/instance-11/output-1/target/usr/share/pkgconfig \ /tmp/instance-11/output-1/target/usr/lib/cmake /tmp/instance-11/output-1/target/usr/share/cmake \ /tmp/instance-11/output-1/target/usr/lib/rpm /tmp/instance-11/output-1/target/usr/doc find /tmp/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-11/output-1/target/lib/ /tmp/instance-11/output-1/target/usr/lib/ /tmp/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-11/output-1/target/usr/share/gdb rm -rf /tmp/instance-11/output-1/target/usr/share/zsh rm -rf /tmp/instance-11/output-1/target/usr/man /tmp/instance-11/output-1/target/usr/share/man rm -rf /tmp/instance-11/output-1/target/usr/info /tmp/instance-11/output-1/target/usr/share/info rm -rf /tmp/instance-11/output-1/target/usr/doc /tmp/instance-11/output-1/target/usr/share/doc rm -rf /tmp/instance-11/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-11/output-1/target/lib/debug /tmp/instance-11/output-1/target/usr/lib/debug find /tmp/instance-11/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-11/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-11/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-11/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-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-736-ge75f396208"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-11/output-1/per-package /tmp/instance-11/buildroot/support/scripts/fix-rpath target touch /tmp/instance-11/output-1/target/usr ln -snf /tmp/instance-11/output-1/host/s390x-buildroot-linux-gnu/sysroot /tmp/instance-11/output-1/staging make: Leaving directory '/tmp/instance-11/buildroot' make: Entering directory '/tmp/instance-11/buildroot' >>> Buildroot 2022.11-736-ge75f396208 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.1 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash-completion 2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> initscripts Collecting legal info >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> urandom-scripts Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-11/output-1/legal-info make: Leaving directory '/tmp/instance-11/buildroot'