build started at Wed Mar 18 13:38:59 EDT 2026 port directory: /usr/ports/math/polymake package name: polymake-4.13_3 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p3 FreeBSD 15.0-RELEASE-p3 1500068 amd64 maintained by: bsd@philippost.de Makefile datestamp: -rw-r--r-- 1 root wheel 7409 Nov 24 20:51 /usr/ports/math/polymake/Makefile Ports top last git commit: 8c988f802ea2 Ports top unclean checkout: no Port dir last git commit: c3ffb07e55c7 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p3 1500068 UNAME_r=15.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 NBPARALLEL=20 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL PARALLEL_PIDS=16746 16824 16958 16996 18661 18951 18984 19030 19056 19120 19151 19284 19376 19428 19585 19644 19695 19744 19781 19837 19866 19893 19937 19939 19976 20010 20032 20061 20098 20103 20144 20212 20215 20219 20249 20298 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/tmp POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for polymake-4.13_3: LRS=on: Convex hull computation and vertex enumeration NORMALIZ=on: Computations in affine monoids and lattice polytopes OPENMP=on: Parallel processing support via OpenMP OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PPL=on: Manipulation of convex polyhedra SCIP=off: Solver for mixed integer linear and nonlinear problems SINGULAR=on: Computation of Groebner bases SOPLEX=off: Solver for linear programming problems TESTS=off: Run bundled self tests after build ====> Graph automorphism groups: you have to select exactly one of them BLISS=on: Compute graph automorphism groups using bliss NAUTY=off: Compute graph automorphism groups using nauty ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- bsd@philippost.de --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local --exec-prefix=/usr/local --bindir=/usr/local/bin --includedir=/usr/local/include --libdir=/usr/local/lib --libexecdir=/usr/local/libexec/polymake --datadir=/usr/local/share/polymake --docdir=/usr/local/share/doc/polymake --without-prereq --with-libcxx --with-cdd=/usr/local --with-flint=/usr/local --with-permlib=/usr/local/lib --without-java --without-javaview --without-native --without-sympol --with-bliss=/usr/local --with-lrs=/usr/local --with-lrs-include=/usr/local/include/lrslib --without-nauty --with-libnormaliz=/usr/local --with-ppl=/usr/local --without-scip --with-singular=/usr/local --without-soplex --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/polymake/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/polymake/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/polymake/work/.cache HOME=/wrkdirs/usr/ports/math/polymake/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/polymake/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/polymake/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/polymake/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/polymake/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/polymake/work/.cache HOME=/wrkdirs/usr/ports/math/polymake/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/polymake/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/polymake/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O3 -fstack-protector-strong -fno-strict-aliasing " 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-- BLISS="" NO_BLISS="@comment " LRS="" NO_LRS="@comment " NAUTY="@comment " NO_NAUTY="" NORMALIZ="" NO_NORMALIZ="@comment " OPENMP="" NO_OPENMP="@comment " OPTIMIZED_CFLAGS="" NO_OPTIMIZED_CFLAGS="@comment " PPL="" NO_PPL="@comment " SCIP="@comment " NO_SCIP="" SINGULAR="" NO_SINGULAR="@comment " SOPLEX="@comment " NO_SOPLEX="" TESTS="@comment " NO_TESTS="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.42.1 PERL_VER=5.42 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.42 DOCSDIR="share/doc/polymake" EXAMPLESDIR="share/examples/polymake" DATADIR="share/polymake" WWWDIR="www/polymake" ETCDIR="etc/polymake" --End PLIST_SUB-- --SUB_LIST-- BLISS="" NO_BLISS="@comment " LRS="" NO_LRS="@comment " NAUTY="@comment " NO_NAUTY="" NORMALIZ="" NO_NORMALIZ="@comment " OPENMP="" NO_OPENMP="@comment " OPTIMIZED_CFLAGS="" NO_OPTIMIZED_CFLAGS="@comment " PPL="" NO_PPL="@comment " SCIP="@comment " NO_SCIP="" SINGULAR="" NO_SINGULAR="@comment " SOPLEX="@comment " NO_SOPLEX="" TESTS="@comment " NO_TESTS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/polymake DOCSDIR=/usr/local/share/doc/polymake EXAMPLESDIR=/usr/local/share/examples/polymake WWWDIR=/usr/local/www/polymake ETCDIR=/usr/local/etc/polymake --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 3769812 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 pipebuf (-y) unlimited --End resource limits-- =================================================== Ignoring: is marked as broken: polymake has not been checked for compatibility with perl 5.42 or newer =========================================================================== build of math/polymake | polymake-4.13_3 ended at Wed Mar 18 13:38:59 EDT 2026