https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470

Dima Panov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #89 from Dima Panov <[email protected]> ---
And it make all porttree borked!
Looks like some patches lost during rename?

Some fast examples:


==> math/Imath:
FAILED: [code=1]
src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o
/usr/local/libexec/ccache/c++ -DBOOST_ALLOW_DEPRECATED_HEADERS
-DBOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_GRAPH_DYN_LINK
-DBOOST_GRAPH_NO_LIB -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_L
IB -Dimathnumpy_EXPORTS
-I/wrkdirs/usr/ports/math/Imath/work/.build/src/python/PyImathNumpy
-I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy
-I/wrkdirs/usr/ports/math/Imath/work/
.build/config
-I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImath
-I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/Imath -isystem
/usr/local/include/python3.11 -isystem /usr/local/in
clude -isystem /usr -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2
-pipe -fstack-protector-strong -fno-strict-aliasing    -DNDEBUG -fPIC -MD -MT
src/python/PyImathNumpy/CMakeFiles/imathnump
y.dir/imathnumpymodule.cpp.o -MF
src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o.d -o
src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o -c
/wrkdirs/usr/po
rts/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy/imathnumpymodule.cpp
/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy/imathnumpymodule.cpp:16:10:
fatal error: 'numpy/arrayobject.h' file not found
   16 | #include <numpy/arrayobject.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
1 error generated.


==> science/py-h5py:
running build_ext
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/numpy/core/__init__.py", line
24, in <module>
    from . import multiarray
  File "/usr/local/lib/python3.11/site-packages/numpy/core/multiarray.py", line
10, in <module>
    from . import overrides
  File "/usr/local/lib/python3.11/site-packages/numpy/core/overrides.py", line
8, in <module>
    from numpy.core._multiarray_umath import (
ImportError:
/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311.so:
Undefined symbol "feraiseexcept"

==> science/py-scipy:
setup.py:390: UserWarning: Unrecognized setuptools command ('config
--fcompiler=gnu95'), proceeding with generating Cython sources and expanding
templates
  warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
Error: 'numpy' must be installed before running the build.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to