Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860750 - media-gfx/gimp-2.10.32: [Makefile:2446: 64/gimp-texture.png] Segmentation fault (core dumped)
Summary: media-gfx/gimp-2.10.32: [Makefile:2446: 64/gimp-texture.png] Segmentation fau...
Status: RESOLVED DUPLICATE of bug 857708
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-24 15:43 UTC by thanasis
Modified: 2022-07-25 12:57 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge_info.txt,7.16 KB, text/plain)
2022-07-24 15:47 UTC, thanasis
Details
media-gfx:gimp-2.10.32:20220724-150316.log (media-gfx:gimp-2.10.32:20220724-150316.log,390.10 KB, text/x-log)
2022-07-24 15:49 UTC, thanasis
Details
emerge --info '=media-gfx/gimp-2.10.32::gentoo' (emerge_info_gimp-2.10.32.txt,7.27 KB, text/plain)
2022-07-24 15:58 UTC, thanasis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thanasis 2022-07-24 15:43:41 UTC
make[3]: *** [Makefile:2446: 64/gimp-texture.png] Segmentation fault (core dumped)

Reproducible: Always

Steps to Reproduce:
1.try to emerge gimp
Actual Results:  
emerge gimp

Expected Results:  
mkdir -p `dirname 64/gimp-wilber-eek.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram /usr/bin/gegl-0.4 ../../icons/Symbolic/64/gimp-wilber-eek.png -o 64/gimp-wilber-eek.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float"
make[3]: *** [Makefile:2446: 64/gimp-texture.png] Segmentation fault (core dumped)
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/media-gfx/gimp-2.10.32/work/gimp-2.10.32/icons/Symbolic-High-Contrast'
make[2]: *** [Makefile:671: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-gfx/gimp-2.10.32/work/gimp-2.10.32/icons'
make[1]: *** [Makefile:862: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-gfx/gimp-2.10.32/work/gimp-2.10.32'
make: *** [Makefile:763: all] Error 2
 * ERROR: media-gfx/gimp-2.10.32::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-gfx/gimp-2.10.32::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-gfx/gimp-2.10.32::gentoo'`.
 * The complete build log is located at '/var/tmp/portage_logs/media-gfx:gimp-2.10.32:20220724-150316.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/gimp-2.10.32/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gimp-2.10.32/temp/environment'.
 * Working directory: '/var/tmp/portage/media-gfx/gimp-2.10.32/work/gimp-2.10.32'
 * S: '/var/tmp/portage/media-gfx/gimp-2.10.32/work/gimp-2.10.32'

>>> Failed to emerge media-gfx/gimp-2.10.32, Log file:

>>>  '/var/tmp/portage_logs/media-gfx:gimp-2.10.32:20220724-150316.log'
Comment 1 thanasis 2022-07-24 15:47:28 UTC
Created attachment 794006 [details]
emerge --info
Comment 2 thanasis 2022-07-24 15:49:14 UTC
Created attachment 794009 [details]
media-gfx:gimp-2.10.32:20220724-150316.log
Comment 3 thanasis 2022-07-24 15:58:54 UTC
Created attachment 794012 [details]
emerge --info '=media-gfx/gimp-2.10.32::gentoo'
Comment 4 Sergey Torokhov 2022-07-25 03:53:40 UTC
Could you please emerge media-libs/babl-0.1.92-r1 and then try emerge media-gfx/gimp-2.10.32 again?
Comment 5 thanasis 2022-07-25 10:43:49 UTC
(In reply to Sergey Torokhov from comment #4)
> Could you please emerge media-libs/babl-0.1.92-r1 and then try emerge
> media-gfx/gimp-2.10.32 again?

Indeed, after unmasking media-libs/babl and emerging media-libs/babl-0.1.92-r1 ...then emerge media-gfx/gimp-2.10.32 did complete successfully.
Comment 6 Sergey Torokhov 2022-07-25 12:57:16 UTC
Thank you for confirmation!
I then close it as duplicate.

Mentioned revision is stabilized by arch teams

*** This bug has been marked as a duplicate of bug 857708 ***