Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2018 10:57:37 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][math/ceres-solver] Failed for ceres-solver-1.14.0_9 in configure
Message-ID:  <201812221057.wBMAvbgQ048693@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     jbeich@FreeBSD.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: head/math/ceres-solver/Makefile 487272 2018-12-12 01:35:33Z gerald $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p487333_s342022/logs/ceres-solver-1.14.0_9.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p487333_s342022
Log:

=>> Building math/ceres-solver
build started at Sat Dec 22 10:56:34 UTC 2018
port directory: /usr/ports/math/ceres-solver
package name: ceres-solver-1.14.0_9
building for: FreeBSD head-arm64-default-job-19 13.0-CURRENT FreeBSD 13.0-CURRENT 1300005 arm64
maintained by: jbeich@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/ceres-solver/Makefile 487272 2018-12-12 01:35:33Z gerald $
Poudriere version: 3.2.8
Host OSVERSION: 1300002
Jail OSVERSION: 1300005
Job Id: 19




!!! Jail is newer than host. (Jail: 1300005, Host: 1300002) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300005
UNAME_v=FreeBSD 13.0-CURRENT 1300005
UNAME_r=13.0-CURRENT
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
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-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-1.14.0_9:
     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
     SCHUR=on: Fixed-size schur specializations
     TEST=off: Build and/or run tests
====> 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
====> Threading support: you can only select none or one of them
     OPENMP=on: Parallel processing support via OpenMP
     TBB=off: Intel threading building blocks
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
jbeich@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" F77="gfortran8" FC="gfortran8" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc8" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc8" XDG_DATA_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  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 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
F77="gfortran8" FC="gfortran8" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc8" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc8" XDG_DATA_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ceres-solver/work  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 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  CC="gcc8" CFLAGS="-O2 -pipe  -Wl,-rpath=/usr/local/lib/gcc8 -isystem /usr/local/inclu
 de -fno-strict-aliasing "  CPP="cpp8" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -Wl,--as-needed -L/wrkdirs/usr/ports/math/ceres-solver/work -Wl,-rpath=/usr/local/lib/gcc8  -L/usr/local/lib/gcc8 -B/usr/local/bin -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 " LIBS="-L/usr/local/lib"  CXX="g++8" CXXFLAGS="-O2 -pipe  -Wl,-rpath=/usr/local/lib/gcc8  -nostdinc++ -isystem /usr/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc8 -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=1.14.0 PORTDOCS="" PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_PYOEXTENSION=pyo  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=13.0 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--
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
#### /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=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 7.0.1 (branches/release_70 348686) (based on LLVM 7.0.1) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 7.0.1 (branches/release_70 348686) (based on LLVM 7.0.1) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 7.0.1 (branches/release_70 348686) (based on LLVM 7.0.1) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300005
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
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)  1048576
stack size              (kbytes, -s)  1048576
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-1.14.0_9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-arm64-default-job-19] Installing pkg-1.10.5_5...
[head-arm64-default-job-19] Extracting pkg-1.10.5_5: .......... done
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ceres-solver-1.14.0_9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ceres-solver-1.14.0_9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ceres-solver-1.14.0_9 for building
<snip>
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
Message from py27-urllib3-1.22,1:

Be careful, support of IPv6 is broken with PySocks 1.5.7.
===>   ceres-solver-1.14.0_9 depends on executable: sphinx-build - found
===>   Returning to build of ceres-solver-1.14.0_9
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.13.1_1.txz
[head-arm64-default-job-19] Installing cmake-3.13.1_1...
[head-arm64-default-job-19] `-- Installing curl-7.62.0...
[head-arm64-default-job-19] |   `-- Installing libnghttp2-1.35.0_1...
[head-arm64-default-job-19] |   `-- Extracting libnghttp2-1.35.0_1: .......... done
[head-arm64-default-job-19] `-- Extracting curl-7.62.0: .......... done
[head-arm64-default-job-19] `-- Installing expat-2.2.6_1...
[head-arm64-default-job-19] `-- Extracting expat-2.2.6_1: .......... done
[head-arm64-default-job-19] `-- Installing jsoncpp-1.8.1_5...
[head-arm64-default-job-19] `-- Extracting jsoncpp-1.8.1_5: .......... done
[head-arm64-default-job-19] `-- Installing libarchive-3.3.3,1...
[head-arm64-default-job-19] |   `-- Installing liblz4-1.8.3,1...
[head-arm64-default-job-19] |   `-- Extracting liblz4-1.8.3,1: .......... done
[head-arm64-default-job-19] |   `-- Installing lzo2-2.10_1...
[head-arm64-default-job-19] |   `-- Extracting lzo2-2.10_1: .......... done
[head-arm64-default-job-19] `-- Extracting libarchive-3.3.3,1: .......... done
[head-arm64-default-job-19] `-- Installing libuv-1.24.0...
[head-arm64-default-job-19] `-- Extracting libuv-1.24.0: .......... done
[head-arm64-default-job-19] `-- Installing rhash-1.3.5...
[head-arm64-default-job-19] `-- Extracting rhash-1.3.5: .......... done
[head-arm64-default-job-19] Extracting cmake-3.13.1_1: .......... done
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of ceres-solver-1.14.0_9
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found
===>   Installing existing package /packages/All/eigen-3.3.5.txz
[head-arm64-default-job-19] Installing eigen-3.3.5...
[head-arm64-default-job-19] Extracting eigen-3.3.5: .......... done
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found
===>   Returning to build of ceres-solver-1.14.0_9
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/bin/python2.7 - found
===>   ceres-solver-1.14.0_9 depends on executable: gfortran8 - not found
===>   Installing existing package /packages/All/gcc8-8.2.0_4.txz
[head-arm64-default-job-19] Installing gcc8-8.2.0_4...
[head-arm64-default-job-19] `-- Installing binutils-2.30_7,1...
[head-arm64-default-job-19] `-- Extracting binutils-2.30_7,1: .......... done
[head-arm64-default-job-19] `-- Installing gmp-6.1.2_1...
[head-arm64-default-job-19] `-- Extracting gmp-6.1.2_1: .......... done
[head-arm64-default-job-19] `-- Installing mpc-1.1.0_2...
[head-arm64-default-job-19] |   `-- Installing mpfr-4.0.1_2...
[head-arm64-default-job-19] |   `-- Extracting mpfr-4.0.1_2: .......... done
[head-arm64-default-job-19] `-- Extracting mpc-1.1.0_2: ......... done
[head-arm64-default-job-19] Extracting gcc8-8.2.0_4: .......... done
Message from gcc8-8.2.0_4:

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/gcc8

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   ceres-solver-1.14.0_9 depends on executable: gfortran8 - found
===>   Returning to build of ceres-solver-1.14.0_9
===>   ceres-solver-1.14.0_9 depends on executable: gcc8 - found
===>   ceres-solver-1.14.0_9 depends on file: /usr/local/bin/as - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   ceres-solver-1.14.0_9 depends on shared library: libglog.so - not found
===>   Installing existing package /packages/All/glog-0.3.5_1.txz
[head-arm64-default-job-19] Installing glog-0.3.5_1...
[head-arm64-default-job-19] `-- Installing gflags-2.2.2_1...
[head-arm64-default-job-19] `-- Extracting gflags-2.2.2_1: .......... done
[head-arm64-default-job-19] Extracting glog-0.3.5_1: .......... done
===>   ceres-solver-1.14.0_9 depends on shared library: libglog.so - found (/usr/local/lib/libglog.so)
===>   Returning to build of ceres-solver-1.14.0_9
===>   ceres-solver-1.14.0_9 depends on shared library: libcxsparse.so - not found
===>   Installing existing package /packages/All/suitesparse-5.2.0_2.txz
[head-arm64-default-job-19] Installing suitesparse-5.2.0_2...
[head-arm64-default-job-19] `-- Installing lapack-3.5.0_6...
[head-arm64-default-job-19] |   `-- Installing blas-3.5.0_5...
[head-arm64-default-job-19] |   `-- Extracting blas-3.5.0_5: ....... done
[head-arm64-default-job-19] `-- Extracting lapack-3.5.0_6: .......... done
[head-arm64-default-job-19] `-- Installing metis-5.1.0_6...
[head-arm64-default-job-19] `-- Extracting metis-5.1.0_6: .......... done
[head-arm64-default-job-19] `-- Installing openblas-0.2.20_7,1...
[head-arm64-default-job-19] `-- Extracting openblas-0.2.20_7,1: ......... done
[head-arm64-default-job-19] Extracting suitesparse-5.2.0_2: .......... done
Message from metis-5.1.0_6:

===>   NOTICE:

The metis port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   ceres-solver-1.14.0_9 depends on shared library: libcxsparse.so - found (/usr/local/lib/libcxsparse.so)
===>   Returning to build of ceres-solver-1.14.0_9
===>   ceres-solver-1.14.0_9 depends on shared library: libgflags.so - found (/usr/local/lib/libgflags.so)
===>   ceres-solver-1.14.0_9 depends on shared library: libspqr.so - found (/usr/local/lib/libspqr.so)
===>   ceres-solver-1.14.0_9 depends on shared library: libopenblas.so - found (/usr/local/lib/libopenblas.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ceres-solver-1.14.0_9
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/math/ceres-solver/work/.build
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/local/bin/gcc8
-- Check for working C compiler: /usr/local/bin/gcc8 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/bin/g++8
-- Check for working CXX compiler: /usr/local/bin/g++8 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detected Ceres version: 1.14.0 from /wrkdirs/usr/ports/math/ceres-solver/work/ceres-solver-1.14.0/include/ceres/version.h
-- No preference for use of exported Eigen CMake configuration set, and no hints for include directory provided. Defaulting to preferring an installed/exported Eigen CMake configuration if available.
-- Found installed version of Eigen: /usr/local/share/eigen3/cmake
-- Found Eigen: /usr/local/include/eigen3 (found version "3.3.5") 
-- Found Eigen version 3.3.5: /usr/local/include/eigen3
-- 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.
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /usr/local/lib/libopenblas.so  
-- Found LAPACK library: /usr/local/lib/libopenblas.so;/usr/local/lib/libopenblas.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 COLAMD headers in: /usr/local/include/suitesparse
-- Found COLAMD library: /usr/local/lib/libcolamd.so
-- Found CCOLAMD headers in: /usr/local/include/suitesparse
-- Found CCOLAMD library: /usr/local/lib/libccolamd.so
-- Found CHOLMOD headers in: /usr/local/include/suitesparse
-- Found CHOLMOD library: /usr/local/lib/libcholmod.so
-- Found SUITESPARSEQR headers in: /usr/local/include/suitesparse
-- Found SUITESPARSEQR library: /usr/local/lib/libspqr.so
-- Did not find Intel TBB library, assuming SuiteSparseQR was not compiled with TBB.
-- Found SUITESPARSE_CONFIG headers in: /usr/local/include/suitesparse
-- Found SUITESPARSE_CONFIG library: /usr/local/lib/libsuitesparseconfig.so
-- Found LIBRT library: /usr/lib/librt.so
-- Adding librt: /usr/lib/librt.so to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Found METIS library: /usr/local/lib/libmetis.so
-- Found SuiteSparse: TRUE (found version "5.2.0") 
-- Found SuiteSparse 5.2.0, building with SuiteSparse.
-- Found CXSparse: /usr/local/include/suitesparse (found version "3.1.9") 
-- Found CXSparse version: 3.1.9, building with CXSparse.
-- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
-- Found installed version of gflags: /usr/local/lib/cmake/gflags
-- Detected gflags version: 2.2.2
-- Found Gflags: /usr/local/include  
-- Found Google Flags header in: /usr/local/include, in namespace: 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.
-- Failed to find installed glog CMake configuration, searching for glog build directories exported with CMake.
-- Failed to find an installed/exported CMake configuration for glog, will perform search for installed glog components.
-- Found Glog: /usr/local/include  
-- Found Google Log (glog). Assuming glog was built with gflags support as gflags was found. This will make gflags a public dependency of Ceres.
-- Building with OpenMP.
-- Performing Test COMPILER_HAS_CXX11_FLAG
-- Performing Test COMPILER_HAS_CXX11_FLAG - Success
-- Looking for C++ include unordered_map
-- Looking for C++ include unordered_map - not found
-- Looking for C++ include tr1/unordered_map
-- Looking for C++ include tr1/unordered_map - not found
-- Unable to find <unordered_map> or <tr1/unordered_map>.
-- Replacing unordered_map/set with map/set (warning: slower!), try enabling CXX11 option if you expect C++11 to be available.
-- Looking for C++ include memory
-- Looking for C++ include memory - not found
-- Looking for C++ include tr1/memory
-- Looking for C++ include tr1/memory - not found
CMake Error at CMakeLists.txt:471 (message):
  Unable to find shared_ptr, try enabling CXX11 option if you expect C++11 to
  be available.


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/math/ceres-solver/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/math/ceres-solver/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812221057.wBMAvbgQ048693>