From nobody Mon Aug 9 00:57:11 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6F23D175404C for ; Mon, 9 Aug 2021 00:57:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gjd2v2P0Pz4j7c for ; Mon, 9 Aug 2021 00:57:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3520D1EA79 for ; Mon, 9 Aug 2021 00:57:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1790vBkp080805 for ; Mon, 9 Aug 2021 00:57:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1790vBDh080804 for python@FreeBSD.org; Mon, 9 Aug 2021 00:57:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257694] devel/cmake: Fails to build with Python 3.10: ImportError: cannot import name 'Union' from 'types' Date: Mon, 09 Aug 2021 00:57:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: short_desc bug_severity keywords bug_status flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257694 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|devel/cmake: Build fails |devel/cmake: Fails to build |with Python 3.10 |with Python 3.10: | |ImportError: cannot import | |name 'Union' from 'types' Severity|Affects Only Me |Affects Some People Keywords| |needs-qa Status|New |Open Flags| |merge-quarterly? --- Comment #1 from Kubilay Kocak --- If cmake doesn't currently intend, claim or hasnt otherwise been confirmed (tested) to support Python 3.10, it's USES=3Dpython should be corrected (bug) to only declare those versions it does support. Upstream references and CI examples/configs would be handy to validate those details --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Aug 9 01:11:47 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E8CA61754A43; Mon, 9 Aug 2021 01:11:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjdMl6MDmz4jjN; Mon, 9 Aug 2021 01:11:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C2EB81F044; Mon, 9 Aug 2021 01:11:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 1791BlbD007291; Mon, 9 Aug 2021 01:11:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 1791Blcv007290; Mon, 9 Aug 2021 01:11:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 9 Aug 2021 01:11:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108090111.1791Blcv007290@beefy5.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 122i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy5.nyi.freebsd.org/data/122i386-default/d51b71f00b09/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=122i386-default&build=d51b71f00b09 Log: =>> Building math/py-numpy build started at Mon Aug 9 01:10:26 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122i386-default-job-01 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122i386-default-job-01] Installing pkg-1.17.1... [122i386-default-job-01] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122i386-default-job-01] Installing gcc10-10.3.0... ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/multiarray/usertypes.c 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/vdot.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/umath/extobj.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/multiarray/number.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/npymath/npy_math.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/numpyos.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Ibu ild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-i386-3.10/build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-i386-3.10/build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Mon Aug 9 03:03:20 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4694811F90CE for ; Mon, 9 Aug 2021 03:03:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjgrT1N1cz4ntn for ; Mon, 9 Aug 2021 03:03:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 17BB72055A for ; Mon, 9 Aug 2021 03:03:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17933LGq048209 for ; Mon, 9 Aug 2021 03:03:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17933LHf048208 for python@FreeBSD.org; Mon, 9 Aug 2021 03:03:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 251626] math/py-numpy: Update to 1.20.3 (compatible with Python 3.9) Date: Mon, 09 Aug 2021 03:03:20 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: wen@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251626 Wen Heping changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #225511|0 |1 is obsolete| | --- Comment #45 from Wen Heping --- Created attachment 227029 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227029&action= =3Dedit Update to 1.20.3 and add missing TEST_DEPENDS The test of numpy-1.20.3 require devel/py-hypothesis, I upload the revised patch with this change. There are 7 fails in all 12000+ tests on my amd64-head system. Shall we ask for another exp-run for numpy ? --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Mon Aug 9 03:35:00 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6558B11FB1C7 for ; Mon, 9 Aug 2021 03:35:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjhY01MvFz4qZq for ; Mon, 9 Aug 2021 03:35:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0D53020FF9 for ; Mon, 9 Aug 2021 03:35:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1793Yxu3062286 for ; Mon, 9 Aug 2021 03:34:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1793YxS0062285 for python@FreeBSD.org; Mon, 9 Aug 2021 03:34:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 251626] math/py-numpy: Update to 1.20.3 (compatible with Python 3.9) Date: Mon, 09 Aug 2021 03:35:00 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251626 --- Comment #46 from Kubilay Kocak --- (In reply to Wen Heping from comment #45) Thanks for adding test support Wen. Very surprised but relieved at only 7 failing tests. exp-run call is up to the person intending to commit and add= ress possible fallout. Still -1 on not using autoplist, we still have frequent QA failures due to = this and a lack of comprehensive testing. @Sunpoet/Wen Let's get a separate tracking issue up/created for broken shar= ed macro removal. I also have a few other framework level tracking issues to create --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Mon Aug 9 05:33:23 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DDAC0137971D; Mon, 9 Aug 2021 05:33:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gjl9b5zXjz3D45; Mon, 9 Aug 2021 05:33:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B61D922AB1; Mon, 9 Aug 2021 05:33:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 1795XNkX019092; Mon, 9 Aug 2021 05:33:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 1795XNKf019091; Mon, 9 Aug 2021 05:33:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 9 Aug 2021 05:33:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108090533.1795XNKf019091@beefy6.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 122amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy6.nyi.freebsd.org/data/122amd64-default/d51b71f00b09/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=122amd64-default&build=d51b71f00b09 Log: =>> Building math/py-numpy build started at Mon Aug 9 05:31:31 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122amd64-default-job-05 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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" "-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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122amd64-default-job-05] Installing pkg-1.17.1... [122amd64-default-job-05] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122amd64-default-job-05] Installing gcc10-10.3.0... [122amd64-default-job-05] `-- Installing binutils-2.33.1_4,1... [122amd64-default-job-05] | `-- Installing gettext-runtime-0.21... [122amd64-default-job-05] | | `-- Installing indexinfo-0.3.1... [122amd64-default-job-05] | | `-- Extracting indexinfo-0.3.1: .... done buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/vdot.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/multiarray/nditer_pywrap.c 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/umathmodule.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/umath/reduction.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/number.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/common/mem_overlap.c 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Mon Aug 9 09:20:58 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AF3DC174EC27 for ; Mon, 9 Aug 2021 09:20:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjrDB4Lqlz3lsq for ; Mon, 9 Aug 2021 09:20:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7E69E253D4 for ; Mon, 9 Aug 2021 09:20:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1799Kwb0045994 for ; Mon, 9 Aug 2021 09:20:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1799Kwgq045993 for python@FreeBSD.org; Mon, 9 Aug 2021 09:20:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257569] devel/py-aws-sam-translator: Update to 1.38.0 Date: Mon, 09 Aug 2021 09:20:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257569 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Df8c2628327b24a7ecbda95c203ae32b= 29084c768 commit f8c2628327b24a7ecbda95c203ae32b29084c768 Author: Norikatsu Shigemura AuthorDate: 2021-08-09 09:11:15 +0000 Commit: Li-Wen Hsu CommitDate: 2021-08-09 09:20:22 +0000 devel/py-aws-sam-translator: Update to 1.38.0 PR: 257569 devel/py-aws-sam-translator/Makefile | 9 +++++---- devel/py-aws-sam-translator/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Aug 9 09:21:18 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4F663174E9DE for ; Mon, 9 Aug 2021 09:21:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjrDZ1jdZz3m99 for ; Mon, 9 Aug 2021 09:21:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2440925555 for ; Mon, 9 Aug 2021 09:21:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1799LI07046869 for ; Mon, 9 Aug 2021 09:21:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1799LIdB046868 for python@FreeBSD.org; Mon, 9 Aug 2021 09:21:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257569] devel/py-aws-sam-translator: Update to 1.38.0 Date: Mon, 09 Aug 2021 09:21:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: lwhsu@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257569 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |lwhsu@FreeBSD.org Resolution|--- |FIXED Status|Open |Closed --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Aug 9 09:21:18 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 93CB6174EDEB for ; Mon, 9 Aug 2021 09:21:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjrDZ3cNWz3mLx for ; Mon, 9 Aug 2021 09:21:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 652EF25AC6 for ; Mon, 9 Aug 2021 09:21:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1799LIIR046881 for ; Mon, 9 Aug 2021 09:21:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1799LI11046880 for python@FreeBSD.org; Mon, 9 Aug 2021 09:21:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257570] devel/py-cfn-lint: Update to 0.52.0 Date: Mon, 09 Aug 2021 09:21:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257570 Bug 257570 depends on bug 257569, which changed state. Bug 257569 Summary: devel/py-aws-sam-translator: Update to 1.38.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257569 What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Aug 9 12:49:26 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8D61F11F9F3B for ; Mon, 9 Aug 2021 12:49:27 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gjwrl3fLqz4TyR; Mon, 9 Aug 2021 12:49:27 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 618F23DC; Mon, 9 Aug 2021 12:49:27 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 179CnRfh066810; Mon, 9 Aug 2021 12:49:27 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 179CnQL1066805; Mon, 9 Aug 2021 12:49:26 GMT (envelope-from erwin@FreeBSD.org) Date: Mon, 9 Aug 2021 12:49:26 GMT Message-Id: <202108091249.179CnQL1066805@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Mon Aug 9 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 From nobody Mon Aug 9 21:40:32 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DF04D17550BB for ; Mon, 9 Aug 2021 21:40:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gk8dY2pzjz3mSS for ; Mon, 9 Aug 2021 21:40:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 48CC176E5 for ; Mon, 9 Aug 2021 21:40:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 179LeXOd039778 for ; Mon, 9 Aug 2021 21:40:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 179LeX7H039777 for python@FreeBSD.org; Mon, 9 Aug 2021 21:40:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 251626] math/py-numpy: Update to 1.20.3 (compatible with Python 3.9) Date: Mon, 09 Aug 2021 21:40:32 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251626 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |257723 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257723 [Bug 257723] graphics/py-pyqtgraph: Update to 0.12.2 --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Tue Aug 10 01:41:52 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0D36217499CE for ; Tue, 10 Aug 2021 01:41:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkFzz6nnfz4k5d for ; Tue, 10 Aug 2021 01:41:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D194412F2E for ; Tue, 10 Aug 2021 01:41:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17A1fpIm063885 for ; Tue, 10 Aug 2021 01:41:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17A1fpPV063884 for python@FreeBSD.org; Tue, 10 Aug 2021 01:41:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257723] graphics/py-pyqtgraph: Update to 0.12.2 Date: Tue, 10 Aug 2021 01:41:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: yuri@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257723 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |python@FreeBSD.org, | |yuri@freebsd.org Assignee|ports-bugs@FreeBSD.org |yuri@freebsd.org --- Comment #1 from Kubilay Kocak --- ^Triage: Reporter is committer and maintainer, assign accordingly --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Aug 10 08:46:03 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id F2113137A168 for ; Tue, 10 Aug 2021 08:46:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkRPR6QyWz3kQH for ; Tue, 10 Aug 2021 08:46:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5F1018B1C for ; Tue, 10 Aug 2021 08:46:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17A8k3bE080788 for ; Tue, 10 Aug 2021 08:46:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17A8k30Z080787 for python@FreeBSD.org; Tue, 10 Aug 2021 08:46:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257660] mail/mailutils: PYTHON option can fail if python-config (from lang/python) is installed Date: Tue, 10 Aug 2021 08:46:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zeus@gnu.org.ua X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: koobs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257660 --- Comment #9 from Zeus Panchenko --- (In reply to Kubilay Kocak from comment #8) greetings The email set as MAINTAINER value in port is the valid one What am I expected to do further, please? --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Aug 10 11:40:46 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1B6E5174CC05 for ; Tue, 10 Aug 2021 11:40:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkWH20BGKz3wJH for ; Tue, 10 Aug 2021 11:40:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E32981B07A for ; Tue, 10 Aug 2021 11:40:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17ABejeR069004 for ; Tue, 10 Aug 2021 11:40:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17ABejFV069003 for python@FreeBSD.org; Tue, 10 Aug 2021 11:40:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257660] mail/mailutils: PYTHON option can fail if python-config (from lang/python) is installed Date: Tue, 10 Aug 2021 11:40:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: koobs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257660 --- Comment #10 from Kubilay Kocak --- (In reply to Zeus Panchenko from comment #9) If you could update one of your accounts in Bugzilla to have the email match the MAINTAINER line that would be great. You can do that from: https://bugs.freebsd.org/bugzilla/userprefs.cgi?tab=3Daccount --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Aug 10 12:44:06 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A06501751823 for ; Tue, 10 Aug 2021 12:44:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkXh6434mz4XpR for ; Tue, 10 Aug 2021 12:44:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 73C7B1BC59 for ; Tue, 10 Aug 2021 12:44:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17ACi6V7003764 for ; Tue, 10 Aug 2021 12:44:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17ACi6IJ003763 for python@FreeBSD.org; Tue, 10 Aug 2021 12:44:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257116] textproc/py-sphinx: Update to 4.0.3 Date: Tue, 10 Aug 2021 12:44:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: antoine@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257116 --- Comment #8 from Antoine Brodin --- New failure log: http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-08-08_07h04= m52s/logs/errors/sage-math-9.2_18.log --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Aug 10 12:49:24 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1207E1752037 for ; Tue, 10 Aug 2021 12:49:25 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkXpF01Nhz4YQb; Tue, 10 Aug 2021 12:49:25 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DCD391BC62; Tue, 10 Aug 2021 12:49:24 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17ACnOAE083383; Tue, 10 Aug 2021 12:49:24 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17ACnOpD083378; Tue, 10 Aug 2021 12:49:24 GMT (envelope-from erwin@FreeBSD.org) Date: Tue, 10 Aug 2021 12:49:24 GMT Message-Id: <202108101249.17ACnOpD083378@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Tue Aug 10 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 From nobody Tue Aug 10 12:53:23 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B151717520D8 for ; Tue, 10 Aug 2021 12:53:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkXtq4JL5z4Ylj for ; Tue, 10 Aug 2021 12:53:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7C3291BF9E for ; Tue, 10 Aug 2021 12:53:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17ACrNgU007755 for ; Tue, 10 Aug 2021 12:53:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17ACrN4Z007754 for python@FreeBSD.org; Tue, 10 Aug 2021 12:53:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257660] mail/mailutils: PYTHON option can fail if python-config (from lang/python) is installed Date: Tue, 10 Aug 2021 12:53:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zeus@gnu.org.ua X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: koobs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257660 --- Comment #11 from Zeus Panchenko --- (In reply to Kubilay Kocak from comment #10) I've done that before my previous reply --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Aug 10 17:55:40 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4853C11F9842 for ; Tue, 10 Aug 2021 17:55:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gkgbc19gVz4tdj for ; Tue, 10 Aug 2021 17:55:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C31020382 for ; Tue, 10 Aug 2021 17:55:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17AHtd0t064518 for ; Tue, 10 Aug 2021 17:55:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17AHtdfD064517 for python@FreeBSD.org; Tue, 10 Aug 2021 17:55:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 257746] lang/python38 broken pkg-plist when trying to build with enabled debug option Date: Tue, 10 Aug 2021 17:55:40 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 257746: lang/python38 broken pkg-plist when trying to build with enabled debug option https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 --- Description --- Howdy partner, i tried to build lang/python38 (3.8.11) with the DEBUG flag enabled and it yielded =C2=B4broken pkg-plist=C2=B4. Disabling the debug flag fixed the is= sue. This occured on a fresh FreeBSD 13.0 installation. It was literally one of = the first packages i tried to install. I guess x11 or chromium pulled it in. Here is my portmaster log showing previously installed packages: Fri Aug 6 07:51:08 CEST 2021 Installation of print/indexinfo (indexinfo-0.3.1) Installation of devel/gettext-runtime (gettext-runtime-0.21) Installation of devel/libtextstyle (libtextstyle-0.21) Installation of devel/gettext-tools (gettext-tools-0.21) Installation of devel/libffi (libffi-3.3_1) Installation of devel/readline (readline-8.0.4) Installation of lang/python37 (python37-3.7.9_1) I installed python37 then instead of python38 because i had no idea how to = fix the error and didn=C2=B4t come back to it before Aug 9. That's all i got. Not sure what information you would need but i also thoug= ht it would be a shame not to tell anyone. From nobody Tue Aug 10 17:55:40 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5876F11F9A1C for ; Tue, 10 Aug 2021 17:55:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gkgbc1sN4z4tdk for ; Tue, 10 Aug 2021 17:55:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2432E1FDC4 for ; Tue, 10 Aug 2021 17:55:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17AHteo7064522 for ; Tue, 10 Aug 2021 17:55:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17AHtepv064521 for python@FreeBSD.org; Tue, 10 Aug 2021 17:55:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38 broken pkg-plist when trying to build with enabled debug option Date: Tue, 10 Aug 2021 17:55:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: maximilian.lasser@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 Bug ID: 257746 Summary: lang/python38 broken pkg-plist when trying to build with enabled debug option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: maximilian.lasser@gmail.com Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Howdy partner, i tried to build lang/python38 (3.8.11) with the DEBUG flag enabled and it yielded =C2=B4broken pkg-plist=C2=B4. Disabling the debug flag fixed the is= sue. This occured on a fresh FreeBSD 13.0 installation. It was literally one of = the first packages i tried to install. I guess x11 or chromium pulled it in. Here is my portmaster log showing previously installed packages: Fri Aug 6 07:51:08 CEST 2021 Installation of print/indexinfo (indexinfo-0.3.1) Installation of devel/gettext-runtime (gettext-runtime-0.21) Installation of devel/libtextstyle (libtextstyle-0.21) Installation of devel/gettext-tools (gettext-tools-0.21) Installation of devel/libffi (libffi-3.3_1) Installation of devel/readline (readline-8.0.4) Installation of lang/python37 (python37-3.7.9_1) I installed python37 then instead of python38 because i had no idea how to = fix the error and didn=C2=B4t come back to it before Aug 9. That's all i got. Not sure what information you would need but i also thoug= ht it would be a shame not to tell anyone. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 11 00:30:29 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3A9EF174EDFD for ; Wed, 11 Aug 2021 00:30:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkrM91359z3K8Q for ; Wed, 11 Aug 2021 00:30:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0D2642559C for ; Wed, 11 Aug 2021 00:30:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17B0USru085920 for ; Wed, 11 Aug 2021 00:30:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17B0USll085919 for python@FreeBSD.org; Wed, 11 Aug 2021 00:30:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257116] textproc/py-sphinx: Update to 4.0.3 Date: Wed, 11 Aug 2021 00:30:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dbaio@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257116 --- Comment #9 from Danilo G. Baio --- (In reply to Antoine Brodin from comment #8) Oh, too many dependencies. I thought we wouldn't see a conflict here. pkg-static: py38-sphinx-4.1.2,1 conflicts with py38-sphinx3-3.5.2,1 (instal= ls files into the same place). Problematic file: /usr/local/bin/sphinx-apidoc= -3.8 I'll go to another path, checking if there is a way to disable sage's documentation build. Thanks. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Aug 11 01:01:44 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 89BD21750D85 for ; Wed, 11 Aug 2021 01:01:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gks3D38stz3M1t for ; Wed, 11 Aug 2021 01:01:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 43BD625AE0 for ; Wed, 11 Aug 2021 01:01:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17B11i7D002802 for ; Wed, 11 Aug 2021 01:01:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17B11iJm002801 for python@FreeBSD.org; Wed, 11 Aug 2021 01:01:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257660] mail/mailutils: PYTHON option can fail if python-config (from lang/python) is installed Date: Wed, 11 Aug 2021 01:01:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: flagtypes.name keywords assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257660 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(zeus@i | |bs.dn.ua) | Keywords|needs-patch | Assignee|koobs@FreeBSD.org |ports-bugs@FreeBSD.org --- Comment #12 from Kubilay Kocak --- (In reply to Zeus Panchenko from comment #11) Thank you. ^Triage: Open to take --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Aug 11 01:04:16 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D85511750F15 for ; Wed, 11 Aug 2021 01:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gks685gnwz3MGC for ; Wed, 11 Aug 2021 01:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AB86025F14 for ; Wed, 11 Aug 2021 01:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17B14G7c005125 for ; Wed, 11 Aug 2021 01:04:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17B14GY4005124 for python@FreeBSD.org; Wed, 11 Aug 2021 01:04:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to package with DEBUG=on Date: Wed, 11 Aug 2021 01:04:16 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc bug_severity bug_status keywords short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |python@FreeBSD.org Severity|Affects Only Me |Affects Some People Status|New |Open Keywords| |needs-qa Summary|lang/python38 broken |lang/python38: Fails to |pkg-plist when trying to |package with DEBUG=3Don |build with enabled debug | |option | --- Comment #1 from Kubilay Kocak --- Thank you for your reeport. Could you please include additional information, including: - uname -a output - full build log output (as an attachment, compressed if necessary) - /etc/make.conf contents (as an attachment) if not empty - pkg version -v output (as an attachment) - Q: Do any other Python port versions fail in the same way? --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Wed Aug 11 02:04:47 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D0DF51753D40; Wed, 11 Aug 2021 02:04:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GktRz5WcFz3h7Q; Wed, 11 Aug 2021 02:04:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A5C2326A39; Wed, 11 Aug 2021 02:04:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (localhost [127.0.0.1]) by beefy17.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17B24lBg049109; Wed, 11 Aug 2021 02:04:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy17.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17B24lgs049097; Wed, 11 Aug 2021 02:04:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 02:04:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108110204.17B24lgs049097@beefy17.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - main-i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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/pb0feab7c6348_s4a5a67fe67/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=pb0feab7c6348_s4a5a67fe67 Log: =>> Building math/py-numpy build started at Wed Aug 11 02:03:14 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD main-i386-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 04 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! 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=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-i386-default-job-04] Installing pkg-1.17.1... [main-i386-default-job-04] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/vdot.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/nditer_templ.c 14 warnings and 7 errors generated. cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/multiarray/nditer_api.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0- CURRENT-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-14.0-CURRENT-i386-3.10/build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-14.0-CURRENT-i386-3.10/build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Wed Aug 11 05:15:12 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E47FF11FC9DF; Wed, 11 Aug 2021 05:15:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gkygh5T6Pz3qYq; Wed, 11 Aug 2021 05:15:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (beefy15.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1e]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A3CD611B2; Wed, 11 Aug 2021 05:15:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (localhost [127.0.0.1]) by beefy15.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17B5FCN0075741; Wed, 11 Aug 2021 05:15:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy15.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17B5FCBd075738; Wed, 11 Aug 2021 05:15:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 05:15:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108110515.17B5FCBd075738@beefy15.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy15.nyi.freebsd.org/data/130i386-default/b0feab7c6348/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=130i386-default&build=b0feab7c6348 Log: =>> Building math/py-numpy build started at Wed Aug 11 05:14:17 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130i386-default-job-08 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) 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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130i386-default-job-08] Installing pkg-1.17.1... [130i386-default-job-08] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/loops.c numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: numpy/core/src/umath/umathmodule.c 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/flagsobject.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/numpyos.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Ibu ild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-i386-3.10/build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-i386-3.10/build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Wed Aug 11 05:55:27 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EE7EE11FEB16; Wed, 11 Aug 2021 05:55:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GkzZ76Hxwz3sDL; Wed, 11 Aug 2021 05:55:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BC2241D81; Wed, 11 Aug 2021 05:55:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy18.nyi.freebsd.org (localhost [127.0.0.1]) by beefy18.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17B5tRoR039825; Wed, 11 Aug 2021 05:55:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy18.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17B5tRsN039818; Wed, 11 Aug 2021 05:55:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 05:55:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108110555.17B5tRsN039818@beefy18.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - main-amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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/pb0feab7c6348_s4a5a67fe67/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=pb0feab7c6348_s4a5a67fe67 Log: =>> Building math/py-numpy build started at Wed Aug 11 05:53:50 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD main-amd64-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 12 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.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" "-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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-amd64-default-job-12] Installing pkg-1.17.1... [main-amd64-default-job-12] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== new = PyUnicode_FromUnicode(ip, len); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' cc: numpy/core/src/multiarray/vdot.c (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/multiarray/usertypes.c cc: numpy/core/src/umath/umathmodule.c cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/reduction.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. cc: numpy/core/src/common/ufunc_override.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/common/npy_longdouble.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/common -Ibuild/src.freebs d-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-14.0-CURRENT-amd64-3.10/build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-14.0-CURRENT-amd64-3.10/build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Wed Aug 11 06:32:49 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C26591379091 for ; Wed, 11 Aug 2021 06:32:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl0PF4xxxz3vsK for ; Wed, 11 Aug 2021 06:32:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9246C24A9 for ; Wed, 11 Aug 2021 06:32:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17B6WnWF084206 for ; Wed, 11 Aug 2021 06:32:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17B6Wntv084204 for python@FreeBSD.org; Wed, 11 Aug 2021 06:32:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257660] mail/mailutils: PYTHON option can fail if python-config (from lang/python) is installed Date: Wed, 11 Aug 2021 06:32:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257660 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D610f18d6b3783f6adaf27541a5228ba= 2e502a6e6 commit 610f18d6b3783f6adaf27541a5228ba2e502a6e6 Author: Alexey Dokuchaev AuthorDate: 2021-08-11 06:31:24 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-08-11 06:31:31 +0000 mail/mailutils: pass correct python-config to the configure script. PR: 257660 mail/mailutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Aug 11 06:34:31 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2F66E1379694 for ; Wed, 11 Aug 2021 06:34:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl0RC0KZGz3w26 for ; Wed, 11 Aug 2021 06:34:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E3BE12681 for ; Wed, 11 Aug 2021 06:34:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17B6YUuK084565 for ; Wed, 11 Aug 2021 06:34:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17B6YUne084564 for python@FreeBSD.org; Wed, 11 Aug 2021 06:34:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257660] mail/mailutils: PYTHON option can fail if python-config (from lang/python) is installed Date: Wed, 11 Aug 2021 06:34:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: danfe@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: danfe@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: assigned_to bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257660 Alexey Dokuchaev changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |danfe@FreeBSD.org Status|Open |Closed Resolution|--- |FIXED --- Comment #14 from Alexey Dokuchaev --- Committed, thank you. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Aug 11 09:14:06 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CDABB174BBF2; Wed, 11 Aug 2021 09:14:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl3zL5SRVz4fTt; Wed, 11 Aug 2021 09:14:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy10.nyi.freebsd.org (beefy10.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:19]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A33D947C2; Wed, 11 Aug 2021 09:14:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy10.nyi.freebsd.org (localhost [127.0.0.1]) by beefy10.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17B9E6Yi055968; Wed, 11 Aug 2021 09:14:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy10.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17B9E6QQ055967; Wed, 11 Aug 2021 09:14:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 09:14:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108110914.17B9E6QQ055967@beefy10.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 114i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy10.nyi.freebsd.org/data/114i386-default/b0feab7c6348/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=b0feab7c6348 Log: =>> Building math/py-numpy build started at Wed Aug 11 09:12:58 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 114i386-default-job-10 11.4-RELEASE-p12 FreeBSD 11.4-RELEASE-p12 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p12 UNAME_r=11.4-RELEASE-p12 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/114i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p12 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [114i386-default-job-10] Installing pkg-1.17.1... [114i386-default-job-10] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [114i386-default-job-10] Installing gcc10-10.3.0... Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/multiarray/number.c numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ 14 warnings and 7 errors generated. cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/umath/extobj.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/multiarray/flagsobject.c numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacosl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacosl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacoshl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacoshl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinhl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanhl' 6 warnings generated. cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-11.4-RELEASE-p12-i386-3.10/build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-11.4-RELEASE-p12-i386-3.10/build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Wed Aug 11 10:00:16 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E0B55174EFEE; Wed, 11 Aug 2021 10:00:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl50c4QXcz4jtG; Wed, 11 Aug 2021 10:00:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 80B6652D1; Wed, 11 Aug 2021 10:00:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (localhost [127.0.0.1]) by beefy16.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17BA0G88010785; Wed, 11 Aug 2021 10:00:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy16.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17BA0GSY010783; Wed, 11 Aug 2021 10:00:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 10:00:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108111000.17BA0GSY010783@beefy16.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy16.nyi.freebsd.org/data/130amd64-default/b0feab7c6348/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=130amd64-default&build=b0feab7c6348 Log: =>> Building math/py-numpy build started at Wed Aug 11 09:59:11 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130amd64-default-job-02 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-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" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130amd64-default-job-02] Installing pkg-1.17.1... [130amd64-default-job-02] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [130amd64-default-job-02] Installing gcc10-10.3.0... [130amd64-default-job-02] `-- Installing binutils-2.33.1_4,1... [130amd64-default-job-02] | `-- Installing gettext-runtime-0.21... ^ numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] new = PyUnicode_FromUnicode(ip, len); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/nditer_pywrap.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/extobj.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/scalarmath.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/npymath/npy_math.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/npymath/halffloat.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/multiarray/mapping.c 4 warnings generated. cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Wed Aug 11 10:02:27 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EE38F174F967; Wed, 11 Aug 2021 10:02:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl5376TwRz4kwP; Wed, 11 Aug 2021 10:02:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org [IPv6:2610:1c1:1:607e::16:7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C70785574; Wed, 11 Aug 2021 10:02:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (localhost [127.0.0.1]) by package19.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17BA2RfG041858; Wed, 11 Aug 2021 10:02:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by package19.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17BA2RkD041856; Wed, 11 Aug 2021 10:02:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 10:02:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108111002.17BA2RkD041856@package19.nyi.freebsd.org> To: python@FreeBSD.org Subject: [exp - 122amd64-default-build-as-user][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://package19.nyi.freebsd.org/data/122amd64-default-build-as-user/190b9776a186/logs/py310-numpy-1.16.6_2,1.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=122amd64-default-build-as-user&build=190b9776a186 Log: =>> Building math/py-numpy build started at Wed Aug 11 10:00:27 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122amd64-default-build-as-user-job-07 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/poudriere/data/.m/122amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/122amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/122amd64-default-build-as-user/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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- 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 #### /usr/local/etc/poudriere.d/make.conf #### # 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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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" "-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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122amd64-default-build-as-user-job-07] Installing pkg-1.17.1... [122amd64-default-build-as-user-job-07] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122amd64-default-build-as-user-job-07] Installing gcc10-10.3.0... [122amd64-default-build-as-user-job-07] `-- Installing binutils-2.33.1_4,1... [122amd64-default-build-as-user-job-07] | `-- Installing gettext-runtime-0.21... [122amd64-default-build-as-user-job-07] | | `-- Installing indexinfo-0.3.1... [122amd64-default-build-as-user-job-07] | | `-- Extracting indexinfo-0.3.1: .... done [122amd64-default-build-as-user-job-07] | `-- Extracting gettext-runtime-0.21: .......... done [122amd64-default-build-as-user-job-07] `-- Extracting binutils-2.33.1_4,1: .......... done [122amd64-default-build-as-user-job-07] `-- Installing gmp-6.2.1... [122amd64-default-build-as-user-job-07] `-- Extracting gmp-6.2.1: .......... done [122amd64-default-build-as-user-job-07] `-- Installing mpc-1.2.0... ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/umathmodule.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/loops.c numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/number.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/multiarray/getset.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Wed Aug 11 12:49:23 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0D4EF175750A for ; Wed, 11 Aug 2021 12:49:24 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gl8ll6sFBz4tdG; Wed, 11 Aug 2021 12:49:23 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D3A7F7904; Wed, 11 Aug 2021 12:49:23 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BCnNDX015797; Wed, 11 Aug 2021 12:49:23 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17BCnNJf015792; Wed, 11 Aug 2021 12:49:23 GMT (envelope-from erwin@FreeBSD.org) Date: Wed, 11 Aug 2021 12:49:23 GMT Message-Id: <202108111249.17BCnNJf015792@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Wed Aug 11 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 From nobody Wed Aug 11 15:58:17 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 32D6211F8802 for ; Wed, 11 Aug 2021 15:58:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlDxj0kQ4z3NBX for ; Wed, 11 Aug 2021 15:58:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F207D1212A for ; Wed, 11 Aug 2021 15:58:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BFwGuf077291 for ; Wed, 11 Aug 2021 15:58:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BFwGku077290 for python@FreeBSD.org; Wed, 11 Aug 2021 15:58:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257770] textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 Date: Wed, 11 Aug 2021 15:58:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yasu@utahime.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257770 Bug ID: 257770 Summary: textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: yasu@utahime.org Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Created attachment 227115 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227115&action= =3Dedit Patch file While testing lang/python310, I found runtime error such as following happens with textproc/py-sphinx if 3.10 is default version of Python. ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/bin/sphinx-build", line 33, in sys.exit(load_entry_point('Sphinx=3D=3D3.5.2', 'console_scripts', 'sphinx-build')()) File "/usr/local/bin/sphinx-build", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/local/lib/python3.10/importlib/metadata/__init__.py", line 162= , in load module =3D import_module(match.group('module')) File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlock= ed File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_remo= ved File "/usr/local/lib/python3.10/site-packages/sphinx/cmd/build.py", line = 25, in from sphinx.application import Sphinx File "/usr/local/lib/python3.10/site-packages/sphinx/application.py", line 32, in from sphinx.config import Config File "/usr/local/lib/python3.10/site-packages/sphinx/config.py", line 23,= in from sphinx.util import logging File "/usr/local/lib/python3.10/site-packages/sphinx/util/__init__.py", l= ine 35, in from sphinx.util import smartypants # noqa File "/usr/local/lib/python3.10/site-packages/sphinx/util/smartypants.py", line 33, in from sphinx.util.docutils import __version_info__ as docutils_version File "/usr/local/lib/python3.10/site-packages/sphinx/util/docutils.py", l= ine 31, in from sphinx.util.typing import RoleFunction File "/usr/local/lib/python3.10/site-packages/sphinx/util/typing.py", line 34, in from types import Union as types_Union ImportError: cannot import name 'Union' from 'types' (/usr/local/lib/python3.10/types.py) ---------------------------------------------------------------------- So add upstream patch to fix the problem. References: https://github.com/sphinx-doc/sphinx/issues/9512 https://github.com/sphinx-doc/sphinx/pull/9513 https://github.com/sphinx-doc/sphinx/commit/36e06d67c9e4ef6d3d0881aac76066b= 5c1982ccd --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 11 15:58:17 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 18FDE11F83FC for ; Wed, 11 Aug 2021 15:58:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlDxh6yTbz3NDX for ; Wed, 11 Aug 2021 15:58:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D394112129 for ; Wed, 11 Aug 2021 15:58:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BFwGGn077287 for ; Wed, 11 Aug 2021 15:58:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BFwG7t077286 for python@FreeBSD.org; Wed, 11 Aug 2021 15:58:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 257770] textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 Date: Wed, 11 Aug 2021 15:58:17 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 257770: textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257770 --- Description --- While testing lang/python310, I found runtime error such as following happens with textproc/py-sphinx if 3.10 is default version of Python. ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/bin/sphinx-build", line 33, in sys.exit(load_entry_point('Sphinx=3D=3D3.5.2', 'console_scripts', 'sphinx-build')()) File "/usr/local/bin/sphinx-build", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/local/lib/python3.10/importlib/metadata/__init__.py", line 162= , in load module =3D import_module(match.group('module')) File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlock= ed File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_remo= ved File "/usr/local/lib/python3.10/site-packages/sphinx/cmd/build.py", line = 25, in from sphinx.application import Sphinx File "/usr/local/lib/python3.10/site-packages/sphinx/application.py", line 32, in from sphinx.config import Config File "/usr/local/lib/python3.10/site-packages/sphinx/config.py", line 23,= in from sphinx.util import logging File "/usr/local/lib/python3.10/site-packages/sphinx/util/__init__.py", l= ine 35, in from sphinx.util import smartypants # noqa File "/usr/local/lib/python3.10/site-packages/sphinx/util/smartypants.py", line 33, in from sphinx.util.docutils import __version_info__ as docutils_version File "/usr/local/lib/python3.10/site-packages/sphinx/util/docutils.py", l= ine 31, in from sphinx.util.typing import RoleFunction File "/usr/local/lib/python3.10/site-packages/sphinx/util/typing.py", line 34, in from types import Union as types_Union ImportError: cannot import name 'Union' from 'types' (/usr/local/lib/python3.10/types.py) ---------------------------------------------------------------------- So add upstream patch to fix the problem. References: https://github.com/sphinx-doc/sphinx/issues/9512 https://github.com/sphinx-doc/sphinx/pull/9513 https://github.com/sphinx-doc/sphinx/commit/36e06d67c9e4ef6d3d0881aac76066b= 5c19 82ccd From nobody Wed Aug 11 16:04:54 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7D18111F938E for ; Wed, 11 Aug 2021 16:04:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlF5L2z4kz3Ntk for ; Wed, 11 Aug 2021 16:04:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4AF0B120BD for ; Wed, 11 Aug 2021 16:04:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BG4sYH080892 for ; Wed, 11 Aug 2021 16:04:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BG4soD080891 for python@FreeBSD.org; Wed, 11 Aug 2021 16:04:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257694] devel/cmake: Fails to build with Python 3.10: ImportError: cannot import name 'Union' from 'types' Date: Wed, 11 Aug 2021 16:04:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: yasu@utahime.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: dependson Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257694 Yasuhiro Kimura changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |257770 --- Comment #2 from Yasuhiro Kimura --- According to the investigation the source of the problem is that runtime er= ror happens with textproc/py-sphinx if 3.10 is the default version of Python. I submitted the patch to fix it as bug #257770. Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257770 [Bug 257770] textproc/py-sphinx: Add upstream patch to fix runtime error wi= th Python 3.10 --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Aug 11 16:04:54 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A779111F91A6 for ; Wed, 11 Aug 2021 16:04:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlF5L49x7z3NZ8 for ; Wed, 11 Aug 2021 16:04:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 73CA212627 for ; Wed, 11 Aug 2021 16:04:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BG4sUV080900 for ; Wed, 11 Aug 2021 16:04:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BG4skm080899 for python@FreeBSD.org; Wed, 11 Aug 2021 16:04:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257770] textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 Date: Wed, 11 Aug 2021 16:04:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yasu@utahime.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257770 Yasuhiro Kimura changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |257694 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257694 [Bug 257694] devel/cmake: Fails to build with Python 3.10: ImportError: can= not import name 'Union' from 'types' --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 11 16:06:07 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EDEA511F9495 for ; Wed, 11 Aug 2021 16:06:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlF6l6JZNz3NsM for ; Wed, 11 Aug 2021 16:06:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C09DC1249F for ; Wed, 11 Aug 2021 16:06:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BG676j081186 for ; Wed, 11 Aug 2021 16:06:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BG6725081185 for python@FreeBSD.org; Wed, 11 Aug 2021 16:06:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257770] textproc/py-sphinx: Add upstream patch to fix runtime error with Python 3.10 Date: Wed, 11 Aug 2021 16:06:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yasu@utahime.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257770 Yasuhiro Kimura changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |257695 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257695 [Bug 257695] www/py-requests-toolbelt: Fails to build with Python 3.10: ImportError: cannot import name 'Union' from 'types' --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 11 17:17:01 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1CCC211FCFC7 for ; Wed, 11 Aug 2021 17:17:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlGhY0DZbz3jHy for ; Wed, 11 Aug 2021 17:17:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E4E36132AD for ; Wed, 11 Aug 2021 17:17:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BHH01R020649 for ; Wed, 11 Aug 2021 17:17:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BHH07F020648 for python@FreeBSD.org; Wed, 11 Aug 2021 17:17:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257116] textproc/py-sphinx: Update to 4.0.3 Date: Wed, 11 Aug 2021 17:17:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: thierry@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257116 Thierry Thomas changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thierry@FreeBSD.org --- Comment #10 from Thierry Thomas --- (Sorry for the delay, I have been traveling abroad) Sage has an option for DOC, but sphinx is required anyways. ATM, I've not been able to port the release candidates of Sage-9.4: strange= ly, it fails with the same kind of errors. Still investigating if I can fix it= =E2=80=A6 --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Aug 11 17:39:47 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1E00711FE426; Wed, 11 Aug 2021 17:39:48 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlHBr081kz3kFb; Wed, 11 Aug 2021 17:39:48 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (beefy9.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:18]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D28EC134C2; Wed, 11 Aug 2021 17:39:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (localhost [127.0.0.1]) by beefy9.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17BHdl2I071799; Wed, 11 Aug 2021 17:39:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy9.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17BHdlWU071797; Wed, 11 Aug 2021 17:39:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 11 Aug 2021 17:39:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108111739.17BHdlWU071797@beefy9.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 114amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy9.nyi.freebsd.org/data/114amd64-default/b0feab7c6348/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=b0feab7c6348 Log: =>> Building math/py-numpy build started at Wed Aug 11 17:38:07 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 114amd64-default-job-04 11.4-RELEASE-p12 FreeBSD 11.4-RELEASE-p12 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p12 UNAME_r=11.4-RELEASE-p12 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/114amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 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" "-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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p12 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [114amd64-default-job-04] Installing pkg-1.17.1... [114amd64-default-job-04] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [114amd64-default-job-04] Installing gcc10-10.3.0... [114amd64-default-job-04] `-- Installing binutils-2.33.1_4,1... [114amd64-default-job-04] | `-- Installing gettext-runtime-0.21... [114amd64-default-job-04] | | `-- Installing indexinfo-0.3.1... [114amd64-default-job-04] | | `-- Extracting indexinfo-0.3.1: .... done ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/multiarray/vdot.c numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ 14 warnings and 7 errors generated. cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/multiarray/nditer_pywrap.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/npymath/npy_math.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacosl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacosl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacoshl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacoshl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinhl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanhl' cc: numpy/core/src/common/array_assign.c 6 warnings generated. cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/s rc/common -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-11.4-RELEASE-p12-amd64-3.10/build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-11.4-RELEASE-p12-amd64-3.10/build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Thu Aug 12 00:10:09 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3128C17568D2; Thu, 12 Aug 2021 00:10:10 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlRsG0fNnz4lqB; Thu, 12 Aug 2021 00:10:10 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EEE0418A24; Thu, 12 Aug 2021 00:10:09 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17C0A9dH037158; Thu, 12 Aug 2021 00:10:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17C0A9di037157; Thu, 12 Aug 2021 00:10:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Aug 2021 00:10:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108120010.17C0A9di037157@beefy5.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 122i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy5.nyi.freebsd.org/data/122i386-default/b0feab7c6348/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=122i386-default&build=b0feab7c6348 Log: =>> Building math/py-numpy build started at Thu Aug 12 00:08:44 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122i386-default-job-11 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122i386-default-job-11] Installing pkg-1.17.1... [122i386-default-job-11] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122i386-default-job-11] Installing gcc10-10.3.0... ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/multiarray/vdot.c 14 warnings and 7 errors generated. cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/multiarray/usertypes.c cc: numpy/core/src/umath/umathmodule.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/multiarray/number.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/multiarray/nditer_api.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/npymath/npy_math.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Ibu ild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-i386-3.10/build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-i386-3.10/build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Thu Aug 12 10:12:20 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7B6FA17563C4; Thu, 12 Aug 2021 10:12:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GljD438p8z4Ztn; Thu, 12 Aug 2021 10:12:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5458420EF9; Thu, 12 Aug 2021 10:12:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17CACKJF007861; Thu, 12 Aug 2021 10:12:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17CACKV3007860; Thu, 12 Aug 2021 10:12:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Aug 2021 10:12:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108121012.17CACKV3007860@beefy6.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 122amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy6.nyi.freebsd.org/data/122amd64-default/b0feab7c6348/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=122amd64-default&build=b0feab7c6348 Log: =>> Building math/py-numpy build started at Thu Aug 12 10:10:32 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122amd64-default-job-11 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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" "-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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122amd64-default-job-11] Installing pkg-1.17.1... [122amd64-default-job-11] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122amd64-default-job-11] Installing gcc10-10.3.0... [122amd64-default-job-11] `-- Installing binutils-2.33.1_4,1... [122amd64-default-job-11] | `-- Installing gettext-runtime-0.21... [122amd64-default-job-11] | | `-- Installing indexinfo-0.3.1... [122amd64-default-job-11] | | `-- Extracting indexinfo-0.3.1: .... done buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/vdot.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ 14 warnings and 7 errors generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/multiarray/usertypes.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/scalarmath.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Thu Aug 12 12:49:00 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E83DF127E940 for ; Thu, 12 Aug 2021 12:49:00 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Glmhr620Jz4k0S; Thu, 12 Aug 2021 12:49:00 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B03E72329F; Thu, 12 Aug 2021 12:49:00 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17CCn0NP040508; Thu, 12 Aug 2021 12:49:00 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17CCn01H040501; Thu, 12 Aug 2021 12:49:00 GMT (envelope-from erwin@FreeBSD.org) Date: Thu, 12 Aug 2021 12:49:00 GMT Message-Id: <202108121249.17CCn01H040501@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Thu Aug 12 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 From nobody Thu Aug 12 16:31:34 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 82257174B4AD; Thu, 12 Aug 2021 16:31:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Glsdf3KHrz3GMS; Thu, 12 Aug 2021 16:31:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A7AA2604B; Thu, 12 Aug 2021 16:31:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (localhost [127.0.0.1]) by beefy17.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17CGVY6U005035; Thu, 12 Aug 2021 16:31:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy17.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17CGVYF6005034; Thu, 12 Aug 2021 16:31:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Aug 2021 16:31:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108121631.17CGVYF6005034@beefy17.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - main-i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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/p507d4271e0bb_s4a5a67fe67/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p507d4271e0bb_s4a5a67fe67 Log: =>> Building math/py-numpy build started at Thu Aug 12 16:30:03 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD main-i386-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 06 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! 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=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-i386-default-job-06] Installing pkg-1.17.1... [main-i386-default-job-06] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: numpy/core/src/multiarray/usertypes.c numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/vdot.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/npymath/halffloat.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/getset.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0- CURRENT-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-14.0-CURRENT-i386-3.10/build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-14.0-CURRENT-i386-3.10/build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Thu Aug 12 19:16:28 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 28AF41754A47; Thu, 12 Aug 2021 19:16:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlxHx0fsZz3jR0; Thu, 12 Aug 2021 19:16:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F266A281FD; Thu, 12 Aug 2021 19:16:28 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (localhost [127.0.0.1]) by beefy16.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17CJGS9j087468; Thu, 12 Aug 2021 19:16:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy16.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17CJGSVS087467; Thu, 12 Aug 2021 19:16:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Aug 2021 19:16:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108121916.17CJGSVS087467@beefy16.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy16.nyi.freebsd.org/data/130amd64-default/507d4271e0bb/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=130amd64-default&build=507d4271e0bb Log: =>> Building math/py-numpy build started at Thu Aug 12 19:15:23 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130amd64-default-job-01 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-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" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130amd64-default-job-01] Installing pkg-1.17.1... [130amd64-default-job-01] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [130amd64-default-job-01] Installing gcc10-10.3.0... [130amd64-default-job-01] `-- Installing binutils-2.37,1... [130amd64-default-job-01] | `-- Installing gettext-runtime-0.21... /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/temp_elide.c cc: numpy/core/src/multiarray/vdot.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/loops.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/multiarray/typeinfo.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/multiarray/usertypes.c cc: numpy/core/src/umath/reduction.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Thu Aug 12 20:13:39 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id F1E3F1757F71; Thu, 12 Aug 2021 20:13:39 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlyYv6WVxz3nmN; Thu, 12 Aug 2021 20:13:39 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (beefy15.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1e]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C7EFE2913E; Thu, 12 Aug 2021 20:13:39 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (localhost [127.0.0.1]) by beefy15.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17CKDdcO042983; Thu, 12 Aug 2021 20:13:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy15.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17CKDdRM042982; Thu, 12 Aug 2021 20:13:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Aug 2021 20:13:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108122013.17CKDdRM042982@beefy15.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy15.nyi.freebsd.org/data/130i386-default/507d4271e0bb/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=130i386-default&build=507d4271e0bb Log: =>> Building math/py-numpy build started at Thu Aug 12 20:12:45 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130i386-default-job-01 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) 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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130i386-default-job-01] Installing pkg-1.17.1... [130i386-default-job-01] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/umathmodule.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/loops.c numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/nditer_templ.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Ibu ild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-i386-3.10/build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-i386-3.10/build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Thu Aug 12 21:59:59 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E0E9C137E23C for ; Thu, 12 Aug 2021 21:59:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm0wb5vR8z3v3q for ; Thu, 12 Aug 2021 21:59:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B2F802A71F for ; Thu, 12 Aug 2021 21:59:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17CLxxv2011835 for ; Thu, 12 Aug 2021 21:59:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17CLxxVl011834 for python@FreeBSD.org; Thu, 12 Aug 2021 21:59:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to package with DEBUG=on Date: Thu, 12 Aug 2021 21:59:59 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: maximilian.lasser@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 --- Comment #2 from maximilian.lasser@gmail.com --- Created attachment 227147 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227147&action= =3Dedit buildlog, sort of. i guess --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Thu Aug 12 22:00:54 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 31903137E347 for ; Thu, 12 Aug 2021 22:00:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm0xf0hcyz3v94 for ; Thu, 12 Aug 2021 22:00:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ED80B2A45C for ; Thu, 12 Aug 2021 22:00:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17CM0rrp012843 for ; Thu, 12 Aug 2021 22:00:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17CM0rmq012842 for python@FreeBSD.org; Thu, 12 Aug 2021 22:00:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to package with DEBUG=on Date: Thu, 12 Aug 2021 22:00:54 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: maximilian.lasser@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 --- Comment #3 from maximilian.lasser@gmail.com --- Created attachment 227148 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227148&action= =3Dedit pkg version -v output, why though, i built from the ports tree --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Thu Aug 12 22:04:14 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5101C137E6BC for ; Thu, 12 Aug 2021 22:04:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm11V1Zckz3vLj for ; Thu, 12 Aug 2021 22:04:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1E2362A6E3 for ; Thu, 12 Aug 2021 22:04:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17CM4EX5015042 for ; Thu, 12 Aug 2021 22:04:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17CM4EfP015041 for python@FreeBSD.org; Thu, 12 Aug 2021 22:04:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to package with DEBUG=on Date: Thu, 12 Aug 2021 22:04:14 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: maximilian.lasser@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 --- Comment #4 from maximilian.lasser@gmail.com --- i attached the "buildlog" - not sure if i am generating it right. what i did: make rmconfig make configure (setting DEBUG=3DON) portmaster lang/python38 and copy paste of that output to a file the issue was reproducible on my machine (the python38 reinstallation failed with the same error after setting DEBUG=3DON) uname -a FreeBSD 13.0-RELEASE FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021=20=20=20=20 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 /etc/make.conf did not exist at this point. right now it exists but is empt= y=20 - Q: Do any other Python port versions fail in the same way? A: no everything else compiled fine yet --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Fri Aug 13 03:01:57 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 752E21754658 for ; Fri, 13 Aug 2021 03:02:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm7dC0Vy9z4gJS for ; Fri, 13 Aug 2021 03:02:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 43D212EA2E for ; Fri, 13 Aug 2021 03:01:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17D31vPC065822 for ; Fri, 13 Aug 2021 03:01:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17D31vhM065821 for python@FreeBSD.org; Fri, 13 Aug 2021 03:01:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257784] security/py-fail2ban: Fix runtime errors with Python 3.10 Date: Fri, 13 Aug 2021 03:01:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: nc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: cc resolution flagtypes.name bug_status short_desc bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257784 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |python@FreeBSD.org Resolution|FIXED |--- Flags| |merge-quarterly? Status|Closed |In Progress Summary|security/py-fail2ban: Add |security/py-fail2ban: Fix |upstream patches to fix |runtime errors with Python |runtime error with Python |3.10 |3.10 | Severity|Affects Only Me |Affects Some People --- Comment #4 from Kubilay Kocak --- ^Triage: Presumably quarterly is also affected, if so, please merge --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Aug 13 03:24:57 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6372317558E1 for ; Fri, 13 Aug 2021 03:24:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm87Y1DVVz4h9x for ; Fri, 13 Aug 2021 03:24:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 13D772EAC5 for ; Fri, 13 Aug 2021 03:24:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17D3Ovd0077320 for ; Fri, 13 Aug 2021 03:24:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17D3OvIb077319 for python@FreeBSD.org; Fri, 13 Aug 2021 03:24:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to package with DEBUG=on Date: Fri, 13 Aug 2021 03:24:57 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 --- Comment #5 from Kubilay Kocak --- (In reply to maximilian.lasser from comment #3) Building a port runs a make package, for installation, which is then regist= ered using pkg(8). That is to say, pkg(8) is a frontend for binary package repositories *and* a package registration system (that ports use) --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Fri Aug 13 03:27:43 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D0F6917558F1 for ; Fri, 13 Aug 2021 03:27:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm8Bl3tHcz4hdc for ; Fri, 13 Aug 2021 03:27:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6DF552ED89 for ; Fri, 13 Aug 2021 03:27:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17D3RhlV077744 for ; Fri, 13 Aug 2021 03:27:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17D3RhME077743 for python@FreeBSD.org; Fri, 13 Aug 2021 03:27:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 256558] lang/python3[89]: fix build WITH_DEBUG Date: Fri, 13 Aug 2021 03:27:43 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256558 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |257746 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 [Bug 257746] lang/python38: Fails to build: python38-3.8.11 is marked as BROKEN: incorrect pkg-plist. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Fri Aug 13 03:27:43 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 610D11755C08 for ; Fri, 13 Aug 2021 03:27:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gm8Bl1Y22z4hgR for ; Fri, 13 Aug 2021 03:27:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 199872E77A for ; Fri, 13 Aug 2021 03:27:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17D3RhOT077728 for ; Fri, 13 Aug 2021 03:27:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17D3RhOp077727 for python@FreeBSD.org; Fri, 13 Aug 2021 03:27:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to build: python38-3.8.11 is marked as BROKEN: incorrect pkg-plist. Date: Fri, 13 Aug 2021 03:27:43 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: dependson keywords short_desc flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |256558 Keywords|needs-qa | Summary|lang/python38: Fails to |lang/python38: Fails to |package with DEBUG=3Don |build: python38-3.8.11 is | |marked as BROKEN: incorrect | |pkg-plist. Flags|maintainer-feedback?(python |maintainer-feedback+ |@FreeBSD.org) | --- Comment #6 from Kubilay Kocak --- Right, so BROKEN was added in the ports 2d2c2821bca5933475c6c418057f1480b85ded9b [1] as a workaround for resolving = the issue, currently being tracked in bug 256558 [1] https://cgit.freebsd.org/ports/commit/?id=3D2d2c2821bca5933475c6c418057f148= 0b85ded9b Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256558 [Bug 256558] lang/python3[89]: fix build WITH_DEBUG --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Fri Aug 13 07:20:07 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9D30B17601EA for ; Fri, 13 Aug 2021 07:20:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GmFLv3tQ6z4vZ1 for ; Fri, 13 Aug 2021 07:20:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6A5E6146C for ; Fri, 13 Aug 2021 07:20:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17D7K795094281 for ; Fri, 13 Aug 2021 07:20:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17D7K78q094280 for python@FreeBSD.org; Fri, 13 Aug 2021 07:20:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257746] lang/python38: Fails to build: python38-3.8.11 is marked as BROKEN: incorrect pkg-plist. Date: Fri, 13 Aug 2021 07:20:07 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: maximilian.lasser@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257746 --- Comment #7 from maximilian.lasser@gmail.com --- Ok so its intentional and you / the maintaining team is aware of it. Great. This one can be closed then i suppose. Thanks --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Fri Aug 13 12:49:11 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E51211748C7C for ; Fri, 13 Aug 2021 12:49:12 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GmNfc5tNxz3m0s; Fri, 13 Aug 2021 12:49:12 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B252F6696; Fri, 13 Aug 2021 12:49:12 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17DCnCsw010910; Fri, 13 Aug 2021 12:49:12 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17DCnBVO010905; Fri, 13 Aug 2021 12:49:11 GMT (envelope-from erwin@FreeBSD.org) Date: Fri, 13 Aug 2021 12:49:11 GMT Message-Id: <202108131249.17DCnBVO010905@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Fri Aug 13 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 From nobody Sat Aug 14 02:20:37 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0159417623C8; Sat, 14 Aug 2021 02:20:38 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gmkfs500Bz4Wyv; Sat, 14 Aug 2021 02:20:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 727B019E32; Sat, 14 Aug 2021 02:20:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (localhost [127.0.0.1]) by beefy16.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17E2Kbnh040372; Sat, 14 Aug 2021 02:20:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy16.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17E2KbNt040371; Sat, 14 Aug 2021 02:20:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 14 Aug 2021 02:20:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108140220.17E2KbNt040371@beefy16.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy16.nyi.freebsd.org/data/130amd64-default/02ce566ed255/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=130amd64-default&build=02ce566ed255 Log: =>> Building math/py-numpy build started at Sat Aug 14 02:19:33 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130amd64-default-job-04 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-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" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130amd64-default-job-04] Installing pkg-1.17.1... [130amd64-default-job-04] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [130amd64-default-job-04] Installing gcc10-10.3.0... [130amd64-default-job-04] `-- Installing binutils-2.37,1... [130amd64-default-job-04] | `-- Installing gettext-runtime-0.21... numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] new = PyUnicode_FromUnicode(ip, len); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ cc: numpy/core/src/multiarray/nditer_pywrap.c /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/number.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/multiarray/getset.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sat Aug 14 02:37:11 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5CF501763DAA; Sat, 14 Aug 2021 02:37:11 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gml1z2FjHz4Z6P; Sat, 14 Aug 2021 02:37:11 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (beefy15.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1e]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 356DA1A07C; Sat, 14 Aug 2021 02:37:11 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy15.nyi.freebsd.org (localhost [127.0.0.1]) by beefy15.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17E2bBLQ025837; Sat, 14 Aug 2021 02:37:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy15.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17E2bBqn025833; Sat, 14 Aug 2021 02:37:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 14 Aug 2021 02:37:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108140237.17E2bBqn025833@beefy15.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy15.nyi.freebsd.org/data/130i386-default/02ce566ed255/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=130i386-default&build=02ce566ed255 Log: =>> Building math/py-numpy build started at Sat Aug 14 02:36:17 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130i386-default-job-06 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) 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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130i386-default-job-06] Installing pkg-1.17.1... [130i386-default-job-06] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/temp_elide.c cc: numpy/core/src/multiarray/nditer_pywrap.c cc: numpy/core/src/multiarray/vdot.c cc: numpy/core/src/multiarray/typeinfo.c cc: numpy/core/src/multiarray/usertypes.c cc: numpy/core/src/umath/umathmodule.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/extobj.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/multiarray/flagsobject.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/multiarray/mapping.c 4 warnings generated. cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/common -Ibu ild/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-i386-3.10/build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-i386-3.10/build/src.freebsd-13.0-RELEASE-p3-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sat Aug 14 08:14:40 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D4017174F49C for ; Sat, 14 Aug 2021 08:14:40 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GmtWN5gpCz4vm4 for ; Sat, 14 Aug 2021 08:14:40 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AAEFC1EE8F for ; Sat, 14 Aug 2021 08:14:40 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17E8EeQ0049966 for ; Sat, 14 Aug 2021 08:14:40 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17E8EeDd049965; Sat, 14 Aug 2021 08:14:40 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202108140814.17E8EeDd049965@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Date: Sat, 14 Aug 2021 08:14:40 +0000 From: portscout@FreeBSD.org To: python@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/python@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-pip | 20.3.4 | 21.2.4 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Sat Aug 14 12:49:08 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C3CBE175DD75 for ; Sat, 14 Aug 2021 12:49:09 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gn0c54y8kz3lWP; Sat, 14 Aug 2021 12:49:09 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8DF1822798; Sat, 14 Aug 2021 12:49:09 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17ECn9BN048634; Sat, 14 Aug 2021 12:49:09 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17ECn8n2048629; Sat, 14 Aug 2021 12:49:08 GMT (envelope-from erwin@FreeBSD.org) Date: Sat, 14 Aug 2021 12:49:08 GMT Message-Id: <202108141249.17ECn8n2048629@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Aug 14 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 From nobody Sat Aug 14 16:46:49 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9FAE5174B6ED; Sat, 14 Aug 2021 16:46:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gn5tK47Qwz4VQ2; Sat, 14 Aug 2021 16:46:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy10.nyi.freebsd.org (beefy10.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:19]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 719A725B82; Sat, 14 Aug 2021 16:46:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy10.nyi.freebsd.org (localhost [127.0.0.1]) by beefy10.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17EGknAg006142; Sat, 14 Aug 2021 16:46:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy10.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17EGknnG006141; Sat, 14 Aug 2021 16:46:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 14 Aug 2021 16:46:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108141646.17EGknnG006141@beefy10.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 114i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy10.nyi.freebsd.org/data/114i386-default/02ce566ed255/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=02ce566ed255 Log: =>> Building math/py-numpy build started at Sat Aug 14 16:45:36 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 114i386-default-job-10 11.4-RELEASE-p12 FreeBSD 11.4-RELEASE-p12 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p12 UNAME_r=11.4-RELEASE-p12 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/114i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p12 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [114i386-default-job-10] Installing pkg-1.17.1... [114i386-default-job-10] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [114i386-default-job-10] Installing gcc10-10.3.0... /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath/loops.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/multiarray/flagsobject.c cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/umath/override.c numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacosl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacosl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacoshl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacoshl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinhl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanhl' 6 warnings generated. cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. cc: numpy/core/src/common/ufunc_override.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/numpyos.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/mapping.c 4 warnings generated. cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-11.4-RELEASE-p12-i386-3.10/build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-11.4-RELEASE-p12-i386-3.10/build/src.freebsd-11.4-RELEASE-p12-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sat Aug 14 17:10:22 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0B470174C9C5; Sat, 14 Aug 2021 17:10:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gn6PV6kCKz4XDP; Sat, 14 Aug 2021 17:10:22 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (beefy9.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:18]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CACD225B5C; Sat, 14 Aug 2021 17:10:22 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (localhost [127.0.0.1]) by beefy9.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17EHAME8001928; Sat, 14 Aug 2021 17:10:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy9.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17EHAMfs001927; Sat, 14 Aug 2021 17:10:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 14 Aug 2021 17:10:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108141710.17EHAMfs001927@beefy9.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 114amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy9.nyi.freebsd.org/data/114amd64-default/02ce566ed255/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=02ce566ed255 Log: =>> Building math/py-numpy build started at Sat Aug 14 17:08:46 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 114amd64-default-job-07 11.4-RELEASE-p12 FreeBSD 11.4-RELEASE-p12 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p12 UNAME_r=11.4-RELEASE-p12 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/114amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 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" "-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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p12 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [114amd64-default-job-07] Installing pkg-1.17.1... [114amd64-default-job-07] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [114amd64-default-job-07] Installing gcc10-10.3.0... [114amd64-default-job-07] `-- Installing binutils-2.37,1... [114amd64-default-job-07] | `-- Installing gettext-runtime-0.21... [114amd64-default-job-07] | | `-- Installing indexinfo-0.3.1... [114amd64-default-job-07] | | `-- Extracting indexinfo-0.3.1: .... done ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/multiarray/nditer_pywrap.c 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/vdot.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/ufunc_type_resolution.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacosl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacosl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacosl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'cacoshl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = cacoshl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'cacoshl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'casinhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = casinhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'casinhl' numpy/core/src/npymath/npy_math_complex.c.src:1804:17: warning: implicitly declaring library function 'catanhl' with type '_Complex long double (_Complex long double)' [-Wimplicit-function-declaration] ret.c99_z = catanhl(z1.c99_z); ^ numpy/core/src/npymath/npy_math_complex.c.src:1804:17: note: include the header or explicitly provide a declaration for 'catanhl' cc: numpy/core/src/umath/override.c 6 warnings generated. cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/multiarray/getset.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/s rc/common -Ibuild/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-11.4-RELEASE-p12-amd64-3.10/build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-11.4-RELEASE-p12-amd64-3.10/build/src.freebsd-11.4-RELEASE-p12-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 09:05:47 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 48D4317663ED; Sun, 15 Aug 2021 09:05:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnWbv1YQtz4m92; Sun, 15 Aug 2021 09:05:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 18B901379D; Sun, 15 Aug 2021 09:05:47 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17F95lFV080664; Sun, 15 Aug 2021 09:05:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17F95lRG080663; Sun, 15 Aug 2021 09:05:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 15 Aug 2021 09:05:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108150905.17F95lRG080663@beefy5.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 122i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy5.nyi.freebsd.org/data/122i386-default/02ce566ed255/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=122i386-default&build=02ce566ed255 Log: =>> Building math/py-numpy build started at Sun Aug 15 09:04:25 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122i386-default-job-12 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122i386-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122i386-default-job-12] Installing pkg-1.17.1... [122i386-default-job-12] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122i386-default-job-12] Installing gcc10-10.3.0... /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/typeinfo.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/vdot.c cc: numpy/core/src/multiarray/usertypes.c cc: numpy/core/src/umath/umathmodule.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/flagsobject.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/mem_overlap.c cc: numpy/core/src/npymath/npy_math.c numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/common -Ibu ild/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-i386-3.10/build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-i386-3.10/build/src.freebsd-12.2-RELEASE-p9-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 10:06:29 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 81F2417493E4; Sun, 15 Aug 2021 10:06:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnXxx3H50z4q3d; Sun, 15 Aug 2021 10:06:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org [IPv6:2610:1c1:1:607e::16:7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 544A313FD9; Sun, 15 Aug 2021 10:06:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (localhost [127.0.0.1]) by package19.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17FA6TdX057068; Sun, 15 Aug 2021 10:06:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by package19.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17FA6Tnh057067; Sun, 15 Aug 2021 10:06:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 15 Aug 2021 10:06:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108151006.17FA6Tnh057067@package19.nyi.freebsd.org> To: python@FreeBSD.org Subject: [exp - 122amd64-default-build-as-user][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://package19.nyi.freebsd.org/data/122amd64-default-build-as-user/e526133353d3/logs/py310-numpy-1.16.6_2,1.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=122amd64-default-build-as-user&build=e526133353d3 Log: =>> Building math/py-numpy build started at Sun Aug 15 10:04:27 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122amd64-default-build-as-user-job-04 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/poudriere/data/.m/122amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/122amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/122amd64-default-build-as-user/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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- 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 #### /usr/local/etc/poudriere.d/make.conf #### # 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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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" "-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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122amd64-default-build-as-user-job-04] Installing pkg-1.17.1... [122amd64-default-build-as-user-job-04] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122amd64-default-build-as-user-job-04] Installing gcc10-10.3.0... [122amd64-default-build-as-user-job-04] `-- Installing binutils-2.37,1... [122amd64-default-build-as-user-job-04] | `-- Installing gettext-runtime-0.21... [122amd64-default-build-as-user-job-04] | | `-- Installing indexinfo-0.3.1... [122amd64-default-build-as-user-job-04] | | `-- Extracting indexinfo-0.3.1: .... done [122amd64-default-build-as-user-job-04] | `-- Extracting gettext-runtime-0.21: .......... done [122amd64-default-build-as-user-job-04] `-- Extracting binutils-2.37,1: .......... done [122amd64-default-build-as-user-job-04] `-- Installing gmp-6.2.1... [122amd64-default-build-as-user-job-04] `-- Extracting gmp-6.2.1: .......... done [122amd64-default-build-as-user-job-04] `-- Installing mpc-1.2.0... numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/nditer_pywrap.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/umath/umathmodule.c 14 warnings and 7 errors generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/extobj.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/number.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/numpyos.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 11:14:07 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4E7B1174CC60; Sun, 15 Aug 2021 11:14:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnZRz1mbHz4smv; Sun, 15 Aug 2021 11:14:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 24E5C152A2; Sun, 15 Aug 2021 11:14:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy16.nyi.freebsd.org (localhost [127.0.0.1]) by beefy16.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17FBE7uF032811; Sun, 15 Aug 2021 11:14:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy16.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17FBE7db032810; Sun, 15 Aug 2021 11:14:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 15 Aug 2021 11:14:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108151114.17FBE7db032810@beefy16.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 130amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy16.nyi.freebsd.org/data/130amd64-default/bc57f4c6b38f/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=130amd64-default&build=bc57f4c6b38f Log: =>> Building math/py-numpy build started at Sun Aug 15 11:12:59 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 130amd64-default-job-14 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1300139 Job Id: 14 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p3 UNAME_r=13.0-RELEASE-p3 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/130amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-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" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p3 OSREL=13.0 OSVERSION=1300139 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [130amd64-default-job-14] Installing pkg-1.17.1... [130amd64-default-job-14] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [130amd64-default-job-14] Installing gcc10-10.3.0... [130amd64-default-job-14] `-- Installing binutils-2.37,1... [130amd64-default-job-14] | `-- Installing gettext-runtime-0.21... ^ numpy/core/src/multiarray/scalartypes.c.src:481:11: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] new = PyUnicode_FromUnicode(ip, len); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/number.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/multiarray/getset.c cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/common/mem_overlap.c 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-13.0-RELEASE-p3-amd64-3.10/build/src.freebsd-13.0-RELEASE-p3-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 12:49:09 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 82109175A446 for ; Sun, 15 Aug 2021 12:49:10 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GncYf34W8z3Fd9; Sun, 15 Aug 2021 12:49:10 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4DD27164DA; Sun, 15 Aug 2021 12:49:10 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FCnAfI016875; Sun, 15 Aug 2021 12:49:10 GMT (envelope-from erwin@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17FCn98S016870; Sun, 15 Aug 2021 12:49:09 GMT (envelope-from erwin@FreeBSD.org) Date: Sun, 15 Aug 2021 12:49:09 GMT Message-Id: <202108151249.17FCn98S016870@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to erwin@FreeBSD.org using -f From: erwin@FreeBSD.org To: erwin@FreeBSD.org CC: koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: erwin@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org ** 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 Sun Aug 15 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 From nobody Sun Aug 15 13:23:19 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1F6CD175C2E6 for ; Sun, 15 Aug 2021 13:23:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GndK30LmBz3Hyf for ; Sun, 15 Aug 2021 13:23:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E8AFB16E97 for ; Sun, 15 Aug 2021 13:23:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FDNIMp079786 for ; Sun, 15 Aug 2021 13:23:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FDNIgR079785 for python@FreeBSD.org; Sun, 15 Aug 2021 13:23:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257860] net-mgmt/py-pysnmp and others: snmplabs.com domain name no longer under upstream control Date: Sun, 15 Aug 2021 13:23:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257860 John W. O'Brien changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |python@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Aug 15 13:53:04 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1AD5D175E0A6 for ; Sun, 15 Aug 2021 13:53:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GndzM71x0z3Kp6 for ; Sun, 15 Aug 2021 13:53:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D9BC317623 for ; Sun, 15 Aug 2021 13:53:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FDr3da094963 for ; Sun, 15 Aug 2021 13:53:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FDr3xv094962 for python@FreeBSD.org; Sun, 15 Aug 2021 13:53:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257862] www/py-flask-moment: Update to 1.0.2 Date: Sun, 15 Aug 2021 13:53:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_file_loc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257862 John W. O'Brien changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |python@FreeBSD.org URL| |https://github.com/miguelgr | |inberg/Flask-Moment/blob/v1 | |.0.2/CHANGES.md --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Aug 15 13:53:15 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 22343175E0DE for ; Sun, 15 Aug 2021 13:53:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gndzb050Wz3Kmt for ; Sun, 15 Aug 2021 13:53:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E10D2170CA for ; Sun, 15 Aug 2021 13:53:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FDrEDn095016 for ; Sun, 15 Aug 2021 13:53:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FDrEq8095015 for python@FreeBSD.org; Sun, 15 Aug 2021 13:53:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257862] www/py-flask-moment: Update to 1.0.2 Date: Sun, 15 Aug 2021 13:53:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257862 John W. O'Brien changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #227223| |maintainer-approval+ Flags| | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Aug 15 14:07:13 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 39871175E771; Sun, 15 Aug 2021 14:07:13 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnfHj18Y1z3LY3; Sun, 15 Aug 2021 14:07:13 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0FF58174D6; Sun, 15 Aug 2021 14:07:13 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (localhost [127.0.0.1]) by beefy17.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17FE7DdM004057; Sun, 15 Aug 2021 14:07:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy17.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17FE7DJc004050; Sun, 15 Aug 2021 14:07:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 15 Aug 2021 14:07:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108151407.17FE7DJc004050@beefy17.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - main-i386-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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/p02ce566ed255_s825fb07c55/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p02ce566ed255_s825fb07c55 Log: =>> Building math/py-numpy build started at Sun Aug 15 14:05:45 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD main-i386-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400030 i386 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400030 Job Id: 06 !!! Jail is newer than host. (Jail: 1400030, Host: 1400008) !!! !!! 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=1400030 UNAME_v=FreeBSD 14.0-CURRENT 1400030 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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400030 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-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-i386-default-job-06] Installing pkg-1.17.1... [main-i386-default-job-06] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: numpy/core/src/multiarray/temp_elide.c numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ 14 warnings and 7 errors generated. cc: numpy/core/src/multiarray/vdot.c cc: numpy/core/src/multiarray/typeinfo.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/multiarray/usertypes.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/cpuid.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/nditer_templ.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/scalarmath.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/common/mem_overlap.c:804:19: warning: result of comparison of constant 9223372036854775807 with expression of type 'npy_uintp' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (uintp_rhs > NPY_MAX_INT64) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/multiarray/flagsobject.c cc: numpy/core/src/multiarray/getset.c 1 warning generated. cc: numpy/core/src/common/npy_longdouble.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/umath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0- CURRENT-i386-3.1/numpy/core/src/npymath -c build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-14.0-CURRENT-i386-3.10/build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-14.0-CURRENT-i386-3.10/build/src.freebsd-14.0-CURRENT-i386-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 14:17:12 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 45215175EFF6; Sun, 15 Aug 2021 14:17:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnfWD1Tgzz3M7L; Sun, 15 Aug 2021 14:17:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1B74E17912; Sun, 15 Aug 2021 14:17:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17FEHCxq003085; Sun, 15 Aug 2021 14:17:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17FEHCKQ003084; Sun, 15 Aug 2021 14:17:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 15 Aug 2021 14:17:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108151417.17FEHCKQ003084@beefy6.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 122amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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://beefy6.nyi.freebsd.org/data/122amd64-default/02ce566ed255/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=122amd64-default&build=02ce566ed255 Log: =>> Building math/py-numpy build started at Sun Aug 15 14:15:10 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD 122amd64-default-job-05 12.2-RELEASE-p9 FreeBSD 12.2-RELEASE-p9 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1202000 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p9 UNAME_r=12.2-RELEASE-p9 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122amd64-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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 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" "-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 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p9 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [122amd64-default-job-05] Installing pkg-1.17.1... [122amd64-default-job-05] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py310-numpy-1.16.6_2,1 ===> Applying FreeBSD patches for py310-numpy-1.16.6_2,1 from /usr/ports/math/py-numpy/files =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on executable: gfortran10 - not found ===> Installing existing package /packages/All/gcc10-10.3.0.pkg [122amd64-default-job-05] Installing gcc10-10.3.0... [122amd64-default-job-05] `-- Installing binutils-2.37,1... [122amd64-default-job-05] | `-- Installing gettext-runtime-0.21... [122amd64-default-job-05] | | `-- Installing indexinfo-0.3.1... [122amd64-default-job-05] | | `-- Extracting indexinfo-0.3.1: .... done ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:1: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ /usr/local/include/python3.10/pyport.h:703:34: note: expanded from macro 'PyAPI_FUNC' # define PyAPI_FUNC(RTYPE) Py_EXPORTED_SYMBOL RTYPE ^ /usr/local/include/python3.10/exports.h:21:36: note: expanded from macro 'Py_EXPORTED_SYMBOL' #define Py_EXPORTED_SYMBOL __attribute__ ((visibility ("default"))) ^ cc: numpy/core/src/multiarray/vdot.c 14 warnings and 7 errors generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/multiarray/usertypes.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/multiarray/nditer_pywrap.c cc: numpy/core/src/umath/umathmodule.c cc: numpy/core/src/umath/cpuid.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/umath/reduction.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/multiarray/number.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/umath/override.c cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/npymath/npy_math.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/common/ucsnarrow.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/mem_overlap.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. cc: numpy/core/src/multiarray/flagsobject.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c cc: numpy/core/src/multiarray/getset.c cc: numpy/core/src/common/npy_longdouble.c cc: numpy/core/src/multiarray/nditer_api.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/comm on -Ibuild/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-12.2-RELEASE-p9-amd64-3.10/build/src.freebsd-12.2-RELEASE-p9-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 15:58:07 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D60D217649D7 for ; Sun, 15 Aug 2021 15:58:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gnhlg5XbNz3h8V for ; Sun, 15 Aug 2021 15:58:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A286618DD3 for ; Sun, 15 Aug 2021 15:58:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FFw7HH055404 for ; Sun, 15 Aug 2021 15:58:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FFw7S8055403 for python@FreeBSD.org; Sun, 15 Aug 2021 15:58:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257864] lang/pythonXX: fix library installation Date: Sun, 15 Aug 2021 15:58:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: thierry@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257864 Thierry Thomas changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |python@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Aug 15 15:58:36 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 87D041764B5C for ; Sun, 15 Aug 2021 15:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnhmD3N7hz3hY6 for ; Sun, 15 Aug 2021 15:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5C23718F83 for ; Sun, 15 Aug 2021 15:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FFwaxX055461 for ; Sun, 15 Aug 2021 15:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FFwawX055460 for python@FreeBSD.org; Sun, 15 Aug 2021 15:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 257864] lang/pythonXX: fix library installation Date: Sun, 15 Aug 2021 15:58:36 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Thierry Thomas has asked freebsd-python (Nobody) for maintainer-feedback: Bug 257864: lang/pythonXX: fix library installation https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257864 From nobody Sun Aug 15 15:58:36 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A4E871764D93 for ; Sun, 15 Aug 2021 15:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnhmD4DTbz3hNS for ; Sun, 15 Aug 2021 15:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7996318F84 for ; Sun, 15 Aug 2021 15:58:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FFwaTj055465 for ; Sun, 15 Aug 2021 15:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FFwaoC055464 for python@FreeBSD.org; Sun, 15 Aug 2021 15:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257864] lang/pythonXX: fix library installation Date: Sun, 15 Aug 2021 15:58:36 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: thierry@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: flagtypes.name cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257864 Thierry Thomas changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(python | |@FreeBSD.org) CC| |python@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Sun Aug 15 19:55:54 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id ECDCC1748D69; Sun, 15 Aug 2021 19:55:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gnp226Nk8z4RJ2; Sun, 15 Aug 2021 19:55:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BCA211C190; Sun, 15 Aug 2021 19:55:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy18.nyi.freebsd.org (localhost [127.0.0.1]) by beefy18.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17FJtsMj083165; Sun, 15 Aug 2021 19:55:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy18.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17FJtswq083164; Sun, 15 Aug 2021 19:55:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 15 Aug 2021 19:55:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108151955.17FJtswq083164@beefy18.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - main-amd64-default][math/py-numpy] Failed for py310-numpy-1.16.6_2,1 in build Cc: pkg-fallout@FreeBSD.org X-ThisMailContainsUnwantedMimeParts: N List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org 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/p02ce566ed255_s825fb07c55/logs/py310-numpy-1.16.6_2,1.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p02ce566ed255_s825fb07c55 Log: =>> Building math/py-numpy build started at Sun Aug 15 19:54:19 UTC 2021 port directory: /usr/ports/math/py-numpy package name: py310-numpy-1.16.6_2,1 building for: FreeBSD main-amd64-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400030 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400030 Job Id: 02 !!! Jail is newer than host. (Jail: 1400030, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400030 UNAME_v=FreeBSD 14.0-CURRENT 1400030 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=py310 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py310 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py310-numpy-1.16.6_2,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=off: Blas implementation from Netlib OPENBLAS=on: OpenBLAS blas implementation ===> 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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" PYTHON="/usr/local/bin/python3.10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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 -Wl,-rpath=/usr/local/lib/gcc10" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc10" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 HOME=/wrkdirs/usr/ports/math/py-numpy/work-py310 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-numpy/work-py310/.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" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CF LAGS="-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 -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-- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.10 PYTHON_LIBDIR=lib/python3.10 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.10/site-packages PYTHON_SUFFIX=310 PYTHON_EXT_SUFFIX=.cpython-310 PYTHON_VER=3.10 PYTHON_VERSION=python3.10 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py310-numpy" EXAMPLESDIR="share/examples/py310-numpy" DATADIR="share/py310-numpy" WWWDIR="www/py310-numpy" ETCDIR="etc/py310-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py310-numpy DOCSDIR=/usr/local/share/doc/py310-numpy EXAMPLESDIR=/usr/local/share/examples/py310-numpy WWWDIR=/usr/local/www/py310-numpy ETCDIR=/usr/local/etc/py310-numpy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.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" "-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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400030 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-amd64-default-job-02] Installing pkg-1.17.1... [main-amd64-default-job-02] Extracting pkg-1.17.1: .......... done ===> py310-numpy-1.16.6_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py310-numpy-1.16.6_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py310-numpy-1.16.6_2,1 for building ===> Extracting for py310-numpy-1.16.6_2,1 => SHA256 Checksum OK for numpy-1.16.6.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== new = PyUnicode_FromUnicode(ip, len); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1849:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buffer = PyUnicode_AS_DATA(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:283:21: note: expanded from macro 'PyUnicode_AS_DATA' ((const char *)(PyUnicode_AS_UNICODE(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:279:7: note: expanded from macro 'PyUnicode_AS_UNICODE' PyUnicode_AsUnicode(_PyObject_CAST(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:261:7: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op) : \ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:262:14: note: expanded from macro 'PyUnicode_GET_SIZE' ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ ^ /usr/local/include/python3.10/cpython/unicodeobject.h:580:1: note: 'PyUnicode_AsUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ numpy/core/src/multiarray/scalartypes.c.src:1850:18: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] buflen = PyUnicode_GET_DATA_SIZE(self); ^ /usr/local/include/python3.10/cpython/unicodeobject.h:268:6: note: expanded from macro 'PyUnicode_GET_DATA_SIZE' (PyUnicode_GET_SIZE(op) * Py_UNICODE_SIZE) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:264:8: note: expanded from macro 'PyUnicode_GET_SIZE' PyUnicode_WSTR_LENGTH(op))) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:451:35: note: expanded from macro 'PyUnicode_WSTR_LENGTH' #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) ^ /usr/local/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: numpy/core/src/umath/umathmodule.c numpy/core/src/multiarray/scalartypes.c.src:3214:71: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyFloatScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:56: error: too few arguments to function call, expected 2, have 1 (((PyCFloatScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3214:76: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble((double) ((PyLongDoubleScalarObject *)obj)->obval); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3223:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).real); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ numpy/core/src/multiarray/scalartypes.c.src:3229:61: error: too few arguments to function call, expected 2, have 1 (((PyCLongDoubleScalarObject *)obj)->obval).imag); ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/nditer_templ.c numpy/core/src/multiarray/scalartypes.c.src:3244:81: error: too few arguments to function call, expected 2, have 1 return _Py_HashDouble(npy_half_to_double(((PyHalfScalarObject *)obj)->obval)); ~~~~~~~~~~~~~~ ^ /usr/local/include/python3.10/pyhash.h:10:23: note: '_Py_HashDouble' declared here PyAPI_FUNC(Py_hash_t) _Py_HashDouble(PyObject *, double); ^ cc: numpy/core/src/multiarray/usertypes.c 14 warnings and 7 errors generated. cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath/loops.c cc: numpy/core/src/multiarray/nditer_pywrap.c cc: numpy/core/src/umath/reduction.c cc: numpy/core/src/umath/extobj.c cc: numpy/core/src/umath/ufunc_type_resolution.c cc: numpy/core/src/umath/cpuid.c numpy/core/src/umath/loops.c.src:655:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(tocall, arglist); ^ /usr/local/include/python3.10/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.10/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath/scalarmath.c cc: numpy/core/src/multiarray/number.c cc: numpy/core/src/umath/override.c cc: numpy/core/src/npymath/npy_math.c cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/common/array_assign.c cc: numpy/core/src/multiarray/flagsobject.c cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath/npy_math_complex.c cc: numpy/core/src/common/mem_overlap.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/getset.c numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) numpy/core/src/umath/loops.c.src:2583:22: warning: code will never be executed [-Wunreachable-code] npy_intp n = dimensions[0]; ^~~~~~~~~~ numpy/core/src/umath/loops.c.src:2582:29: note: silence by adding parentheses to mark code as explicitly dead if (IS_BINARY_REDUCE && 0) { ^ /* DISABLES CODE */ ( ) cc: numpy/core/src/multiarray/nditer_api.c cc: numpy/core/src/npymath/halffloat.c cc: numpy/core/src/common/ucsnarrow.c cc: numpy/core/src/common/npy_longdouble.c numpy/core/src/common/ucsnarrow.c:139:34: warning: 'PyUnicode_FromUnicode' is deprecated [-Wdeprecated-declarations] ret = (PyUnicodeObject *)PyUnicode_FromUnicode((Py_UNICODE*)buf, ^ /usr/local/include/python3.10/cpython/unicodeobject.h:551:1: note: 'PyUnicode_FromUnicode' has been explicitly marked deprecated here Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( ^ /usr/local/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 1 warning generated. cc: numpy/core/src/common/ufunc_override.c cc: numpy/core/src/common/numpyos.c 4 warnings generated. cc: numpy/core/src/multiarray/mapping.c cc: numpy/core/src/multiarray/methods.c 4 warnings generated. cc: build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath/matmul.c cc: numpy/core/src/umath/ufunc_object.c numpy/core/src/umath/ufunc_object.c:657:19: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] for (i = 0; i < len; i++) { ~ ^ ~~~ 1 warning generated. error: Command "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 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/umath -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/common -Inumpy/core/include -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python3.10 -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/common -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath -Ibuild/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/common -Ibuild/src.freebs d-14.0-CURRENT-amd64-3.1/numpy/core/src/npymath -c build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/scalartypes.c -o build/temp.freebsd-14.0-CURRENT-amd64-3.10/build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.freebsd-14.0-CURRENT-amd64-3.10/build/src.freebsd-14.0-CURRENT-amd64-3.1/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/math/py-numpy From nobody Sun Aug 15 20:23:33 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 34889174AFAF for ; Sun, 15 Aug 2021 20:23:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gnpdx0xwLz4Sfl for ; Sun, 15 Aug 2021 20:23:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 091BC1CA03 for ; Sun, 15 Aug 2021 20:23:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FKNWkT092721 for ; Sun, 15 Aug 2021 20:23:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FKNW1C092720 for python@FreeBSD.org; Sun, 15 Aug 2021 20:23:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257862] www/py-flask-moment: Update to 1.0.2 Date: Sun, 15 Aug 2021 20:23:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ygy@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ygy@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257862 Guangyuan Yang changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |ygy@freebsd.org Status|New |Open CC| |ygy@freebsd.org --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Aug 15 21:00:36 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 24777174E39C for ; Sun, 15 Aug 2021 21:00:37 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnqSh5z0Pz4Whb for ; Sun, 15 Aug 2021 21:00:36 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8F9DC1CECE for ; Sun, 15 Aug 2021 21:00:36 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FL0aWW010374 for ; Sun, 15 Aug 2021 21:00:36 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FL0aaN010373 for python@FreeBSD.org; Sun, 15 Aug 2021 21:00:36 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202108152100.17FL0aaN010373@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: python@FreeBSD.org Subject: Problem reports for python@FreeBSD.org that need special attention Date: Sun, 15 Aug 2021 21:00:36 +0000 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16290612366.4bc1C.9300" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: Y --16290612366.4bc1C.9300 Date: Sun, 15 Aug 2021 21:00:36 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 205308 | devel/py-pip and devel/py-virtualenv don't aggree Open | 240343 | x11-themes/plasma5-breeze-gtk: Fails to build if Open | 242896 | lang/python*: Fail to package in poudriere (testp Open | 251235 | net/py-urllib3: Update to 1.26.2 Open | 256190 | devel/py-flask-babel: Update to 2.0.0 Open | 256699 | lang/python38: Fails to configure when IPv6 not s Open | 257362 | lang/python3: Add link for python3-embed.pc where Open | 257116 | textproc/py-sphinx: Update to 4.0.3 In Progress | 255025 | textproc/py-chardet: Update to 4.0.0 In Progress | 241416 | [NEW PORT] lang/python38 Open | 224115 | devel/py-babel directory name != port name New | 231555 | Mk/Uses/python.mk: Add USE_PYTHON=pytest 12 problems total for which you should take action. --16290612366.4bc1C.9300-- From nobody Sun Aug 15 23:40:35 2021 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7F0951763042 for ; Sun, 15 Aug 2021 23:40:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gnv1H2r11z4qFF for ; Sun, 15 Aug 2021 23:40:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 45A811EE68 for ; Sun, 15 Aug 2021 23:40:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17FNeZ0u095129 for ; Sun, 15 Aug 2021 23:40:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17FNeZb4095128 for python@FreeBSD.org; Sun, 15 Aug 2021 23:40:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257860] net-mgmt/py-pysnmp and others: snmplabs.com domain name no longer under upstream control Date: Sun, 15 Aug 2021 23:40:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: bug_status keywords flagtypes.name priority bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257860 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Keywords| |easy, needs-patch Flags| |merge-quarterly? Priority|--- |Normal Severity|Affects Some People |Affects Many People --- Comment #6 from Kubilay Kocak --- @John Thanks for these patches. Could you combine them into a single change/attachment? They're all logically related --=20 You are receiving this mail because: You are on the CC list for the bug.=