Bug 1596468
Summary: | Python3 interpriter failed to importing a module using boost/numpy.hpp | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | dolgorbie.kirby19 |
Component: | boost | Assignee: | Jonathan Wakely <jwakely> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | dakingun, denis.arnaud_fedora, jwakely, moritz.wanzenboeck+redhat |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | boost-1.66.0-8.fc28 boost-1.64.0-7.fc27 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-07-23 02:03:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
dolgorbie.kirby19
2018-06-29 04:56:00 UTC
(In reply to dolgorbie.kirby19 from comment #0) > I was tried building boost and numpy from source and > made the same module but it was failed and show the same error message. > > The similar issue reports were found in boost, Ubuntu, and Arch communities. > Boost community says it is the packager's fault, because endian is > automatically decided by compiler. > Boost does't change it. And neither does the Fedora package (nor the Arch package, nor the Ubuntu package, and neither did you when you built it from source). This seems like an upstream bug to me. I've hit this bug too. I think I have found the upstream issue and fixed it. The patch has already been accepted upstream, see https://github.com/boostorg/python/pull/218 - I guess it will be included in the next release. It would be nice to have the package in working order. The patch itself should be quite easy to backport to boost 1.66 Fixed for rawhide and f28 boost-1.64.0-7.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-01441e6ea8 boost-1.66.0-8.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-031ea94959 boost-1.64.0-7.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-01441e6ea8 boost-1.66.0-8.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-031ea94959 boost-1.66.0-8.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. boost-1.64.0-7.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |