[package - head-powerpc64-default][math/or-tools] Failed for or-tools-7.7 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Sep 3 02:44:04 UTC 2020
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 at FreeBSD.org
Last committer: tobik at FreeBSD.org
Ident: $FreeBSD: head/math/or-tools/Makefile 542841 2020-07-22 09:09:01Z tobik $
Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p545799_s364495/logs/or-tools-7.7.log
Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p545799_s364495
Log:
=>> Building math/or-tools
build started at Thu Sep 3 02:36:05 UTC 2020
port directory: /usr/ports/math/or-tools
package name: or-tools-7.7
building for: FreeBSD head-powerpc64-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 powerpc
maintained by: yuri at FreeBSD.org
Makefile ident: $FreeBSD: head/math/or-tools/Makefile 542841 2020-07-22 09:09:01Z tobik $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300084
Jail OSVERSION: 1300111
Job Id: 01
!!! Jail is newer than host. (Jail: 1300111, Host: 1300084) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300111
UNAME_v=FreeBSD 13.0-CURRENT 1300111
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---
---End OPTIONS List---
--MAINTAINER--
yuri at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
UNIX_CBC_DIR=/usr/local UNIX_CLP_DIR=/usr/local PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/math/or-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/or-tools/work HOME=/wrkdirs/usr/ports/math/or-tools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/or-tools/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/or-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/or-tools/work HOME=/wrkdirs/usr/ports/math/or-tools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/or-tools/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/or-tools/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -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--
CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/or-tools" EXAMPLESDIR="share/examples/or-tools" DATADIR="share/or-tools" WWWDIR="www/or-tools" ETCDIR="etc/or-tools"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/or-tools DOCSDIR=/usr/local/share/doc/or-tools EXAMPLESDIR=/usr/local/share/examples/or-tools WWWDIR=/usr/local/www/or-tools ETCDIR=/usr/local/etc/or-tools
--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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-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 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300111
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> or-tools-7.7 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.14.7.txz
[head-powerpc64-default-job-01] Installing pkg-1.14.7...
[head-powerpc64-default-job-01] Extracting pkg-1.14.7: .......... done
===> or-tools-7.7 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of or-tools-7.7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by or-tools-7.7 for building
===========================================================================
=======================<phase: checksum >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by or-tools-7.7 for building
=> SHA256 Checksum OK for google-or-tools-v7.7_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by or-tools-7.7 for building
===> Extracting for or-tools-7.7
=> SHA256 Checksum OK for google-or-tools-v7.7_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for or-tools-7.7
===> Applying FreeBSD patches for or-tools-7.7 from /usr/ports/math/or-tools/files
===========================================================================
=======================<phase: build-depends >============================
===> or-tools-7.7 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-3.18.1.txz
[head-powerpc64-default-job-01] Installing cmake-3.18.1...
[head-powerpc64-default-job-01] `-- Installing curl-7.72.0...
[head-powerpc64-default-job-01] | `-- Installing ca_root_nss-3.55...
[head-powerpc64-default-job-01] | `-- Extracting ca_root_nss-3.55: ........ done
[head-powerpc64-default-job-01] | `-- Installing libnghttp2-1.41.0...
[head-powerpc64-default-job-01] | `-- Extracting libnghttp2-1.41.0: .......... done
[head-powerpc64-default-job-01] `-- Extracting curl-7.72.0: .......... done
[head-powerpc64-default-job-01] `-- Installing expat-2.2.8...
<snip>
Manually-specified variables were not used by the project:
CMAKE_COLOR_MAKEFILE
CMAKE_C_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS
CMAKE_VERBOSE_MAKEFILE
-- Build files have been written to: /wrkdirs/usr/ports/math/or-tools/work/.build
===========================================================================
=======================<phase: build >============================
===> Building for or-tools-7.7
[1/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/constraint_solver/assignment.proto
[2/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/bop/bop_parameters.proto
[3/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/constraint_solver/demon_profiler.proto
[4/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/constraint_solver/routing_enums.proto
[5/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/constraint_solver/search_limit.proto
[6/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/constraint_solver/routing_parameters.proto
[7/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/constraint_solver/solver_parameters.proto
[8/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/data/rcpsp.proto
[9/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/data/jobshop_scheduling.proto
[10/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/graph/flow_problem.proto
[11/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/glop/parameters.proto
[12/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/sat/boolean_problem.proto
[13/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/linear_solver/linear_solver.proto
[14/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/sat/cp_model.proto
[15/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/util/optional_boolean.proto
[16/299] cd /wrkdirs/usr/ports/math/or-tools/work/.build && protoc -I/usr/local/include --proto_path=/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 --cpp_out=/wrkdirs/usr/ports/math/or-tools/work/.build ortools/sat/sat_parameters.proto
[17/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/bop/bop_parameters.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/bop/bop_parameters.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/bop/bop_parameters.pb.cc.o -c ortools/bop/bop_parameters.pb.cc
[18/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/constraint_solver/assignment.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/constraint_solver/assignment.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/constraint_solver/assignment.pb.cc.o -c ortools/constraint_solver/assignment.pb.cc
[19/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/constraint_solver/routing_enums.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/constraint_solver/routing_enums.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/constraint_solver/routing_enums.pb.cc.o -c ortools/constraint_solver/routing_enums.pb.cc
[20/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/constraint_solver/demon_profiler.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/constraint_solver/demon_profiler.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/constraint_solver/demon_profiler.pb.cc.o -c ortools/constraint_solver/demon_profiler.pb.cc
[21/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/constraint_solver/search_limit.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/constraint_solver/search_limit.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/constraint_solver/search_limit.pb.cc.o -c ortools/constraint_solver/search_limit.pb.cc
[22/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/constraint_solver/routing_parameters.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/constraint_solver/routing_parameters.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/constraint_solver/routing_parameters.pb.cc.o -c ortools/constraint_solver/routing_parameters.pb.cc
[23/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/constraint_solver/solver_parameters.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/constraint_solver/solver_parameters.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/constraint_solver/solver_parameters.pb.cc.o -c ortools/constraint_solver/solver_parameters.pb.cc
[24/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/data/jobshop_scheduling.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/data/jobshop_scheduling.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/data/jobshop_scheduling.pb.cc.o -c ortools/data/jobshop_scheduling.pb.cc
[25/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/data/rcpsp.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/data/rcpsp.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/data/rcpsp.pb.cc.o -c ortools/data/rcpsp.pb.cc
[26/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/glop/parameters.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/glop/parameters.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/glop/parameters.pb.cc.o -c ortools/glop/parameters.pb.cc
[27/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/graph/flow_problem.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/graph/flow_problem.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/graph/flow_problem.pb.cc.o -c ortools/graph/flow_problem.pb.cc
[28/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/sat/boolean_problem.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/sat/boolean_problem.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/sat/boolean_problem.pb.cc.o -c ortools/sat/boolean_problem.pb.cc
[29/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/linear_solver/linear_solver.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/linear_solver/linear_solver.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/linear_solver/linear_solver.pb.cc.o -c ortools/linear_solver/linear_solver.pb.cc
[30/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/sat/cp_model.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/sat/cp_model.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/sat/cp_model.pb.cc.o -c ortools/sat/cp_model.pb.cc
[31/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/util/optional_boolean.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/util/optional_boolean.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/util/optional_boolean.pb.cc.o -c ortools/util/optional_boolean.pb.cc
[32/299] /usr/bin/c++ -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -std=c++11 -MD -MT CMakeFiles/ortools_proto.dir/ortools/sat/sat_parameters.pb.cc.o -MF CMakeFiles/ortools_proto.dir/ortools/sat/sat_parameters.pb.cc.o.d -o CMakeFiles/ortools_proto.dir/ortools/sat/sat_parameters.pb.cc.o -c ortools/sat/sat_parameters.pb.cc
[33/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/dynamic_permutation.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/dynamic_permutation.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/dynamic_permutation.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/dynamic_permutation.cc
[34/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/dynamic_partition.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/dynamic_partition.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/dynamic_partition.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/dynamic_partition.cc
[35/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/hungarian.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/hungarian.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/hungarian.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/hungarian.cc
[36/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/find_graph_symmetries.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/find_graph_symmetries.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/find_graph_symmetries.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/find_graph_symmetries.cc
[37/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/knapsack_solver_for_cuts.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/knapsack_solver_for_cuts.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/knapsack_solver_for_cuts.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/knapsack_solver_for_cuts.cc
[38/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/knapsack_solver.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/knapsack_solver.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/knapsack_solver.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/knapsack_solver.cc
[39/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/algorithms/CMakeFiles/ortools_algorithms.dir/sparse_permutation.cc.o -MF ortools/algorithms/CMakeFiles/ortools_algorithms.dir/sparse_permutation.cc.o.d -o ortools/algorithms/CMakeFiles/ortools_algorithms.dir/sparse_permutation.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/algorithms/sparse_permutation.cc
[40/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/bitmap.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/bitmap.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/bitmap.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/bitmap.cc
[41/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/logging.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/logging.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/logging.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/logging.cc
[42/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/file.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/file.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/file.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/file.cc
[43/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/random.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/random.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/random.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/random.cc
[44/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/sysinfo.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/sysinfo.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/sysinfo.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/sysinfo.cc
[45/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/recordio.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/recordio.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/recordio.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/recordio.cc
[46/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/threadpool.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/threadpool.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/threadpool.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/threadpool.cc
[47/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/timer.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/timer.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/timer.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/timer.cc
[48/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DOR_TOOLS_MAJOR=7 -DOR_TOOLS_MINOR=7 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/base/CMakeFiles/ortools_base.dir/version.cc.o -MF ortools/base/CMakeFiles/ortools_base.dir/version.cc.o.d -o ortools/base/CMakeFiles/ortools_base.dir/version.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/base/version.cc
[49/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o -MF ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o.d -o ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_fs.cc
FAILED: ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o
/usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o -MF ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o.d -o ortools/bop/CMakeFiles/ortools_bop.dir/bop_fs.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_fs.cc
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_fs.cc:14:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_fs.h:31:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/lp_solver.h:20:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:27:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/revised_simplex.h:100:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/dual_edge_norms.h:19:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/lp_data/lp_data.h:42:
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/util/fp_utils.h:91:10: error: member reference base type 'fenv_t' (aka 'unsigned int') is not a structure or union
fenv_.__mxcsr &= ~(excepts << 7);
~~~~~^~~~~~~~
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_fs.cc:14:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_fs.h:31:
In file included from /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/lp_solver.h:20:
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:238:30: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~EmptyColumnPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:232:7: note: mark 'operations_research::glop::EmptyColumnPreprocessor' as 'final' to silence this warning
class EmptyColumnPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:264:37: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ProportionalColumnPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:256:7: note: mark 'operations_research::glop::ProportionalColumnPreprocessor' as 'final' to silence this warning
class ProportionalColumnPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:304:34: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ProportionalRowPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:297:7: note: mark 'operations_research::glop::ProportionalRowPreprocessor' as 'final' to silence this warning
class ProportionalRowPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:402:28: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~SingletonPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:396:7: note: mark 'operations_research::glop::SingletonPreprocessor' as 'final' to silence this warning
class SingletonPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:484:32: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~FixedVariablePreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:477:7: note: mark 'operations_research::glop::FixedVariablePreprocessor' as 'final' to silence this warning
class FixedVariablePreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:521:50: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ForcingAndImpliedFreeConstraintPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:512:7: note: mark 'operations_research::glop::ForcingAndImpliedFreeConstraintPreprocessor' as 'final' to silence this warning
class ForcingAndImpliedFreeConstraintPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:564:30: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ImpliedFreePreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:558:7: note: mark 'operations_research::glop::ImpliedFreePreprocessor' as 'final' to silence this warning
class ImpliedFreePreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:612:38: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~DoubletonFreeColumnPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:604:7: note: mark 'operations_research::glop::DoubletonFreeColumnPreprocessor' as 'final' to silence this warning
class DoubletonFreeColumnPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:663:40: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~UnconstrainedVariablePreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:655:7: note: mark 'operations_research::glop::UnconstrainedVariablePreprocessor' as 'final' to silence this warning
class UnconstrainedVariablePreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:716:33: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~FreeConstraintPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:709:7: note: mark 'operations_research::glop::FreeConstraintPreprocessor' as 'final' to silence this warning
class FreeConstraintPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:735:34: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~EmptyConstraintPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:728:7: note: mark 'operations_research::glop::EmptyConstraintPreprocessor' as 'final' to silence this warning
class EmptyConstraintPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:761:40: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~RemoveNearZeroEntriesPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:753:7: note: mark 'operations_research::glop::RemoveNearZeroEntriesPreprocessor' as 'final' to silence this warning
class RemoveNearZeroEntriesPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:783:38: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~SingletonColumnSignPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:775:7: note: mark 'operations_research::glop::SingletonColumnSignPreprocessor' as 'final' to silence this warning
class SingletonColumnSignPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:805:39: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~DoubletonEqualityRowPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:797:7: note: mark 'operations_research::glop::DoubletonEqualityRowPreprocessor' as 'final' to silence this warning
class DoubletonEqualityRowPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:890:27: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~DualizerPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:884:7: note: mark 'operations_research::glop::DualizerPreprocessor' as 'final' to silence this warning
class DualizerPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:950:38: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ShiftVariableBoundsPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:942:7: note: mark 'operations_research::glop::ShiftVariableBoundsPreprocessor' as 'final' to silence this warning
class ShiftVariableBoundsPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:978:26: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ScalingPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:972:7: note: mark 'operations_research::glop::ScalingPreprocessor' as 'final' to silence this warning
class ScalingPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:1002:33: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~ToMinimizationPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:995:7: note: mark 'operations_research::glop::ToMinimizationPreprocessor' as 'final' to silence this warning
class ToMinimizationPreprocessor : public Preprocessor {
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:1027:36: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
~AddSlackVariablesPreprocessor() final {}
^
/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/glop/preprocessor.h:1020:7: note: mark 'operations_research::glop::AddSlackVariablesPreprocessor' as 'final' to silence this warning
class AddSlackVariablesPreprocessor : public Preprocessor {
^
19 warnings and 1 error generated.
[50/299] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I/wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -fwrapv -std=c++11 -MD -MT ortools/bop/CMakeFiles/ortools_bop.dir/bop_base.cc.o -MF ortools/bop/CMakeFiles/ortools_bop.dir/bop_base.cc.o.d -o ortools/bop/CMakeFiles/ortools_bop.dir/bop_base.cc.o -c /wrkdirs/usr/ports/math/or-tools/work/or-tools-7.7/ortools/bop/bop_base.cc
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/math/or-tools
More information about the freebsd-pkg-fallout
mailing list