Advertisement
Guest User

xf86-driver-xgi

a guest
Jan 15th, 2013
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.99 KB | None | 0 0
  1. make all-recursive
  2. make[1]: Entering directory `/root/xf86-video-xgi'
  3. Making all in src
  4. make[2]: Entering directory `/root/xf86-video-xgi/src'
  5. CC init.lo
  6. In file included from init.h:62:0,
  7. from init.c:67:
  8. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  9. In file included from init.h:65:0,
  10. from init.c:67:
  11. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  12. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  13. CC vb_ext.lo
  14. In file included from vb_ext.c:34:0:
  15. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  16. In file included from vb_ext.c:36:0:
  17. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  18. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  19. vb_ext.c: In function 'XGI_GetSenseStatus':
  20. vb_ext.c:142:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  21. CC vb_i2c.lo
  22. In file included from vb_i2c.c:24:0:
  23. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  24. In file included from vb_i2c.c:26:0:
  25. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  26. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  27. In file included from vb_i2c.c:27:0:
  28. vb_i2c.h:85:0: warning: "GETBITS" redefined [enabled by default]
  29. xgi_regs.h:107:0: note: this is the location of the previous definition
  30. vb_i2c.c: In function 'EnableGPIOA':
  31. vb_i2c.c:121:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  32. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  33. vb_i2c.c:132:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  34. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  35. vb_i2c.c: In function 'EnableGPIOB':
  36. vb_i2c.c:139:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  37. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  38. vb_i2c.c:150:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  39. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  40. vb_i2c.c: In function 'EnableGPIOC':
  41. vb_i2c.c:157:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  42. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  43. vb_i2c.c:168:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  44. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  45. vb_i2c.c: In function 'I2CRead':
  46. vb_i2c.c:703:5: warning: passing argument 2 of 'ReadUCHARI2C' from incompatible pointer type [enabled by default]
  47. vb_i2c.c:63:9: note: expected 'PUCHAR' but argument is of type 'long unsigned int *'
  48. vb_i2c.c: In function 'vWriteClockLineDVI':
  49. vb_i2c.c:1199:9: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  50. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  51. vb_i2c.c:1210:9: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  52. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  53. vb_i2c.c: In function 'vWriteDataLineDVI':
  54. vb_i2c.c:1250:9: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  55. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  56. vb_i2c.c:1263:9: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  57. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  58. vb_i2c.c: In function 'bReadClockLineDVI':
  59. vb_i2c.c:1298:9: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  60. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  61. vb_i2c.c: In function 'bReadDataLineDVI':
  62. vb_i2c.c:1339:9: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  63. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  64. vb_i2c.c: In function 'vWaitForCRT1HsyncActive':
  65. vb_i2c.c:1365:8: warning: passing argument 1 of 'XGI_GetRegByte' makes integer from pointer without a cast [enabled by default]
  66. vb_i2c.c:91:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  67. vb_i2c.c:1374:8: warning: passing argument 1 of 'XGI_GetRegByte' makes integer from pointer without a cast [enabled by default]
  68. vb_i2c.c:91:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  69. vb_i2c.c: In function 'vWriteClockLineCRT':
  70. vb_i2c.c:1405:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  71. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  72. vb_i2c.c:1409:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  73. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  74. vb_i2c.c:1421:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  75. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  76. vb_i2c.c: In function 'vWriteDataLineCRT':
  77. vb_i2c.c:1440:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  78. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  79. vb_i2c.c:1443:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  80. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  81. vb_i2c.c:1455:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  82. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  83. vb_i2c.c: In function 'bReadClockLineCRT':
  84. vb_i2c.c:1472:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  85. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  86. vb_i2c.c: In function 'bReadDataLineCRT':
  87. vb_i2c.c:1494:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  88. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  89. vb_i2c.c: In function 'vWriteClockLineFCNT':
  90. vb_i2c.c:1526:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  91. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  92. vb_i2c.c:1529:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  93. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  94. vb_i2c.c: In function 'vWriteDataLineFCNT':
  95. vb_i2c.c:1550:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  96. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  97. vb_i2c.c:1553:5: warning: passing argument 1 of 'XGI_SetReg' makes integer from pointer without a cast [enabled by default]
  98. xgi.h:1012:13: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  99. vb_i2c.c: In function 'bReadClockLineFCNT':
  100. vb_i2c.c:1570:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  101. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  102. vb_i2c.c: In function 'bReadDataLineFCNT':
  103. vb_i2c.c:1592:5: warning: passing argument 1 of 'XGI_GetReg' makes integer from pointer without a cast [enabled by default]
  104. xgi.h:1016:14: note: expected 'XGIIOADDRESS' but argument is of type 'PUCHAR'
  105. vb_i2c.c: In function 'vGetEDID_1':
  106. vb_i2c.c:1711:5: warning: passing argument 5 of 'I2CAccessBuffer' from incompatible pointer type [enabled by default]
  107. vb_i2c.c:200:6: note: expected 'PUCHAR' but argument is of type 'long unsigned int *'
  108. CC vb_init.lo
  109. In file included from vb_init.c:49:0:
  110. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  111. In file included from vb_init.c:51:0:
  112. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  113. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  114. vb_init.c: In function 'DualChipInit':
  115. vb_init.c:672:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  116. vb_init.c: In function 'XGINew_DDRSizing340':
  117. vb_init.c:2792:9: warning: passing argument 2 of 'XGINew_SetDRAMSizingType' from incompatible pointer type [enabled by default]
  118. vb_init.c:1903:6: note: expected 'const USHORT (*)[5]' but argument is of type 'USHORT (*)[5]'
  119. vb_init.c: In function 'XGINew_InitVBIOSData':
  120. vb_init.c:2971:20: warning: assignment makes integer from pointer without a cast [enabled by default]
  121. vb_init.c: In function 'XGINew_SetDRAMModeRegister_XG27':
  122. vb_init.c:3460:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  123. CC vb_setmode.lo
  124. In file included from vb_setmode.c:34:0:
  125. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  126. In file included from vb_setmode.c:36:0:
  127. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  128. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  129. vb_setmode.c: In function 'InitTo330Pointer':
  130. vb_setmode.c:328:23: warning: assignment from incompatible pointer type [enabled by default]
  131. vb_setmode.c:329:25: warning: assignment from incompatible pointer type [enabled by default]
  132. vb_setmode.c:454:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  133. vb_setmode.c:455:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  134. vb_setmode.c:456:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  135. vb_setmode.c:457:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  136. vb_setmode.c:458:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  137. vb_setmode.c: In function 'XGI_GetLVDSData':
  138. vb_setmode.c:3191:6: warning: passing argument 2 of 'get_HDE_VDE' from incompatible pointer type [enabled by default]
  139. vb_setmode.c:3134:1: note: expected 'USHORT *' but argument is of type 'ULONG *'
  140. vb_setmode.c:3191:6: warning: passing argument 3 of 'get_HDE_VDE' from incompatible pointer type [enabled by default]
  141. vb_setmode.c:3134:1: note: expected 'USHORT *' but argument is of type 'ULONG *'
  142. vb_setmode.c: In function 'XGI_SetLVDSRegs':
  143. vb_setmode.c:3310:6: warning: passing argument 2 of 'get_HDE_VDE' from incompatible pointer type [enabled by default]
  144. vb_setmode.c:3134:1: note: expected 'USHORT *' but argument is of type 'ULONG *'
  145. vb_setmode.c:3310:6: warning: passing argument 3 of 'get_HDE_VDE' from incompatible pointer type [enabled by default]
  146. vb_setmode.c:3134:1: note: expected 'USHORT *' but argument is of type 'ULONG *'
  147. vb_setmode.c: In function 'SetDualChipRegs':
  148. vb_setmode.c:4530:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  149. vb_setmode.c: In function 'XGI_GetVCLK2Ptr':
  150. vb_setmode.c:10124:37: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  151. vb_setmode.c:10127:37: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  152. vb_setmode.c:10130:37: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  153. vb_setmode.c:10133:37: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  154. CC xgi_accel.lo
  155. In file included from xgi_accel.c:41:0:
  156. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  157. In file included from xgi_accel.c:48:0:
  158. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  159. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  160. CC xgi_cursor.lo
  161. In file included from xgi_cursor.c:39:0:
  162. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  163. In file included from xgi_cursor.h:34:0,
  164. from xgi_cursor.c:44:
  165. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  166. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  167. xgi_cursor.c: In function 'Volari_LoadCursorARGB':
  168. xgi_cursor.c:241:2: warning: implicit declaration of function 'vWaitCRT1VerticalRetrace' [-Wimplicit-function-declaration]
  169. xgi_cursor.c:242:2: warning: implicit declaration of function 'XGIDumpMMIO' [-Wimplicit-function-declaration]
  170. CC xgi_dac.lo
  171. In file included from xgi_dac.c:51:0:
  172. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  173. In file included from xgi_dac.c:57:0:
  174. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  175. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  176. CC xgi_dga.lo
  177. In file included from xgi_dga.c:42:0:
  178. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  179. In file included from xgi_dga.c:44:0:
  180. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  181. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  182. CC xgi_driver.lo
  183. xgi_driver.c:50:0: warning: "PACKAGE_VERSION_MAJOR" redefined [enabled by default]
  184. ../config.h:68:0: note: this is the location of the previous definition
  185. xgi_driver.c:51:0: warning: "PACKAGE_VERSION_MINOR" redefined [enabled by default]
  186. ../config.h:71:0: note: this is the location of the previous definition
  187. xgi_driver.c:52:0: warning: "PACKAGE_VERSION_PATCHLEVEL" redefined [enabled by default]
  188. ../config.h:74:0: note: this is the location of the previous definition
  189. In file included from xgi_driver.c:65:0:
  190. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  191. In file included from xgi_driver.c:76:0:
  192. xgi_regs.h:55:0: warning: "outb" redefined [enabled by default]
  193. /usr/include/xorg/compiler.h:1055:0: note: this is the location of the previous definition
  194. In file included from xgi_driver.c:84:0:
  195. /usr/include/X11/extensions/xf86dgastr.h:1:2: warning: #warning "xf86dgastr.h is obsolete and may be removed in the future." [-Wcpp]
  196. /usr/include/X11/extensions/xf86dgastr.h:2:2: warning: #warning "include <X11/extensions/xf86dgaproto.h> for the protocol defines." [-Wcpp]
  197. xgi_driver.c: In function 'XGIDisplayPowerManagementSet':
  198. xgi_driver.c:518:2: warning: implicit declaration of function 'XGISetDPMS' [-Wimplicit-function-declaration]
  199. xgi_driver.c: In function 'XGIInternalDDC':
  200. xgi_driver.c:1479:2: warning: implicit declaration of function 'bGetEDID' [-Wimplicit-function-declaration]
  201. xgi_driver.c: In function 'XGIPreInit':
  202. xgi_driver.c:2620:49: error: 'struct pci_device' has no member named 'ioBase'
  203. xgi_driver.c:2808:9: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration]
  204. xgi_driver.c:2810:13: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration]
  205. xgi_driver.c: In function 'XGIMapMem':
  206. xgi_driver.c:4095:9: warning: 'pci_device_map_region' is deprecated (declared at /usr/include/pciaccess.h:85) [-Wdeprecated-declarations]
  207. xgi_driver.c: In function 'XGIUnmapMem':
  208. xgi_driver.c:4171:17: warning: 'pci_device_unmap_region' is deprecated (declared at /usr/include/pciaccess.h:88) [-Wdeprecated-declarations]
  209. xgi_driver.c:4205:17: warning: 'pci_device_unmap_region' is deprecated (declared at /usr/include/pciaccess.h:88) [-Wdeprecated-declarations]
  210. xgi_driver.c:4220:9: warning: 'pci_device_unmap_region' is deprecated (declared at /usr/include/pciaccess.h:88) [-Wdeprecated-declarations]
  211. xgi_driver.c:4221:9: warning: 'pci_device_unmap_region' is deprecated (declared at /usr/include/pciaccess.h:88) [-Wdeprecated-declarations]
  212. xgi_driver.c: In function 'XGIModeInit':
  213. xgi_driver.c:4328:5: warning: implicit declaration of function 'Volari_SetDefaultIdleWait' [-Wimplicit-function-declaration]
  214. xgi_driver.c: In function 'XGIRestore':
  215. xgi_driver.c:4489:2: warning: implicit declaration of function 'XGISetModeNew' [-Wimplicit-function-declaration]
  216. make[2]: *** [xgi_driver.lo] Error 1
  217. make[2]: Leaving directory `/root/xf86-video-xgi/src'
  218. make[1]: *** [all-recursive] Error 1
  219. make[1]: Leaving directory `/root/xf86-video-xgi'
  220. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement