Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest...
** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. The ports tree was updated at Sat Nov 20 2021 12:30:00 UTC. - *devel/py-pytest* : py38-pytest-4.6.11 < py38-pytest-6.2.4 - *devel/py-pytest-flask* : py38-pytest-flask-0.15.1 < py38-pytest-flask-1.2.0 - *devel/py-pytest-translations* : py38-pytest-translations-2.0.0 < py38-pytest-translations-3.1.0 - *devel/py-pytest-xdist* : py38-pytest-xdist-1.32.0 < py38-pytest-xdist-2.3.0 - *japanese/mozc-el* : ja-mozc-el-2.23.2815.102.01_1 < ja-mozc-el-emacs27-2.23.2815.102.01_5 (master: japanese/mozc-server) - *security/vaultwarden* : vaultwarden-1.22.2_4 < vaultwarden-1.23.0_4 - *x11/wayland-logout* : wayland-logout-1.3 < wayland-logout-1.4
[Bug 251019] [NEW PORT] lang/tauthon: Backwards-compatible fork of Python 2.7 interpreter with Python 3.x features
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251019 Kubilay Kocak changed: What|Removed |Added Blocks||251117 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251117 [Bug 251117] [NEW PORT] www/palemoon: Open-source web browser -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 251019] [NEW PORT] lang/tauthon: Backwards-compatible fork of Python 2.7 interpreter with Python 3.x features
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251019 Kubilay Kocak changed: What|Removed |Added Assignee|ports-b...@freebsd.org |mand...@freebsd.org Keywords|needs-qa| --- Comment #15 from Kubilay Kocak --- ^Triage: Assign to committer that resolved -- You are receiving this mail because: You are on the CC list for the bug.
[package - main-i386-default][lang/python39] Failed for python39-3.9.8 in build
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: python@FreeBSD.org Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p2e4db420c311_s036af1053a/logs/python39-3.9.8.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p2e4db420c311_s036af1053a Log: =>> Building lang/python39 build started at Sun Nov 21 01:26:55 UTC 2021 port directory: /usr/ports/lang/python39 package name: python39-3.9.8 building for: FreeBSD main-i386-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400042 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 148 Jail OSVERSION: 1400042 Job Id: 05 !!! Jail is newer than host. (Jail: 1400042, Host: 148) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400042 UNAME_v=FreeBSD 14.0-CURRENT 1400042 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-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--- ===> The following configuration options are available for python39-3.9.8: DEBUG=off: Build with debugging support IPV6=on: IPv6 protocol support LIBMPDEC=on: Use libmpdec from ports instead of bundled version NLS=on: Enable gettext support for the locale module PYMALLOC=on: Enable specialized mallocs > Hash Algorithm (PEP-456): you can only select none or one of them FNV=off: Modified Fowler-Noll-Vo Algorithm SIPHASH=off: SipHash24 Algorithm ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-shared --without-ensurepip --with-system-ffi --without-pydebug --enable-ipv6 --with-system-libmpdec --with-pymalloc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- OPT="" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/python39/work/.cache HOME=/wrkdirs/usr/ports/lang/python39/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/python39/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/python39/work/.cache HOME=/wrkdirs/usr/ports/lang/python39/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/python39/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib -lintl" 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_IN STALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- ABI= XY=39 XYDOT=3.9 XYZDOT=3.9.8 OSMAJOR=14 DEBUG="@comment " NO_DEBUG="" FNV="@comment " NO_FNV="" IPV6="" NO_IPV6="@comment " LIBMPDEC="" NO_LIBMPDEC="@comment " NLS="" NO_NLS="@comment " PYMALLOC="" NO_PYMALLOC="@comment " SIPHASH="@comment " NO_SIPHASH="" NO_NIS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/python" EXAMPLESDIR="share/examples/python" DATADIR="share/python" WWWDIR="www/python"
[package - main-amd64-default][lang/python39] Failed for python39-3.9.8 in build
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: python@FreeBSD.org Log URL: http://beefy18.nyi.freebsd.org/data/main-amd64-default/p2e4db420c311_s036af1053a/logs/python39-3.9.8.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p2e4db420c311_s036af1053a Log: =>> Building lang/python39 build started at Sun Nov 21 01:27:51 UTC 2021 port directory: /usr/ports/lang/python39 package name: python39-3.9.8 building for: FreeBSD main-amd64-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400042 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 148 Jail OSVERSION: 1400042 Job Id: 12 !!! Jail is newer than host. (Jail: 1400042, Host: 148) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400042 UNAME_v=FreeBSD 14.0-CURRENT 1400042 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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 python39-3.9.8: DEBUG=off: Build with debugging support IPV6=on: IPv6 protocol support LIBMPDEC=on: Use libmpdec from ports instead of bundled version NLS=on: Enable gettext support for the locale module PYMALLOC=on: Enable specialized mallocs > Hash Algorithm (PEP-456): you can only select none or one of them FNV=off: Modified Fowler-Noll-Vo Algorithm SIPHASH=off: SipHash24 Algorithm ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-shared --without-ensurepip --with-system-ffi --without-pydebug --enable-ipv6 --with-system-libmpdec --with-pymalloc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- OPT="" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/python39/work/.cache HOME=/wrkdirs/usr/ports/lang/python39/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/python39/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/python39/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/python39/work/.cache HOME=/wrkdirs/usr/ports/lang/python39/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/python39/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib -lintl" 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_IN STALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- ABI= XY=39 XYDOT=3.9 XYZDOT=3.9.8 OSMAJOR=14 DEBUG="@comment " NO_DEBUG="" FNV="@comment " NO_FNV="" IPV6="" NO_IPV6="@comment " LIBMPDEC="" NO_LIBMPDEC="@comment " NLS="" NO_NLS="@comment " PYMALLOC="" NO_PYMALLOC="@comment " SIPHASH="@comment " NO_SIPHASH="" NO_NIS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/python" EXAMPLESDIR="share/examples/python" DATADIR="share/python" WWWDIR="www/python" ETCDIR="etc/pytho
[package - main-i386-default][science/py-scipy] Failed for py38-scipy-1.7.1 in build
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: python@FreeBSD.org Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p2e4db420c311_s036af1053a/logs/py38-scipy-1.7.1.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p2e4db420c311_s036af1053a Log: =>> Building science/py-scipy build started at Sun Nov 21 01:26:53 UTC 2021 port directory: /usr/ports/science/py-scipy package name: py38-scipy-1.7.1 building for: FreeBSD main-i386-default-job-09 14.0-CURRENT FreeBSD 14.0-CURRENT 1400042 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 148 Jail OSVERSION: 1400042 Job Id: 09 !!! Jail is newer than host. (Jail: 1400042, Host: 148) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400042 UNAME_v=FreeBSD 14.0-CURRENT 1400042 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-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=py38 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py38 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py38-scipy-1.7.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- F77="gfortran10" FC="gfortran10" FFLAGS="-O -std=legacy -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38/.cache HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-scipy/work-py38/.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-- F77="gfortran10" FC="gfortran10" FFLAGS="-O -std=legacy -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38/.cache HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-scipy/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" LDSHARED="cc -shared" PYT HONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -shared -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 -B/usr/local/bin -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPR
[package - main-amd64-default][science/py-scipy] Failed for py38-scipy-1.7.1 in build
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: python@FreeBSD.org Log URL: http://beefy18.nyi.freebsd.org/data/main-amd64-default/p2e4db420c311_s036af1053a/logs/py38-scipy-1.7.1.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p2e4db420c311_s036af1053a Log: =>> Building science/py-scipy build started at Sun Nov 21 01:27:44 UTC 2021 port directory: /usr/ports/science/py-scipy package name: py38-scipy-1.7.1 building for: FreeBSD main-amd64-default-job-07 14.0-CURRENT FreeBSD 14.0-CURRENT 1400042 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 148 Jail OSVERSION: 1400042 Job Id: 07 !!! Jail is newer than host. (Jail: 1400042, Host: 148) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400042 UNAME_v=FreeBSD 14.0-CURRENT 1400042 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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=py38 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py38 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py38-scipy-1.7.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- F77="gfortran10" FC="gfortran10" FFLAGS="-O -std=legacy -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38/.cache HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-scipy/work-py38/.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-- F77="gfortran10" FC="gfortran10" FFLAGS="-O -std=legacy -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38/.cache HOME=/wrkdirs/usr/ports/science/py-scipy/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-scipy/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" LDSHARED="cc -shared" PYT HONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -shared -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 -B/usr/local/bin -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LI