autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-armeb_xscale_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-armeb_xscale_musl/usr/share/aclocal -I m4 -I . --force -I scripts /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal: 2: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal.real: not found autoreconf: error: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal failed with exit status: 127 configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/armeb configure: libosip2 The GNU Open SIP library. configure: Copyright (C) 2001-2022 Aymeric MOIZARD - Configuring Building Package on linux checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes checking for armeb-openwrt-linux-strip... armeb-openwrt-linux-muslgnueabi-strip 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 build system type... x86_64-pc-linux-gnu checking host system type... armeb-openwrt-linux-gnu checking for armeb-openwrt-linux-gcc... armeb-openwrt-linux-muslgnueabi-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 we are using the GNU C compiler... yes checking whether armeb-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for armeb-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... none needed checking whether armeb-openwrt-linux-muslgnueabi-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of armeb-openwrt-linux-muslgnueabi-gcc... none checking how to run the C preprocessor... armeb-openwrt-linux-muslgnueabi-gcc -E checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by armeb-openwrt-linux-muslgnueabi-gcc... armeb-openwrt-linux-muslgnueabi-ld.bfd checking if the linker (armeb-openwrt-linux-muslgnueabi-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... armeb-openwrt-linux-muslgnueabi-gcc-nm checking the name lister (armeb-openwrt-linux-muslgnueabi-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to armeb-openwrt-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 armeb-openwrt-linux-muslgnueabi-ld.bfd option to reload object files... -r checking for armeb-openwrt-linux-objdump... armeb-openwrt-linux-muslgnueabi-objdump checking how to recognize dependent libraries... pass_all checking for armeb-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armeb-openwrt-linux-ar... armeb-openwrt-linux-muslgnueabi-gcc-ar checking for archiver @FILE support... @ checking for armeb-openwrt-linux-strip... (cached) armeb-openwrt-linux-muslgnueabi-strip checking for armeb-openwrt-linux-ranlib... armeb-openwrt-linux-muslgnueabi-gcc-ranlib checking command to parse armeb-openwrt-linux-muslgnueabi-gcc-nm output from armeb-openwrt-linux-muslgnueabi-gcc 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 armeb-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if armeb-openwrt-linux-muslgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armeb-openwrt-linux-muslgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armeb-openwrt-linux-muslgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armeb-openwrt-linux-muslgnueabi-gcc static flag -static works... yes checking if armeb-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... yes checking if armeb-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armeb-openwrt-linux-muslgnueabi-gcc linker (armeb-openwrt-linux-muslgnueabi-ld.bfd) 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... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes configure: Cross compiling osip. checking for sem_open in -lposix4... no checking for nis_add in -lnsl... no checking for sendto in -lsocket... no checking for lrand48 in -lc... yes checking for clock_gettime in -lrt... yes checking for localtime... yes checking whether -Wall works... yes checking whether -Wcast-align works... yes checking whether -Wchar-subscripts works... yes checking whether -Wformat works... yes checking whether -Winline works... yes checking whether -Wmissing-declarations works... yes checking whether -Wmissing-prototypes works... yes checking whether -Wnested-externs works... yes checking whether -Wpointer-arith works... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/unistd.h usability... no checking sys/unistd.h presence... no checking for sys/unistd.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for struct timeval... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosip2.pc config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/osipparser2/Makefile config.status: creating src/osip2/Makefile config.status: creating src/test/Makefile config.status: creating include/Makefile config.status: creating include/osip2/Makefile config.status: creating include/osipparser2/Makefile config.status: creating include/osipparser2/headers/Makefile config.status: creating help/Makefile config.status: creating help/man/Makefile config.status: creating help/doxygen/Makefile config.status: creating platform/Makefile config.status: creating platform/rpm/Makefile config.status: creating platform/vsnet/Makefile config.status: creating include/osip2/doxygen.dox config.status: creating osip-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-nls make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-armeb_xscale_musl/libosip2-5.3.1' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/builder/shared-workdir/build/sdk/build_dir/target-armeb_xscale_musl/libosip2-5.3.1/scripts/missing' aclocal-1.16 -I scripts /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal-1.16: 2: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal.real: not found WARNING: 'aclocal-1.16' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: make[4]: *** [Makefile:417: aclocal.m4] Error 127 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-armeb_xscale_musl/libosip2-5.3.1' make[3]: *** [Makefile:78: /builder/shared-workdir/build/sdk/build_dir/target-armeb_xscale_musl/libosip2-5.3.1/.built] Error 2 time: package/feeds/telephony/libosip2/compile#5.77#4.40#13.77