Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1863128

Summary: [Rawhide] opencv prevents YafaRay to build
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: opencvAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andrew, hhorak, jkucera, jmlich83, jridky, karlthered, kwizart, luya_tfz, negativo17, pkajaba, rakesh.pandit, sergio, viktor.vix.jancik
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: 2020-08-04 09:46:40 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: 1803234    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-08-03 15:06:33 UTC
YafaRay failed to build from source in Fedora rawhide/f33

https://koji.fedoraproject.org/koji/taskinfo?taskID=47926114


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix YafaRay 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,
YafaRay will be orphaned. Before branching of Fedora 34,
YafaRay will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-08-03 15:06:35 UTC
Created attachment 1703422 [details]
build.log

Comment 2 Fedora Release Engineering 2020-08-03 15:06:36 UTC
Created attachment 1703423 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2020-08-03 15:06:37 UTC
Created attachment 1703424 [details]
state.log

Comment 4 Luya Tshimbalanga 2020-08-03 20:29:29 UTC
The main cause of the failure is opencv as seen on root.log:

DEBUG util.py:621:   Problem: package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_core.so.4.3, but none of the providers can be installed
DEBUG util.py:621:    - package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_imgproc.so.4.3, but none of the providers can be installed
DEBUG util.py:621:    - package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_imgcodecs.so.4.3, but none of the providers can be installed
DEBUG util.py:621:    - package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_highgui.so.4.3, but none of the providers can be installed
DEBUG util.py:621:    - package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_videoio.so.4.3, but none of the providers can be installed
DEBUG util.py:621:    - package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_features2d.so.4.3, but none of the providers can be installed
DEBUG util.py:621:    - package opencv-devel-4.3.0-7.fc33.i686 requires libopencv_objdetect.so.4.3, but none of the providers can be installed

That package needs a fix first.

Comment 5 Sergio Basto 2020-08-04 09:46:40 UTC

*** This bug has been marked as a duplicate of bug 1859499 ***