Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202015 - media-libs/mesa-7.0.2 couldn't been emerged
Summary: media-libs/mesa-7.0.2 couldn't been emerged
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 07:56 UTC by Boris
Modified: 2008-10-29 14:43 UTC (History)
0 users

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


Attachments
emerge --info (eminfo,8.99 KB, text/plain)
2007-12-12 07:57 UTC, Boris
Details
build log (build.log,251.98 KB, text/plain)
2007-12-12 08:00 UTC, Boris
Details
Xorg.0.log (Xorg.0.log,50.64 KB, text/plain)
2007-12-12 08:06 UTC, Boris
Details
Kernel config (config,39.81 KB, text/plain)
2007-12-12 08:08 UTC, Boris
Details
stupid me (build.log,316.31 KB, text/plain)
2008-02-19 13:51 UTC, Michael Gaber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Boris 2007-12-12 07:56:53 UTC
Then emerging mesa-7.0.2 I see the message ERROR: media-libs/mesa-7.0.2 failed.

Reproducible: Always



Expected Results:  
good emerging mesa)
Comment 1 Boris 2007-12-12 07:57:56 UTC
Created attachment 138300 [details]
emerge --info
Comment 2 Boris 2007-12-12 08:00:06 UTC
Created attachment 138301 [details]
build log
Comment 3 Boris 2007-12-12 08:06:02 UTC
Created attachment 138302 [details]
Xorg.0.log
Comment 4 Boris 2007-12-12 08:08:24 UTC
Created attachment 138303 [details]
Kernel config
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-12-12 08:12:41 UTC
<snip>
In file included from ../common/dri_bufmgr.c:38:
../common/dri_bufmgr.h:83: error: expected declaration specifiers or ‘...’ before ‘drmBOList’
../common/dri_bufmgr.h:84: error: expected ‘)’ before ‘*’ token
../common/dri_bufmgr.h:85: error: expected ‘)’ before ‘*’ token
../common/dri_bufmgr.h:87: error: expected declaration specifiers or ‘...’ before ‘drmBOList’
../common/dri_bufmgr.c: In function ‘driFenceBuffers’:
../common/dri_bufmgr.c:102: warning: passing argument 3 of ‘drmFenceBuffers’ makes integer from pointer without a cast
../common/dri_bufmgr.c:102: error: too few arguments to function ‘drmFenceBuffers’
../common/dri_bufmgr.c: At top level:
../common/dri_bufmgr.c:437: error: expected declaration specifiers or ‘...’ before ‘drmBOList’
../common/dri_bufmgr.c: In function ‘driBOCreateList’:
../common/dri_bufmgr.c:440: error: ‘list’ undeclared (first use in this function)
../common/dri_bufmgr.c:440: error: (Each undeclared identifier is reported only once
../common/dri_bufmgr.c:440: error: for each function it appears in.)
../common/dri_bufmgr.c: At top level:
../common/dri_bufmgr.c:445: error: expected ‘)’ before ‘*’ token
../common/dri_bufmgr.c:453: error: expected ‘)’ before ‘*’ token
../common/dri_bufmgr.c:487: error: expected declaration specifiers or ‘...’ before ‘drmBOList’
../common/dri_bufmgr.c: In function ‘driBOValidateList’:
../common/dri_bufmgr.c:490: error: ‘list’ undeclared (first use in this function)
make[6]: *** [../common/dri_bufmgr.o] Error 1
</snip>
Comment 6 Michael Gaber 2008-02-19 13:51:57 UTC
Created attachment 143961 [details]
stupid me

mesa won't build here as well, log attached
Comment 7 Sam 2008-03-15 15:20:35 UTC
I think this would be help 
I solved the problem by (re)emerging of: 
libdrm 
x11-drm 
glproto

and this is come frome http://forums.gentoo.org/viewtopic-t-557168-highlight-.html?sid=d46a2fb35b79b6b8fc46192242a1d47f

Comment 8 Graziano Panzera 2008-05-30 15:21:11 UTC
(In reply to comment #7)
> I think this would be help 
> I solved the problem by (re)emerging of: 
> libdrm 
> x11-drm 
> glproto
> 
I try this out with no success. My mesa build has i810 USE enabled and i don't use x11-drm ( but also with it the error persist )

Comment 9 David Philippi 2008-06-17 18:15:43 UTC
Seems like a depend on glproto is missing. I'm doing a fresh install on the laptop and got an error due to some header missing until this bug got me the idea to emerge glproto...
Comment 10 Taiyang Chen 2008-09-17 03:07:55 UTC
I had the same issue with mesa-7.0.3.
Downgrading libdrm to 2.3.0 solved my problem.
If you need libdrm 2.3.1, you'll have to emerge >mesa-7.1.
Comment 11 Boris 2008-10-13 12:37:51 UTC
System was reinstalled with ACCEPT_KEYWORDS=amd64 (no ~amd64), and now no problem with mesa. Thanks everybody for comtribution.
Comment 12 Rémi Cardona (RETIRED) gentoo-dev 2008-10-29 14:43:55 UTC
Closing fixed as per comment #11.

Thanks