Jump to content

gimp make failed in gentoo


Guest jsldub
 Share

Recommended Posts

When I "emerge gimp" , i get the following error while it compiles gimp 2.0.4

 

---snip---

gimp-composite-mmx.c: In function `gimp_composite_scale_rgba8_rgba8_rgba8_mmx':gimp-composite-mmx.c:1006: internal compiler error: asm clobber conflict with input operand

Please submit a full bug report,

with preprocessed source if appropriate.

See <URL:http://bugs.gentoo.org/> for instructions.

gimp-composite-sse.c: In function `gimp_composite_burn_rgba8_rgba8_rgba8_sse':

gimp-composite-sse.c:227: error: can't find a register in class `GENERAL_REGS' while reloading `asm'

gimp-composite-sse.c:281: error: can't find a register in class `GENERAL_REGS' while reloading `asm'

gimp-composite-sse.c: At top level:

gimp-composite-sse.c:884: warning: `sse_op_overlay' defined but not used

make[3]: *** [gimp-composite-sse.o] Error 1

make[3]: *** Waiting for unfinished jobs....

Preprocessed source stored into /var/tmp/portage/gimp-2.0.4/temp/cc4Mfc2l.out file, please attach this to your bugreport.

make[3]: *** [gimp-composite-mmx.o] Error 1

make[3]: Leaving directory `/var/tmp/portage/gimp-2.0.4/work/gimp-2.0.4/app/composite'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/var/tmp/portage/gimp-2.0.4/work/gimp-2.0.4/app'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/var/tmp/portage/gimp-2.0.4/work/gimp-2.0.4'

make: *** [all] Error 2

 

!!! ERROR: media-gfx/gimp-2.0.4 failed.

!!! Function src_compile, Line 97, Exitcode 2

!!! (no error message)

 

---snip--

 

I have searched the web for a while about this and cannot find the exact error. the best i found was this one -> http://lists.gnu.org/archive/html/qemu-dev...7/msg00433.html .

 

I have tried the emerge operation after making CFLAGS -O1 in /etc/make.conf

I have also tried USE="-PIC" emerge gimp ,

 

but same errors in both cases.

 

 

I have a pretty fresh install of gentoo on PIII-450 SMP, running 2.6.7

here are applicable lines from /etc/make.conf

MAKEOPTS="-j3"

CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"

 

Thanks in advance for your help!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...