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

Bug 643090

Summary: media-gfx/gmic is incompatible with ninja
Product: Gentoo Linux Reporter: Franz Trischberger <franz.trischberger>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: franz.trischberger, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 557992    
Attachments: build.log

Description Franz Trischberger 2018-01-02 10:58:50 UTC
Created attachment 512704 [details]
build.log

Moving to emake generator and compilation works.

This should be fixed by adding
CMAKE_MAKEFILE_GENERATOR="emake"
before inherit line.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-30 08:27:24 UTC
The bug has been closed via the following commit(s):

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

commit 4de7949186333cfd1c8ef2c29ac015591f3fba28
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-12-30 08:06:08 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-12-30 08:26:39 +0000

    media-gfx/gmic: version bump to 2.4.3
    
    Closes: https://bugs.gentoo.org/556116
    Closes: https://bugs.gentoo.org/621270
    Closes: https://bugs.gentoo.org/622466
    Closes: https://bugs.gentoo.org/628318
    Closes: https://bugs.gentoo.org/629194
    Closes: https://bugs.gentoo.org/633950
    Closes: https://bugs.gentoo.org/643090
    Closes: https://bugs.gentoo.org/657764
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 media-gfx/gmic/Manifest                    |   1 +
 media-gfx/gmic/files/gmic-2.4.3-curl.patch | 100 +++++++++++++++++
 media-gfx/gmic/gmic-2.4.3.ebuild           | 170 +++++++++++++++++++++++++++++
 media-gfx/gmic/metadata.xml                |   1 +
 4 files changed, 272 insertions(+)