Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152213 - x11-base/xorg-server-1.1.1-r1 compile error
Summary: x11-base/xorg-server-1.1.1-r1 compile error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 03:35 UTC by wilem
Modified: 2006-10-24 04:26 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 wilem 2006-10-21 03:35:42 UTC
When trying to 

#emerge -av world

These are the packages that would be merged, in order:

Calculating world dependencies /

... done!
[ebuild     U ] x11-base/xorg-server-1.1.1-r1 [1.0.2-r7] USE="dri nptl%* xorg%* -3dfx% -aiglx% -debug -dmx% -ipv6 -kdrive% -minimal -sdl% -xprint" INPUT_DEVICES="keyboard%* mouse%* -acecad% -aiptek% -calcomp% -citron% -digitaledge% -dmc% -dynapro% -elo2300% -elographics% -evdev% -fpit% -hyperpen% -jamstudio% -joystick% -magellan% -microtouch% -mutouch% -palmax% -penmount% -spaceorb% -summa% -synaptics% -tek4957% -ur98% -vmmouse% -void% -wacom%" VIDEO_CARDS="i810%* -apm% -ark% -chips% -cirrus% -cyrix% -dummy% -epson% -fbdev% -fglrx% -glint% -i128% -i740% (-impact) -imstt% -mach64% -mga% -neomagic% (-newport) -nsc% -nv% -nvidia% -r128% -radeon% -rendition% -s3% -s3virge% -savage% -siliconmotion% -sis% -sisusb% (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx% -tga% -trident% -tseng% -v4l% -vesa% -vga% -via% -vmware% -voodoo%" 0 kB [2]
[ebuild     U ] x11-drivers/xf86-video-i810-1.6.5 [1.4.1.3] USE="dri -debug" 429 kB [2]
[ebuild     U ] x11-drivers/xf86-input-mouse-1.1.1 [1.0.4] USE="-debug" 261 kB [2]
[ebuild     U ] x11-drivers/xf86-input-keyboard-1.1.0 [1.0.1.3] USE="-debug" 226 kB [2]
[ebuild     U ] gnome-base/libgnomecanvas-2.14.0 [2.12.0] USE="X -debug -doc -static" 597 kB [2]
[ebuild     U ] gnome-base/libgnomeui-2.16.1 [2.14.1] USE="jpeg -debug -doc" 1,447 kB [2]
[ebuild     U ] x11-base/xorg-x11-7.1 [7.0-r1] USE="(-3dfx%*)" INPUT_DEVICES="(-acecad%) (-aiptek%) (-calcomp%) (-citron%) (-digitaledge%) (-dmc%) (-dynapro%) (-elo2300%) (-elographics%) (-evdev%) (-fpit%) (-hyperpen%) (-jamstudio%) (-joystick%) (-keyboard%*) (-magellan%) (-magictouch%) (-microtouch%) (-mouse%*) (-mutouch%) (-palmax%) (-penmount%) (-spaceorb%) (-summa%) (-synaptics%) (-tek4957%) (-ur98%) (-vmmouse%) (-void%) (-wacom%)" VIDEO_CARDS="(-apm%) (-ark%) (-chips%) (-cirrus%) (-cyrix%) (-dummy%) (-fbdev%) (-fglrx%) (-glint%) (-i128%) (-i740%) (-i810%*) (-imstt%) (-mach64%) (-mga%) (-neomagic%) (-newport%) (-nsc%) (-nv%) (-nvidia%) (-r128%) (-radeon%) (-rendition%) (-s3%) (-s3virge%) (-savage%) (-siliconmotion%) (-sis%) (-sisusb%) (-sunbw2%) (-suncg14%) (-suncg3%) (-suncg6%) (-sunffb%) (-sunleo%) (-suntcx%) (-tdfx%) (-tga%) (-trident%) (-tseng%) (-v4l%) (-vesa%) (-vga%) (-via%) (-vmware%) (-voodoo%)" 0 kB [2]
[ebuild     U ] app-text/ghostscript-esp-8.15.3 [8.15.1_p20060430] USE="X cups threads* -cjk -emacs -gtk* -xml*" 8,579 kB [2]

Total size of downloads: 11,542 kB
Portage overlays:
 [1] /usr/portage-xfce4
 [2] /usr/portage
 [3] /usr/xgl-coffee

Would you like to merge these packages? [Yes/No]

I got this error message

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -I../include -I../include -I.                          ./include -I../include -I../include -I../hw/xfree86/dixmods/extmod -DHAVE_DIX_CONFIG_H -DXFree86Server -DXFree86LOA                          DER -DDEFAULTPOLICYFILE=\"/usr/lib/xserver/SecurityPolicy\" -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-pro                          totypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BI                          T -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -                          I../miext/damage -I../render -I../randr -I../fb -O3 -march=i686 -pipe -MT xtest.lo -MD -MP -MF .deps/xtest.Tpo -c x                          test.c  -fPIC -DPIC -o .libs/xtest.o
shape.c: In function 'ProcShapeRectangles':
shape.c:339: error: 'ShapeInput' undeclared (first use in this function)
shape.c:339: error: (Each undeclared identifier is reported only once
shape.c:339: error: for each function it appears in.)
shape.c: In function 'ProcShapeMask':
shape.c:438: error: 'ShapeInput' undeclared (first use in this function)
shape.c: In function 'ProcShapeCombine':
shape.c:547: error: 'ShapeInput' undeclared (first use in this function)
shape.c: In function 'ProcShapeOffset':
shape.c:664: error: 'ShapeInput' undeclared (first use in this function)
shape.c: In function 'SendShapeNotify':
shape.c:955: error: 'ShapeInput' undeclared (first use in this function)
shape.c: In function 'ProcShapeGetRectangles':
shape.c:1053: error: 'ShapeInput' undeclared (first use in this function)
make[1]: *** [shape.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -I../include -I../include -I.                          ./include -I../include -I../include -I../hw/xfree86/dixmods/extmod -DHAVE_DIX_CONFIG_H -DXFree86Server -DXFree86LOA                          DER -DDEFAULTPOLICYFILE=\"/usr/lib/xserver/SecurityPolicy\" -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-pro                          totypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BI                          T -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -                          I../miext/damage -I../render -I../randr -I../fb -O3 -march=i686 -pipe -MT sleepuntil.lo -MD -MP -MF .deps/sleepunti                          l.Tpo -c sleepuntil.c  -fPIC -DPIC -o .libs/sleepuntil.o
make[1]: Leaving directory `/var/tmp/portage/xorg-server-1.1.1-r1/work/xorg-server-1.1.1/Xext'
make: *** [all-recursive] Error 1

!!! ERROR: x11-base/xorg-server-1.1.1-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called x-modular_src_compile
  x-modular.eclass, line 331:   Called x-modular_src_make
  x-modular.eclass, line 326:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/portage'

Can you help me, please?
Thank you

wil-m
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-21 04:09:31 UTC
No, we can't unless you have a problem with an ebuild that *doesn't* come from an overlay.
Comment 2 wilem 2006-10-23 01:02:42 UTC
you mean it's not stable ebuild?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-23 01:10:18 UTC
(In reply to comment #2)
> you mean it's not stable ebuild?

No, I mean that the ebuild you are emerging comes from an overlay - note the [2] in there. 

We don't support ebuilds in overlays, if you are changing the ebuilds, you are on your own.


Comment 4 wilem 2006-10-23 05:29:18 UTC
the ebuild comes from standart portage tree, nothing has been changed.. 

the portage-xfce includes only xfce4 programs, the last overlay brings me xgl ebuilds, if you mean this..
Comment 5 wilem 2006-10-24 04:26:20 UTC
I removed /usr/portage from portage overlay, and it's still the same