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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/math/py-or-tools/Makefile 544109 2020-08-03 21:11:02Z yuri $ Log URL: http://beefy17.nyi.freebsd.org/data/head-i386-default/p544123_s363813/logs/py37-or-tools-7.7.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p544123_s363813 Log: =>> Building math/py-or-tools build started at Wed Aug 5 14:02:36 UTC 2020 port directory: /usr/ports/math/py-or-tools package name: py37-or-tools-7.7 building for: FreeBSD head-i386-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300104 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/math/py-or-tools/Makefile 544109 2020-08-03 21:11:02Z yuri $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300104 Job Id: 10 !!! Jail is newer than host. (Jail: 1300104, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300104 UNAME_v=FreeBSD 13.0-CURRENT 1300104 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-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-i386-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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- UNIX_CBC_DIR=/usr/local UNIX_CLP_DIR=/usr/local PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-or-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-or-tools/work HOME=/wrkdirs/usr/ports/math/py-or-tools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-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/py-or-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-or-tools/work HOME=/wrkdirs/usr/ports/math/py-or-tools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-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/py-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" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" 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 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=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd13.0 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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300104 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) 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 APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py37-or-tools-7.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.6.txz [head-i386-default-job-10] Installing pkg-1.14.6... [head-i386-default-job-10] Extracting pkg-1.14.6: .......... done ===> py37-or-tools-7.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py37-or-tools-7.7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-or-tools-7.7 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py37-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 py37-or-tools-7.7 for building ===> Extracting for py37-or-tools-7.7 => SHA256 Checksum OK for google-or-tools-v7.7_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py37-or-tools-7.7 ===> Applying FreeBSD patches for py37-or-tools-7.7 from /usr/ports/math/py-or-tools/files =========================================================================== =======================<phase: build-depends >============================ ===> py37-or-tools-7.7 depends on package: py37-protobuf>0 - not found ===> Installing existing package /packages/All/py37-protobuf-3.12.2,1.txz [head-i386-default-job-10] Installing py37-protobuf-3.12.2,1... [head-i386-default-job-10] `-- Installing py37-setuptools-44.0.0... [head-i386-default-job-10] | `-- Installing python37-3.7.8_1... [head-i386-default-job-10] | | `-- Installing gettext-runtime-0.20.2... <snip> class DualizerPreprocessor : public Preprocessor { ^ /wrkdirs/usr/ports/math/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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 { ^ In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw_with_resources.cc:26: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw_lib.h:25: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/constraint_solver/routing.h:190: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/theta_tree.h:20: /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:543:19: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class] ~IntegerTrail() final {} ^ /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:534:7: note: mark 'operations_research::sat::IntegerTrail' as 'final' to silence this warning class IntegerTrail : public SatPropagator { ^ /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:1059:28: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class] ~GenericLiteralWatcher() final {} ^ /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:1056:7: note: mark 'operations_research::sat::GenericLiteralWatcher' as 'final' to silence this warning class GenericLiteralWatcher : public SatPropagator { ^ 21 warnings generated. [309/334] : && /usr/bin/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -fstack-protector-strong -pthread examples/cpp/CMakeFiles/cvrptw_with_resources.dir/cvrptw_with_resources.cc.o -o bin/cvrptw_with_resources -Wl,-rpath,"\$ORIGIN/../../:\$ORIGIN/../lib:\$ORIGIN/" lib/libortools.so.7.7.9999 /usr/lib/libz.so /usr/local/lib/libabsl_random_distributions.so /usr/local/lib/libabsl_random_seed_sequences.so /usr/local/lib/libabsl_random_internal_pool_urbg.so /usr/local/lib/libabsl_random_internal_randen.so /usr/local/lib/libabsl_random_internal_randen_hwaes.so /usr/local/lib/libabsl_random_internal_randen_hwaes_impl.so /usr/local/lib/libabsl_random_internal_randen_slow.so /usr/local/lib/libabsl_random_internal_seed_material.so /usr/local/lib/libabsl_random_seed_gen_exception.so /usr/local/lib/libabsl_raw_hash_set.so /usr/local/lib/libabsl_hashtablez_sampler.so /usr/local/lib/libabsl_ exponential_biased.so /usr/local/lib/libabsl_hash.so /usr/local/lib/libabsl_bad_variant_access.so /usr/local/lib/libabsl_city.so /usr/local/lib/libabsl_status.so /usr/local/lib/libabsl_cord.so /usr/local/lib/libabsl_bad_optional_access.so /usr/local/lib/libabsl_str_format_internal.so /usr/local/lib/libabsl_synchronization.so /usr/local/lib/libabsl_stacktrace.so /usr/local/lib/libabsl_symbolize.so /usr/local/lib/libabsl_debugging_internal.so /usr/local/lib/libabsl_demangle_internal.so /usr/local/lib/libabsl_graphcycles_internal.so /usr/local/lib/libabsl_malloc_internal.so /usr/local/lib/libabsl_time.so /usr/local/lib/libabsl_strings.so /usr/local/lib/libabsl_base.so /usr/local/lib/libabsl_dynamic_annotations.so /usr/local/lib/libabsl_spinlock_wait.so /usr/local/lib/libabsl_strings_internal.so /usr/local/lib/libabsl_throw_delegate.so /usr/local/lib/libabsl_int128.so /usr/local/lib/libabsl_civil_time.so /usr/local/lib/libabsl_time_zone.so /usr/local/lib/libabsl _bad_any_cast_impl.so /usr/local/lib/libabs! l_raw_logging_internal.so /usr/local/lib/libabsl_log_severity.so /usr/local/lib/libgflags.so.2.2.2 /usr/local/lib/libglog.so /usr/local/lib/libprotobuf.so /usr/local/lib/libOsiCbc.so /usr/local/lib/libCbcSolver.so /usr/local/lib/libCbc.so /usr/local/lib/libCgl.so /usr/local/lib/libOsiClp.so /usr/local/lib/libClpSolver.so /usr/local/lib/libClp.so /usr/local/lib/libOsi.so /usr/local/lib/libCoinUtils.so /usr/lib/libbz2.so /usr/lib/libz.so /usr/local/lib/liblapack.so /usr/local/lib/libblas.so /usr/lib/libm.so -pthread && : [310/334] cd /wrkdirs/usr/ports/math/py-or-tools/work/.build/ortools/algorithms/python && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/py-or-tools/work/.build/python/ortools/algorithms /wrkdirs/usr/ports/math/py-or-tools/work/.build/python/ortools/algorithms && /usr/local/bin/cmake -E env SWIG_LIB=/usr/local/share/swig/4.0.2 /usr/local/bin/swig -python -doxygen -DSWIGWORDSIZE64 -py3 -DUSE_BOP -DUSE_GLOP -DABSL_MUST_USE_RESULT -DUSE_CBC -DUSE_CLP -I/wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7 -I/usr/local/include/python3.7m -I/wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7 -I/wrkdirs/usr/ports/math/py-or-tools/work/.build -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr /local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/inc lude -I/usr/local/include -I/usr/local/inclu! de -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/coin -I/usr/local/include/coin -I/usr/local/include/coin -I/usr/local/include/coin -DUSE_BOP -DUSE_GLOP -DUSE_CBC -DUSE_CLP -DABSL_MUST_USE_RESULT -outdir /wrkdirs/usr/ports/math/py-or-tools/work/.build/python/ortools/algorithms -c++ -module pywrapknapsack_solver -interface _pywrapknapsack_solver -o /wrkdirs/usr/ports/math/py-or-tools/work/.build/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/algorithms/python/knapsack_solver.i /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/base/integral_types.h:33: Warning 302: Identifier 'int32' redefined (ignored), /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/base/base.i:27: Warning 302: previous definition of 'int32'. /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/base/integral_types.h:38: Warning 302: Identifier 'uint32' redefined (ignored), /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/base/base.i:28: Warning 302: previous definition of 'uint32'. [311/334] /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DPY3 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -Dpywrapknapsack_solver_EXPORTS -I/usr/local/include/python3.7m -I/wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7 -I. -isystem /usr/local/include -isystem /usr/local/include/coin -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -pthread -MD -MT ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o -MF ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o.d -o ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o -c python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx FAILED: ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o /usr/bin/c++ -DGFLAGS_IS_A_DLL=0 -DPY3 -DUSE_BOP -DUSE_CBC -DUSE_CLP -DUSE_GLOP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -Dpywrapknapsack_solver_EXPORTS -I/usr/local/include/python3.7m -I/wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7 -I. -isystem /usr/local/include -isystem /usr/local/include/coin -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -fwrapv -pthread -MD -MT ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o -MF ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o.d -o ortools/algorithms/python/CMakeFiles/pywrapknapsack_solver.dir/__/__/__/python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx.o -c python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx python/ortools/algorithms/knapsack_solverPYTHON_wrap.cxx:2818:3: error: "SWIG wrapped code invalid in 32 bit architecture, regenerate code using -DSWIGWORDSIZE32" # error "SWIG wrapped code invalid in 32 bit architecture, regenerate code using -DSWIGWORDSIZE32" ^ 1 error generated. [312/334] /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/py-or-tools/work/or-tools-7.7/examples -I/wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7 -I. -isystem /usr/local/include -isystem /usr/local/include/coin -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIE -fwrapv -pthread -MD -MT examples/cpp/CMakeFiles/cvrptw.dir/cvrptw.cc.o -MF examples/cpp/CMakeFiles/cvrptw.dir/cvrptw.cc.o.d -o examples/cpp/CMakeFiles/cvrptw.dir/cvrptw.cc.o -c /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw.cc In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw.cc:26: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw_lib.h:25: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/constraint_solver/routing.h:185: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/glop/lp_solver.h:20: /wrkdirs/usr/ports/math/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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/py-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 { ^ In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw.cc:26: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/examples/cpp/cvrptw_lib.h:25: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/constraint_solver/routing.h:190: In file included from /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/theta_tree.h:20: /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:543:19: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class] ~IntegerTrail() final {} ^ /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:534:7: note: mark 'operations_research::sat::IntegerTrail' as 'final' to silence this warning class IntegerTrail : public SatPropagator { ^ /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:1059:28: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class] ~GenericLiteralWatcher() final {} ^ /wrkdirs/usr/ports/math/py-or-tools/work/or-tools-7.7/ortools/sat/integer.h:1056:7: note: mark 'operations_research::sat::GenericLiteralWatcher' as 'final' to silence this warning class GenericLiteralWatcher : public SatPropagator { ^ 21 warnings generated. 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/py-or-tools _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
