Source: xserver-xorg-video-tga Version: 1:1.2.0-1 Severity: serious User: [email protected] Usertags: qa-ftbfs-20100211 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../src -I.. -fvisibility=hidden -I/usr/include/xorg > -I/usr/include/pixman-1 -Wall -g -O2 -MT tga_seg.lo -MD -MP -MF > .deps/tga_seg.Tpo -c -o tga_seg.lo ../../src/tga_seg.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT BT463ramdac.lo -MD -MP -MF .deps/BT463ramdac.Tpo -c > ../../src/BT463ramdac.c -fPIC -DPIC -o .libs/BT463ramdac.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT BTramdac.lo -MD -MP -MF .deps/BTramdac.Tpo -c ../../src/BTramdac.c -fPIC > -DPIC -o .libs/BTramdac.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT IBM561ramdac.lo -MD -MP -MF .deps/IBM561ramdac.Tpo -c > ../../src/IBM561ramdac.c -fPIC -DPIC -o .libs/IBM561ramdac.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT tga_cursor.lo -MD -MP -MF .deps/tga_cursor.Tpo -c ../../src/tga_cursor.c > -fPIC -DPIC -o .libs/tga_cursor.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT tga_accel.lo -MD -MP -MF .deps/tga_accel.Tpo -c ../../src/tga_accel.c > -fPIC -DPIC -o .libs/tga_accel.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT tga_dac.lo -MD -MP -MF .deps/tga_dac.Tpo -c ../../src/tga_dac.c -fPIC > -DPIC -o .libs/tga_dac.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT ICS1562.lo -MD -MP -MF .deps/ICS1562.Tpo -c ../../src/ICS1562.c -fPIC > -DPIC -o .libs/ICS1562.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT tga_line.lo -MD -MP -MF .deps/tga_line.Tpo -c ../../src/tga_line.c -fPIC > -DPIC -o .libs/tga_line.o > mv -f .deps/ICS1562.Tpo .deps/ICS1562.Plo > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT tga_seg.lo -MD -MP -MF .deps/tga_seg.Tpo -c ../../src/tga_seg.c -fPIC > -DPIC -o .libs/tga_seg.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I.. > -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Wall -g -O2 > -MT tga_driver.lo -MD -MP -MF .deps/tga_driver.Tpo -c ../../src/tga_driver.c > -fPIC -DPIC -o .libs/tga_driver.o > mv -f .deps/tga_cursor.Tpo .deps/tga_cursor.Plo > mv -f .deps/BTramdac.Tpo .deps/BTramdac.Plo > mv -f .deps/BT463ramdac.Tpo .deps/BT463ramdac.Plo > mv -f .deps/tga_dac.Tpo .deps/tga_dac.Plo > ../../src/tga_driver.c:41:27: error: xf86Resources.h: No such file or > directory > ../../src/tga_driver.c:57:21: error: xf86RAC.h: No such file or directory > In file included from ../../src/tga_driver.c:68: > /usr/include/X11/extensions/xf86dgastr.h:1:2: warning: #warning "xf86dgastr.h > is obsolete and may be removed in the future." > /usr/include/X11/extensions/xf86dgastr.h:2:2: warning: #warning "include > <X11/extensions/xf86dgaproto.h> for the protocol defines." > ../../src/tga_driver.c:73:33: error: X11/extensions/dpms.h: No such file or > directory > ../../src/tga_driver.c: In function 'tgaSetup': > ../../src/tga_driver.c:240: warning: implicit declaration of function > 'LoaderRefSymLists' > ../../src/tga_driver.c: In function 'TGAPreInit': > ../../src/tga_driver.c:482: warning: implicit declaration of function > 'xf86LoaderReqSymLists' > ../../src/tga_driver.c:504: error: 'struct _entityInfo' has no member named > 'resources' > ../../src/tga_driver.c:800: warning: implicit declaration of function > 'xf86RegisterResources' > ../../src/tga_driver.c:800: error: 'ResExclusive' undeclared (first use in > this function) > ../../src/tga_driver.c:800: error: (Each undeclared identifier is reported > only once > ../../src/tga_driver.c:800: error: for each function it appears in.) > ../../src/tga_driver.c: In function 'TGAMapMem': > ../../src/tga_driver.c:1156: warning: implicit declaration of function > 'getpagesize' > ../../src/tga_driver.c: In function 'TGADisplayPowerManagementSet': > ../../src/tga_driver.c:1745: error: 'DPMSModeOn' undeclared (first use in > this function) > ../../src/tga_driver.c:1749: error: 'DPMSModeStandby' undeclared (first use > in this function) > ../../src/tga_driver.c:1750: error: 'DPMSModeSuspend' undeclared (first use > in this function) > ../../src/tga_driver.c:1755: error: 'DPMSModeOff' undeclared (first use in > this function) > ../../src/tga_driver.c: In function 'TGASync': > ../../src/tga_driver.c:1877: warning: implicit declaration of function > 'usleep' > make[3]: *** [tga_driver.lo] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/02/11/xserver-xorg-video-tga_1:1.2.0-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [email protected] http://www.lucas-nussbaum.net/ | | jabber: [email protected] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

