Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570622 - media-gfx/gimp-9999 - compilation failure - Illegal instruction
Summary: media-gfx/gimp-9999 - compilation failure - Illegal instruction
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-02 16:34 UTC by DrSlony
Modified: 2016-01-08 10:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DrSlony 2016-01-02 16:34:51 UTC
Compilation fails:
make[3]: Entering directory '/var/tmp/portage/media-gfx/gimp-9999/work/gimp-9999/icons/Symbolic-Inverted'
mkdir -p `dirname 12/gimp-close.png`; /usr/bin/gegl-0.3 -x "<gegl> <node operation='gegl:invert-linear'></node> <node operation='gegl:load'> <params> <param name='path'>../../icons/Symbolic/12/gimp-close.png</param> </params> </node> </gegl>" -o 12/gimp-close.png
HMM....
Something strange is happening,
malloc and free function pointer changing between invocations in babl.
/bin/sh: line 1: 17795 Illegal instruction     /usr/bin/gegl-0.3 -x "<gegl> <node operation='gegl:invert-linear'></node> <node operation='gegl:load'> <params> <param name='path'>../../icons/Symbolic/12/gimp-close.png</param> </params> </node> </gegl>" -o 12/gimp-close.png
Makefile:1531: recipe for target '12/gimp-close.png' failed
make[3]: *** [12/gimp-close.png] Error 132

emerge --info '=media-gfx/gimp-9999::gentoo' https://bpaste.net/show/978935048053

emerge -pqv '=media-gfx/gimp-9999::gentoo'
[ebuild  N    ] media-gfx/gimp-9999  USE="alsa jpeg2k mng openexr pdf python smp svg udev webkit -aalib (-altivec) (-aqua) -debug -doc -gnome -postscript {-test} -wmf -xpm" CPU_FLAGS_X86="mmx sse" LINGUAS="-am -ar -ast -az -be -bg -br -ca -ca@valencia -cs -csb -da -de -dz -el -en_CA -en_GB -eo -es -et -eu -fa -fi -fr -ga -gl -gu -he -hi -hr -hu -id -is -it -ja -ka -kk -km -kn -ko -lt -lv -mk -ml -ms -my -nb -nds -ne -nl -nn -oc -pa -pl -pt -pt_BR -ro -ru -rw -si -sk -sl -sr -sr@latin -sv -ta -te -th -tr -tt -uk -vi -xh -yi -zh_CN -zh_HK -zh_TW" PYTHON_TARGETS="python2_7" 

Complete build log https://bpaste.net/show/3b477155899b

I am waiting for confirmation from upstream that it compiles for them.

Reproducible: Always
Comment 1 DrSlony 2016-01-02 16:42:10 UTC
Confirmation received that today's BABL/GEGL/GIMP masters build for them. BABL and GEGL build for me, GIMP fails.
Comment 2 DrSlony 2016-01-08 10:01:49 UTC
Fixed upstream https://bugzilla.gnome.org/show_bug.cgi?id=760292