Bug 1262788

Summary: Add aarch64 and ppc64le to list of architectures where TBB is supported
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: opencvAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hhorak, jmlich83, karlthered, kwizart, nomis80, sergio
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: opencv-2.4.12.3-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 14:37:21 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:
Bug Depends On:    
Bug Blocks: 922257, 1051573    
Attachments:
Description Flags
proposed patch,
none
proposed patch none

Description Marcin Juszkiewicz 2015-09-14 11:23:08 UTC
Description of problem:

opencv spec uses %ifarch to limit amount of architectures where TBB support is possible (disabled by default for whole spec anyway). This list does not cover aarch64 and ppc64le architectures.

Version-Release number of selected component (if applicable):

2.4.11-5

How reproducible:

always

Steps to Reproduce:
1. do build on aarch64 (arm-koji) or ppc64le (ppc-koji) with tbb enabled

Actual results:

tbb is not used (when enabled)

Expected results:

tbb is used (when enabled)

Additional info:

"ppc64 ppc64le" can be replaced with %{power64}

Comment 1 Nicolas Chauvet (kwizart) 2015-09-14 12:58:37 UTC
I will handle the issue with a patch for review at a later step.

Comment 2 Sergio Basto 2015-09-15 05:22:01 UTC
Created attachment 1073489 [details]
proposed patch,

Comment 3 Sergio Basto 2015-09-15 05:34:35 UTC
Created attachment 1073491 [details]
proposed patch

using %{power64} suggest in the tip .

Comment 4 Marcin Juszkiewicz 2015-11-30 12:15:04 UTC
ping?

Comment 5 Sergio Basto 2015-12-02 01:03:34 UTC
So you approve the patch ?

Comment 6 Fedora Update System 2015-12-03 01:54:39 UTC
opencv-2.4.12.3-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-98daa6ddf5

Comment 7 Fedora Update System 2015-12-04 01:35:22 UTC
opencv-2.4.12.3-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update opencv'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-98daa6ddf5

Comment 8 Fedora Update System 2015-12-16 14:37:16 UTC
opencv-2.4.12.3-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.