[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#471663: xorg-server_2:1.4.99.901-1(experimental/ia64/alkman): Missing include



Package: xorg-server
Version: 2:1.4.99.901-1
Severity: serious
Tags: experimental

Heya,

xorg-server failed to build on my ia64 buildd:

| Automatic build of xorg-server_2:1.4.99.901-1 on alkman by sbuild/ia64 98-farm
| Build started at 20080317-0458
| ******************************************************************************

[...]

|  gcc -DHAVE_CONFIG_H -I. -I../../../../../hw/xfree86/os-support/bus -I../../../../include -I../../../../../hw/xfree86 -I../../../../../hw/xfree86/include -I../../../../../hw/xfree86/common -I../../../../../hw/xfree86/os-support -I../../../../../hw/xfree86/os-support/bus -I../../../../../os -DHAVE_XORG_CONFIG_H -DXF86PM -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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 -Wall -g -O2 -MT 460gxPCI.lo -MD -MP -MF .deps/460gxPCI.Tpo -c ../../../../../hw/xfree86/os-support/bus/460gxPCI.c  -fPIC -DPIC -o .libs/460gxPCI.o
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Verify460GXBus'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c: In function 'Control460GXBridge':
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:84: error: 'pciConfigPtr' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:84: error: (Each undeclared identifier is reported only once
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:84: error: for each function it appears in.)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:84: error: expected ';' before 'pPCI'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:89: error: 'pPCI' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:89: warning: implicit declaration of function 'Verify460GXBus'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:89: warning: nested extern declaration of 'Verify460GXBus'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:91: warning: implicit declaration of function 'pciReadByte'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:91: warning: nested extern declaration of 'pciReadByte'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:96: warning: implicit declaration of function 'pciWriteByte'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:96: warning: nested extern declaration of 'pciWriteByte'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c: In function 'Get460GXBridgeBuses':
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:130: error: 'pciConfigPtr' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:130: error: expected ';' before 'pPCI'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:135: error: 'pPCI' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c: In function 'Get460GXBridgeResources':
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:156: error: 'pciConfigPtr' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:156: error: expected ';' before 'pPCI'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:164: error: 'pPCI' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c: In function 'xorgProbe460GX':
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:221: warning: implicit declaration of function 'pciReadLong'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:221: warning: nested extern declaration of 'pciReadLong'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c: In function 'xf86PreScan460GX':
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:281: warning: implicit declaration of function 'pciReadWord'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:281: warning: nested extern declaration of 'pciReadWord'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c: In function 'xf86PostScan460GX':
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:364: error: 'pciConfigPtr' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:364: error: expected ';' before 'pPCI'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:373: error: 'pciBusFuncs_t' has no member named 'pciControlBridge'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:374: error: 'pciBusFuncs_t' has no member named 'pciGetBridgeBuses'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:375: error: 'pciBusFuncs_t' has no member named 'pciGetBridgeResources'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:383: error: 'ppPCI' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:383: error: too many arguments to function 'xf86scanpci'
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:384: error: 'pPCI' undeclared (first use in this function)
| ../../../../../hw/xfree86/os-support/bus/460gxPCI.c:390: error: too many arguments to function 'xf86scanpci'
| make[6]: *** [460gxPCI.lo] Error 1
| make[6]: Leaving directory `/build/buildd/xorg-server-1.4.99.901/obj-ia64-linux-gnu/hw/xfree86/os-support/bus'
| make[5]: *** [all-recursive] Error 1
| make[5]: Leaving directory `/build/buildd/xorg-server-1.4.99.901/obj-ia64-linux-gnu/hw/xfree86/os-support'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory `/build/buildd/xorg-server-1.4.99.901/obj-ia64-linux-gnu/hw/xfree86'
| make[3]: *** [all] Error 2
| make[3]: Leaving directory `/build/buildd/xorg-server-1.4.99.901/obj-ia64-linux-gnu/hw/xfree86'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/xorg-server-1.4.99.901/obj-ia64-linux-gnu/hw'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/build/buildd/xorg-server-1.4.99.901/obj-ia64-linux-gnu'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080317-0514
| FAILED [dpkg-buildpackage died]
| Build needed 00:14:55, 144980k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=ia64&pkg=xorg-server&ver=2:1.4.99.901-1

Marc
-- 
BOFH #440:
Cache miss - please take better aim next time



Reply to: