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 1262788 - Add aarch64 and ppc64le to list of architectures where TBB is supported
Summary: Add aarch64 and ppc64le to list of architectures where TBB is supported
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: opencv
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64 F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2015-09-14 11:23 UTC by Marcin Juszkiewicz
Modified: 2015-12-16 14:37 UTC (History)
6 users (show)

Fixed In Version: opencv-2.4.12.3-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-16 14:37:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
proposed patch, (556 bytes, patch)
2015-09-15 05:22 UTC, Sergio Basto
no flags Details | Diff
proposed patch (550 bytes, patch)
2015-09-15 05:34 UTC, Sergio Basto
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.