>>> check 0.15.2 Extracting mkdir -p /home/autobuild/autobuild/instance-9/output-1/per-package/check/host rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-tar/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-tar/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/host mkdir -p /home/autobuild/autobuild/instance-9/output-1/per-package/check/target rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-tar/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-tar/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/target gzip -d -c /home/autobuild/autobuild/instance-9/dl/check/check-0.15.2.tar.gz | /home/autobuild/autobuild/instance-9/output-1/per-package/check/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/check-0.15.2 -xf - >>> check 0.15.2 Patching >>> check 0.15.2 Configuring mkdir -p /home/autobuild/autobuild/instance-9/output-1/per-package/check/host rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-cmake/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-cmake/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/host rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-pkgconf/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-pkgconf/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/host rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-skeleton/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-skeleton/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/host rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/skeleton/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/skeleton/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/host rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/toolchain/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/toolchain/host/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/host mkdir -p /home/autobuild/autobuild/instance-9/output-1/per-package/check/target rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-cmake/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-cmake/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/target rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-pkgconf/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-pkgconf/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/target rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/host-skeleton/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/host-skeleton/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/target rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/skeleton/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/skeleton/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/target rsync -a --link-dest=/home/autobuild/autobuild/instance-9/output-1/per-package/toolchain/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/toolchain/target/ /home/autobuild/autobuild/instance-9/output-1/per-package/check/target (mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/check-0.15.2/ && cd /home/autobuild/autobuild/instance-9/output-1/build/check-0.15.2/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-9/output-1/per-package/check/host/bin:/home/autobuild/autobuild/instance-9/output-1/per-package/check/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/output-1/per-package/check/host/bin/cmake /home/autobuild/autobuild/instance-9/output-1/build/check-0.15.2/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-9/output-1/per-package/check/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DBUILD_TESTING=OFF -DINSTALL_CHECKMK=OFF ) CMake Deprecation Warning at CMakeLists.txt:42 (cmake_policy): The OLD behavior for policy CMP0076 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-9/output-1/per-package/check/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include files sys/types.h, errno.h -- Looking for include files sys/types.h, errno.h - found -- Looking for 3 include files sys/types.h, ..., inttypes.h -- Looking for 3 include files sys/types.h, ..., inttypes.h - found -- Looking for 4 include files sys/types.h, ..., limits.h -- Looking for 4 include files sys/types.h, ..., limits.h - found -- Looking for 5 include files sys/types.h, ..., regex.h -- Looking for 5 include files sys/types.h, ..., regex.h - found -- Looking for 6 include files sys/types.h, ..., signal.h -- Looking for 6 include files sys/types.h, ..., signal.h - found -- Looking for 7 include files sys/types.h, ..., stdarg.h -- Looking for 7 include files sys/types.h, ..., stdarg.h - found -- Looking for 8 include files sys/types.h, ..., stdint.h -- Looking for 8 include files sys/types.h, ..., stdint.h - found -- Looking for 9 include files sys/types.h, ..., stdlib.h -- Looking for 9 include files sys/types.h, ..., stdlib.h - found -- Looking for 10 include files sys/types.h, ..., string.h -- Looking for 10 include files sys/types.h, ..., string.h - found -- Looking for 11 include files sys/types.h, ..., strings.h -- Looking for 11 include files sys/types.h, ..., strings.h - found -- Looking for 12 include files sys/types.h, ..., sys/time.h -- Looking for 12 include files sys/types.h, ..., sys/time.h - found -- Looking for 13 include files sys/types.h, ..., time.h -- Looking for 13 include files sys/types.h, ..., time.h - found -- Looking for 14 include files sys/types.h, ..., unistd.h -- Looking for 14 include files sys/types.h, ..., unistd.h - found -- Looking for 15 include files sys/types.h, ..., pthread.h -- Looking for 15 include files sys/types.h, ..., pthread.h - not found -- Looking for 15 include files sys/types.h, ..., windows.h -- Looking for 15 include files sys/types.h, ..., windows.h - not found -- Looking for fork -- Looking for fork - found -- Looking for getline -- Looking for getline - found -- Looking for getpid -- Looking for getpid - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for malloc -- Looking for malloc - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for realloc -- Looking for realloc - found -- Looking for setenv -- Looking for setenv - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for strdup -- Looking for strdup - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for _getpid -- Looking for _getpid - not found -- Looking for _strdup -- Looking for _strdup - not found -- Looking for alarm -- Looking for alarm - found -- Looking for regcomp -- Looking for regcomp - found -- Looking for regexec -- Looking for regexec - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for INT64_MAX -- Looking for INT64_MAX - found -- Looking for INT64_MIN -- Looking for INT64_MIN - found -- Looking for UINT32_MAX -- Looking for UINT32_MAX - found -- Looking for UINT64_MAX -- Looking for UINT64_MAX - found -- Looking for SIZE_MAX -- Looking for SIZE_MAX - found -- Looking for SSIZE_MAX -- Looking for SSIZE_MAX - found -- Performing Test HAVE_STRUCT_ITIMERSPEC_IT_VALUE -- Performing Test HAVE_STRUCT_ITIMERSPEC_IT_VALUE - Failed -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of unsigned __int64 -- Check size of unsigned __int64 - failed -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of clock_t -- Check size of clock_t - done -- Check size of clockid_t -- Check size of clockid_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of timer_t -- Check size of timer_t - done -- Looking for floor in m -- Looking for floor in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for subunit_test_start in subunit -- Looking for subunit_test_start in subunit - not found -- Configuring done (19.7s) CMake Error at lib/CMakeLists.txt:76 (add_library): Cannot find source file: pthread_mutex.c Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc CMake Error at src/CMakeLists.txt:127 (target_sources): Cannot find source file: /home/autobuild/autobuild/instance-9/output-1/build/check-0.15.2/lib/pthread_mutex.c Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc CMake Error at lib/CMakeLists.txt:76 (add_library): No SOURCES given to target: compat CMake Generate step failed. Build files cannot be regenerated correctly. make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-9/output-1/build/check-0.15.2/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'