Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183484 - media-libs/mesa-6.5.3 missing x11-libs/libXdamage dependency
Summary: media-libs/mesa-6.5.3 missing x11-libs/libXdamage dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 07:45 UTC by Kameron
Modified: 2007-08-02 00:09 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 Kameron 2007-06-28 07:45:51 UTC
Emerge -Dvat xorg-x11

MESA FAILS TO COMPILE! 

glxext.c:52:36: error: X11/extensions/Xdamage.h: No such file or directory
distcc[8012] ERROR: compile glxext.c on 192.168.1.101 failed
make[3]: *** [glxext.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.3/work/Mesa-6.5.3/src/glx/x11'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.3/work/Mesa-6.5.3/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.3/work/Mesa-6.5.3'
make: *** [linux-dri-x86] Error 2

!!! ERROR: media-libs/mesa-6.5.3 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  mesa-6.5.3.ebuild, line 236:   Called die

!!! Build failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-libs/mesa-6.5.3/temp/build.log'. 

Reproducible: Always

Steps to Reproduce:
1.emerge -Dvat xorg-x11



Actual Results:  
ERROR: media-libs/mesa-6.5.3 failed.

glxext.c:52:36: error: X11/extensions/Xdamage.h: No such file or directory
distcc[8012] ERROR: compile glxext.c on 192.168.1.101 failed
make[3]: *** [glxext.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.3/work/Mesa-6.5.3/src/glx/x11'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.3/work/Mesa-6.5.3/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.3/work/Mesa-6.5.3'
make: *** [linux-dri-x86] Error 2

!!! ERROR: media-libs/mesa-6.5.3 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  mesa-6.5.3.ebuild, line 236:   Called die

!!! Build failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-libs/mesa-6.5.3/temp/build.log'. 

Expected Results:  
Compile

In order to solve,  emerge x11-libs/libXdamage BEFORE MESA because mesa needs Xdamage.h to compile...
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-28 07:49:52 UTC
(In reply to comment #0)
> MESA FAILS TO COMPILE! 

Fix your caps lock please.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2007-08-02 00:09:13 UTC
Fixed, thanks!