[package - 124i386-default][math/ceres-solver] Failed for ceres-solver-2.1.0_6 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 28 Sep 2023 13:43:02 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     yuri@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy5/data/124i386-default/3b548e384d0b/logs/ceres-solver-2.1.0_6.log
Build URL:      https://pkg-status.freebsd.org/beefy5/build.html?mastername=124i386-default&build=3b548e384d0b
Log:

=>> Building math/ceres-solver
build started at Thu Sep 28 13:42:36 UTC 2023
port directory: /usr/ports/math/ceres-solver
package name: ceres-solver-2.1.0_6
building for: FreeBSD 124i386-default-job-05 12.4-RELEASE-p5 FreeBSD 12.4-RELEASE-p5 i386
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1204000
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p5
UNAME_r=12.4-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/124i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ceres-solver-2.1.0_6:
     CUSTOM_BLAS=on: Handcoded BLAS routines instead of Eigen
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     GFLAGS=on: Google Flags support
     LAPACK=on: Linear Algebra PACKage
     OPENMP=on: Parallel processing support via OpenMP
     SCHUR=on: Fixed-size schur specializations
====> Sparse linear algebra library
     CXSPARSE=on: CXSparse support
     EIGENSPARSE=off: Simplicial Cholesky factorization in Eigen
     SUITESPARSE=on: SuiteSparse support
====> Linear Algebra PACKage: you can only select none or one of them
     ATLAS=off: ATLAS BLAS implementation
     GOTOBLAS=off: Goto blas implementation
     NETLIB=off: BLAS implementation from Netlib
     OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" BLA_VENDOR="OpenBLAS" XDG_DATA_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/math/ceres-solver/work/.cache  HOME=/wrkdirs/usr/ports/math/ceres-solver/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/ceres-solver/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/ceres-solver/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/math/ceres-solver/work/.cache  HOME=/wrkdirs/usr/ports/math/ceres-solver/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/ceres-solver/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/ceres-solver/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/math/ceres-solver/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -Wl,--as-needed -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstac
k-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION=2.1.0 PORTDOCS="" PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/Ceres"  EXAMPLESDIR="share/examples/ceres"  DATADIR="share/ceres-solver"  WWWDIR="www/ceres-solver"  ETCDIR="etc/ceres-solver"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ceres-solver DOCSDIR=/usr/local/share/doc/Ceres EXAMPLESDIR=/usr/local/share/examples/ceres  WWWDIR=/usr/local/www/ceres-solver ETCDIR=/usr/local/etc/ceres-solver
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p5
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ceres-solver-2.1.0_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.7.pkg
[124i386-default-job-05] Installing pkg-1.20.7...
[124i386-default-job-05] Extracting pkg-1.20.7: .......... done
===>   ceres-solver-2.1.0_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ceres-solver-2.1.0_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ceres-solver-2.1.0_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ceres-solver-2.1.0_6 for building
=> SHA256 Checksum OK for ceres-solver-ceres-solver-2.1.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ceres-solver-2.1.0_6 for building
===>  Extracting for ceres-solver-2.1.0_6
=> SHA256 Checksum OK for ceres-solver-ceres-solver-2.1.0_GH0.tar.gz.
===========================================================================
<snip>
[124i386-default-job-05] |   |   | `-- Extracting liblz4-1.9.4,1: .......... done
[124i386-default-job-05] |   |   `-- Extracting zstd-1.5.5: .......... done
[124i386-default-job-05] |   | `-- Extracting binutils-2.40_4,1: .......... done
[124i386-default-job-05] |   | `-- Installing gmp-6.3.0...
[124i386-default-job-05] |   | `-- Extracting gmp-6.3.0: .......... done
[124i386-default-job-05] |   | `-- Installing mpc-1.3.1_1...
[124i386-default-job-05] |   |   `-- Installing mpfr-4.2.1,1...
[124i386-default-job-05] |   |   `-- Extracting mpfr-4.2.1,1: .......... done
[124i386-default-job-05] |   | `-- Extracting mpc-1.3.1_1: ......... done
[124i386-default-job-05] |   `-- Extracting gcc12-12.2.0_6: .......... done
[124i386-default-job-05] `-- Extracting blas-3.11.0_1: ........ done
[124i386-default-job-05] `-- Installing lapack-3.11.0_1...
[124i386-default-job-05] `-- Extracting lapack-3.11.0_1: .......... done
[124i386-default-job-05] Extracting eigen-3.4.0_2: .......... done
=====
Message from gcc12-12.2.0_6:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc12

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   ceres-solver-2.1.0_6 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found
===>   Returning to build of ceres-solver-2.1.0_6
===>   ceres-solver-2.1.0_6 depends on file: /usr/local/bin/python3.9 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   ceres-solver-2.1.0_6 depends on shared library: libglog.so - found (/usr/local/lib/libglog.so)
===>   ceres-solver-2.1.0_6 depends on shared library: libcxsparse.so - not found
===>   Installing existing package /packages/All/suitesparse-cxsparse-4.2.0.pkg
[124i386-default-job-05] Installing suitesparse-cxsparse-4.2.0...
[124i386-default-job-05] `-- Installing suitesparse-config-7.2.0...
[124i386-default-job-05] |   `-- Installing openblas-0.3.20_1,1...
[124i386-default-job-05] |   `-- Extracting openblas-0.3.20_1,1: .......... done
[124i386-default-job-05] `-- Extracting suitesparse-config-7.2.0: .......... done
[124i386-default-job-05] Extracting suitesparse-cxsparse-4.2.0: .......... done
===>   ceres-solver-2.1.0_6 depends on shared library: libcxsparse.so - found (/usr/local/lib/libcxsparse.so)
===>   Returning to build of ceres-solver-2.1.0_6
===>   ceres-solver-2.1.0_6 depends on shared library: libgflags.so - found (/usr/local/lib/libgflags.so)
===>   ceres-solver-2.1.0_6 depends on shared library: libspqr.so - not found
===>   Installing existing package /packages/All/suitesparse-spqr-4.2.0.pkg
[124i386-default-job-05] Installing suitesparse-spqr-4.2.0...
[124i386-default-job-05] `-- Installing suitesparse-amd-3.2.0...
[124i386-default-job-05] `-- Extracting suitesparse-amd-3.2.0: .......... done
[124i386-default-job-05] `-- Installing suitesparse-camd-3.2.0...
[124i386-default-job-05] `-- Extracting suitesparse-camd-3.2.0: .......... done
[124i386-default-job-05] `-- Installing suitesparse-ccolamd-3.2.0...
[124i386-default-job-05] `-- Extracting suitesparse-ccolamd-3.2.0: .......... done
[124i386-default-job-05] `-- Installing suitesparse-cholmod-4.2.0...
[124i386-default-job-05] |   `-- Installing suitesparse-colamd-3.2.0...
[124i386-default-job-05] |   `-- Extracting suitesparse-colamd-3.2.0: .......... done
[124i386-default-job-05] `-- Extracting suitesparse-cholmod-4.2.0: .......... done
[124i386-default-job-05] Extracting suitesparse-spqr-4.2.0: .......... done
===>   ceres-solver-2.1.0_6 depends on shared library: libspqr.so - found (/usr/local/lib/libspqr.so)
===>   Returning to build of ceres-solver-2.1.0_6
===>   ceres-solver-2.1.0_6 depends on shared library: libcholmod.so - found (/usr/local/lib/libcholmod.so)
===>   ceres-solver-2.1.0_6 depends on shared library: libopenblas.so - found (/usr/local/lib/libopenblas.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ceres-solver-2.1.0_6
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/math/ceres-solver/work/.build
-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_BIGOBJ
-- Performing Test HAVE_BIGOBJ - Failed
-- Looking for pow in m
-- Looking for pow in m - found
-- Detected Ceres version: 2.1.0 from /wrkdirs/usr/ports/math/ceres-solver/work/ceres-solver-2.1.0/include/ceres/version.h
-- Detected available Ceres threading models: [CXX_THREADS, OPENMP, NO_THREADS]
-- Found Eigen version 3.4.0: /usr/local/share/eigen3/cmake
-- Disabling use of Eigen as a sparse linear algebra library.
   This does not affect the covariance estimation algorithm 
   which can still use the EIGEN_SPARSE_QR algorithm.
-- Did not find CUDA library, disabling CUDA support.
-- Found LAPACK library: /usr/local/lib/libopenblas.so;/usr/local/lib/libopenblas.so
-- Found CHOLMOD headers in: /usr/local/include/suitesparse
-- Found CHOLMOD library: /usr/local/lib/libcholmod.so
-- Found SPQR headers in: /usr/local/include/suitesparse
-- Found SPQR library: /usr/local/lib/libspqr.so
-- Found Config headers in: /usr/local/include/suitesparse
-- Found Config library: /usr/local/lib/libsuitesparseconfig.so
-- Found AMD headers in: /usr/local/include/suitesparse
-- Found AMD library: /usr/local/lib/libamd.so
-- Found CAMD headers in: /usr/local/include/suitesparse
-- Found CAMD library: /usr/local/lib/libcamd.so
-- Found CCOLAMD headers in: /usr/local/include/suitesparse
-- Found CCOLAMD library: /usr/local/lib/libccolamd.so
-- Found COLAMD headers in: /usr/local/include/suitesparse
-- Found COLAMD library: /usr/local/lib/libcolamd.so
-- Did not find Intel TBB library, assuming SuiteSparseQR was not compiled with TBB.
-- Looking for shm_open in rt
-- Looking for shm_open in rt - found
-- Adding librt to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Could NOT find METIS (missing: METIS_INCLUDE_DIR METIS_LIBRARY) 
-- Found SuiteSparse: /usr/local/include/suitesparse (found suitable version "7.2.0", minimum required is "4.0") found components: CHOLMOD SPQR Config AMD CAMD CCOLAMD COLAMD 
-- Found SuiteSparse 7.2.0, building with SuiteSparse.
-- CXSparse version: 4.2.0
-- CXSparse include: /usr/local/include/suitesparse
-- CXSparse library: /usr/local/lib/libcxsparse.so.4.2.0
-- CXSparse static:  /usr/local/lib/libcxsparse.a
-- Found CXSparse version: 4.2.0, building with CXSparse.
-- Building without Apple's Accelerate sparse support.
-- Found Google Flags (gflags) version 2.2.2: /usr/local/lib/cmake/gflags
-- No preference for use of exported glog CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported glog CMake configuration if available.
-- Found installed version of glog: /usr/local/lib/cmake/glog
-- Detected glog version: 0.6.0
-- Found Glog: glog::glog  
-- Found Google Log (glog). Assuming glog was built with gflags support as gflags was found. This will make gflags a public dependency of Ceres.
-- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 
-- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 
-- Found OpenMP: TRUE (found version "5.0")  
-- Using Ceres threading model: OPENMP
-- Building Ceres as a shared library.
-- Performing Test CHECK_CXX_FLAG_Wmissing_declarations
-- Performing Test CHECK_CXX_FLAG_Wmissing_declarations - Success
-- Performing Test CHECK_CXX_FLAG_Wno_unknown_pragmas
-- Performing Test CHECK_CXX_FLAG_Wno_unknown_pragmas - Success
-- Performing Test CHECK_CXX_FLAG_Wno_sign_compare
-- Performing Test CHECK_CXX_FLAG_Wno_sign_compare - Success
-- Performing Test CHECK_CXX_FLAG_Wno_unused_parameter
-- Performing Test CHECK_CXX_FLAG_Wno_unused_parameter - Success
-- Performing Test CHECK_CXX_FLAG_Wno_missing_field_initializers
-- Performing Test CHECK_CXX_FLAG_Wno_missing_field_initializers - Success
-- Performing Test HAVE_RETURN_TYPE_C_LINKAGE
-- Performing Test HAVE_RETURN_TYPE_C_LINKAGE - Success
-- Creating configured Ceres config.h output directory: /wrkdirs/usr/ports/math/ceres-solver/work/.build/include/ceres/internal
-- Enabling CERES_NO_CUDA in Ceres config.h
-- Enabling CERES_NO_ACCELERATE_SPARSE in Ceres config.h
-- Enabling CERES_USE_OPENMP in Ceres config.h
-- Performing Test CHECK_CXX_FLAG_Wno_missing_declarations
-- Performing Test CHECK_CXX_FLAG_Wno_missing_declarations - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found PythonInterp: /usr/local/bin/python3.9 (found suitable version "3.9.18", minimum required is "3") 
-- Could NOT find Sphinx (missing: SPHINX_RTD_THEME) 
-- Failed to find Sphinx and/or its dependencies, disabling build of documentation.
-- Build the examples.
-- Configuring done (2.6s)
CMake Error at internal/ceres/CMakeLists.txt:329 (target_link_libraries):
  Target "ceres" links to:

    CXSparse::CXSparse

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at internal/ceres/CMakeLists.txt:295 (target_link_libraries):
  Target "ceres_static" links to:

    CXSparse::CXSparse

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BOOST_PYTHON_SUFFIX
    CMAKE_COLOR_MAKEFILE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE
    FETCHCONTENT_FULLY_DISCONNECTED
    Python3_EXECUTABLE
    Python_EXECUTABLE


CMake Generate step failed.  Build files cannot be regenerated correctly.
*** Error code 1

Stop.
make: stopped in /usr/ports/math/ceres-solver