Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 730932

Summary: media-gfx/gmic uses compiler options not supported by Clang
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-05 13:37:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/gmic fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-05 13:37:41 UTC
Created attachment 647800 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-05 13:37:44 UTC
Created attachment 647802 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-11-06 17:18:25 UTC
The bug has been closed via the following commit(s):

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

commit 3e75f48e522d2e576921c7c6d5082a4124260147
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-11-06 16:26:26 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-11-06 17:16:33 +0000

    media-gfx/gmic: bump to 2.9.2
    
    Includes USE=digikam support by Siuchung Cheung + fix for building under
    clang.
    
    Closes: https://bugs.gentoo.org/730932
    Closes: https://bugs.gentoo.org/745225
    Closes: https://bugs.gentoo.org/746221
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 media-gfx/gmic/Manifest                       |   1 +
 media-gfx/gmic/files/gmic-2.9.2_ipa-sra.patch |  15 ++
 media-gfx/gmic/gmic-2.9.2.ebuild              | 190 ++++++++++++++++++++++++++
 media-gfx/gmic/metadata.xml                   |   1 +
 4 files changed, 207 insertions(+)