Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191092 - x11-drivers/xf86-video-i810-2.1.1 compile failed
Summary: x11-drivers/xf86-video-i810-2.1.1 compile failed
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:
Whiteboard:
Keywords:
: 191097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-02 20:41 UTC by Yevgeniy
Modified: 2007-09-24 20:21 UTC (History)
0 users

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


Attachments
error build file (build.log,45.52 KB, text/plain)
2007-09-02 22:01 UTC, Yevgeniy
Details
emerge --info (emerge --info,3.02 KB, text/plain)
2007-09-02 22:11 UTC, Yevgeniy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeniy 2007-09-02 20:41:04 UTC
# emerge xf86-video-i810

[1.
2.
3...
x11-drivers/xf86-video-i810-2.1.1
]

building crashed during compilation of the last packet.
-------------------------------------------------------
!!! ERROR: x11-drivers/xf86-video-i810-2.1.1 failed.
Call stack:
ebuild.sh, line 1638: Called dyn_compile
ebuild.sh, line 985: Called qa_call 'src-compile'
ebuild.sh, line 44: Called src_compile
ebuild.sh, line 1328: Called x-modular_src_compile
x-modular.eclass, line 337: Called x-modular_src_make
x-modular.eclass, line 332: Called die



Reproducible: Always




on platform ACER Aspire 5720-101G16
Intel Core 2 Duo T7100
Graphics: X3100
1GB DDR
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-02 20:48:53 UTC
Has nothing to do with portage.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-02 20:50:34 UTC
Post the *topmost* build error, as the message told you. Also emerge --info is missing.
Comment 3 Zac Medico gentoo-dev 2007-09-02 21:40:13 UTC
*** Bug 191097 has been marked as a duplicate of this bug. ***
Comment 4 Yevgeniy 2007-09-02 22:01:03 UTC
Created attachment 129869 [details]
error build file

error build file

also have:

f temp:
 build
 eclass-debug
 elibtool
 environment
 f logging:
  unpack.INFO

if you need them:
http://fcss.ukma.kiev.ua/~overlord/files/log/
login:guest
pass:Guests
Comment 5 Yevgeniy 2007-09-02 22:11:14 UTC
Created attachment 129870 [details]
emerge --info

emerge --info file
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-09-03 05:55:52 UTC
Reopen.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-09-03 18:38:19 UTC
So that this is actually searchable:

i830_driver.c: In function 'I830DrmMMInit':
i830_driver.c:2115: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c:2115: error: 'mm_init' undeclared (first use in this function)
i830_driver.c:2115: error: (Each undeclared identifier is reported only once
i830_driver.c:2115: error: for each function it appears in.)
i830_driver.c:2116: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c:2117: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c:2118: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c: In function 'I830DrmMMTakedown':
i830_driver.c:2136: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c:2136: error: 'mm_takedown' undeclared (first use in this function)
i830_driver.c:2137: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c: In function 'I830DrmMMLock':
i830_driver.c:2151: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c:2151: error: 'mm_lock' undeclared (first use in this function)
i830_driver.c:2152: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c: In function 'I830DrmMMUnlock':
i830_driver.c:2167: error: 'drm_mm_init_arg_t' has no member named 'req'
i830_driver.c:2167: error: 'mm_unlock' undeclared (first use in this function)
i830_driver.c:2168: error: 'drm_mm_init_arg_t' has no member named 'req'
make[3]: *** [i830_driver.lo] Error 1
Comment 8 Alan Hourihane 2007-09-24 09:24:24 UTC
What version of libdrm is installed ?

If it's not 2.3.0 you should upgrade, or at least try re-emerging libdrm 2.3.0.
Comment 9 Yevgeniy 2007-09-24 20:18:02 UTC
After re-emerging libdrm up to 2.3.0 the xf86-video-i810-2.1.1 package has been installed successfully.
Thanks  a lot)
Comment 10 Alan Hourihane 2007-09-24 20:21:12 UTC
Thanks. Closing.