Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 22:18:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 274284] science/py-scipy hangs during configure phase
Message-ID:  <bug-274284-21822-UOOwcZ6jut@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274284-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274284-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274284

--- 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:

=3D=3D=3D>   py39-scipy-1.11.3 depends on package: py39-pybind11>=3D2.10.4 =
- not found
=3D=3D=3D>   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
=3D=3D=3D>   py39-scipy-1.11.3 depends on package: py39-pybind11>=3D2.10.4 =
- found
[...]
pybind11-config found: NO need ['>=3D2.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:

=3D=3D=3D>   py311-scipy-1.11.3 depends on package: py311-pybind11>=3D2.10.=
4 - not
found
=3D=3D=3D>   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
=3D=3D=3D>   py311-scipy-1.11.3 depends on package: py311-pybind11>=3D2.10.=
4 - found
[...]
pybind11-config found: NO need ['>=3D2.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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274284-21822-UOOwcZ6jut>