Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628318 - media-gfx/gmic-2.0.0 fails to build: emake failed
Summary: media-gfx/gmic-2.0.0 fails to build: emake failed
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:
Depends on:
Blocks:
 
Reported: 2017-08-19 19:02 UTC by dtr
Modified: 2018-12-30 08:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,52.59 KB, text/x-log)
2017-08-19 19:02 UTC, dtr
Details
emerge --info gmic (eminfo,2.82 KB, text/plain)
2017-08-19 19:03 UTC, dtr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dtr 2017-08-19 19:02:32 UTC
Created attachment 489698 [details]
build.log

[ 80%] Built target gmic
make[1]: Leaving directory '/var/tmp/portage/media-gfx/gmic-2.0.0/work/gmic-2.0.0_build'
make: *** [Makefile:130: all] Error 2
Comment 1 dtr 2017-08-19 19:03:36 UTC
Created attachment 489700 [details]
emerge --info gmic
Comment 2 DrSlony 2017-10-10 17:13:48 UTC
dlr from your log:
-- Checking for module 'gimp-2.0'
--   Found gimp-2.0, version 2.9.4

IIRC G'MIC requires GIMP-2.9.6.
Comment 3 dtr 2017-10-10 20:26:14 UTC
I’m running it on 2.8 right now. I don’t remember, how I solved it.
Comment 4 Larry the Git Cow gentoo-dev 2018-12-30 08:27:33 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(+)