pkg list: no packages matching the following patterns are installed:
  /developer/fmt
Adding required packages to build environment...
 Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (1.634s)
Planning: Running solver ... Done (0.132s)
Planning: Finding local manifests ... Done (0.000s)
Planning: Fetching manifests: 0/1  0% complete
Planning: Fetching manifests: 1/1  100% complete
Planning: Package planning ... Done (0.114s)
Planning: Merging actions ... Done (1.976s)
Planning: Checking for conflicting actions ... Done (1.940s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (1.765s)
Planning: Planning completed in 9.98 seconds
           Packages to install:         1
     Estimated space available: 381.69 GB
Estimated space to be consumed: 372.39 MB
       Create boot environment:        No
Create backup boot environment:        No
          Rebuild boot archive:        No

Changed packages:
openindiana.org
  developer/fmt
    None -> 11.1.1-2024.0.0.0

Download:  0/21 items  0.0/0.2MB  0% complete 
Download: Completed 220.26 kB in 0.54 seconds (406k/s)
 Actions:  1/41 actions (Installing new actions)
 Actions: Completed 41 actions in 0.02 seconds.
 Done (0.885s)
 Done (0.000s)
 Done (1.044s)
 Done (36.532s)
 Done (0.000s)
INFO: not using any hashes in /data/userland-archives/hashes for ccache-4.10.2.tar.xz (overridden with --hash)
Source /data/userland-archives/ccache-4.10.2.tar.xz... not found, skipping file copy
Source https://github.com/ccache/ccache/releases/download/v4.10.2/ccache-4.10.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.10.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)
-- Downloading doctest from the internet since Doctest>=2.4.6 was not found locally and DEPS=AUTO
-- 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.5.1  BUNDLED
--     CppHttplib 0.15.3 BUNDLED
--     Doctest    2.4.11 DOWNLOADED
--     Fmt        11.1.1 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.2  SYSTEM (/usr/lib/amd64/libxxhash.so)
--     Zstd       1.5.6  SYSTEM (/usr/lib/amd64/libzstd.so)
-- 
-- Configuring done (13.0s)
-- 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
[  0%] Building CXX object src/third_party/cxxurl/CMakeFiles/dep_cxxurl.dir/cxxurl/url.cpp.o
[  1%] Building C object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_portable.c.o
[  1%] Building C object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_dispatch.c.o
[  2%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_avx2_x86-64_unix.S.o
[  3%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_avx512_x86-64_unix.S.o
[  4%] Building C object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3.c.o
[  5%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_sse2_x86-64_unix.S.o
[  6%] Building ASM object src/third_party/blake3/CMakeFiles/dep_blake3.dir/blake3/blake3_sse41_x86-64_unix.S.o
[  7%] Linking C static library libdep_blake3.a
[  7%] Built target dep_blake3
[  8%] Linking CXX static library libdep_cxxurl.a
[  8%] Built target dep_cxxurl
[  8%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/ProgressBar.cpp.o
[  9%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/Args.cpp.o
[ 11%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/Config.cpp.o
[ 11%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/Context.cpp.o
[ 12%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/argprocessing.cpp.o
[ 13%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/Depfile.cpp.o
[ 14%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/ccache.cpp.o
[ 15%] 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
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
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/compopt.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
[ 17%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/execute.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/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
[ 20%] 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
[ 21%] 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
[ 22%] 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
[ 23%] 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/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
[ 26%] 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
[ 26%] 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
[ 27%] 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
[ 28%] 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
[ 29%] 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
[ 30%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/Statistics.cpp.o
[ 31%] 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
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/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
[ 33%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/core/common.cpp.o
[ 33%] 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
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/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
[ 35%] 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
[ 36%] 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
[ 37%] 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/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
[ 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
[ 41%] 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
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/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
[ 43%] 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
[ 44%] 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
[ 45%] 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
[ 45%] 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
[ 46%] 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
[ 47%] 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
[ 48%] 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
[ 50%] 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
[ 51%] 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
[ 52%] 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
[ 52%] 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
[ 53%] 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
[ 54%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/environment.cpp.o
[ 55%] 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
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/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
[ 57%] 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
[ 58%] Building CXX object src/ccache/CMakeFiles/ccache_framework.dir/util/logging.cpp.o
[ 59%] 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
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/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
[ 60%] 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
[ 61%] 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
[ 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/TestUtil.cpp.o
[ 65%] Building CXX object src/ccache/CMakeFiles/test-lockfile.dir/test_lockfile.cpp.o
[ 65%] Building CXX object unittest/CMakeFiles/unittest.dir/test_Args.cpp.o
[ 67%] Building CXX object unittest/CMakeFiles/unittest.dir/test_Config.cpp.o
[ 67%] Building CXX object unittest/CMakeFiles/unittest.dir/main.cpp.o
[ 68%] Building CXX object unittest/CMakeFiles/unittest.dir/test_Depfile.cpp.o
[ 68%] Building CXX object CMakeFiles/ccache.dir/src/ccache/main.cpp.o
[ 69%] 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
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
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%] Linking CXX executable ccache
[ 70%] Built target ccache
[ 71%] Building CXX object unittest/CMakeFiles/unittest.dir/test_argprocessing.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
[ 72%] Building CXX object unittest/CMakeFiles/unittest.dir/test_ccache.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%] Linking CXX executable test-lockfile
[ 73%] Built target test-lockfile
[ 75%] Building CXX object unittest/CMakeFiles/unittest.dir/test_compopt.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_compression_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
[ 76%] 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
[ 77%] 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
[ 78%] 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
[ 79%] 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
[ 80%] 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
[ 81%] 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
[ 82%] 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
[ 84%] Building CXX object unittest/CMakeFiles/unittest.dir/test_util_BitSet.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
[ 85%] 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
[ 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_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
[ 88%] 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
[ 89%] 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
[ 90%] 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
[ 91%] 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
[ 92%] 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
[ 93%] 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
[ 94%] 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
[ 94%] 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
[ 95%] 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
[ 96%] 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
[ 97%] Building CXX object unittest/CMakeFiles/unittest.dir/test_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
[ 98%] 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
[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.10.2,5.11-2025.0.0.0:20250110T144319Z
PUBLISHED