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: y...@freebsd.org Last committer: y...@freebsd.org Ident: $FreeBSD: head/devel/py-qutip/Makefile 474990 2018-07-20 05:56:07Z yuri $ Log URL: http://thunderx1.nyi.freebsd.org/data/111arm64-default/477696/logs/py27-qutip-4.3.1.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-default&build=477696 Log: =>> Building devel/py-qutip build started at Fri Aug 24 09:11:59 UTC 2018 port directory: /usr/ports/devel/py-qutip package name: py27-qutip-4.3.1 building for: FreeBSD 111arm64-default-job-15 11.1-RELEASE FreeBSD 11.1-RELEASE arm64 maintained by: y...@freebsd.org Makefile ident: $FreeBSD: head/devel/py-qutip/Makefile 474990 2018-07-20 05:56:07Z yuri $ Poudriere version: 3.2.7-2-g1cf194be Host OSVERSION: 1200072 Jail OSVERSION: 1101001 Job Id: 15 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE UNAME_r=11.1-RELEASE 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.7-2-g1cf194be MASTERMNT=/usr/local/poudriere/data/.m/111arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=111arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/111arm64-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=py27 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py27 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- y...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py27 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py27 HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/py-qutip/work-py27/.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-py27 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py27 HOME=/wrkdirs/usr/ports/devel/py-qutip/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/py-qutip/work-py27/.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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_PYOEXTENSION=pyo PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=11.1 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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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=error: invalid value 'c++17' in '-std=c++17' CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=error: invalid value 'gnu++17' in '-std=gnu++17' _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=11.1-RELEASE OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 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) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> py27-qutip-4.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_2.txz [111arm64-default-job-15] Installing pkg-1.10.5_2... [111arm64-default-job-15] Extracting pkg-1.10.5_2: .......... done ===> py27-qutip-4.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-qutip-4.3.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-qutip-4.3.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-qutip-4.3.1 for building => SHA256 Checksum OK for qutip-4.3.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-qutip-4.3.1 for building ===> Extracting for py27-qutip-4.3.1 => SHA256 Checksum OK for qutip-4.3.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py27-qutip-4.3.1 =========================================================================== =======================<phase: build-depends >============================ ===> py27-qutip-4.3.1 depends on package: py27-numpy>0 - not found ===> Installing existing package /packages/All/py27-numpy-1.15.0,1.txz [111arm64-default-job-15] Installing py27-numpy-1.15.0,1... [111arm64-default-job-15] `-- Installing blas-3.5.0_4... [111arm64-default-job-15] | `-- Installing gcc7-7.3.0_5... [111arm64-default-job-15] | | `-- Installing binutils-2.30_5,1... [111arm64-default-job-15] | | `-- Installing gettext-runtime-0.19.8.1_1... [111arm64-default-job-15] | | | `-- Installing indexinfo-0.3.1... [111arm64-default-job-15] | | | `-- Extracting indexinfo-0.3.1: .... done [111arm64-default-job-15] | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [111arm64-default-job-15] | | `-- Extracting binutils-2.30_5,1: .......... done [111arm64-default-job-15] | | `-- Installing gmp-6.1.2... [111arm64-default-job-15] | | `-- Extracting gmp-6.1.2: .......... done [111arm64-default-job-15] | | `-- Installing mpc-1.1.0_1... [111arm64-default-job-15] | | `-- Installing mpfr-4.0.1... <snip> creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/codegen.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/br_codegen.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/pyxbuilder.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/utilities.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy package init file 'qutip/cy/src/__init__.py' not found (or not a regular file) creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip copying qutip/qip/circuit_latex.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip copying qutip/qip/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip copying qutip/qip/gates.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip copying qutip/qip/circuit.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip copying qutip/qip/qubits.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/models copying qutip/qip/models/circuitprocessor.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/models copying qutip/qip/models/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/models copying qutip/qip/models/spinchain.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/models copying qutip/qip/models/cqed.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/models creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/algorithms copying qutip/qip/algorithms/qft.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/algorithms copying qutip/qip/algorithms/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/qip/algorithms creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/propcomp.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/fidcomp.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/stats.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/termcond.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/io.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/pulseoptim.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/grape.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/dump.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/dynamics.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/pulsegen.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/loadparams.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/symplectic.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/optimconfig.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/errors.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/optimresult.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/tslotcomp.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/optimizer.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/nonmarkov copying qutip/nonmarkov/transfertensor.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/nonmarkov copying qutip/nonmarkov/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/nonmarkov copying qutip/nonmarkov/heom.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/nonmarkov copying qutip/nonmarkov/memorycascade.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/nonmarkov creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/_mkl copying qutip/_mkl/spsolve.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/_mkl copying qutip/_mkl/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/_mkl copying qutip/_mkl/utilities.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/_mkl copying qutip/_mkl/spmv.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/_mkl creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_random.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_subsys_apply.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_heom_solver.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_entropy.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_qubitcircuit.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_scattering.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_utilities.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_qubits.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_fileio.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_openmp.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_correlation.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_three_level.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_brmesolve_td.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_propagator.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_cy_structs.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_metrics.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_eigenstates.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_spinchain.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_expect.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_gates.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_mesolve.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_tensor.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_stochastic_me.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_qft.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_stochastic_se.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_rand.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_sparse.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_dimensions.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_sesolve.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_superoper.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_enr_state_operator.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_graph.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_td_formats.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_countstat.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_control_pulseoptim.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_rhs_reuse.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_steadystate.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_brmesolve.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_interpolate.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_mkl.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_cqed.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_qpt.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_qobj.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_sp_eigs.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_operators.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_piqs.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_states.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_parallel.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_mcsolve.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_ptrace.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_wigner.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_floquet.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_fastsparse.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_superop_reps.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_qubit_evolution.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_brtools.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_partial_transpose.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_basis_transformation.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/tests/test_spmath.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/legacy copying qutip/legacy/ptrace.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/legacy copying qutip/legacy/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/legacy copying qutip/legacy/bloch_redfield.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/legacy creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/__init__.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/bench_openmp.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/utilities.py -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp package init file 'qutip/cy/openmp/src/__init__.py' not found (or not a regular file) running egg_info creating qutip.egg-info writing requirements to qutip.egg-info/requires.txt writing qutip.egg-info/PKG-INFO writing top-level names to qutip.egg-info/top_level.txt writing dependency_links to qutip.egg-info/dependency_links.txt writing manifest file 'qutip.egg-info/SOURCES.txt' reading manifest file 'qutip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'configspec.ini' warning: no previously-included files matching 'rhs*.pyx' found anywhere in distribution writing manifest file 'qutip.egg-info/SOURCES.txt' copying qutip/cy/br_tensor.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/br_tensor.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/brtools.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/brtools.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/brtools.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/brtools_testing.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/brtools_testing.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/complex_math.pxi -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/graph_utils.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/graph_utils.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/heom.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/heom.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/interpolate.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/interpolate.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/interpolate.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/math.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/math.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/math.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/parameters.pxi -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/piqs.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/piqs.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/ptrace.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/ptrace.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/sparse_routines.pxi -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/sparse_structs.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/sparse_utils.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/sparse_utils.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spconvert.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spconvert.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spconvert.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spmatfuncs.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spmatfuncs.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spmatfuncs.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spmath.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spmath.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/spmath.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/stochastic.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/stochastic.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/testing.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy copying qutip/cy/testing.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/src copying qutip/cy/src/zspmv.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/src copying qutip/cy/src/zspmv.hpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/src copying qutip/control/cy_grape.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/control/cy_grape.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/control copying qutip/tests/Hadamard_params.ini -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/tests copying qutip/cy/openmp/benchmark.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/br_omp.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/br_omp.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/omp_sparse_utils.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/parfuncs.pxd -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp copying qutip/cy/openmp/parfuncs.pyx -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp creating build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp/src copying qutip/cy/openmp/src/zspmv_openmp.cpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp/src copying qutip/cy/openmp/src/zspmv_openmp.hpp -> build/lib.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/openmp/src running build_ext building 'qutip.cy.spmatfuncs' extension creating build/temp.freebsd-11.1-RELEASE-arm64-2.7 creating build/temp.freebsd-11.1-RELEASE-arm64-2.7/qutip creating build/temp.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy creating build/temp.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/src cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iqutip/cy -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c qutip/cy/spmatfuncs.cpp -o build/temp.freebsd-11.1-RELEASE-arm64-2.7/qutip/cy/spmatfuncs.o -w -O3 -march=native -funroll-loops cc: error: the clang compiler does not support '-march=native' error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-qutip _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"