Bug#583005: xserver-xorg-video-radeonhd: FTBFS: ../../src/rhd_driver.c:517: error: invalid storage class for function 'RHDPreInit'
Source: xserver-xorg-video-radeonhd
Version: 1.3.0-3
Severity: serious
Tags: squeeze sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20100524 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[4]: Entering directory `/build/user-xserver-xorg-video-radeonhd_1.3.0-3-amd64-xvlOUZ/xserver-xorg-video-radeonhd-1.3.0/build/src'
> CC rhd_atombios.o
> CC r600_shader.o
> CC r5xx_accel.o
> CC radeon_3d.o
> CC radeon_textured_videofuncs.o
> CC rhd_atomout.o
> CC rhd_atompll.o
> CC rhd_audio.o
> CC r5xx_xaa.o
> CC rhd_atomcrtc.o
> In file included from ../../src/rhd_atombios.c:61:
> ../../src/AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning
> ../../src/AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning
> In file included from ../../src/rhd_atombios.c:77:
> ../../src/atombios_rev.h:66: warning: ignoring #pragma count ATOM_GPIO_I2C_INFO
> ../../src/atombios_rev.h:67: warning: ignoring #pragma return ATOM_GPIO_I2C_INFO
> ../../src/atombios_rev.h:69: warning: ignoring #pragma count ATOM_GPIO_PIN_LUT
> ../../src/atombios_rev.h:70: warning: ignoring #pragma return ATOM_GPIO_PIN_LUT
> ../../src/atombios_rev.h:72: warning: ignoring #pragma count ATOM_VESA_TO_INTENAL_MODE_LUT
> ../../src/atombios_rev.h:73: warning: ignoring #pragma return ATOM_VESA_TO_INTENAL_MODE_LUT
> ../../src/atombios_rev.h:75: warning: ignoring #pragma count ATOM_COMPONENT_VIDEO_INFO
> ../../src/atombios_rev.h:76: warning: ignoring #pragma count ATOM_COMPONENT_VIDEO_INFO
> ../../src/atombios_rev.h:77: warning: ignoring #pragma return ATOM_COMPONENT_VIDEO_INFO
> ../../src/atombios_rev.h:78: warning: ignoring #pragma count ATOM_COMPONENT_VIDEO_INFO_V21
> ../../src/atombios_rev.h:79: warning: ignoring #pragma count ATOM_COMPONENT_VIDEO_INFO_V21
> ../../src/atombios_rev.h:80: warning: ignoring #pragma return ATOM_COMPONENT_VIDEO_INFO_V21
> ../../src/atombios_rev.h:82: warning: ignoring #pragma count INDIRECT_IO_ACCESS
> ../../src/atombios_rev.h:83: warning: ignoring #pragma return INDIRECT_IO_ACCESS
> ../../src/atombios_rev.h:85: warning: ignoring #pragma offset ATOM_VRAM_INFO_V3
> ../../src/atombios_rev.h:86: warning: ignoring #pragma count ATOM_VRAM_INFO_V3
> ../../src/atombios_rev.h:87: warning: ignoring #pragma offset ATOM_VRAM_INFO_V3
> ../../src/atombios_rev.h:89: warning: ignoring #pragma return ATOM_VRAM_INFO_V3
> ../../src/atombios_rev.h:92: warning: ignoring #pragma count ATOM_ASIC_PROFILE_VOLTAGE
> ../../src/atombios_rev.h:94: warning: ignoring #pragma count ATOM_VOLTAGE_FORMULA
> ../../src/atombios_rev.h:95: warning: ignoring #pragma offset ATOM_VOLTAGE_OBJECT_INFO
> ../../src/atombios_rev.h:96: warning: ignoring #pragma count ATOM_VOLTAGE_OBJECT_INFO
> ../../src/atombios_rev.h:97: warning: ignoring #pragma return ATOM_VOLTAGE_OBJECT_INFO
> ../../src/atombios_rev.h:99: warning: ignoring #pragma count ATOM_POWER_SOURCE_INFO
> ../../src/atombios_rev.h:100: warning: ignoring #pragma return ATOM_POWER_SOURCE_INFO
> In file included from ../../src/rhd_atombios.c:77:
> ../../src/atombios_rev.h:145: warning: ignoring #pragma count ATOM_POWERINDEX_INFO_V4
> ../../src/atombios_rev.h:163: warning: ignoring #pragma count ATOM_POWERUNKNOWN_INFO_V4
> ../../src/atombios_rev.h:169: warning: ignoring #pragma count ATOM_POWERPLAY_INFO_V4
> ../../src/atombios_rev.h:170: warning: ignoring #pragma offset ATOM_POWERPLAY_INFO_V4
> ../../src/atombios_rev.h:171: warning: ignoring #pragma count ATOM_POWERPLAY_INFO_V4
> ../../src/atombios_rev.h:172: warning: ignoring #pragma offset ATOM_POWERPLAY_INFO_V4
> ../../src/atombios_rev.h:173: warning: ignoring #pragma count ATOM_POWERPLAY_INFO_V4
> ../../src/atombios_rev.h:174: warning: ignoring #pragma offset ATOM_POWERPLAY_INFO_V4
> ../../src/atombios_rev.h:175: warning: ignoring #pragma return ATOM_POWERPLAY_INFO_V4
> CC rhd_connector.o
> CC rhd_crtc.o
> CC rhd_cs.o
> CC rhd_dac.o
> CC rhd_cursor.o
> CC rhd_ddia.o
> CC rhd_biosscratch.o
> In file included from ../../src/rhd_biosscratch.c:68:
> ../../src/AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning
> ../../src/AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning
> CC rhd_edid.o
> CC rhd_dig.o
> CC rhd_helper.o
> CC rhd_hdmi.o
> CC rhd_driver.o
> CC rhd_i2c.o
> ../../src/rhd_driver.c: In function 'RHDPciProbe':
> ../../src/rhd_driver.c:517: error: invalid storage class for function 'RHDPreInit'
> ../../src/rhd_driver.c:1097: error: invalid storage class for function 'RHDScreenInit'
> ../../src/rhd_driver.c:1339: error: invalid storage class for function 'rhdAllIdle'
> ../../src/rhd_driver.c:1365: error: invalid storage class for function 'rhdEngineIdle'
> ../../src/rhd_driver.c:1393: error: invalid storage class for function 'RHDCloseScreen'
> ../../src/rhd_driver.c:1452: error: invalid storage class for function 'RHDFreeScreen'
> ../../src/rhd_driver.c:1459: error: invalid storage class for function 'RHDEnterVT'
> ../../src/rhd_driver.c:1551: error: invalid storage class for function 'RHDLeaveVT'
> ../../src/rhd_driver.c:1577: error: invalid storage class for function 'RHDSwitchMode'
> ../../src/rhd_driver.c:1601: error: invalid storage class for function 'RHDAdjustFrame'
> ../../src/rhd_driver.c:1624: error: invalid storage class for function 'RHDDisplayPowerManagementSet'
> ../../src/rhd_driver.c:1706: error: invalid storage class for function 'RHDLoadPalette'
> ../../src/rhd_driver.c:1781: error: invalid storage class for function 'RHDSaveScreen'
> ../../src/rhd_driver.c:1838: error: invalid storage class for function 'rhdMapMMIO'
> ../../src/rhd_driver.c:1873: error: invalid storage class for function 'rhdUnmapMMIO'
> ../../src/rhd_driver.c:1891: error: invalid storage class for function 'rhdGetVideoRamSize'
> ../../src/rhd_driver.c:1920: error: invalid storage class for function 'rhdMapFB'
> ../../src/rhd_driver.c:2041: error: invalid storage class for function 'rhdUnmapFB'
> ../../src/rhd_driver.c:2063: error: invalid storage class for function 'rhdFbOffscreenGrab'
> ../../src/rhd_driver.c:2117: error: invalid storage class for function 'rhdOutputConnectorCheck'
> ../../src/rhd_driver.c:2158: error: invalid storage class for function 'rhdModeLayoutSelect'
> ../../src/rhd_driver.c:2307: error: invalid storage class for function 'rhdModeDPISet'
> ../../src/rhd_driver.c:2399: error: invalid storage class for function 'rhdModeLayoutPrint'
> ../../src/rhd_driver.c:2496: error: invalid storage class for function 'rhdModeInit'
> ../../src/rhd_driver.c:2510: error: invalid storage class for function 'rhdSetMode'
> ../../src/rhd_driver.c:2566: error: invalid storage class for function 'rhdSave'
> CC rhd_id.o
> ../../src/rhd_driver.c:2595: error: invalid storage class for function 'rhdRestore'
> ../../src/rhd_driver.c:2740: error: invalid storage class for function 'rhdAccelOptionsHandle'
> ../../src/rhd_driver.c:2831: error: invalid storage class for function 'rhdProcessOptions'
> ../../src/rhd_driver.c:2917: error: invalid storage class for function 'rhdDoReadPCIBios'
> ../../src/rhd_driver.c:3056: error: invalid storage class for function 'rhdGetIGPNorthBridgeInfo'
> ../../src/rhd_driver.c:3080: error: invalid storage class for function 'rhdGetCardType'
> ../../src/rhd_driver.c:3138: error: expected declaration or statement at end of input
> CC rhd_lvtma.o
> CC rhd_mc.o
> make[4]: *** [radeonhd_drv_la-rhd_driver.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/05/24/xserver-xorg-video-radeonhd_1.3.0-3_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
| lucas@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr GPG: 1024D/023B3F4F |
Reply to: