Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105240 - media-gfx/gimp-2.2.8-r1 fails to compile
Summary: media-gfx/gimp-2.2.8-r1 fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 04:16 UTC by David CHANIAL
Modified: 2005-09-08 04:19 UTC (History)
0 users

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 David CHANIAL 2005-09-08 04:16:20 UTC
When i emerge gimp i have this error message : 
 
make[3]: Leaving directory  
`/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins/common'  
make[2]: *** [all-recursive] Erreur 1  
make[2]: Leaving directory  
`/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins'  
make[1]: *** [all-recursive] Erreur 1  
make[1]: Leaving directory `/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8'  
make: *** [all] Erreur 2  
  
!!! ERROR: media-gfx/gimp-2.2.8-r1 failed.  
!!! Function src_compile, Line 142, Exitcode 2  

Reproducible: Always
Steps to Reproduce:
1. emerge -av gimp 
2. 
3. 
 
Actual Results:  
 make[3]: Leaving directory   
`/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins/common'   
make[2]: *** [all-recursive] Erreur 1   
make[2]: Leaving directory   
`/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/plug-ins'   
make[1]: *** [all-recursive] Erreur 1   
make[1]: Leaving directory `/var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8'   
make: *** [all] Erreur 2   
   
!!! ERROR: media-gfx/gimp-2.2.8-r1 failed.   
!!! Function src_compile, Line 142, Exitcode 2   

Expected Results:  
emerge successfully completed
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-08 04:19:15 UTC
Post some more lines w/ the actual error and also emerge --info output as
instructed to when filing the bug.