=>> Building math/py-pytanque build started at Sat Dec 4 09:28:54 MSK 2021 port directory: /usr/ports/math/py-pytanque package name: py311-pytanque-1.1.0 building for: FreeBSD 13-amd64-default-py311-job-04 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 307 Sep 29 05:32 /usr/ports/math/py-pytanque/Makefile Poudriere version: poudriere-git-3.3.99.20211130 Host OSVERSION: 1300139 Jail OSVERSION: 1300139 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p4 UNAME_r=13.0-RELEASE-p4 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 POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.99.20211130 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-py311/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/13-amd64-default-py311/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=13-amd64-default-py311 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-py311/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.3.99.20211130 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py311 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py311 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311 XDG_CACHE_HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311/.cache HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311 PATH=/wrkdirs/usr/ports/math/py-pytanque/work-py311/.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-pytanque/work-py311 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311 XDG_CACHE_HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311/.cache HOME=/wrkdirs/usr/ports/math/py-pytanque/work-py311 PATH=/wrkdirs/usr/ports/math/py-pytanque/work-py311/.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 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pytanque" EXAMPLESDIR="share/examples/pytanque" DATADIR="share/pytanque" WWWDIR="www/pytanque" ETCDIR="etc/pytanque" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pytanque DOCSDIR=/usr/local/share/doc/pytanque EXAMPLESDIR=/usr/local/share/examples/pytanque WWWDIR=/usr/local/www/pytanque ETCDIR=/usr/local/etc/pytanque --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes #### /usr/local/etc/poudriere.d/make.conf #### PETITECHEZ_AGREE_LICENSE= yes _LICENSE_STATUS= accepted #OPTIONS_UNSET+= DOXYGEN BOOTSTRAP OPTIONS_UNSET+= LATEX LTO BUILD_ALL_PYTHON_FLAVORS= yes .if ${.CURDIR:T} == "llvm11" || ${.CURDIR:T} == "llvm12" || ${.CURDIR:T} == "llvm13" || ${.CURDIR:T} == "gcc-arm-embedded" || ${.CURDIR:T} == "llvm-devel" || ${.CURDIR:T} == "llvm-cheri" BROKEN= no heavt crap from ports .endif #### /usr/local/etc/poudriere.d/py311-make.conf #### DEFAULT_VERSIONS+= python=3.11 python3=3.11 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 34275 open files (-n) 1024 virtual mem size (kbytes, -v) 4194304 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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py311-pytanque-1.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5.pkg [13-amd64-default-py311-job-04] Installing pkg-1.17.5... [13-amd64-default-py311-job-04] Extracting pkg-1.17.5: .......... done ===> py311-pytanque-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py311-pytanque-1.1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py311-pytanque-1.1.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py311-pytanque-1.1.0 for building => SHA256 Checksum OK for pytanque-1.1.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py311-pytanque-1.1.0 for building ===> Extracting for py311-pytanque-1.1.0 => SHA256 Checksum OK for pytanque-1.1.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for py311-pytanque-1.1.0 ===> Applying FreeBSD patches for py311-pytanque-1.1.0 from /usr/ports/math/py-pytanque/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py311-pytanque-1.1.0 depends on package: py311-setuptools>0 - not found ===> Installing existing package /packages/All/py311-setuptools-57.0.0.pkg [13-amd64-default-py311-job-04] Installing py311-setuptools-57.0.0... [13-amd64-default-py311-job-04] `-- Installing python311-3.11.0.a2... [13-amd64-default-py311-job-04] | `-- Installing gettext-runtime-0.21... [13-amd64-default-py311-job-04] | | `-- Installing indexinfo-0.3.1... [13-amd64-default-py311-job-04] | | `-- Extracting indexinfo-0.3.1: .... done [13-amd64-default-py311-job-04] | `-- Extracting gettext-runtime-0.21: .......... done [13-amd64-default-py311-job-04] | `-- Installing libffi-3.3_1... [13-amd64-default-py311-job-04] | `-- Extracting libffi-3.3_1: .......... done [13-amd64-default-py311-job-04] | `-- Installing mpdecimal-2.5.1... [13-amd64-default-py311-job-04] | `-- Extracting mpdecimal-2.5.1: .......... done [13-amd64-default-py311-job-04] | `-- Installing readline-8.1.1... [13-amd64-default-py311-job-04] | `-- Extracting readline-8.1.1: .......... done [13-amd64-default-py311-job-04] `-- Extracting python311-3.11.0.a2: .......... done [13-amd64-default-py311-job-04] Extracting py311-setuptools-57.0.0: .......... done ===== Message from python311-3.11.0.a2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> py311-pytanque-1.1.0 depends on package: py311-setuptools>0 - found ===> Returning to build of py311-pytanque-1.1.0 ===> py311-pytanque-1.1.0 depends on file: /usr/local/bin/python3.11 - found ===> py311-pytanque-1.1.0 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_2.pkg [13-amd64-default-py311-job-04] Installing ccache-3.7.12_2... [13-amd64-default-py311-job-04] Extracting ccache-3.7.12_2: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_2: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> py311-pytanque-1.1.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of py311-pytanque-1.1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for py311-pytanque-1.1.0 /usr/local/lib/python3.11/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running config =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for py311-pytanque-1.1.0 /usr/local/lib/python3.11/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_ext building 'pytanque' extension creating build creating build/temp.freebsd-13.0-RELEASE-p4-amd64-3.11 creating build/temp.freebsd-13.0-RELEASE-p4-amd64-3.11/bindings creating build/temp.freebsd-13.0-RELEASE-p4-amd64-3.11/bindings/python creating build/temp.freebsd-13.0-RELEASE-p4-amd64-3.11/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Ibindings/python/distutils_pa_config -Iinclude -Ithird-party -I/usr/local/include/python3.11 -c bindings/python/pytanque.cpp -o build/temp.freebsd-13.0-RELEASE-p4-amd64-3.11/bindings/python/pytanque.o -std=c++14 -flto -Dpetanque_STATIC In file included from bindings/python/pytanque.cpp:12: In file included from third-party/pybind11/pybind11.h:44: In file included from third-party/pybind11/attr.h:13: In file included from third-party/pybind11/cast.h:16: third-party/pybind11/detail/internals.h:263:9: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] PyEval_InitThreads(); ^ /usr/local/include/python3.11/ceval.h:132:1: note: 'PyEval_InitThreads' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); ^ /usr/local/include/python3.11/pyport.h:392:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ In file included from bindings/python/pytanque.cpp:12: In file included from third-party/pybind11/pybind11.h:44: In file included from third-party/pybind11/attr.h:13: third-party/pybind11/cast.h:442:38: error: no member named 'f_code' in '_frame' " " + handle(frame->f_code->co_filename).cast() + ~~~~~ ^ third-party/pybind11/cast.h:444:31: error: no member named 'f_code' in '_frame' handle(frame->f_code->co_name).cast() + "\n"; ~~~~~ ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:2046:49: error: no member named 'frame' in '_ts' PyFrameObject *frame = PyThreadState_Get()->frame; ~~~~~~~~~~~~~~~~~~~ ^ third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/pybind11.h:1559:9: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here : class_(scope, name, extra...), m_base(*this, scope) { ^ bindings/python/pytanque.cpp:638:2: note: in instantiation of function template specialization 'pybind11::enum_::enum_' requested here py::enum_(m, "ExprType", "Enum of the various expression types") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:647:2: note: in instantiation of function template specialization 'pybind11::class_>, 3>>::class_' requested here py::class_(m, "ExprArgs", "Represents the argument of an expression") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/pybind11.h:1677:9: note: in instantiation of function template specialization 'pybind11::class_, std::__1::__wrap_iter, false, pybind11::return_value_policy::reference_internal>>::class_' requested here class_(handle(), "iterator", pybind11::module_local()) ^ third-party/pybind11/pybind11.h:1728:12: note: in instantiation of function template specialization 'pybind11::make_iterator, std::__1::__wrap_iter, const pa::Expr &>' requested here return make_iterator(std::begin(value), std::end(value), extra...); ^ bindings/python/pytanque.cpp:629:37: note: in instantiation of function template specialization 'pybind11::make_iterator>, 3>>' requested here return [](T const& o) { return py::make_iterator(o); }; ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:655:2: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here py::class_(m, "Expr", "Represents a symbolic boolean expression") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:693:2: note: in instantiation of function template specialization 'pybind11::class_::class_<>' requested here py::class_(m, "ExprSym") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:701:2: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here py::class_(m, "Vector", "Represents a vector of Expr objects") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:732:2: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here py::class_(m, "Matrix", "Represents a matrix of Expr objects") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:752:2: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here py::class_(m, "AffApp", "Represents an affine application") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:760:2: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here py::class_(m, "VectorApp", "Represents a generic application by a Vector object") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:767:2: note: in instantiation of function template specialization 'pybind11::class_::class_' requested here py::class_(m, "App", ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:783:2: note: in instantiation of function template specialization 'pybind11::class_::class_<>' requested here py::class_(m, "SymbolsSet") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/pybind11.h:1677:9: note: in instantiation of function template specialization 'pybind11::class_>::class_' requested here class_(handle(), "iterator", pybind11::module_local()) ^ third-party/pybind11/pybind11.h:1728:12: note: in instantiation of function template specialization 'pybind11::make_iterator' requested here return make_iterator(std::begin(value), std::end(value), extra...); ^ bindings/python/pytanque.cpp:629:37: note: in instantiation of function template specialization 'pybind11::make_iterator' requested here return [](T const& o) { return py::make_iterator(o); }; ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:794:2: note: in instantiation of function template specialization 'pybind11::class_::class_<>' requested here py::class_(m, "SymbolsHist") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/pybind11.h:1677:9: note: in instantiation of function template specialization 'pybind11::class_>::class_' requested here class_(handle(), "iterator", pybind11::module_local()) ^ third-party/pybind11/pybind11.h:1728:12: note: in instantiation of function template specialization 'pybind11::make_iterator>' requested here return make_iterator(std::begin(value), std::end(value), extra...); ^ bindings/python/pytanque.cpp:629:37: note: in instantiation of function template specialization 'pybind11::make_iterator' requested here return [](T const& o) { return py::make_iterator(o); }; ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:804:2: note: in instantiation of function template specialization 'pybind11::class_>::class_<>' requested here py::class_(m, "SymbolsHistValue") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:847:2: note: in instantiation of function template specialization 'pybind11::class_::class_<>' requested here py::class_(m, "VectorNotImmediate"); ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindings/python/pytanque.cpp:849:2: note: in instantiation of function template specialization 'pybind11::class_>::class_<>' requested here py::class_(m, "SetReadOnly") ^ In file included from bindings/python/pytanque.cpp:12: third-party/pybind11/pybind11.h:1086:9: warning: expression result unused [-Wunused-value] PYBIND11_EXPAND_SIDE_EFFECTS(add_base(record)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/detail/common.h:651:47: note: expanded from macro 'PYBIND11_EXPAND_SIDE_EFFECTS' #define PYBIND11_EXPAND_SIDE_EFFECTS(PATTERN) pybind11::detail::expand_side_effects{ ((PATTERN), void(), false)..., false } ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ third-party/pybind11/pybind11.h:1677:9: note: in instantiation of function template specialization 'pybind11::class_>::class_' requested here class_(handle(), "iterator", pybind11::module_local()) ^ third-party/pybind11/pybind11.h:1728:12: note: in instantiation of function template specialization 'pybind11::make_iterator' requested here return make_iterator(std::begin(value), std::end(value), extra...); ^ bindings/python/pytanque.cpp:629:37: note: in instantiation of function template specialization 'pybind11::make_iterator>' requested here return [](T const& o) { return py::make_iterator(o); }; ^ 19 warnings and 3 errors generated. error: command '/usr/local/libexec/ccache/cc' failed with exit code 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-pytanque =>> Cleaning up wrkdir ===> Cleaning for py311-pytanque-1.1.0 build of math/py-pytanque@py311 | py311-pytanque-1.1.0 ended at Sat Dec 4 09:29:12 MSK 2021 build time: 00:00:18 !!! build failure encountered !!!