[package - head-powerpc64-default][math/cgal] Failed for cgal-4.13_1 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Aug 8 12:29:37 UTC 2019


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:     wen at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident:          $FreeBSD: head/math/cgal/Makefile 498698 2019-04-12 06:36:31Z jbeich $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p508224_s350620/logs/cgal-4.13_1.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p508224_s350620
Log:

=>> Building math/cgal
build started at Thu Aug  8 12:21:04 UTC 2019
port directory: /usr/ports/math/cgal
package name: cgal-4.13_1
building for: FreeBSD head-powerpc64-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300038 powerpc
maintained by: wen at FreeBSD.org
Makefile ident:      $FreeBSD: head/math/cgal/Makefile 498698 2019-04-12 06:36:31Z jbeich $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300037
Jail OSVERSION: 1300038
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300038
UNAME_v=FreeBSD 13.0-CURRENT 1300038
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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 cgal-4.13_1:
     QT5=off: Qt 5 toolkit support
     VISUALIZATION=off: Visualization Required for most demos (Qt5 Geomview)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
wen at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/cgal/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/cgal/work  HOME=/wrkdirs/usr/ports/math/cgal/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/cgal/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/cgal/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/cgal/work  HOME=/wrkdirs/usr/ports/math/cgal/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/cgal/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 DESTDIR=/wrkdirs/usr/ports/math/cgal/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  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--
QT5="@comment " NO_QT5="" VISUALIZATION="@comment " NO_VISUALIZATION="" CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cgal"  EXAMPLESDIR="share/examples/cgal"  DATADIR="share/cgal"  WWWDIR="www/cgal"  ETCDIR="etc/cgal"
--End PLIST_SUB--

--SUB_LIST--
QT5="@comment " NO_QT5="" VISUALIZATION="@comment " NO_VISUALIZATION="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cgal DOCSDIR=/usr/local/share/doc/cgal EXAMPLESDIR=/usr/local/share/examples/cgal  WWWDIR=/usr/local/www/cgal ETCDIR=/usr/local/etc/cgal
--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=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300038
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)  33554432
stack size              (kbytes, -s)  524288
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 GPLv3 LGPL3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   cgal-4.13_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.11.1.txz
[head-powerpc64-default-job-15] Installing pkg-1.11.1...
[head-powerpc64-default-job-15] Extracting pkg-1.11.1: .......... done
===>   cgal-4.13_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cgal-4.13_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by cgal-4.13_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by cgal-4.13_1 for building
=> SHA256 Checksum OK for CGAL-4.13.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by cgal-4.13_1 for building
===>  Extracting for cgal-4.13_1
=> SHA256 Checksum OK for CGAL-4.13.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for cgal-4.13_1
===>  Applying FreeBSD patches for cgal-4.13_1
===========================================================================
=======================<phase: build-depends  >============================
<snip>
[head-powerpc64-default-job-15] `-- Extracting rhash-1.3.5: .......... done
[head-powerpc64-default-job-15] Extracting cmake-3.14.5_1: .......... done
Message from ca_root_nss-3.45:

********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   cgal-4.13_1 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of cgal-4.13_1
===>   cgal-4.13_1 depends on executable: ninja - not found
===>   Installing existing package /packages/All/ninja-1.9.0,2.txz
[head-powerpc64-default-job-15] Installing ninja-1.9.0,2...
[head-powerpc64-default-job-15] `-- Installing python36-3.6.9...
[head-powerpc64-default-job-15] |   `-- Installing libffi-3.2.1_3...
[head-powerpc64-default-job-15] |   `-- Extracting libffi-3.2.1_3: .......... done
[head-powerpc64-default-job-15] |   `-- Installing readline-8.0.0...
[head-powerpc64-default-job-15] |   `-- Extracting readline-8.0.0: .......... done
[head-powerpc64-default-job-15] `-- Extracting python36-3.6.9: .......... done
[head-powerpc64-default-job-15] Extracting ninja-1.9.0,2: ......... done
Message from python36-3.6.9:

===========================================================================

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

py36-gdbm       databases/py-gdbm at py36
py36-sqlite3    databases/py-sqlite3 at py36
py36-tkinter    x11-toolkits/py-tkinter at py36

===========================================================================
===>   cgal-4.13_1 depends on executable: ninja - found
===>   Returning to build of cgal-4.13_1
===>   cgal-4.13_1 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found
===>   Installing existing package /packages/All/eigen-3.3.7.txz
[head-powerpc64-default-job-15] Installing eigen-3.3.7...
[head-powerpc64-default-job-15] Extracting eigen-3.3.7: .......... done
===>   cgal-4.13_1 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found
===>   Returning to build of cgal-4.13_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   cgal-4.13_1 depends on shared library: libboost_system.so - not found
===>   Installing existing package /packages/All/boost-libs-1.70.0_2.txz
[head-powerpc64-default-job-15] Installing boost-libs-1.70.0_2...
[head-powerpc64-default-job-15] `-- Installing icu-64.2,1...
[head-powerpc64-default-job-15] `-- Extracting icu-64.2,1: .......... done
[head-powerpc64-default-job-15] Extracting boost-libs-1.70.0_2: .......... done
Message from boost-libs-1.70.0_2:

You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   cgal-4.13_1 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so)
===>   Returning to build of cgal-4.13_1
===>   cgal-4.13_1 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so)
===>   cgal-4.13_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for cgal-4.13_1
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/math/cgal/work/.build
-- The CXX compiler identification is GNU 4.2.1
-- The C compiler identification is GNU 4.2.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
== Setting paths ==
-- Build CGAL from release in directory CGAL-4.13
-- Packagenames: CGAL-4.13
== Setting paths (DONE) ==

== Generate version files ==
-- CGAL_MAJOR_VERSION=4
-- CGAL_MINOR_VERSION=13
-- CGAL_BUGFIX_VERSION=0
-- CGAL_SONAME_VERSION=13
-- CGAL_SOVERSION     =13.0.2
-- CGAL_REFERENCE_CACHE_DIR=
-- Building shared libraries
-- Targetting Ninja
-- Using /usr/bin/c++ compiler.
-- USING CMake version: 3.14.5
-- System: FreeBSD
-- USING GCC_VERSION = '4.2.1 20070831 patched [FreeBSD]'
-- Using gcc version 4 or later. Adding -frounding-math
-- Using gcc version 4.2. Adding -fno-strict-aliasing
== Generate version files (DONE) ==

-- Build type: Release
-- USING CXXFLAGS = '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing'
-- USING LDFLAGS = ' -fstack-protector-strong '
== Detect external libraries ==
-- External libraries supported: GMP;GMPXX;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;Eigen3;BLAS;LAPACK;ESBTL;Coin3D;NTL;IPE
-- Preconfiguring library: GMP ...
-- Found GMP: /usr/local/lib/libgmp.so  
-- GMP has been preconfigured:
--   UseGMP-file:      
--   GMP include:      /usr/local/include
--   GMP libraries:    /usr/local/lib/libgmp.so
--   GMP definitions:  
-- USING GMP_VERSION = '6.1.2'
-- Preconfiguring library: MPFR ...
-- Found MPFR: /usr/local/lib/libmpfr.so  
-- MPFR has been preconfigured:
--   UseMPFR-file:      
--   MPFR include:      /usr/local/include
--   MPFR libraries:    /usr/local/lib/libmpfr.so
--   MPFR definitions:  
-- USING MPFR_VERSION = '4.0.2'
-- __cplusplus is 1
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Boost version: 1.70.0
-- Found the following Boost libraries:
--   thread
--   system
--   chrono
--   date_time
--   atomic
-- Boost include dirs: /usr/local/include
-- Boost libraries:    /usr/local/lib/libboost_thread.so;-pthread;/usr/local/lib/libboost_system.so;/usr/local/lib/libboost_chrono.so;/usr/local/lib/libboost_date_time.so;/usr/local/lib/libboost_atomic.so
== Detect external libraries (DONE) ==

== Write compiler_config.h ==
-- Performing Test CGAL_CFG_DENORMALS_COMPILE_BUG - Success
-- Performing Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG - Success
-- Performing Test CGAL_CFG_IEEE_754_BUG - Success
-- Performing Test CGAL_CFG_ISTREAM_INT_BUG - Success
-- Performing Test CGAL_CFG_MATCHING_BUG_5 - Success
-- Performing Test CGAL_CFG_MATCHING_BUG_6 - Success
-- Performing Test CGAL_CFG_MATCHING_BUG_7 - Success
-- Performing Test CGAL_CFG_MATCHING_BUG_8 - Success
-- Performing Test CGAL_CFG_NO_LIMITS - Success
-- Performing Test CGAL_CFG_NO_NEXTAFTER - Success
-- Performing Test CGAL_CFG_NO_STL - Success
-- Performing Test CGAL_CFG_NUMERIC_LIMITS_BUG - Success
-- Performing Test CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG - Success
-- Performing Test CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG - Success
-- Performing Test CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG - Success
-- Performing Test CGAL_CFG_USING_BASE_MEMBER_BUG_2 - Success
== Write compiler_config.h (DONE) ==

== Generating build files ==
Configuring libCGAL
-- Using gcc version 4 or later. Adding -frounding-math
-- Using gcc version 4.2. Adding -fno-strict-aliasing
-- USING GMP_VERSION = '6.1.2'
-- USING MPFR_VERSION = '4.0.2'
-- USING BOOST_VERSION = '1.70.0'
libCGAL is configured
-- Sources for CGAL component library 'CGAL_Core' detected
-- Boost version: 1.70.0
-- Found the following Boost libraries:
--   thread
--   system
--   chrono
--   date_time
--   atomic
Configuring libCGAL_Core
libCGAL_Core is configured
-- Sources for CGAL component library 'CGAL_ImageIO' detected
Configuring libCGAL_ImageIO
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
*** Signal 9

Stop.
make: stopped in /usr/ports/math/cgal


More information about the freebsd-pkg-fallout mailing list