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+24kf_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+24kf_musl/usr/share/aclocal -I m4 -I . --force -I config
autoreconf: configure.ac: tracing
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
OpenWrt-libtoolize: linking file 'config/config.guess'
OpenWrt-libtoolize: linking file 'config/config.sub'
OpenWrt-libtoolize: linking file 'config/install-sh'
OpenWrt-libtoolize: linking file 'config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
OpenWrt-libtoolize: linking file 'config/libtool.m4'
OpenWrt-libtoolize: You should add the contents of 'config/libtool.m4' to 'aclocal.m4'.
OpenWrt-libtoolize: linking file 'config/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of 'config/ltoptions.m4' to 'aclocal.m4'.
OpenWrt-libtoolize: linking file 'config/ltsugar.m4'
OpenWrt-libtoolize: You should add the contents of 'config/ltsugar.m4' to 'aclocal.m4'.
OpenWrt-libtoolize: linking file 'config/ltversion.m4'
OpenWrt-libtoolize: linking file 'config/lt~obsolete.m4'
OpenWrt-libtoolize: You should add the contents of 'config/lt~obsolete.m4' to 'aclocal.m4'.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_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+24kf_musl/usr/share/aclocal -I m4 -I . --force -I config
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force
autom4te: error: /builder/shared-workdir/build/staging_dir/host/share/autoconf/autoconf/trailer.m4: no such file or directory
autoreconf: error: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf failed with exit status: 1
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /builder/shared-workdir/build/sdk/include/site/mipsel
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking target system type... mipsel-openwrt-linux-gnu
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 we are using the GNU C compiler... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
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 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 for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/torsocks-2.3.0/config/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... none
checking whether make supports nested variables... (cached) yes
checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking whether ln -s works... yes
checking if the C compiler accepts -Wall... yes
checking for ANSI C header files... (cached) yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for mmap... yes
checking for munmap... yes
checking for socket... yes
checking for connect... yes
checking for close... yes
checking for syscall... yes
checking for recv... yes
checking for send... yes
checking for memset... yes
checking for memcpy... yes
checking for strlen... yes
checking for strncpy... yes
checking for strcmp... yes
checking for malloc... yes
checking for calloc... yes
checking for strstr... yes
checking for strtoul... yes
checking for free... yes
checking for inet_aton... yes
checking for gethostbyname... yes
checking for library containing dlopen... none required
checking file name of the C library... libc.so.6
checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
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 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
checking if the linker (mipsel-openwrt-linux-musl-ld) 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 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 option to reload object files... -r
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... 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... (cached) 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) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
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 whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts --param ssp-buffer-size=1... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -z relro... yes
checking whether the linker accepts -z now... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extras/Makefile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/bin/torsocks
config.status: creating src/common/Makefile
config.status: creating src/lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/utils/Makefile
config.status: creating tests/utils/tap/Makefile
config.status: creating doc/Makefile
config.status: creating include/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+24kf_musl/torsocks-2.3.0'
 cd . && automake-1.16 --foreign
configure.ac:17: error: required file 'config/compile' not found
configure.ac:17:   'automake --add-missing' can install 'compile'
configure.ac:20: error: required file 'config/missing' not found
configure.ac:20:   'automake --add-missing' can install 'missing'
src/common/Makefile.am: error: required file 'config/depcomp' not found
src/common/Makefile.am:   'automake --add-missing' can install 'depcomp'
make[4]: *** [Makefile:383: Makefile.in] Error 1
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/torsocks-2.3.0'
make[3]: *** [Makefile:65: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/torsocks-2.3.0/.built] Error 2
time: package/feeds/packages/torsocks/compile#19.75#2.82#38.00