INFO: not using any hashes in /data/userland-archives/hashes for ccache-4.11.2.tar.xz (overridden with --hash)
Source /data/userland-archives/ccache-4.11.2.tar.xz... not found, skipping file copy
Source https://github.com/ccache/ccache/releases/download/v4.11.2/ccache-4.11.2.tar.xz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file CMakeLists.txt
patching file unittest/CMakeLists.txt
patching file cmake/GenerateConfigurationFile.cmake
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /usr/gcc/14/bin/gcc
-- 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/gcc/14/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/gcc/14/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Ccache version: 4.11.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 cpuid.h
-- Looking for cpuid.h - found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for linux/fs.h
-- Looking for linux/fs.h - not found
-- Looking for pwd.h
-- Looking for pwd.h - found
-- Looking for spawn.h
-- Looking for spawn.h - found
-- Looking for sys/clonefile.h
-- Looking for sys/clonefile.h - not found
-- Looking for sys/file.h
-- Looking for sys/file.h - 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/utime.h
-- Looking for sys/utime.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for syslog.h
-- Looking for syslog.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for utime.h
-- Looking for utime.h - 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 localtime_r
-- Looking for localtime_r - found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - found
-- Looking for setenv
-- Looking for setenv - 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_ATIMENSEC
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMENSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC
-- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_CTIM
-- Performing Test HAVE_STRUCT_STAT_ST_CTIM - Success
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMENSEC
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMENSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC
-- Performing Test HAVE_STRUCT_STAT_ST_CTIMESPEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMENSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMENSEC - 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
-- Using bundled Blake3 since Blake3>=1.4.0 was not found locally
-- Using bundled CppHttplib since CppHttplib>=0.10.6 was not found locally
-- Using system Fmt (/usr/lib/amd64/libfmt.so)
-- Using bundled NonstdSpan since NonstdSpan>=0.10.3 was not found locally
-- Using bundled TlExpected since TlExpected>=1.1.0 was not found locally
-- Using system Xxhash (/usr/lib/amd64/libxxhash.so)
-- Using system Zstd (/usr/lib/amd64/libzstd.so)
-- Using system doctest (/usr/include/doctest/doctest.h)
-- Using system Hiredis (/usr/lib/amd64/libhiredis.so)
-- Performing Test HAVE_ASM_SSE2
-- Performing Test HAVE_ASM_SSE2 - Success
-- Performing Test HAVE_ASM_SSE41
-- Performing Test HAVE_ASM_SSE41 - Success
-- Performing Test HAVE_ASM_AVX2
-- Performing Test HAVE_ASM_AVX2 - Success
-- Performing Test HAVE_ASM_AVX512
-- Performing Test HAVE_ASM_AVX512 - Success
-- Performing Test HAVE_NEON
-- Performing Test HAVE_NEON - Failed
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Warning at doc/CMakeLists.txt:5 (message):
  Could not find asciidoctor; documentation will not be generated


-- 
-- Configuration summary:
--   Storage backends:
--     file  ON
--     http  ON
--     redis ON
--   Dependencies:
--     Blake3     1.6.1  BUNDLED
--     CppHttplib 0.19.0 BUNDLED
--     Doctest    2.4.11 SYSTEM (/usr/include/doctest/doctest.h)
--     Fmt        11.1.4 SYSTEM (/usr/lib/amd64/libfmt.so)
--     Hiredis    1.2.0  SYSTEM (/usr/lib/amd64/libhiredis.so)
--     NonstdSpan 0.11.0 BUNDLED
--     TlExpected 1.1.0  BUNDLED
--     Xxhash     0.8.3  SYSTEM (/usr/lib/amd64/libxxhash.so)
--     Zstd       1.5.7  SYSTEM (/usr/lib/amd64/libzstd.so)
-- 
-- Configuring done (13.6s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_Fortran_COMPILER
    CMAKE_Fortran_FLAGS
    LIBEXEC_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX


-- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64
[  1%] Building C object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3.c.o
[  2%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_sse41_x86-64_unix.S.o
[  3%] Building CXX object src/third_party/cxxurl/CMakeFiles/dep_cxxurl.dir/cxxurl/url.cpp.o
[  4%] Building C object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_portable.c.o
[  5%] Building C object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_dispatch.c.o
[  6%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_avx512_x86-64_unix.S.o
[  7%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_avx2_x86-64_unix.S.o
[  7%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_sse2_x86-64_unix.S.o
[  8%] Linking C static library libdep_blake3.a
[  8%] Built target dep_blake3
[  9%] Linking CXX static library libdep_cxxurl.a
[  9%] Built target dep_cxxurl
[ 10%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/args.cpp.o
[ 11%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/ccache.cpp.o
[ 11%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/config.cpp.o
[ 12%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/execute.cpp.o
[ 13%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/argprocessing.cpp.o
[ 14%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/compopt.cpp.o
[ 15%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/depfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 16%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/context.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 17%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/hash.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 18%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/hashutil.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 19%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/language.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 19%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/progressbar.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 20%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/version.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 21%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/signalhandler.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 22%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/atomicfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 23%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/cacheentry.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 24%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/common.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 25%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/filerecompressor.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 25%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/mainoptions.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 26%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/manifest.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 27%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/msvcshowincludesoutput.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 28%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/result.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 29%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/resultextractor.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 30%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/resultinspector.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 31%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/resultretriever.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 31%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/statistics.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 32%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/statisticscounters.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 34%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/statslog.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 35%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/types.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 36%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/local/localstorage.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 37%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/local/statsfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 38%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/local/util.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 38%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/remote/filestorage.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 39%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/remote/remotestorage.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 40%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/remote/redisstorage.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 41%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/remote/httpstorage.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 42%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/storage/storage.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 43%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/assertions.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 44%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/bytes.cpp.o
[ 44%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/cpu.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 45%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/direntry.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 46%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/environment.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 47%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/error.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 48%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/file.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 49%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/filelock.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 50%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/filesystem.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 50%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/lockfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 51%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/logging.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 52%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/longlivedlockfilemanager.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 53%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/memorymap.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 54%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/path.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 55%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/process.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 56%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/string.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 56%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/temporaryfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 57%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/texttable.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 58%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/threadpool.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 59%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/time.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 60%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/timepoint.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 61%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/tokenizer.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 61%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/umaskscope.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 62%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/zstd.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 63%] Linking CXX static library libccache_framework.a
[ 63%] Built target ccache_framework
[ 64%] Building CXX object unittest/CMakeFiles/unittest.dir/test_args.cpp.o
[ 64%] Building CXX object unittest/CMakeFiles/unittest.dir/test_compopt.cpp.o
[ 65%] Building CXX object unittest/CMakeFiles/unittest.dir/test_compression_types.cpp.o
[ 67%] Building CXX object unittest/CMakeFiles/unittest.dir/test_argprocessing.cpp.o
[ 68%] Building CXX object src/ccache/CMakeFiles/test-lockfile.dir/test_lockfile.cpp.o
[ 69%] Building CXX object unittest/CMakeFiles/unittest.dir/test_ccache.cpp.o
[ 69%] Building CXX object CMakeFiles/ccache.dir/src/ccache/main.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 70%] Building CXX object unittest/CMakeFiles/unittest.dir/main.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 71%] Linking CXX executable ccache
[ 71%] Built target ccache
[ 72%] Building CXX object unittest/CMakeFiles/unittest.dir/test_config.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 73%] Building CXX object unittest/CMakeFiles/unittest.dir/test_core_atomicfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 74%] Linking CXX executable test-lockfile
[ 74%] Built target test-lockfile
[ 75%] Building CXX object unittest/CMakeFiles/unittest.dir/test_core_common.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 76%] Building CXX object unittest/CMakeFiles/unittest.dir/test_core_msvcshowincludesoutput.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 77%] Building CXX object unittest/CMakeFiles/unittest.dir/test_core_statistics.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 77%] Building CXX object unittest/CMakeFiles/unittest.dir/test_core_statisticscounters.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 78%] Building CXX object unittest/CMakeFiles/unittest.dir/test_core_statslog.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 79%] Building CXX object unittest/CMakeFiles/unittest.dir/test_depfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 80%] Building CXX object unittest/CMakeFiles/unittest.dir/test_hash.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 81%] Building CXX object unittest/CMakeFiles/unittest.dir/test_hashutil.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 82%] Building CXX object unittest/CMakeFiles/unittest.dir/test_storage_local_statsfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 83%] Building CXX object unittest/CMakeFiles/unittest.dir/test_storage_local_util.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 83%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_bitset.cpp.o
[ 84%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_bytes.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 85%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_conversion.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 86%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_direntry.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 87%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_duration.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 88%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_environment.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 89%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_expected.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 89%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_file.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 90%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_lockfile.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 91%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_path.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 92%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_string.cpp.o
[ 93%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_texttable.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 94%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_timepoint.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 95%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_tokenizer.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 95%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_xxh3_128.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 96%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_xxh3_64.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 97%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_zstd.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[ 98%] Building CXX object unittest/CMakeFiles/unittest.dir/testutil.cpp.o
In file included from <command-line>:
/jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/amd64/config.h:48:11: warning: "_XOPEN_SOURCE" redefined
   48 | #  define _XOPEN_SOURCE
      |           ^~~~~~~~~~~~~
<built-in>: note: this is the location of the previous definition
[100%] Linking CXX executable unittest
[100%] Built target unittest
-- Install configuration: "Release"
-- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/prototype/i386/usr/bin/ccache
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/ccache/build/manifest-i386-ccache.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: developer/ccache
pkg://openindiana.org/developer/ccache@4.11.2,5.11-2025.0.0.0:20250324T062504Z
PUBLISHED