Bug 2340613
| Summary: | highfive: FTBFS in Fedora rawhide/f42 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | highfive | Assignee: | Ben Beasley <code> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | code, neuro-sig, sanjay.ankur | ||||||||
| 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: | 2025-01-23 18:21:46 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: | |||||||||||
| Bug Blocks: | 2300528 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2025-01-22 20:29:15 UTC
Created attachment 2070379 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2070380 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2070381 [details]
state.log
This is actually not a problem w/ highfive but with the opencv dependency. Reported (and patch already available) upstream: https://github.com/opencv/opencv/issues/26770 Seems to be already applied in Rawhide: https://src.fedoraproject.org/rpms/opencv/c/392683e0c64c19b94346d165f883e1bdcdf44f6f?branch=rawhide Thanks for investigating. Maybe the fixed opencv was first built in the mass rebuild. Packages in the mass rebuild always use the Rawhide buildroot and can’t “see” other packages from the mass rebuild. If that’s the case, we should be able to just kick off a build in Rawhide now. I’ll give it a try. A local "fedpkg mockbuild" succeeded, so I kicked off https://koji.fedoraproject.org/koji/taskinfo?taskID=128369636. If that succeeds, I’ll close this bug. Great, thanks. Would you mind kicking off the rebuild of OpenImageIO as well for the same reason? (In reply to Miloš Komarčević from comment #8) > Great, thanks. Would you mind kicking off the rebuild of OpenImageIO as well > for the same reason? I’ll give it a try. (The cause of the failure is different, as noted in https://bugzilla.redhat.com/show_bug.cgi?id=2339861#c5). Note that anyone in the packager group can start a build of any package – only committing to dist-git requires privileges on the package. Obviously, that liberty should be used sensibly. Thanks! |