[MacPorts] #58771: build failure py36-numpy

MacPorts noreply at macports.org
Tue Jul 30 09:20:30 UTC 2019


#58771: build failure py36-numpy
------------------------+------------------------
 Reporter:  dyne2meter  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:  elcapitan   |       Port:  py36-numpy
------------------------+------------------------
 Another legacy system error...

 {{{
 :info:build clang: numpy/core/src/npymath/halffloat.c
 :info:build clang: numpy/core/src/multiarray/mapping.c
 :info:build clang: numpy/core/src/common/array_assign.c
 :info:build clang: numpy/core/src/common/mem_overlap.c
 :info:build clang: numpy/core/src/common/npy_longdouble.c
 :info:build clang: numpy/core/src/common/ucsnarrow.c
 :info:build clang: numpy/core/src/multiarray/methods.c
 :info:build clang: numpy/core/src/common/ufunc_override.c
 :info:build clang: numpy/core/src/common/numpyos.c
 :info:build clang: numpy/core/src/common/cblasfuncs.c
 :info:build clang: numpy/core/src/multiarray/multiarraymodule.c
 :info:build clang: numpy/core/src/common/python_xerbla.c
 :info:build clang:
 build/src.macosx-10.11-x86_64-3.6/numpy/core/src/multiarray/nditer_templ.c
 :info:build clang: numpy/core/src/multiarray/nditer_api.c
 :info:build clang: numpy/core/src/multiarray/nditer_constr.c
 :info:build clang: numpy/core/src/multiarray/nditer_pywrap.c
 :info:build clang: numpy/core/src/multiarray/number.c
 :info:build Running from numpy source directory.
 :info:build
 /opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py:261:
 UserWarning: Unknown distribution option: 'define_macros'
 :info:build   warnings.warn(msg)
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 numpy/py36-numpy/work/numpy-1.17.0/numpy/distutils/fcompiler/__init__.py:482:
 UserWarning: F90FLAGS is used as is, not appended to flags already defined
 by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending
 behavior instead (this behavior will become default in a future release).
 :info:build   f90flags = self.flag_vars.f90
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 numpy/py36-numpy/work/numpy-1.17.0/numpy/distutils/fcompiler/__init__.py:517:
 UserWarning: FFLAGS is used as is, not appended to flags already defined
 by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending
 behavior instead (this behavior will become default in a future release).
 :info:build   fflags = self.flag_vars.flags + dflags + oflags + aflags
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 numpy/py36-numpy/work/numpy-1.17.0/numpy/distutils/fcompiler/__init__.py:530:
 UserWarning: LDFLAGS is used as is, not appended to flags already defined
 by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending
 behavior instead (this behavior will become default in a future release).
 :info:build   linker_so_flags = self.flag_vars.linker_so
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 numpy/py36-numpy/work/numpy-1.17.0/numpy/distutils/fcompiler/__init__.py:540:
 UserWarning: LDFLAGS is used as is, not appended to flags already defined
 by numpy.distutils! Use NPY_DISTUTILS_APPEND_FLAGS=1 to obtain appending
 behavior instead (this behavior will become default in a future release).
 :info:build   linker_exe_flags = self.flag_vars.linker_exe
 :info:build error: Command "/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall
 -arch x86_64 -DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1
 -DHAVE_CBLAS -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/umath
 -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/npymath
 -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/common
 -Inumpy/core/include
 -Ibuild/src.macosx-10.11-x86_64-3.6/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/opt/local/Library/Frameworks/Python.framework/Versions/3.6/include/python3.6m
 -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/common
 -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/npymath
 -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/common
 -Ibuild/src.macosx-10.11-x86_64-3.6/numpy/core/src/npymath -c
 build/src.macosx-10.11-x86_64-3.6/numpy/core/src/umath/loops.c -o
 build/temp.macosx-10.11-x86_64-3.6/build/src.macosx-10.11-x86_64-3.6/numpy/core/src/umath/loops.o
 -MMD -MF
 build/temp.macosx-10.11-x86_64-3.6/build/src.macosx-10.11-x86_64-3.6/numpy/core/src/umath/loops.o.d"
 failed with exit status 1
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 numpy/py36-numpy/work/numpy-1.17.0" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6
 setup.py --no-user-cfg build
 :info:build Exit code: 1
 :error:build Failed to build py36-numpy: command execution failed
 :debug:build Error code: CHILDSTATUS 41816 1
 :debug:build Backtrace: command execution failed
 :debug:build     while executing
 :debug:build "system {*}$notty {*}$nice $fullcmdstring"
 :debug:build     invoked from within
 :debug:build "command_exec build"
 :debug:build     (procedure "portbuild::build_main" line 8)
 :debug:build     invoked from within
 :debug:build "$procedure $targetname"
 :error:build See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-numpy/py36-numpy/main.log
 for details.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58771>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list