>>> host-ccache 4.8.2 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/ccache/ccache-4.8.2.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2 -xf - >>> host-ccache 4.8.2 Patching sed -i 's,getenv("CCACHE_DIR"),getenv("BR_CACHE_DIR"),' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,".ccache",".buildroot-ccache",' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,"/.cache/ccache","/.buildroot-ccache",' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,"/.config/ccache","/.buildroot-ccache",' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,getenv("XDG_CACHE_HOME"),nullptr,' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Config.cpp sed -i 's,getenv("XDG_CONFIG_HOME"),nullptr,' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Config.cpp >>> host-ccache 4.8.2 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/ && cd /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/ -G"Unix Makefiles" -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/home/buildroot/autobuild/instance-2/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/home/buildroot/autobuild/instance-2/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache" -DCMAKE_CXX_COMPILER_LAUNCHER="/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache" -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=ON -UCMAKE_C_COMPILER_LAUNCHER -UCMAKE_CXX_COMPILER_LAUNCHER -DZSTD_FROM_INTERNET=OFF -DHIREDIS_FROM_INTERNET=OFF ) -- The C compiler identification is GNU 12.3.1 -- The CXX compiler identification is GNU 12.3.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/as -- The ASM_MASM compiler identification is unknown -- Found assembler: ml -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Ccache version: 4.8.2 -- Ccache dev mode: OFF -- Setting CMAKE_BUILD_TYPE to Release as none was specified. -- Performing Test std_atomic_without_libatomic -- Performing Test std_atomic_without_libatomic - Success -- Performing Test std_filesystem_without_libfs -- Performing Test std_filesystem_without_libfs - Success -- Looking for linux/fs.h -- Looking for linux/fs.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for sys/clonefile.h -- Looking for sys/clonefile.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for sys/file.h -- Looking for sys/file.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for sys/utime.h -- Looking for sys/utime.h - not found -- Looking for varargs.h -- Looking for varargs.h - not found -- Looking for asctime_r -- Looking for asctime_r - found -- Looking for getopt_long -- Looking for getopt_long - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for realpath -- Looking for realpath - found -- Looking for setenv -- Looking for setenv - found -- Looking for strndup -- Looking for strndup - found -- Looking for syslog -- Looking for syslog - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for utimensat -- Looking for utimensat - found -- Looking for utimes -- Looking for utimes - found -- Performing Test HAVE_STRUCT_STAT_ST_ATIM -- Performing Test HAVE_STRUCT_STAT_ST_ATIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_CTIM -- Performing Test HAVE_STRUCT_STAT_ST_CTIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed -- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME -- Performing Test HAVE_STRUCT_STATFS_F_FSTYPENAME - Failed -- Performing Test HAVE_AVX2 -- Performing Test HAVE_AVX2 - Success -- Found PkgConfig: /home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for one of the modules 'libzstd' -- Using zstd from /home/buildroot/autobuild/instance-2/output-1/host/lib/libzstd.so via pkg-config -- Checking for module 'hiredis>=0.13.3' -- Found hiredis, version 1.1.0 -- Using hiredis from /home/buildroot/autobuild/instance-2/output-1/host/lib64/libhiredis.so via pkg-config -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_ASM_SSE2 -- Performing Test HAVE_ASM_SSE2 - Failed -- Performing Test HAVE_C_SSE2 -- Performing Test HAVE_C_SSE2 - Success -- Performing Test HAVE_ASM_SSE41 -- Performing Test HAVE_ASM_SSE41 - Failed -- Performing Test HAVE_C_SSE41 -- Performing Test HAVE_C_SSE41 - Success -- Performing Test HAVE_ASM_AVX2 -- Performing Test HAVE_ASM_AVX2 - Failed -- Performing Test HAVE_C_AVX2 -- Performing Test HAVE_C_AVX2 - Success -- Performing Test HAVE_ASM_AVX512 -- Performing Test HAVE_ASM_AVX512 - Failed -- Performing Test HAVE_C_AVX512 -- Performing Test HAVE_C_AVX512 - Success -- Performing Test HAVE_NEON -- Performing Test HAVE_NEON - Failed CMake Warning at doc/CMakeLists.txt:5 (message): Could not find asciidoctor; documentation will not be generated -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2 >>> host-ccache 4.8.2 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' [ 0%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3.c.o [ 1%] Building C object src/third_party/CMakeFiles/third_party.dir/base32hex.c.o [ 1%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_dispatch_ccache.c.o [ 2%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_portable.c.o [ 3%] Building CXX object src/third_party/CMakeFiles/third_party.dir/format.cpp.o [ 4%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_sse2.c.o [ 5%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_sse41.c.o [ 6%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_avx2.c.o [ 7%] Building C object src/third_party/blake3/CMakeFiles/blake3.dir/blake3_avx512.c.o [ 8%] Building CXX object src/third_party/CMakeFiles/third_party.dir/httplib.cpp.o [ 9%] Building CXX object src/third_party/CMakeFiles/third_party.dir/url.cpp.o [ 10%] Linking C static library libblake3.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' [ 10%] Built target blake3 [ 11%] Building C object src/third_party/CMakeFiles/third_party.dir/xxhash.c.o [ 12%] Building C object src/third_party/CMakeFiles/third_party.dir/getopt_long.c.o [ 13%] Building C object src/third_party/CMakeFiles/third_party.dir/xxh_x86dispatch.c.o [ 14%] Linking CXX static library libthird_party.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' [ 14%] Built target third_party make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' [ 16%] Building CXX object src/CMakeFiles/ccache_framework.dir/AtomicFile.cpp.o [ 17%] Building CXX object src/CMakeFiles/ccache_framework.dir/Config.cpp.o [ 18%] Building CXX object src/CMakeFiles/ccache_framework.dir/Context.cpp.o [ 18%] Building CXX object src/CMakeFiles/ccache_framework.dir/Args.cpp.o [ 19%] Building CXX object src/CMakeFiles/ccache_framework.dir/Depfile.cpp.o [ 20%] Building CXX object src/CMakeFiles/ccache_framework.dir/Fd.cpp.o [ 21%] Building CXX object src/CMakeFiles/ccache_framework.dir/Hash.cpp.o [ 21%] Building CXX object src/CMakeFiles/ccache_framework.dir/Logging.cpp.o [ 22%] Building CXX object src/CMakeFiles/ccache_framework.dir/ProgressBar.cpp.o [ 23%] Building CXX object src/CMakeFiles/ccache_framework.dir/Stat.cpp.o [ 24%] Building CXX object src/CMakeFiles/ccache_framework.dir/TemporaryFile.cpp.o [ 25%] Building CXX object src/CMakeFiles/ccache_framework.dir/ThreadPool.cpp.o [ 26%] Building CXX object src/CMakeFiles/ccache_framework.dir/Util.cpp.o [ 27%] Building CXX object src/CMakeFiles/ccache_framework.dir/argprocessing.cpp.o [ 28%] Building CXX object src/CMakeFiles/ccache_framework.dir/assertions.cpp.o [ 29%] Building CXX object src/CMakeFiles/ccache_framework.dir/ccache.cpp.o [ 29%] Building CXX object src/CMakeFiles/ccache_framework.dir/compopt.cpp.o [ 30%] Building CXX object src/CMakeFiles/ccache_framework.dir/execute.cpp.o [ 31%] Building CXX object src/CMakeFiles/ccache_framework.dir/hashutil.cpp.o [ 32%] Building CXX object src/CMakeFiles/ccache_framework.dir/language.cpp.o [ 33%] Building CXX object src/CMakeFiles/ccache_framework.dir/version.cpp.o [ 34%] Building CXX object src/CMakeFiles/ccache_framework.dir/InodeCache.cpp.o [ 35%] Building CXX object src/CMakeFiles/ccache_framework.dir/SignalHandler.cpp.o [ 36%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/CacheEntry.cpp.o [ 36%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/FileRecompressor.cpp.o [ 37%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/Manifest.cpp.o [ 38%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/MsvcShowIncludesOutput.cpp.o [ 39%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/Result.cpp.o [ 40%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/ResultExtractor.cpp.o [ 41%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/ResultInspector.cpp.o [ 42%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/ResultRetriever.cpp.o [ 43%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/Statistics.cpp.o [ 44%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/StatisticsCounters.cpp.o [ 44%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/StatsLog.cpp.o [ 45%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/mainoptions.cpp.o [ 46%] Building CXX object src/CMakeFiles/ccache_framework.dir/core/types.cpp.o [ 47%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/local/LocalStorage.cpp.o [ 48%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/local/StatsFile.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:25: /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp: In instantiation of 'storage::local::LocalStorage::recompress(std::optional, uint32_t, const storage::local::ProgressReceiver&):: [with auto:39 = unsigned char; auto:40 = std::function]': /usr/include/c++/12/type_traits:2559:26: required by substitution of 'template static std::__result_of_success()((declval<_Args>)()...)), std::__invoke_other> std::__result_of_other_impl::_S_test(int) [with _Fn = storage::local::LocalStorage::recompress(std::optional, uint32_t, const storage::local::ProgressReceiver&)::&; _Args = {unsigned char, const std::function&}]' /usr/include/c++/12/type_traits:2570:55: required from 'struct std::__result_of_impl, uint32_t, const storage::local::ProgressReceiver&)::&, unsigned char, const std::function&>' /usr/include/c++/12/bits/std_function.h:348:9: recursively required by substitution of 'template struct std::__is_invocable_impl<_Result, _Ret, true, std::__void_t > [with _Result = std::__invoke_result, uint32_t, const storage::local::ProgressReceiver&)::&, unsigned char, const std::function&>; _Ret = void]' /usr/include/c++/12/bits/std_function.h:348:9: required from 'struct std::function&)>::_Callable, uint32_t, const storage::local::ProgressReceiver&)::, storage::local::LocalStorage::recompress(std::optional, uint32_t, const storage::local::ProgressReceiver&)::, std::__invoke_result, uint32_t, const storage::local::ProgressReceiver&)::&, unsigned char, const std::function&> >' /usr/include/c++/12/bits/std_function.h:353:8: required by substitution of 'template template using _Requires = std::__enable_if_t<_Cond::value, _Tp> [with _Cond = std::function&)>::_Callable, uint32_t, const storage::local::ProgressReceiver&)::, storage::local::LocalStorage::recompress(std::optional, uint32_t, const storage::local::ProgressReceiver&)::, std::__invoke_result, uint32_t, const storage::local::ProgressReceiver&)::&, unsigned char, const std::function&> >; _Tp = void; _Res = void; _ArgTypes = {unsigned char, const std::function&}]' /usr/include/c++/12/bits/std_function.h:434:9: required by substitution of 'template std::function&)>::function(_Functor&&) [with _Functor = storage::local::LocalStorage::recompress(std::optional, uint32_t, const storage::local::ProgressReceiver&)::; _Constraints = ]' /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:701:24: required from here /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Logging.hpp:33:7: internal compiler error: Segmentation fault 33 | Logging::log(std::string_view(message_)); \ | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/Logging.hpp:39:27: note: in expansion of macro 'LOG_RAW' 39 | #define LOG(format_, ...) LOG_RAW(fmt::format(FMT_STRING(format_), __VA_ARGS__)) | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/src/storage/local/LocalStorage.cpp:710:13: note: in expansion of macro 'LOG' 710 | LOG("Failed to acquire content lock for {}/{}", l1_index, l2_index); | ^~~ Please submit a full bug report, with preprocessed source. See for instructions. [ 50%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/local/util.cpp.o [ 51%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/FileStorage.cpp.o [ 52%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/HttpStorage.cpp.o [ 53%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/RemoteStorage.cpp.o [ 53%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/remote/RedisStorage.cpp.o [ 54%] Building CXX object src/CMakeFiles/ccache_framework.dir/storage/Storage.cpp.o [ 55%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/Bytes.cpp.o [ 56%] Building CXX object src/CMakeFiles/ccache_framework.dir/util/LockFile.cpp.o Preprocessed source stored into /tmp/ccrGF4DS.out file, please attach this to your bugreport. make[3]: *** [src/CMakeFiles/ccache_framework.dir/build.make:580: src/CMakeFiles/ccache_framework.dir/storage/local/LocalStorage.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[2]: *** [CMakeFiles/Makefile2:389: src/CMakeFiles/ccache_framework.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make[1]: *** [Makefile:166: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2' make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-2/output-1/build/host-ccache-4.8.2/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'