>>> host-frr 7.4 Extracting gzip -d -c /home/giuliobenetti/autobuild/run/instance-3/dl/frr/frr-7.4.tar.gz | tar --strip-components=1 -C /home/giuliobenetti/autobuild/run/instance-3/output-1/build/host-frr-7.4 -xf - >>> host-frr 7.4 Patching >>> host-frr 7.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/giuliobenetti/autobuild/run/instance-3/output-1/build/host-frr-7.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-frr 7.4 Configuring >>> host-frr 7.4 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:164: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:100: installing './install-sh' configure.ac:100: installing './missing' Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' >>> host-frr 7.4 Patching libtool patching file /home/giuliobenetti/autobuild/run/instance-3/output-1/build/host-frr-7.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/giuliobenetti/autobuild/run/instance-3/output-1/build/host-frr-7.4/ && rm -rf config.cache; PATH="/home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin:/home/giuliobenetti/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/giuliobenetti/autobuild/run/instance-3/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="/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib/pkgconfig:/home/giuliobenetti/autobuild/run/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/giuliobenetti/autobuild/run/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/giuliobenetti/autobuild/run/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/giuliobenetti/autobuild/run/instance-3/output-1/host/include" LDFLAGS="-L/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/giuliobenetti/autobuild/run/instance-3/output-1/host/include" LDFLAGS="-L/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/giuliobenetti/autobuild/run/instance-3/output-1/host" --sysconfdir="/home/giuliobenetti/autobuild/run/instance-3/output-1/host/etc" --localstatedir="/home/giuliobenetti/autobuild/run/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --enable-clippy-only ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 for perl... /usr/bin/perl checking pkg-config is at least version 0.9.0... yes checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/gcc supports -diag-error 10006... no checking whether /usr/bin/gcc supports -std=gnu11... yes checking whether /usr/bin/gcc -std=gnu11 supports -fno-omit-frame-pointer... yes checking whether /usr/bin/gcc -std=gnu11 supports -funwind-tables... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wall... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wextra... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wmissing-declarations... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wpointer-arith... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wbad-function-cast... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wwrite-strings... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wundef... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wno-unused-result... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wno-unused-parameter... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wno-missing-field-initializers... yes checking whether /usr/bin/gcc -std=gnu11 supports -Wc++-compat... yes checking whether /usr/bin/gcc -std=gnu11 supports -diag-disable 3179... no checking whether /usr/bin/gcc -std=gnu11 supports -fplugin=tools/gcc-plugins/frr-format.so... no checking whether /usr/bin/gcc -std=gnu11 supports -fplugin=frr-format... no checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing pthread_condattr_setclock... none required checking whether ln -s works... yes checking for ar... /usr/bin/ar checking how to print strings... printf checking for a sed that does not truncate output... sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc -std=gnu11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc -std=gnu11 static flag -static works... yes checking if /usr/bin/gcc -std=gnu11 supports -c -o file.o... yes checking if /usr/bin/gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc -std=gnu11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/bin/ar supports D option... yes checking whether /usr/bin/ranlib supports D option... yes checking python interpreter python3... /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3 (python3) checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config is available... yes checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config provides a working build environment... no checking whether pkg-config python-3.9 is available... yes checking whether pkg-config python-3.9 provides a working build environment... no checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config is available... yes checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config provides a working build environment... no checking whether pkg-config python-3.9 is available... yes checking whether pkg-config python-3.9 provides a working build environment... no checking python interpreter python3.10... not working checking python interpreter python3.9... /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9 (python3) checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config is available... yes checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config provides a working build environment... no checking whether pkg-config python-3.9 is available... yes checking whether pkg-config python-3.9 provides a working build environment... no checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config is available... yes checking whether /home/giuliobenetti/autobuild/run/instance-3/output-1/host/bin/python3.9-config provides a working build environment... no checking whether pkg-config python-3.9 is available... yes checking whether pkg-config python-3.9 provides a working build environment... no checking python interpreter python3.8... not working checking python interpreter python3.7... not working checking python interpreter python3.6... /usr/bin/python3.6 (python3) checking whether /usr/bin/python3.6m-config is available... no checking whether pkg-config python-3.6m is available... no checking whether /usr/bin/python3.6-config is available... no checking whether pkg-config python-3.6 is available... no checking python interpreter python3.5... not working checking python interpreter python3.4... not working checking python interpreter python3.3... not working checking python interpreter python3.2... not working checking python interpreter python... /usr/bin/python (python2) checking whether /usr/bin/python-config is available... no checking whether pkg-config python- is available... no checking whether /usr/bin/python2.7-config is available... no checking whether pkg-config python-2.7 is available... no checking python interpreter python2... /usr/bin/python2 (python2) checking whether /usr/bin/python-config is available... no checking whether pkg-config python- is available... no checking whether /usr/bin/python2.7-config is available... no checking whether pkg-config python-2.7 is available... no checking python interpreter python2.7... /usr/bin/python2.7 (python2) checking whether /usr/bin/python-config is available... no checking whether pkg-config python- is available... no checking whether /usr/bin/python2.7-config is available... no checking whether pkg-config python-2.7 is available... no configure: error: no working python version found package/pkg-generic.mk:231: recipe for target '/home/giuliobenetti/autobuild/run/instance-3/output-1/build/host-frr-7.4/.stamp_configured' failed make: *** [/home/giuliobenetti/autobuild/run/instance-3/output-1/build/host-frr-7.4/.stamp_configured] Error 1 make: Leaving directory '/home/giuliobenetti/autobuild/run/instance-3/buildroot'