configure.ac:52: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:52: the top level configure.ac:293: warning: The macro `AC_HELP_STRING' is obsolete. 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-16/output-1/build/sngrep-1.6.0/ && rm -rf config.cache && PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-as" LD="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-ld" NM="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc" GCC="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc" CPP="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-cpp" CXX="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-g++" FC="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gfortran" F77="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-16/output-1/host/bin/or1k-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-16/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-16/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-16/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-16/output-1/host/bin/or1k-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 -g3 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g3" FFLAGS=" -Ofast -g3" PKG_CONFIG="/tmp/instance-16/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-16/output-1/host/or1k-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=or1k-buildroot-linux-gnu --host=or1k-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 or1k-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 or1k-buildroot-linux-gnu-gcc... /tmp/instance-16/output-1/host/bin/or1k-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-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-16/output-1/host/bin/or1k-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 or1k-buildroot-linux-gnu-gcc... (cached) /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-16/output-1/host/bin/or1k-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-16/output-1/host/bin:/tmp/instance-16/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-16/output-1/build/sngrep-1.6.0/ make[1]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' Making all in src make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-16/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-16/output-1/build/sngrep-1.6.0/src' make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/src' Making all in config make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/config' Making all in doc make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/doc' Making all in tests make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/tests' make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' make[1]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' >>> sngrep 1.6.0 Installing to target PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/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-16/output-1/target install -C /tmp/instance-16/output-1/build/sngrep-1.6.0/ make[1]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' Making install in src make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/src' make[3]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/src' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/bin' /usr/bin/install -c sngrep '/tmp/instance-16/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/src' make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/src' Making install in config make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/config' make[3]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/config' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/etc' /usr/bin/install -c -m 644 sngreprc '/tmp/instance-16/output-1/target/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/config' make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/config' Making install in doc make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/doc' make[3]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/tmp/instance-16/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/doc' make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/doc' Making install in tests make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/tests' make[3]: Entering directory '/tmp/instance-16/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-16/output-1/build/sngrep-1.6.0/tests' make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0/tests' make[2]: Entering directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' make[3]: Entering directory '/tmp/instance-16/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-16/output-1/build/sngrep-1.6.0' make[2]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' make[1]: Leaving directory '/tmp/instance-16/output-1/build/sngrep-1.6.0' squashfs-4.5.1.tar.gz: OK (sha256: 277b6e7f75a4a57f72191295ae62766a10d627a4f5e5f19eadfbc861378deea7) >>> squashfs 4.5.1 Extracting gzip -d -c /tmp/instance-16/dl/squashfs/squashfs-4.5.1.tar.gz | tar --strip-components=1 -C /tmp/instance-16/output-1/build/squashfs-4.5.1 -xf - >>> squashfs 4.5.1 Patching >>> squashfs 4.5.1 Configuring >>> squashfs 4.5.1 Building PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc" EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline" EXTRA_LDFLAGS="" XATTR_SUPPORT=1 LZ4_SUPPORT=0 LZMA_XZ_SUPPORT=0 XZ_SUPPORT=0 LZO_SUPPORT=0 ZSTD_SUPPORT=0 GZIP_SUPPORT=1 COMP_DEFAULT=gzip -C /tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools/ make[1]: Entering directory '/tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools' /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o mksquashfs.o mksquashfs.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o read_fs.o read_fs.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o action.o action.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o swap.o swap.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o pseudo.o pseudo.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o compressor.o compressor.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o sort.o sort.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o progressbar.o progressbar.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o info.o info.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o restore.o restore.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o process_fragments.o process_fragments.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o caches-queues-lists.o caches-queues-lists.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o reader.o reader.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o tar.o tar.c tar.c: In function 'read_sparse_map': tar.c:1098:39: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1098 | map[i].offset = offset; | ~~~~~~~~~~~~~~^~~~~~~~ /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o gzip_wrapper.o gzip_wrapper.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o xattr.o xattr.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o read_xattrs.o read_xattrs.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o tar_xattr.o tar_xattr.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o info.o restore.o process_fragments.o caches-queues-lists.o reader.o tar.o gzip_wrapper.o xattr.o read_xattrs.o tar_xattr.o -lpthread -lm -lz -o mksquashfs ln -sf mksquashfs sqfstar /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquashfs.o unsquashfs.c unsquashfs.c: In function 'pseudo_print': unsquashfs.c:3497:37: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Wformat=] 3497 | dprintf(writer_fd, "%s %c %ld %o %s %s", filename, type, inode->time, inode->mode & ~S_IFMT, userstr, groupstr); | ~~^ ~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-1.o unsquash-1.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-2.o unsquash-2.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-3.o unsquash-3.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-4.o unsquash-4.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-123.o unsquash-123.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-34.o unsquash-34.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-1234.o unsquash-1234.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquash-12.o unsquash-12.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquashfs_info.o unsquashfs_info.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g3 -D_FORTIFY_SOURCE=1 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5.1\" -DDATE=\"2022/03/17\" -c -o unsquashfs_xattr.o unsquashfs_xattr.c /tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o unsquash-123.o unsquash-34.o unsquash-1234.o unsquash-12.o swap.o compressor.o unsquashfs_info.o gzip_wrapper.o read_xattrs.o unsquashfs_xattr.o -lpthread -lm -lz -o unsquashfs ln -sf unsquashfs sqfscat make[1]: Leaving directory '/tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools' >>> squashfs 4.5.1 Installing to target PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 XATTR_SUPPORT=1 LZ4_SUPPORT=0 LZMA_XZ_SUPPORT=0 XZ_SUPPORT=0 LZO_SUPPORT=0 ZSTD_SUPPORT=0 GZIP_SUPPORT=1 COMP_DEFAULT=gzip -C /tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools/ INSTALL_DIR=/tmp/instance-16/output-1/target/usr/bin INSTALL_MANPAGES_DIR="" install make[1]: Entering directory '/tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools' mkdir -p /tmp/instance-16/output-1/target/usr/bin cp mksquashfs /tmp/instance-16/output-1/target/usr/bin cp unsquashfs /tmp/instance-16/output-1/target/usr/bin ln -fs unsquashfs /tmp/instance-16/output-1/target/usr/bin/sqfscat ln -fs mksquashfs /tmp/instance-16/output-1/target/usr/bin/sqfstar ../generate-manpages/install-manpages.sh /tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools/.. "" ../generate-manpages/install-manpages.sh: Install path for manpages empty. Skipping manpage install make[1]: Leaving directory '/tmp/instance-16/output-1/build/squashfs-4.5.1/squashfs-tools' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-16/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g3', '-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', '-g3', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g3'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%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-16/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-16/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-16/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-16/output-1/host/or1k-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-16/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-16/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-16/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g3'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g3', '-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', '-g3', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-16/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-16/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-16/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-16/output-1/host/or1k-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-16/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-16/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-16/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-16/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-16/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-16/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-16/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-16/output-1/target/etc/shells; fi rm -f /tmp/instance-16/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-16/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-16/output-1/host/bin/glib-compile-schemas /tmp/instance-16/output-1/host/or1k-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-16/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /tmp/instance-16/output-1/target/usr/share/lua/5.1/doc rm -rf /tmp/instance-16/output-1/target/usr/lib/luarocks mkdir -p /tmp/instance-16/output-1/target/etc echo "buildroot" > /tmp/instance-16/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-16/output-1/target/etc/hosts mkdir -p /tmp/instance-16/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-16/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-16/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-16/output-1/target/etc/shells if [ -x /tmp/instance-16/output-1/target/sbin/swapon -a -x /tmp/instance-16/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-16/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-16/output-1/target/etc/inittab; fi rm -rf /tmp/instance-16/output-1/target/usr/include /tmp/instance-16/output-1/target/usr/share/aclocal \ /tmp/instance-16/output-1/target/usr/lib/pkgconfig /tmp/instance-16/output-1/target/usr/share/pkgconfig \ /tmp/instance-16/output-1/target/usr/lib/cmake /tmp/instance-16/output-1/target/usr/share/cmake \ /tmp/instance-16/output-1/target/usr/lib/rpm /tmp/instance-16/output-1/target/usr/doc find /tmp/instance-16/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-16/output-1/target/lib/ /tmp/instance-16/output-1/target/usr/lib/ /tmp/instance-16/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-16/output-1/target/usr/share/gdb rm -rf /tmp/instance-16/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-16/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-16/output-1/target/usr/share/zsh rm -rf /tmp/instance-16/output-1/target/usr/man /tmp/instance-16/output-1/target/usr/share/man rm -rf /tmp/instance-16/output-1/target/usr/info /tmp/instance-16/output-1/target/usr/share/info rm -rf /tmp/instance-16/output-1/target/usr/doc /tmp/instance-16/output-1/target/usr/share/doc rm -rf /tmp/instance-16/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-16/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-16/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-16/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-16/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-16/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-16/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-635-g83b2e53dcd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-16/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-16/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-16/output-1/per-package /tmp/instance-16/buildroot/support/scripts/fix-rpath target touch /tmp/instance-16/output-1/target/usr ln -snf /tmp/instance-16/output-1/host/or1k-buildroot-linux-gnu/sysroot /tmp/instance-16/output-1/staging make: Leaving directory '/tmp/instance-16/buildroot' make: Entering directory '/tmp/instance-16/buildroot' >>> Buildroot 2022.11-635-g83b2e53dcd 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 >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ccid 1.5.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ell 0.53 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> inadyn 2.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> initscripts Collecting legal info >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libglib2 2.72.3 Collecting legal info COPYING: 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-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) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.86 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> luainterpreter Collecting legal info >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rauc 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> rrdtool 1.7.2 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) 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) Legal info produced in /tmp/instance-16/output-1/legal-info make: Leaving directory '/tmp/instance-16/buildroot'