Applying /builder/shared-workdir/build/sdk/feeds/base/package/libs/libbsd/patches/001-fix-libpath.patch using plaintext: patching file src/Makefile.am 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-mipsel_24kc_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 /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/mipsel 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 mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-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 mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-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 mipsel-openwrt-linux-musl-gcc accepts -g... yes checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes checking dependency style of mipsel-openwrt-linux-musl-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-openwrt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld.bfd checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm checking the name lister (mipsel-openwrt-linux-musl-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 mipsel-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 mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for mipsel-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-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 mipsel-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if mipsel-openwrt-linux-musl-gcc static flag -static works... yes checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-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 if ld supports --version-script flag... yes checking for mipsel-openwrt-linux-objdump... (cached) mipsel-openwrt-linux-musl-objdump checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... (cached) none needed checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none checking for a sed that does not truncate output... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking whether ln -s works... yes checking for unif01_CreateExternGenBits in -ltestu01... no checking for library containing MD5Update... -lmd checking for library containing SHA512Update... none required checking for library containing clock_gettime... none required checking for sys/ndir.h... no checking for sys/dir.h... yes checking for ndir.h... no checking for dirent.h... yes checking for pwd.h... yes checking for grp.h... yes checking for stdio_ext.h... yes checking for procinfo.h... no checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for int64_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E checking for uid_t in sys/types.h... yes checking for size_t... yes checking for ssize_t... yes checking for mipsel-openwrt-linux-musl-gcc options needed to detect all undeclared functions... none needed checking whether F_CLOSEM is declared... no checking whether environ is declared... yes checking for GNU .init_array section support... no checking for program_invocation_short_name... yes checking for __progname... yes checking for __register_atfork... no checking for clearenv... yes checking for dirfd... yes checking for flock... yes checking for fopencookie... yes checking for __fpurge... yes checking for funopen... no checking for getauxval... yes checking for getentropy... yes checking for getexecname... no checking for getline... yes checking for open_memstream... yes checking for pstat_getproc... no checking for sysconf... yes checking for uid_from_user... no checking for gid_from_group... no checking for user_from_uid... no checking for group_from_gid... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/libbsd.pc config.status: creating src/libbsd-ctor.pc config.status: creating src/libbsd-overlay.pc config.status: creating test/Makefile config.status: creating 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-mipsel_24kc_musl/libbsd-0.11.8' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/libbsd-0.11.8/build-aux/missing' aclocal-1.16 -I m4 /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:387: aclocal.m4] Error 127 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/libbsd-0.11.8' make[3]: *** [Makefile:52: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/libbsd-0.11.8/.built] Error 2 time: package/feeds/base/libbsd/compile#5.45#5.27#15.02