highfive failed to build from source in Fedora rawhide/f42 https://koji.fedoraproject.org/koji/taskinfo?taskID=127984990 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild Please fix highfive at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, highfive will be orphaned. Before branching of Fedora 43, highfive will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
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.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-6cb0c2d6de
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!