[package - 123amd64-quarterly][devel/py-qutip] Failed for py38-qutip-4.6.2 in configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 01:10:12 UTC
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: yuri@FreeBSD.org Log URL: http://beefy2.nyi.freebsd.org/data/123amd64-quarterly/8881304545b5/logs/py38-qutip-4.6.2.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=123amd64-quarterly&build=8881304545b5 Log: =>> Building devel/py-qutip build started at Thu Jun 9 01:08:48 UTC 2022 port directory: /usr/ports/devel/py-qutip package name: py38-qutip-4.6.2 building for: FreeBSD 123amd64-quarterly-job-06 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 amd64 maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1203000 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p5 UNAME_r=12.3-RELEASE-p5 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/123amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py38 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py38 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38/.cache HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/py-qutip/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38/.cache HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/py-qutip/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qutip" EXAMPLESDIR="share/examples/qutip" DATADIR="share/qutip" WWWDIR="www/qutip" ETCDIR="etc/qutip" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qutip DOCSDIR=/usr/local/share/doc/qutip EXAMPLESDIR=/usr/local/share/examples/qutip WWWDIR=/usr/local/www/qutip ETCDIR=/usr/local/etc/qutip --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.3 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.3 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.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p5 OSREL=12.3 OSVERSION=1203000 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-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py38-qutip-4.6.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [123amd64-quarterly-job-06] Installing pkg-1.17.5_1... [123amd64-quarterly-job-06] Extracting pkg-1.17.5_1: .......... done ===> py38-qutip-4.6.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py38-qutip-4.6.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py38-qutip-4.6.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py38-qutip-4.6.2 for building => SHA256 Checksum OK for qutip-4.6.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py38-qutip-4.6.2 for building ===> Extracting for py38-qutip-4.6.2 => SHA256 Checksum OK for qutip-4.6.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py38-qutip-4.6.2 ===> Applying FreeBSD patches for py38-qutip-4.6.2 from /usr/ports/devel/py-qutip/files =========================================================================== =======================<phase: build-depends >============================ ===> py38-qutip-4.6.2 depends on package: py38-numpy>=1.16,1<1.23,1 - not found ===> Installing existing package /packages/All/py38-numpy-1.22.4,1.pkg [123amd64-quarterly-job-06] Installing py38-numpy-1.22.4,1... [123amd64-quarterly-job-06] `-- Installing gcc10-10.3.0... [123amd64-quarterly-job-06] | `-- Installing binutils-2.37_2,1... [123amd64-quarterly-job-06] | | `-- Installing gettext-runtime-0.21... [123amd64-quarterly-job-06] | | `-- Installing indexinfo-0.3.1... [123amd64-quarterly-job-06] | | `-- Extracting indexinfo-0.3.1: .... done [123amd64-quarterly-job-06] | | `-- Extracting gettext-runtime-0.21: .......... done [123amd64-quarterly-job-06] | `-- Extracting binutils-2.37_2,1: .......... done [123amd64-quarterly-job-06] | `-- Installing gmp-6.2.1... [123amd64-quarterly-job-06] | `-- Extracting gmp-6.2.1: .......... done [123amd64-quarterly-job-06] | `-- Installing mpc-1.2.1... [123amd64-quarterly-job-06] | | `-- Installing mpfr-4.1.0_1... [123amd64-quarterly-job-06] | | `-- Extracting mpfr-4.1.0_1: .......... done [123amd64-quarterly-job-06] | `-- Extracting mpc-1.2.1: ......... done [123amd64-quarterly-job-06] `-- Extracting gcc10-10.3.0: .......... done [123amd64-quarterly-job-06] `-- Installing openblas-0.3.20,1... [123amd64-quarterly-job-06] `-- Extracting openblas-0.3.20,1: .......... done <snip> [123amd64-quarterly-job-06] | | `-- Installing glib-2.70.4_3,2... [123amd64-quarterly-job-06] | | | `-- Installing libiconv-1.16... [123amd64-quarterly-job-06] | | | `-- Extracting libiconv-1.16: .......... done [123amd64-quarterly-job-06] | | | `-- Installing libxml2-2.9.13_1... [123amd64-quarterly-job-06] | | | `-- Extracting libxml2-2.9.13_1: .......... done [123amd64-quarterly-job-06] | | | `-- Installing pcre-8.45_1... [123amd64-quarterly-job-06] | | | `-- Extracting pcre-8.45_1: .......... done [123amd64-quarterly-job-06] | | `-- Extracting glib-2.70.4_3,2: .......... done [123amd64-quarterly-job-06] | | `-- Installing graphite2-1.3.14... [123amd64-quarterly-job-06] | | `-- Extracting graphite2-1.3.14: .......... done [123amd64-quarterly-job-06] | | `-- Extracting harfbuzz-4.2.1: .......... done [123amd64-quarterly-job-06] | `-- Extracting libraqm-0.9.0: .......... done [123amd64-quarterly-job-06] | `-- Installing libxcb-1.14_1... [123amd64-quarterly-job-06] | | `-- Installing libXau-1.0.9... [123amd64-quarterly-job-06] | | `-- Extracting libXau-1.0.9: .......... done [123amd64-quarterly-job-06] | | `-- Installing libXdmcp-1.1.3... [123amd64-quarterly-job-06] | | `-- Installing xorgproto-2021.5... [123amd64-quarterly-job-06] | | `-- Extracting xorgproto-2021.5: .......... done [123amd64-quarterly-job-06] | | `-- Extracting libXdmcp-1.1.3: ......... done [123amd64-quarterly-job-06] | | `-- Installing libpthread-stubs-0.4... [123amd64-quarterly-job-06] | | `-- Extracting libpthread-stubs-0.4: .... done [123amd64-quarterly-job-06] | `-- Extracting libxcb-1.14_1: .......... done [123amd64-quarterly-job-06] | `-- Installing openjpeg-2.5.0... [123amd64-quarterly-job-06] | `-- Extracting openjpeg-2.5.0: .......... done [123amd64-quarterly-job-06] | `-- Installing py38-olefile-0.46... [123amd64-quarterly-job-06] | `-- Extracting py38-olefile-0.46: .......... done [123amd64-quarterly-job-06] | `-- Installing py38-tkinter-3.8.13_6... [123amd64-quarterly-job-06] | | `-- Installing tcl86-8.6.12... [123amd64-quarterly-job-06] | | `-- Extracting tcl86-8.6.12: .......... done [123amd64-quarterly-job-06] | | `-- Installing tk86-8.6.12... [123amd64-quarterly-job-06] | | `-- Installing libX11-1.7.2,1... [123amd64-quarterly-job-06] | | `-- Extracting libX11-1.7.2,1: .......... done [123amd64-quarterly-job-06] | | `-- Installing libXScrnSaver-1.2.3_2... [123amd64-quarterly-job-06] | | | `-- Installing libXext-1.3.4,1... [123amd64-quarterly-job-06] | | | `-- Extracting libXext-1.3.4,1: .......... done [123amd64-quarterly-job-06] | | `-- Extracting libXScrnSaver-1.2.3_2: .......... done [123amd64-quarterly-job-06] | | `-- Installing libXft-2.3.4... [123amd64-quarterly-job-06] | | | `-- Installing libXrender-0.9.10_2... [123amd64-quarterly-job-06] | | | `-- Extracting libXrender-0.9.10_2: .......... done [123amd64-quarterly-job-06] | | `-- Extracting libXft-2.3.4: .......... done [123amd64-quarterly-job-06] | | `-- Extracting tk86-8.6.12: .......... done [123amd64-quarterly-job-06] | `-- Extracting py38-tkinter-3.8.13_6: ........ done [123amd64-quarterly-job-06] | `-- Installing webp-1.2.2... [123amd64-quarterly-job-06] | | `-- Installing giflib-5.2.1... [123amd64-quarterly-job-06] | | `-- Extracting giflib-5.2.1: .......... done [123amd64-quarterly-job-06] | `-- Extracting webp-1.2.2: .......... done [123amd64-quarterly-job-06] `-- Extracting py38-pillow-9.1.1: .......... done [123amd64-quarterly-job-06] `-- Installing py38-pluggy-0.13.1... [123amd64-quarterly-job-06] `-- Extracting py38-pluggy-0.13.1: .......... done [123amd64-quarterly-job-06] `-- Installing py38-pyparsing-3.0.7... [123amd64-quarterly-job-06] `-- Extracting py38-pyparsing-3.0.7: .......... done [123amd64-quarterly-job-06] `-- Installing py38-pytz-2021.3,1... [123amd64-quarterly-job-06] `-- Extracting py38-pytz-2021.3,1: .......... done [123amd64-quarterly-job-06] `-- Installing py38-tornado-6.1... [123amd64-quarterly-job-06] `-- Extracting py38-tornado-6.1: .......... done [123amd64-quarterly-job-06] `-- Installing qhull-8.0.2_1,1... [123amd64-quarterly-job-06] `-- Extracting qhull-8.0.2_1,1: .......... done [123amd64-quarterly-job-06] Extracting py38-matplotlib-3.4.3_3: .......... done Running fc-cache to build fontconfig cache... Compiling glib schemas No schema files found: doing nothing. ===== Message from freetype2-2.11.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> py38-qutip-4.6.2 depends on package: py38-matplotlib>0 - found ===> Returning to build of py38-qutip-4.6.2 ===> py38-qutip-4.6.2 depends on package: py38-packaging>0 - not found ===> Installing existing package /packages/All/py38-packaging-21.3.pkg [123amd64-quarterly-job-06] Installing py38-packaging-21.3... [123amd64-quarterly-job-06] Extracting py38-packaging-21.3: .......... done ===> py38-qutip-4.6.2 depends on package: py38-packaging>0 - found ===> Returning to build of py38-qutip-4.6.2 ===> py38-qutip-4.6.2 depends on package: py38-scipy>=1.0 - not found ===> Installing existing package /packages/All/py38-scipy-1.8.0.pkg [123amd64-quarterly-job-06] Installing py38-scipy-1.8.0... [123amd64-quarterly-job-06] `-- Installing blas-3.10.0... [123amd64-quarterly-job-06] `-- Extracting blas-3.10.0: ........ done [123amd64-quarterly-job-06] Extracting py38-scipy-1.8.0: .......... done ===> py38-qutip-4.6.2 depends on package: py38-scipy>=1.0 - found ===> Returning to build of py38-qutip-4.6.2 ===> py38-qutip-4.6.2 depends on executable: cython-3.8 - not found ===> Installing existing package /packages/All/py38-cython-0.29.30.pkg [123amd64-quarterly-job-06] Installing py38-cython-0.29.30... [123amd64-quarterly-job-06] Extracting py38-cython-0.29.30: .......... done ===> py38-qutip-4.6.2 depends on executable: cython-3.8 - found ===> Returning to build of py38-qutip-4.6.2 ===> py38-qutip-4.6.2 depends on package: py38-setuptools>0 - found ===> py38-qutip-4.6.2 depends on file: /usr/local/bin/python3.8 - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for py38-qutip-4.6.2 Compiling qutip/cy/brtools.pyx because it depends on /usr/local/lib/python3.8/site-packages/scipy/linalg/cython_lapack.pxd. Compiling qutip/cy/sparse_utils.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/cqobjevo.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/math.pyx because it depends on /usr/local/lib/python3.8/site-packages/Cython/Includes/libc/math.pxd. Compiling qutip/cy/mcsolve.pyx because it depends on /usr/local/lib/python3.8/site-packages/scipy/linalg/cython_blas.pxd. Compiling qutip/cy/spmatfuncs.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/graph_utils.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/control/cy_grape.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/piqs.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/brtools_checks.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/stochastic.pyx because it depends on /usr/local/lib/python3.8/site-packages/scipy/linalg/cython_blas.pxd. Compiling qutip/cy/inter.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/spconvert.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/spmath.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/interpolate.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/heom.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/cqobjevo_factor.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/checks.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/ptrace.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. Compiling qutip/cy/br_tensor.pyx because it depends on /usr/local/lib/python3.8/site-packages/numpy/__init__.pxd. [ 1/20] Cythonizing qutip/control/cy_grape.pyx [ 2/20] Cythonizing qutip/cy/br_tensor.pyx [ 3/20] Cythonizing qutip/cy/brtools.pyx [ 4/20] Cythonizing qutip/cy/brtools_checks.pyx [ 5/20] Cythonizing qutip/cy/checks.pyx [ 6/20] Cythonizing qutip/cy/cqobjevo.pyx [ 7/20] Cythonizing qutip/cy/cqobjevo_factor.pyx [ 8/20] Cythonizing qutip/cy/graph_utils.pyx [ 9/20] Cythonizing qutip/cy/heom.pyx [10/20] Cythonizing qutip/cy/inter.pyx [11/20] Cythonizing qutip/cy/interpolate.pyx [12/20] Cythonizing qutip/cy/math.pyx [13/20] Cythonizing qutip/cy/mcsolve.pyx [14/20] Cythonizing qutip/cy/piqs.pyx [15/20] Cythonizing qutip/cy/ptrace.pyx [16/20] Cythonizing qutip/cy/sparse_utils.pyx [17/20] Cythonizing qutip/cy/spconvert.pyx [18/20] Cythonizing qutip/cy/spmatfuncs.pyx [19/20] Cythonizing qutip/cy/spmath.pyx [20/20] Cythonizing qutip/cy/stochastic.pyx WARNING: The wheel package is not available. /usr/local/bin/python3.8: No module named pip Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", line 75, in fetch_build_egg subprocess.check_call(cmd) File "/usr/local/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpz3_aw9lr', '--quiet', 'numpy<1.21,>=1.16.6']' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 239, in <module> setup( File "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 152, in setup _install_setup_requires(attrs) File "/usr/local/lib/python3.8/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 779, in fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 766, in resolve dist = best[req.key] = env.best_match( File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1051, in best_match return self.obtain(req, installer) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 1063, in obtain return installer(requirement) File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", line 838, in fetch_build_egg return fetch_build_egg(self, req) File "/usr/local/lib/python3.8/site-packages/setuptools/installer.py", line 77, in fetch_build_egg raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/usr/local/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpz3_aw9lr', '--quiet', 'numpy<1.21,>=1.16.6']' returned non-zero exit status 1. *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-qutip