Bug 2259594
Summary: | F40FailsToInstall: vtk-testing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | vtk | Assignee: | Orion Poplawski <orion> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 40 | CC: | jwakely, orion, scitech-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-03-24 17:34:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2260416 | ||
Bug Blocks: | 2231790, 2258089 |
Description
Fedora Fails To Install
2024-01-22 10:50:56 UTC
The rebuild for the new boost failed to install a BuildRequires on i686: DEBUG util.py:461: No match for argument: python3-mpi4py-mpich I'm very tempted to excludearch i686 for vtk entirely, but I suspect that may be a bit harsh at this point. Probably will just disable MPI on i686 for now. Turns out that it seems to build fine if I simply drop the python3-mpi4py-mpich dep on i686. Building now. But of course the gcc update seems to have broken LTO for vtk on x86_64 (https://bugzilla.redhat.com/show_bug.cgi?id=2260416). I guess I'll disable that for now. Hmm, maybe not as LTO is already disabled: # State Nov 11 2020, LTO causes # TestXMLHyperTreeGridIO.cxx.o (symbol from plugin): undefined reference to symbol # '_ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits@@LLVM_11' %global _lto_cflags %{nil} This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40. Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 41. Thanks for taking care of it! Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 40. Thanks for taking care of it! |