[Bug 281611] security/gvm-libs: missing dependency: devel/libcjson

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Sep 2024 18:15:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281611

            Bug ID: 281611
           Summary: security/gvm-libs: missing dependency: devel/libcjson
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
                CC: acm@FreeBSD.org, sunpoet@FreeBSD.org
                CC: acm@FreeBSD.org, sunpoet@FreeBSD.org

--------------------------------------------------------------------------------
--  Phase: configure
--------------------------------------------------------------------------------
===>  Configuring for gvm-libs-22.12.1
===>  Performing out-of-source build
/bin/mkdir -p /construction/xports/security/gvm-libs/work/.build
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring the Greenbone Vulnerability Management Libraries...
-- The C compiler identification is Clang 18.1.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Looking for clang-format...
-- Looking for clang-format... /usr/bin/clang-format
-- Using redis socket /var/run/redis/redis.sock
-- Install prefix: /usr/local
-- Found PkgConfig: /usr/local/bin/pkgconf (found version "2.3.0")
-- Checking for module 'glib-2.0>=2.42'
--   Found glib-2.0, version 2.80.5
-- Looking for libnet...
-- Looking for net... /usr/local/lib/libnet.so
-- Looking for libnet-config...
-- Looking for libnet-config... /usr/local/bin/libnet-config
-- Looking for pcap...
-- Looking for pcap... /usr/lib/libpcap.so
-- Looking for pcap-config...
-- pcap-config not found, using defaults...
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Checking for module 'zlib>=1.2.8'
--   Found zlib, version 1.3.1
-- Checking for module 'gio-2.0>=2.42'
--   Found gio-2.0, version 2.80.5
-- Checking for module 'gnutls>=3.2.15'
--   Found gnutls, version 3.8.7
-- Checking for module 'uuid>=1.45.6'
--   Found uuid, version 1.47.1
-- Checking for module 'libssh>=0.6.0'
--   Found libssh, version 0.11.1
-- Checking for module 'hiredis>=0.10.1'
--   Found hiredis, version 1.2.0
-- Checking for module 'libxml-2.0>=2.0'
--   Found libxml-2.0, version 2.11.9
-- Checking for module 'gpgme>=1.7.0'
--   Found gpgme, version 1.23.2
-- Checking for module 'libgcrypt'
--   Found libgcrypt, version 1.11.0
-- Checking for module 'libcjson>=1.7.14'                                      
                                                                               
                                                                               
                                  --   Package 'libcjson' not found
CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:645
(message):
  The following required packages were not found:

   - libcjson>=1.7.14

Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPkgConfig.cmake:873
(_pkg_check_modules_internal)
  util/CMakeLists.txt:46 (pkg_check_modules)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make: stopped in /xports/security/gvm-libs

-- 
You are receiving this mail because:
You are the assignee for the bug.