CMake

configure

command_line: /usr/bin/cmake -GNinja -S/home/dp/.cache/cmake/ci/experimental/source -B/home/dp/.cache/cmake/ci/experimental/binary

working_directory: ""

Execution Time: 5

Generator: ctest-4.0.3-dirty

stdout:

-- The C compiler identification is Clang 20.1.6
-- The CXX compiler identification is Clang 20.1.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clazy - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking if compiler supports needed C++17 constructs
-- Checking if compiler supports needed C++17 constructs - yes
-- Checking if compiler supports C++ make_unique
-- Checking if compiler supports C++ make_unique - yes
-- Checking if compiler supports C++ filesystem
-- Checking if compiler supports C++ filesystem - yes
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether C compiler has clock_gettime
-- Checking whether C compiler has clock_gettime - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - yes
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - yes
-- Using system-installed BZIP2
-- Using system-installed CPPDAP
-- Using system-installed CURL
-- Using system-installed EXPAT
-- Using system-installed FORM
-- Using system-installed JSONCPP
-- Using system-installed LIBARCHIVE
-- Using system-installed LIBLZMA
-- Using system-installed LIBRHASH
-- Using system-installed LIBUV
-- Using system-installed ZLIB
-- Using system-installed ZSTD
-- Found LibRHash: /usr/lib/librhash.so
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- Found CURL: /usr/lib/libcurl.so (found version "8.14.1")
-- Found EXPAT: /usr/lib/libexpat.so (found version "2.7.1")
-- Found LibArchive: /usr/lib/libarchive.so (found suitable version "3.8.1", minimum required is "3.3.3")
-- Found JsonCpp: /usr/lib/libjsoncpp.so (found suitable version "1.9.6", minimum required is "1.6.0")
-- Found LibUV: /usr/lib/libuv.so (found suitable version "1.51.0", minimum required is "1.28.0")
-- Checking for curses support
-- Checking for curses support - Success
-- Looking for wsyncup in /usr/lib/libcurses.so
-- Looking for wsyncup in /usr/lib/libcurses.so - found
-- Looking for cbreak in /usr/lib/libncurses.so
-- Looking for cbreak in /usr/lib/libncurses.so - found
-- Looking for nodelay in /usr/lib/libncurses.so
-- Looking for nodelay in /usr/lib/libncurses.so - found
-- Found Curses: /usr/lib/libncurses.so
-- Could NOT find nlohmann_json (missing: nlohmann_json_DIR)
CMake Warning at Source/Modules/CMakeBuildUtilities.cmake:387 (find_package):
  Found package configuration file:

    /usr/lib/cmake/cppdap/cppdapConfig.cmake

  but it set cppdap_FOUND to FALSE so package "cppdap" is considered to be
  NOT FOUND.  Reason given by package:

  cppdap could not be found because dependency nlohmann_json could not be
  found.

Call Stack (most recent call first):
  CMakeLists.txt:451 (include)


CMake Error at Source/Modules/CMakeBuildUtilities.cmake:389 (message):
  CMAKE_USE_SYSTEM_CPPDAP is ON but a cppdap is not found!
Call Stack (most recent call first):
  CMakeLists.txt:451 (include)


-- Configuring incomplete, errors occurred!
Status: 1