Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685078 - =media-gfx/libimagequant-2.12.2 fails to build with newly ~amd64 sys-devel/gcc:9.1.0
Summary: =media-gfx/libimagequant-2.12.2 fails to build with newly ~amd64 sys-devel/gc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: PATCH
: 685698 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-05-05 05:32 UTC by Kyle Elbert
Modified: 2019-07-29 06:42 UTC (History)
4 users (show)

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


Attachments
emerge --info (file_685078.txt,9.00 KB, text/plain)
2019-05-05 05:32 UTC, Kyle Elbert
Details
build.log (file_685078.txt,11.32 KB, text/plain)
2019-05-05 05:33 UTC, Kyle Elbert
Details
emerge -pqv '=media-gfx/libimagequant-2.12.2::gentoo' (file_685078.txt,271 bytes, text/plain)
2019-05-05 05:34 UTC, Kyle Elbert
Details
Patch that fixes the issue (openmp.patch,2.56 KB, patch)
2019-05-23 17:13 UTC, Bernardo Meurer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Elbert 2019-05-05 05:32:41 UTC
Created attachment 575236 [details]
emerge --info

Build always fails with the same error with gcc-9.1.0, even when changing to standard C and CXX flags (-march=native -O2 -pipe)
Comment 1 Kyle Elbert 2019-05-05 05:33:09 UTC
Created attachment 575238 [details]
build.log
Comment 2 Kyle Elbert 2019-05-05 05:34:29 UTC
Created attachment 575240 [details]
emerge -pqv '=media-gfx/libimagequant-2.12.2::gentoo'
Comment 3 A Blamey 2019-05-05 07:52:30 UTC
Looks like upstream has a fix (not tested myself):
https://github.com/ImageOptim/libimagequant/pull/29
Comment 4 Kyle Elbert 2019-05-05 08:44:05 UTC
(In reply to A Blamey from comment #3)
> Looks like upstream has a fix (not tested myself):
> https://github.com/ImageOptim/libimagequant/pull/29

yup, that patch works.
Comment 5 Bernd Buschinski 2019-05-22 14:33:32 UTC
Is https://bugs.gentoo.org/685698 a duplicate of this report?
Comment 6 Bernardo Meurer 2019-05-23 17:13:45 UTC
Created attachment 577654 [details, diff]
Patch that fixes the issue
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2019-05-30 19:13:07 UTC
*** Bug 685698 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2019-05-30 19:15:01 UTC
The bug has been closed via the following commit(s):

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

commit 29d5754c05aea192ec9636e2b8874596e98a98ea
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-05-30 19:13:20 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-05-30 19:14:49 +0000

    media-gfx/libimagequant: bump to v2.12.3
    
    Closes: https://bugs.gentoo.org/686612
    Closes: https://bugs.gentoo.org/685078
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-gfx/libimagequant/Manifest                   |  1 +
 .../libimagequant/libimagequant-2.12.3.ebuild      | 55 ++++++++++++++++++++++
 2 files changed, 56 insertions(+)