>>> bird 2.0.8 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-27/output-1/build/.bird-2.0.8.tar.gz.ZimOWF/output' 'ftp://bird.network.cz/pub/bird/bird-2.0.8.tar.gz' --2022-04-25 13:36:31-- ftp://bird.network.cz/pub/bird/bird-2.0.8.tar.gz => '/nvmedata/autobuild/instance-27/output-1/build/.bird-2.0.8.tar.gz.ZimOWF/output' Resolving bird.network.cz (bird.network.cz)... 81.91.84.116, 2001:1568:b:145::1, 2001:1568:b::145 Connecting to bird.network.cz (bird.network.cz)|81.91.84.116|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/bird ... done. ==> SIZE bird-2.0.8.tar.gz ... 1135228 ==> PASV ... done. ==> RETR bird-2.0.8.tar.gz ... done. Length: 1135228 (1.1M) (unauthoritative) 0K .......... .......... .......... .......... .......... 4% 156K 7s 50K .......... .......... .......... .......... .......... 9% 315K 5s 100K .......... .......... .......... .......... .......... 13% 52.9M 3s 150K .......... .......... .......... .......... .......... 18% 316K 3s 200K .......... .......... .......... .......... .......... 22% 61.8M 2s 250K .......... .......... .......... .......... .......... 27% 318K 2s 300K .......... .......... .......... .......... .......... 31% 51.2M 2s 350K .......... .......... .......... .......... .......... 36% 51.6M 1s 400K .......... .......... .......... .......... .......... 40% 50.5M 1s 450K .......... .......... .......... .......... .......... 45% 51.1M 1s 500K .......... .......... .......... .......... .......... 49% 323K 1s 550K .......... .......... .......... .......... .......... 54% 94.6M 1s 600K .......... .......... .......... .......... .......... 58% 29.4M 1s 650K .......... .......... .......... .......... .......... 63% 179M 1s 700K .......... .......... .......... .......... .......... 67% 168M 0s 750K .......... .......... .......... .......... .......... 72% 85.2M 0s 800K .......... .......... .......... .......... .......... 76% 84.5M 0s 850K .......... .......... .......... .......... .......... 81% 85.3M 0s 900K .......... .......... .......... .......... .......... 85% 85.6M 0s 950K .......... .......... .......... .......... .......... 90% 79.7M 0s 1000K .......... .......... .......... .......... .......... 94% 83.6M 0s 1050K .......... .......... .......... .......... .......... 99% 328K 0s 1100K ........ 100% 48.9M=1.1s 2022-04-25 13:36:35 (996 KB/s) - '/nvmedata/autobuild/instance-27/output-1/build/.bird-2.0.8.tar.gz.ZimOWF/output' saved [1135228] bird-2.0.8.tar.gz: OK (sha256: 19d2de83ee25a307b9e5b9e58797dd68766d439bcee33e3ac617ed502370e7f6) >>> bird 2.0.8 Extracting gzip -d -c /nvmedata/autobuild/instance-27/dl/bird/bird-2.0.8.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-27/output-1/build/bird-2.0.8 -xf - >>> bird 2.0.8 Patching >>> bird 2.0.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-27/output-1/build/bird-2.0.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> bird 2.0.8 Configuring >>> bird 2.0.8 Autoreconfiguring configure.ac:122: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:122: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:122: the top level >>> bird 2.0.8 Patching libtool (cd /nvmedata/autobuild/instance-27/output-1/build/bird-2.0.8/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc-ar" AS="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-as" LD="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-ld" NM="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc-nm" CC="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc" GCC="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc" CPP="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-cpp" CXX="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-g++" FC="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gfortran" F77="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc-ranlib" READELF="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-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/nvmedata/autobuild/instance-27/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-27/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-27/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-27/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-27/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/nvmedata/autobuild/instance-27/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-27/output-1/host/nds32le-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=no CONFIG_SITE=/dev/null ./configure --target=nds32le-buildroot-linux-gnu --host=nds32le-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 --enable-static --enable-shared --disable-client --disable-libssh --with-protocols=ospf ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --enable-shared checking for nds32le-buildroot-linux-gnu-gcc... /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-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 /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc option to enable C11 features... none needed checking for library containing clock_gettime... none required checking build system type... x86_64-pc-linux-gnu checking host system type... nds32le-buildroot-linux-gnu checking for nds32le-buildroot-linux-gnu-gcc... (cached) /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc option to enable C11 features... (cached) none needed checking whether _Thread_local is known... yes checking whether POSIX threads are available... yes checking whether CC supports -Wno-pointer-sign... yes checking whether CC supports -Wno-missing-field-initializers... yes checking whether link time optimizer is available... yes checking CFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -fno-strict-aliasing -fno-strict-overflow -flto -Wall -Wextra -Wstrict-prototypes -Wno-parentheses -Wno-pointer-sign -Wno-missing-field-initializers checking LDFLAGS... -pthread -flto=4 -g checking how to run the C preprocessor... /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for nds32le-buildroot-linux-gnu-ranlib... /nvmedata/autobuild/instance-27/output-1/host/bin/nds32le-linux-gcc-ranlib checking for flex... flex checking for bison... bison checking for gm4... no checking for m4... m4 checking bison version... 3.8.2 checking which OS configuration should we use... ./sysdep/cf/linux.h checking system-dependent directories... sysdep/linux sysdep/unix checking for Linux MPLS headers... yes checking protocols... ok checking for linux/rtnetlink.h... yes 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 alloca.h... yes checking for syslog.h... yes checking for struct sockaddr.sa_len... no checking whether byte ordering is bigendian... (cached) no checking for glob.h... no configure: error: glob.h not found. make: *** [package/pkg-generic.mk:282: /nvmedata/autobuild/instance-27/output-1/build/bird-2.0.8/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-27/buildroot'