Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2020 07:51:50 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][science/py-phono3py] Failed for py27-phono3py-1.13.3.27_7 in build
Message-ID:  <202006090751.0597poQv085338@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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
Last committer: yuri@FreeBSD.org
Ident:          $FreeBSD: head/science/py-phono3py/Makefile 534190 2020-05-06 16:39:12Z yuri $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p537112_s361657/logs/py27-phono3py-1.13.3.27_7.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p537112_s361657
Log:

=>> Building science/py-phono3py
build started at Tue Jun  9 07:50:41 UTC 2020
port directory: /usr/ports/science/py-phono3py
package name: py27-phono3py-1.13.3.27_7
building for: FreeBSD head-arm64-default-job-18 13.0-CURRENT FreeBSD 13.0-CURRENT 1300096 arm64
maintained by: yuri@FreeBSD.org
Makefile ident:      $FreeBSD: head/science/py-phono3py/Makefile 534190 2020-05-06 16:39:12Z yuri $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300089
Jail OSVERSION: 1300096
Job Id: 18




!!! Jail is newer than host. (Jail: 1300096, Host: 1300089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300096
UNAME_v=FreeBSD 13.0-CURRENT 1300096
UNAME_r=13.0-CURRENT
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-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--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-phono3py/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-phono3py/work-py27  HOME=/wrkdirs/usr/ports/science/py-phono3py/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-phono3py/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-phono3py/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-phono3py/work-py27  HOME=/wrkdirs/usr/ports/science/py-phono3py/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-phono3py/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  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIP
 T="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/phono3py"  EXAMPLESDIR="share/examples/phono3py"  DATADIR="share/phono3py"  WWWDIR="www/phono3py"  ETCDIR="etc/phono3py"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/phono3py DOCSDIR=/usr/local/share/doc/phono3py EXAMPLESDIR=/usr/local/share/examples/phono3py  WWWDIR=/usr/local/www/phono3py ETCDIR=/usr/local/etc/phono3py
--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-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 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-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 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=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-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300096
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)  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   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.

===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-phono3py-1.13.3.27_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.4.txz
[head-arm64-default-job-18] Installing pkg-1.14.4...
[head-arm64-default-job-18] Extracting pkg-1.14.4: .......... done
===>   py27-phono3py-1.13.3.27_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-phono3py-1.13.3.27_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.

===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-phono3py-1.13.3.27_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.

===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-phono3py-1.13.3.27_7 for building
=> SHA256 Checksum OK for phono3py-1.13.3.27.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
<snip>

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-futures-3.3.0:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-singledispatch-3.4.0.3_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-tornado-5.1.1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-matplotlib-2.2.4_2:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
===>   py27-phono3py-1.13.3.27_7 depends on package: py27-matplotlib>0 - found
===>   Returning to build of py27-phono3py-1.13.3.27_7
===>   py27-phono3py-1.13.3.27_7 depends on package: py27-phonopy>=1.13.2 - not found
===>   Installing existing package /packages/All/py27-phonopy-2.3.0.txz
[head-arm64-default-job-18] Installing py27-phonopy-2.3.0...
[head-arm64-default-job-18] `-- Installing py27-yaml-5.3.1...
[head-arm64-default-job-18] `-- Extracting py27-yaml-5.3.1: .......... done
[head-arm64-default-job-18] Extracting py27-phonopy-2.3.0: .......... done
=====
Message from py27-yaml-5.3.1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-phonopy-2.3.0:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
===>   py27-phono3py-1.13.3.27_7 depends on package: py27-phonopy>=1.13.2 - found
===>   Returning to build of py27-phono3py-1.13.3.27_7
===>   py27-phono3py-1.13.3.27_7 depends on package: py27-yaml>0 - found
===>   py27-phono3py-1.13.3.27_7 depends on file: /usr/local/include/lapacke.h - found
===>   py27-phono3py-1.13.3.27_7 depends on executable: cython-2.7 - not found
===>   Installing existing package /packages/All/py27-cython-0.29.15.txz
[head-arm64-default-job-18] Installing py27-cython-0.29.15...
[head-arm64-default-job-18] Extracting py27-cython-0.29.15: .......... done
=====
Message from py27-cython-0.29.15:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
===>   py27-phono3py-1.13.3.27_7 depends on executable: cython-2.7 - found
===>   Returning to build of py27-phono3py-1.13.3.27_7
===>   py27-phono3py-1.13.3.27_7 depends on package: py27-setuptools>0 - found
===>   py27-phono3py-1.13.3.27_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-phono3py-1.13.3.27_7 depends on shared library: libopenblas.so - found (/usr/local/lib/libopenblas.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-phono3py-1.13.3.27_7
setuptools is used.
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-phono3py-1.13.3.27_7
setuptools is used.
running build
running build_py
creating build
creating build/lib.freebsd-13.0-CURRENT-arm64-2.7
creating build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py
copying phono3py/file_IO.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py
copying phono3py/__init__.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py
copying phono3py/version.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py
creating build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/create_supercells.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/__init__.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/translate_settings.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/phono3py_argparse.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/settings.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/create_force_constants.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/triplets_info.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/show_log.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
copying phono3py/cui/phono3py_yaml.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/cui
creating build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/other
copying phono3py/other/__init__.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/other
copying phono3py/other/alm_wrapper.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/other
copying phono3py/other/isotope.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/other
creating build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon
copying phono3py/phonon/__init__.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon
copying phono3py/phonon/solver.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon
creating build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/collision_matrix.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/displacement_fc3.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/real_to_reciprocal.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/conductivity_LBTE.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/conductivity.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/gruneisen.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/__init__.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/interaction.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/imag_self_energy.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/frequency_shift.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/fc3.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/joint_dos.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/conductivity_RTA.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/triplets.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
copying phono3py/phonon3/reciprocal_to_normal.py -> build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/phonon3
running build_ext
building 'phono3py._lapackepy' extension
creating build/temp.freebsd-13.0-CURRENT-arm64-2.7
creating build/temp.freebsd-13.0-CURRENT-arm64-2.7/c
creating build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Ic/harmonic_h -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c c/_lapackepy.c -o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/_lapackepy.o -fopenmp -DMULTITHREADED_BLAS
In file included from c/_lapackepy.c:38:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with "          "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it with " \
 ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Ic/harmonic_h -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c c/harmonic/dynmat.c -o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/dynmat.o -fopenmp -DMULTITHREADED_BLAS
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Ic/harmonic_h -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c c/harmonic/phonon.c -o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/phonon.o -fopenmp -DMULTITHREADED_BLAS
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Ic/harmonic_h -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c c/harmonic/phonoc_array.c -o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/phonoc_array.o -fopenmp -DMULTITHREADED_BLAS
In file included from c/harmonic/phonoc_array.c:36:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with "          "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it with " \
 ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Ic/harmonic_h -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c c/harmonic/phonoc_utils.c -o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/phonoc_utils.o -fopenmp -DMULTITHREADED_BLAS
In file included from c/harmonic/phonoc_utils.c:37:
In file included from c/harmonic_h/phonoc_array.h:39:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:12:
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with "          "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it with " \
 ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -Ic/harmonic_h -I/usr/local/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include/python2.7 -c c/harmonic/lapack_wrapper.c -o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/lapack_wrapper.o -fopenmp -DMULTITHREADED_BLAS
cc -shared -L/usr/local/lib -fstack-protector-strong -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/_lapackepy.o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/dynmat.o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/phonon.o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/phonoc_array.o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/phonoc_utils.o build/temp.freebsd-13.0-CURRENT-arm64-2.7/c/harmonic/lapack_wrapper.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-13.0-CURRENT-arm64-2.7/phono3py/_lapackepy.so -lgomp -lopenblas
ld: error: unable to find library -lgomp
cc: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'cc' failed with exit status 1
*** Error code 1

Stop.
make: stopped in /usr/ports/science/py-phono3py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006090751.0597poQv085338>