Bug 2097115 - pyproj fails to build with the latest setuptools version
Summary: pyproj fails to build with the latest setuptools version
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pyproj
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jos de Kloe
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2064842
TreeView+ depends on / blocked
 
Reported: 2022-06-14 21:52 UTC by Charalampos Stratakis
Modified: 2022-06-21 17:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-21 17:33:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Charalampos Stratakis 2022-06-14 21:52:30 UTC
pyproj fails to build with the latest setuptools version.

This report is automated and not very verbose, but we'll try to get back here with details.

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/cstratak/setuptools-62.4.0-final/fedora-rawhide-x86_64/04533449-pyproj/

For all our attempts to build pyproj with the latest setuptools, see:
https://copr.fedorainfracloud.org/coprs/cstratak/setuptools-62.4.0-final/package/pyproj/

Testing and rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with latest setuptools version:
https://copr.fedorainfracloud.org/coprs/cstratak/setuptools-62.4.0-final/

Let us know here if you have any questions.

Comment 1 Jos de Kloe 2022-06-15 19:05:04 UTC
It seems the path definition in the build directory has changed, therefore the documentation generation (html, man pages) fails.
To fix this the py_build_libdir definition in the spec file needs to be adjusted.
I just committed this adjustment to the rawhide branch (commit 3ddf23a). This one works for me locally with mock on x86_64, but I did not have an opportunity yet to test if the same fix also works for the other arches.


Note You need to log in before you can comment on or make changes to this bug.