make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' >>> quagga 1.2.4 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> quagga 1.2.4 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install -C /home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' Making install in lib make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/lib' true /usr/bin/make install-am make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/lib' make[4]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzebra.la '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/include/quagga' /usr/bin/install -c -m 644 buffer.h checksum.h command.h filter.h getopt.h hash.h if.h linklist.h log.h memory.h network.h prefix.h routemap.h distribute.h sockunion.h str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h plist.h zclient.h sockopt.h smux.h md5.h if_rmap.h keychain.h privs.h sigevent.h pqueue.h jhash.h zassert.h memtypes.h workqueue.h route_types.h libospf.h vrf.h '/home/peko/autobuild/instance-1/output-1/target/usr/include/quagga' /usr/bin/install -c -m 644 fifo.h event_counter.h nexthop.h '/home/peko/autobuild/instance-1/output-1/target/usr/include/quagga' libtool: install: /usr/bin/install -c .libs/libzebra.so.1.0.0 /home/peko/autobuild/instance-1/output-1/target/usr/lib/libzebra.so.1.0.0 libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so.1 || { rm -f libzebra.so.1 && ln -s libzebra.so.1.0.0 libzebra.so.1; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so || { rm -f libzebra.so && ln -s libzebra.so.1.0.0 libzebra.so; }; }) libtool: install: /usr/bin/install -c .libs/libzebra.lai /home/peko/autobuild/instance-1/output-1/target/usr/lib/libzebra.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/lib' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/lib' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/lib' Making install in qpb make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/qpb' /usr/bin/make install-am make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/qpb' make[4]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/qpb' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libquagga_pb.la '/home/peko/autobuild/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libquagga_pb.so.0.0.0 /home/peko/autobuild/instance-1/output-1/target/usr/lib/libquagga_pb.so.0.0.0 libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so.0 || { rm -f libquagga_pb.so.0 && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so || { rm -f libquagga_pb.so && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libquagga_pb.lai /home/peko/autobuild/instance-1/output-1/target/usr/lib/libquagga_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/qpb' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/qpb' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/qpb' Making install in fpm make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/fpm' /usr/bin/make install-am make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/fpm' make[4]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/fpm' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfpm_pb.la '/home/peko/autobuild/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfpm_pb.so.0.0.0 /home/peko/autobuild/instance-1/output-1/target/usr/lib/libfpm_pb.so.0.0.0 libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so.0 || { rm -f libfpm_pb.so.0 && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so || { rm -f libfpm_pb.so && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libfpm_pb.lai /home/peko/autobuild/instance-1/output-1/target/usr/lib/libfpm_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/fpm' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/fpm' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/fpm' Making install in m4 make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/m4' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/m4' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/m4' Making install in redhat make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/redhat' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/redhat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/redhat' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/redhat' Making install in tests make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' /usr/bin/make install-am make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[4]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4/tests' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/quagga-1.2.4' mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc/quagga sngrep-1.4.7.tar.gz: OK (md5: 78fe753e24f36ddaf627bc2b734f45ba) sngrep-1.4.7.tar.gz: OK (sha256: 3c96aadd8b8c6b7adb5552d6fb4234f2000f15109b0f6c5feb632c81306cc49b) >>> sngrep 1.4.7 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/sngrep/sngrep-1.4.7.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7 -xf - >>> sngrep 1.4.7 Patching >>> sngrep 1.4.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sngrep 1.4.7 Configuring >>> sngrep 1.4.7 Autoreconfiguring configure.ac:15: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:15: the top level configure.ac:49: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:49: the top level configure.ac:232: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:232: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:232: 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.4.7 Patching libtool (cd /home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl 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-uclibc --host=or1k-buildroot-linux-uclibc --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 --without-pcre ) 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-uclibc-strip... /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-strip checking for a race-free mkdir -p... /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-uclibc-gcc... /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-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 /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc option to enable C11 features... none needed checking whether /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc understands -c and -o together... yes checking dependency style of /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-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-uclibc-gcc... (cached) /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc accepts -g... (cached) yes checking for /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc option to enable C11 features... (cached) none needed checking whether /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-g++ accepts -g... yes checking for /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-g++ option to enable C++11 features... none needed checking dependency style of /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-g++... none checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 pkg-config is at least version 0.9.0... yes checking for SSL... yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes ██╗██████╗ ██████╗ ███╗ ██╗████████╗███████╗ ██████╗ ██║██╔══██╗██╔═══██╗████╗ ██║╚══██╔══╝██╔════╝██╔════╝ ██║██████╔╝██║ ██║██╔██╗ ██║ ██║ █████╗ ██║ ██║██╔══██╗██║ ██║██║╚██╗██║ ██║ ██╔══╝ ██║ ██║██║ ██║╚██████╔╝██║ ╚████║ ██║ ███████╗╚██████╗ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╚═════╝ configure: configure: sngrep configure finished configure: ====================================================== configure: GnuTLS Support : no configure: OpenSSL Support : yes configure: Unicode Support : no configure: Perl Expressions Support : no configure: IPv6 Support : yes configure: EEP Support : no 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.4.7 Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' Making all in src make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' /usr/bin/make all-am make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/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 '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' Making all in config make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/config' Making all in doc make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/doc' Making all in tests make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/tests' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' >>> sngrep 1.4.7 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install -C /home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' Making install in src make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/bin' /usr/bin/install -c sngrep '/home/peko/autobuild/instance-1/output-1/target/usr/bin' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/src' Making install in config make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/config' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/config' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/etc' /usr/bin/install -c -m 644 sngreprc '/home/peko/autobuild/instance-1/output-1/target/etc' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/config' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/config' Making install in doc make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/doc' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/home/peko/autobuild/instance-1/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/doc' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/doc' Making install in tests make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/tests' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/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 '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/tests' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7/tests' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/sngrep-1.4.7' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-strip%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/peko/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-strip%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/peko/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/peko/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/peko/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/peko/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output-1/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output-1/target/bin/sh if [ -x /home/peko/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/peko/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/peko/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/peko/autobuild/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/peko/autobuild/instance-1/output-1/build/locales.nopurge for dir in /home/peko/autobuild/instance-1/output-1/target/usr/share/locale /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale /home/peko/autobuild/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/include /home/peko/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/cmake /home/peko/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/peko/autobuild/instance-1/output-1/target/usr/doc find /home/peko/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output-1/target/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/man /home/peko/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/info /home/peko/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/doc /home/peko/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/peko/autobuild/instance-1/output-1/target/lib/debug /home/peko/autobuild/instance-1/output-1/target/usr/lib/debug find /home/peko/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-1/output-1/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-10531-g00c51867756"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/peko/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/peko/autobuild/instance-1/output-1/per-package /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-1/output-1/target/usr ln -snf /home/peko/autobuild/instance-1/output-1/host/or1k-buildroot-linux-uclibc/sysroot /home/peko/autobuild/instance-1/output-1/staging make: Leaving directory '/home/peko/autobuild/instance-1/buildroot' make: Entering directory '/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2020.05-10531-g00c51867756 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-5 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> glog 0.5.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libevdev 1.12.0 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.61.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libnetconf2 2.0.24 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libssh 0.9.6 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libyang 2.0.112 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> pcre2 10.39 Collecting legal info LICENCE: OK (sha256: 15bc778a1f7e1f857d57abab4181749a06ad1d1f9420d5c9e3c23ef8c991b025) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> netopeer2 2.0.35 Collecting legal info LICENSE: OK (sha256: b46f161fbdcf127d3ef22602e15958c3092fe3294f71a2dc8cdf8f6689cba95b) >>> host-sysrepo 2.0.53 Collecting legal info LICENSE: OK (sha256: 88f1b7e5c64d2c113e07105aa9c0fb80639b40287565be1c2afd0949df83d826) >>> host-libyang 2.0.112 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> host-pcre2 10.39 Collecting legal info LICENCE: OK (sha256: 15bc778a1f7e1f857d57abab4181749a06ad1d1f9420d5c9e3c23ef8c991b025) >>> sysrepo 2.0.53 Collecting legal info LICENSE: OK (sha256: 88f1b7e5c64d2c113e07105aa9c0fb80639b40287565be1c2afd0949df83d826) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sngrep 1.4.7 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-5: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'