Applying /builder/shared-workdir/build/sdk/feeds/packages/libs/lttng-ust/patches/100-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-loongarch64_generic_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_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/loongarch64 checking build system type... x86_64-pc-linux-gnu checking host system type... loongarch64-openwrt-linux-gnu checking target system type... loongarch64-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 checking for loongarch64-openwrt-linux-strip... loongarch64-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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for loongarch64-openwrt-linux-gcc... loongarch64-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 loongarch64-openwrt-linux-musl-gcc accepts -g... yes checking for loongarch64-openwrt-linux-musl-gcc option to accept ISO C89... none needed checking whether loongarch64-openwrt-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of loongarch64-openwrt-linux-musl-gcc... none checking for loongarch64-openwrt-linux-musl-gcc option to accept ISO C99... none needed checking for loongarch64-openwrt-linux-musl-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... loongarch64-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 loongarch64-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 whether loongarch64-openwrt-linux-musl-gcc accepts function __attribute__((weak,alias()))... yes checking whether loongarch64-openwrt-linux-musl-gcc supports #pragma weak... yes checking whether loongarch64-openwrt-linux-musl-gcc supports #pragma _HP_SECONDARY_DEF... no checking whether loongarch64-openwrt-linux-musl-gcc supports #pragma _CRI duplicate... no checking how to create weak aliases with loongarch64-openwrt-linux-musl-gcc... attribute checking whether loongarch64-openwrt-linux-musl-gcc supports weak aliases across object file boundaries... yes checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_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-sign-compare... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wno-null-dereference... yes checking whether C compiler accepts -Wno-gnu... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether we are using the GNU C++ compiler... yes checking whether loongarch64-openwrt-linux-musl-g++ accepts -g... yes checking dependency style of loongarch64-openwrt-linux-musl-g++... none checking whether loongarch64-openwrt-linux-musl-g++ supports C++11 features with -std=c++11... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wmissing-prototypes... no 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... no 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... no 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-sign-compare... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wno-null-dereference... yes checking whether C++ compiler accepts -Wno-gnu... yes checking whether C++ compiler accepts -Wno-undef... yes checking whether C++ compiler accepts -Wno-duplicated-branches... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking whether RTLD_DI_LINKMAP is declared... yes checking for loongarch64-openwrt-linux-ar... loongarch64-openwrt-linux-musl-gcc-ar checking the archiver (loongarch64-openwrt-linux-musl-gcc-ar) interface... ar 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... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for asciidoc... no checking for cmake... cmake checking for fold... fold checking for xmlto... no checking for a Python interpreter with version >= 2.7... python checking for python... /builder/shared-workdir/build/sdk/staging_dir/host/bin/python checking for python version... 3.9 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.9/site-packages 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 loongarch64-openwrt-linux-musl-gcc... loongarch64-openwrt-linux-musl-ld.bfd checking if the linker (loongarch64-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... loongarch64-openwrt-linux-musl-gcc-nm checking the name lister (loongarch64-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 loongarch64-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 loongarch64-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for loongarch64-openwrt-linux-objdump... loongarch64-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-openwrt-linux-ar... (cached) loongarch64-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for loongarch64-openwrt-linux-strip... (cached) loongarch64-openwrt-linux-musl-strip checking for loongarch64-openwrt-linux-ranlib... loongarch64-openwrt-linux-musl-gcc-ranlib checking command to parse loongarch64-openwrt-linux-musl-gcc-nm output from loongarch64-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 loongarch64-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 loongarch64-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for loongarch64-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if loongarch64-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if loongarch64-openwrt-linux-musl-gcc static flag -static works... yes checking if loongarch64-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if loongarch64-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the loongarch64-openwrt-linux-musl-gcc linker (loongarch64-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... no checking how to run the C++ preprocessor... loongarch64-openwrt-linux-musl-g++ -std=c++11 -E checking for ld used by loongarch64-openwrt-linux-musl-g++ -std=c++11... loongarch64-openwrt-linux-musl-ld.bfd checking if the linker (loongarch64-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking whether the loongarch64-openwrt-linux-musl-g++ -std=c++11 linker (loongarch64-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking for loongarch64-openwrt-linux-musl-g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if loongarch64-openwrt-linux-musl-g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if loongarch64-openwrt-linux-musl-g++ -std=c++11 static flag -static works... yes checking if loongarch64-openwrt-linux-musl-g++ -std=c++11 supports -c -o file.o... yes checking if loongarch64-openwrt-linux-musl-g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the loongarch64-openwrt-linux-musl-g++ -std=c++11 linker (loongarch64-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for unistd.h... (cached) yes checking for working chown... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for working strnlen... yes checking for atexit... yes checking for clock_gettime... yes checking for ftruncate... yes checking for getpagesize... (cached) yes checking for gettid... yes checking for gettimeofday... (cached) yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for realpath... yes checking for sched_getcpu... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... (cached) yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for pthread_setname_np(pthread_t, const char*)... yes checking for pthread_setname_np(const char*)... no checking for pthread_set_name_np(pthread_t, const char*)... no checking for pthread_getname_np(pthread_t, char*, size_t)... yes checking for pthread_getname_np(char*, size_t)... no checking for pthread_get_name_np(pthread_t, char*, size_t)... no checking for dlopen in -ldl... yes checking for dlmopen in -ldl... no checking pkg-config is at least version 0.9.0... yes checking for liburcu >= 0.12... no configure: error: Package requirements (liburcu >= 0.12) were not met: Package 'liburcu' not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables URCU_CFLAGS and URCU_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. make[3]: *** [Makefile:63: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/lttng-ust-2.13.5/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 time: package/feeds/packages/lttng-ust/compile#9.90#5.52#17.43