Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 633292 Details for
Bug 717594
dev-python/numpy-1.17.4: does not include _numpyconfig.h header causing sci-libs/gdal-3.0.4-r1[python] build failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix to compile numpy with a correct installation
numpy-1.17.4.ebuild.patch (text/plain), 351 bytes, created by
Alexandre Ferreira
on 2020-04-17 00:28:09 UTC
(
hide
)
Description:
Fix to compile numpy with a correct installation
Filename:
MIME Type:
Creator:
Alexandre Ferreira
Created:
2020-04-17 00:28:09 UTC
Size:
351 bytes
patch
obsolete
>--- /usr/portage/dev-python/numpy/numpy-1.17.4-r2.ebuild 2020-04-15 01:09:45.000000000 -0500 >+++ numpy-1.17.4-r2.ebuild 2020-04-16 19:25:12.132248811 -0500 >@@ -123,6 +123,8 @@ > } > > python_install() { >+ root="${D%/}/_${EPYTHON}" >+ esetup.py install --root="${root}" ${NUMPY_FCONFIG} > distutils-r1_python_install ${NUMPY_FCONFIG} > python_optimize > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 717594
:
633078
|
633080
|
633086
| 633292