[Bug 274284] science/py-scipy hangs during configure phase

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Oct 2023 22:18:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274284

--- Comment #8 from John W. O'Brien <john@saltant.com> ---
(In reply to Charlie Li from comment #6)

I can report poudriere build results with the review D42144 patch on 13.2R
amd64 as follows.

py38: skipped due to numpy (ignored)
py39: failed during build phase [0]
py310 (default): success
py311: failed during build phase [1]

[0] Excerpt:

===>   py39-scipy-1.11.3 depends on package: py39-pybind11>=2.10.4 - not found
===>   Installing existing package /packages/All/py39-pybind11-2.11.1.pkg
[pkg.saltant.net] Installing py39-pybind11-2.11.1...
[pkg.saltant.net] Extracting py39-pybind11-2.11.1: .......... done
===>   py39-scipy-1.11.3 depends on package: py39-pybind11>=2.10.4 - found
[...]
pybind11-config found: NO need ['>=2.10.4']
Run-time dependency pybind11 found: NO (tried pkgconfig and config-tool)

../scipy/meson.build:84:15: ERROR: Dependency "pybind11" not found, tried
pkgconfig and config-tool

[1] Excerpt:

===>   py311-scipy-1.11.3 depends on package: py311-pybind11>=2.10.4 - not
found
===>   Installing existing package /packages/All/py311-pybind11-2.11.1.pkg
[pkg.saltant.net] Installing py311-pybind11-2.11.1...
[pkg.saltant.net] Extracting py311-pybind11-2.11.1: .......... done
===>   py311-scipy-1.11.3 depends on package: py311-pybind11>=2.10.4 - found
[...]
pybind11-config found: NO need ['>=2.10.4']
Run-time dependency pybind11 found: NO (tried pkgconfig and config-tool)

../scipy/meson.build:84:15: ERROR: Dependency "pybind11" not found, tried
pkgconfig and config-tool

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