Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838274 - media-libs/opencv: fails to compile with -O3
Summary: media-libs/opencv: fails to compile with -O3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-14 01:04 UTC by Randall
Modified: 2022-04-14 06:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
[opencv-4.5.5-r1] build.log (build.tar.gz,88.17 KB, application/gzip)
2022-04-14 01:06 UTC, Randall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Randall 2022-04-14 01:04:27 UTC
opencv-4.5.5-r1 stalls when building with -O3 for hours, when -O2 builds in about 10mins.

Reproducible: Always
Comment 1 Randall 2022-04-14 01:06:38 UTC
Created attachment 770687 [details]
[opencv-4.5.5-r1] build.log
Comment 2 Larry the Git Cow gentoo-dev 2022-04-14 06:55:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a125d5b010c8fbdfb49061f75c3fd1fa821cae

commit f3a125d5b010c8fbdfb49061f75c3fd1fa821cae
Author:     Randall Vasquez <ran.dall@icloud.com>
AuthorDate: 2022-04-14 01:40:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-14 06:50:12 +0000

    media-libs/opencv: filter -O3 flags back down to -O2
    
    Closes: https://bugs.gentoo.org/838274
    Signed-off-by: Randall Vasquez <ran.dall@icloud.com>
    Closes: https://github.com/gentoo/gentoo/pull/25021
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencv/opencv-4.5.2-r3.ebuild | 7 +++++--
 media-libs/opencv/opencv-4.5.2-r5.ebuild | 7 +++++--
 media-libs/opencv/opencv-4.5.4.ebuild    | 7 +++++--
 media-libs/opencv/opencv-4.5.5-r1.ebuild | 5 ++++-
 media-libs/opencv/opencv-4.5.5.ebuild    | 7 +++++--
 5 files changed, 24 insertions(+), 9 deletions(-)