Applying ./patches/010-no-tests.patch using plaintext: 
patching file 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-powerpc_464fp_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/share/aclocal -I m4 -I . --force -I m4
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, 'm4'.
OpenWrt-libtoolize: linking file 'm4/libtool.m4'
OpenWrt-libtoolize: linking file 'm4/ltoptions.m4'
OpenWrt-libtoolize: linking file 'm4/ltsugar.m4'
OpenWrt-libtoolize: linking file 'm4/ltversion.m4'
OpenWrt-libtoolize: linking file 'm4/lt~obsolete.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-powerpc_464fp_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/usr/share/aclocal -I m4 -I . --force -I m4
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-powerpc_464fp_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/powerpc
checking build system type... x86_64-pc-linux-gnu
checking host system type... powerpc-openwrt-linux-gnu
checking target system type... powerpc-openwrt-linux-gnu
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-powerpc_464fp_musl/userspace-rcu-0.13.2/config/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for powerpc-openwrt-linux-strip... powerpc-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 nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for powerpc-openwrt-linux-gcc... powerpc-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 powerpc-openwrt-linux-musl-gcc accepts -g... yes
checking for powerpc-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether powerpc-openwrt-linux-musl-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of powerpc-openwrt-linux-musl-gcc... none
checking for powerpc-openwrt-linux-musl-gcc option to accept ISO C99... none needed
checking for powerpc-openwrt-linux-musl-gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... powerpc-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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for __attribute__... yes
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
checking whether powerpc-openwrt-linux-musl-gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for inline... inline
checking for typeof syntax and keyword spelling... typeof
checking for int32_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wjump-misses-init... yes
checking whether C compiler accepts -Wsuggest-attribute=format... yes
checking whether C compiler accepts -Wtautological-constant-out-of-range-compare... no
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wno-null-dereference... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking whether make sets $(MAKE)... (cached) yes
checking for nproc... nproc
checking for getconf... getconf
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 fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F
checking for ld used by powerpc-openwrt-linux-musl-gcc... powerpc-openwrt-linux-musl-ld
checking if the linker (powerpc-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... powerpc-openwrt-linux-musl-gcc-nm
checking the name lister (powerpc-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 powerpc-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 powerpc-openwrt-linux-musl-ld option to reload object files... -r
checking for powerpc-openwrt-linux-objdump... powerpc-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for powerpc-openwrt-linux-ar... powerpc-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for powerpc-openwrt-linux-strip... (cached) powerpc-openwrt-linux-musl-strip
checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib
checking command to parse powerpc-openwrt-linux-musl-gcc-nm output from powerpc-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 powerpc-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 powerpc-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for powerpc-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if powerpc-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if powerpc-openwrt-linux-musl-gcc static flag -static works... yes
checking if powerpc-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if powerpc-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the powerpc-openwrt-linux-musl-gcc linker (powerpc-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 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 for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for atexit... yes
checking for getcpuid... no
checking for gettid... yes
checking for gettimeofday... (cached) yes
checking for memeset... no
checking for memset... yes
checking for munmap... yes
checking for rand_r... yes
checking for sched_getcpu... yes
checking for sched_setaffinity... yes
checking for strerror... (cached) yes
checking for strtoul... yes
checking for sysconf... yes
checking for library containing clock_gettime... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating extras/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/common/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/benchmark/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/utils/Makefile
config.status: creating src/liburcu.pc
config.status: creating src/liburcu-bp.pc
config.status: creating src/liburcu-cds.pc
config.status: creating src/liburcu-qsbr.pc
config.status: creating src/liburcu-mb.pc
config.status: creating src/liburcu-memb.pc
config.status: creating src/liburcu-signal.pc
config.status: creating tests/regression/rcutorture_urcu_bp_perf_global.tap
config.status: creating tests/regression/rcutorture_urcu_bp_perf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_bp_perf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_bp_rperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_bp_rperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_bp_rperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_bp_stress_global.tap
config.status: creating tests/regression/rcutorture_urcu_bp_stress_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_bp_stress_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_bp_uperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_bp_uperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_bp_uperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_mb_perf_global.tap
config.status: creating tests/regression/rcutorture_urcu_mb_perf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_mb_perf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_mb_rperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_mb_rperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_mb_rperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_mb_stress_global.tap
config.status: creating tests/regression/rcutorture_urcu_mb_stress_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_mb_stress_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_mb_uperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_mb_uperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_mb_uperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_perf_global.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_perf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_perf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_rperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_rperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_rperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_stress_global.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_stress_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_stress_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_uperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_uperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_membarrier_uperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_perf_global.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_perf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_perf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_rperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_rperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_rperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_stress_global.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_stress_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_stress_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_uperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_uperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_qsbr_uperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_signal_perf_global.tap
config.status: creating tests/regression/rcutorture_urcu_signal_perf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_signal_perf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_signal_rperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_signal_rperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_signal_rperf_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_signal_stress_global.tap
config.status: creating tests/regression/rcutorture_urcu_signal_stress_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_signal_stress_perthread.tap
config.status: creating tests/regression/rcutorture_urcu_signal_uperf_global.tap
config.status: creating tests/regression/rcutorture_urcu_signal_uperf_percpu.tap
config.status: creating tests/regression/rcutorture_urcu_signal_uperf_perthread.tap
config.status: creating include/config.h
config.status: creating include/urcu/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls
checking for tput... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/tput
tput: No value for $TERM and no -T specified
./configure: line 14523: test: -eq: unary operator expected

Userspace-RCU 0.13.2

Features
  Target architecture:                powerpc
  SMP support:                        yes
  Thread Local Storage (TLS):         compiler TLS
  clock_gettime():                    yes
  Require membarrier:                 no
  Internal debugging:                 no
  Lock-free HT iterator debugging:    no
  Multi-flavor support:               yes

Install directories
  Binaries:                           /usr/bin
  Libraries:                          /usr/lib
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/userspace-rcu-0.13.2'
 cd . && automake-1.16 --foreign
configure.ac:63: error: required file 'config/compile' not found
configure.ac:63:   'automake --add-missing' can install 'compile'
configure.ac:42: error: required file 'config/missing' not found
configure.ac:42:   'automake --add-missing' can install 'missing'
src/Makefile.am: error: required file 'config/depcomp' not found
src/Makefile.am:   'automake --add-missing' can install 'depcomp'
make[4]: *** [Makefile:404: Makefile.in] Error 1
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/userspace-rcu-0.13.2'
make[3]: *** [Makefile:62: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/userspace-rcu-0.13.2/.built] Error 2
time: package/feeds/packages/liburcu/compile#35.97#9.54#60.39