Advertisement
Guest User

xf86-video-mach64-6.9.3 compile phase error - build.log

a guest
Dec 2nd, 2012
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.46 KB | None | 0 0
  1. * Package: x11-drivers/xf86-video-mach64-6.9.3
  2. * Repository: gentoo
  3. * Maintainer: x11@gentoo.org
  4. * USE: dri elibc_glibc kernel_linux userland_GNU x86
  5. * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking xf86-video-mach64-6.9.3.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work
  8. >>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work
  9. >>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3 ...
  10. [* Running elibtoolize in: xf86-video-mach64-6.9.3/
  11. [* Applying portage/1.2.0 patch ...
  12. [* Applying sed/1.5.6 patch ...
  13. [* Applying as-needed/2.4.2 patch ...
  14. >>> Source prepared.
  15. >>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3 ...
  16. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build"
  17. * econf: updating xf86-video-mach64-6.9.3/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating xf86-video-mach64-6.9.3/config.guess with /usr/share/gnuconfig/config.guess
  19. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/xf86-video-mach64-6.9.3 --enable-dri
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether build environment is sane... yes
  22. checking for a thread-safe mkdir -p... /bin/mkdir -p
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking whether to enable maintainer-specific portions of Makefiles... no
  26. checking for style of include used by make... GNU
  27. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  35. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  36. checking dependency style of i686-pc-linux-gnu-gcc... none
  37. checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  38. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E
  39. checking for grep that handles long lines and -e... /bin/grep
  40. checking for egrep... /bin/grep -E
  41. checking for ANSI C header files... yes
  42. checking for sys/types.h... yes
  43. checking for sys/stat.h... yes
  44. checking for stdlib.h... yes
  45. checking for string.h... yes
  46. checking for memory.h... yes
  47. checking for strings.h... yes
  48. checking for inttypes.h... yes
  49. checking for stdint.h... yes
  50. checking for unistd.h... yes
  51. checking whether __clang__ is declared... no
  52. checking whether __INTEL_COMPILER is declared... no
  53. checking whether __SUNPRO_C is declared... no
  54. checking for i686-pc-linux-gnu-pkg-config... no
  55. checking for pkg-config... /usr/bin/pkg-config
  56. checking pkg-config is at least version 0.9.0... yes
  57. checking build system type... i686-pc-linux-gnu
  58. checking host system type... i686-pc-linux-gnu
  59. checking for a sed that does not truncate output... /bin/sed
  60. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  61. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  62. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes
  63. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes
  64. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes
  65. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes
  66. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes
  67. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes
  68. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes
  69. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes
  70. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes
  71. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  72. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes
  73. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes
  74. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes
  75. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes
  76. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes
  77. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  78. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes
  79. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes
  80. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes
  81. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes
  82. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes
  83. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes
  84. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes
  85. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes
  86. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes
  87. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes
  88. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes
  89. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes
  90. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  91. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  92. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes
  93. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes
  94. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes
  95. checking whether make supports nested variables... yes
  96. checking how to print strings... printf
  97. checking for a sed that does not truncate output... (cached) /bin/sed
  98. checking for fgrep... /bin/grep -F
  99. checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld
  100. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  101. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  102. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  103. checking whether ln -s works... yes
  104. checking the maximum length of command line arguments... 1572864
  105. checking whether the shell understands some XSI constructs... yes
  106. checking whether the shell understands "+="... yes
  107. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  108. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  109. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  110. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  111. checking how to recognize dependent libraries... pass_all
  112. checking for i686-pc-linux-gnu-dlltool... no
  113. checking for dlltool... no
  114. checking how to associate runtime and link libraries... printf %s\n
  115. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  116. checking for archiver @FILE support... @
  117. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  118. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  119. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok
  120. checking for sysroot... no
  121. checking for i686-pc-linux-gnu-mt... no
  122. checking for mt... no
  123. checking if : is a manifest tool... no
  124. checking for dlfcn.h... yes
  125. checking for objdir... .libs
  126. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  127. checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  128. checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  129. checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  130. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  131. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  132. checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  133. checking whether -lc should be explicitly linked in... no
  134. checking dynamic linker characteristics... GNU/Linux ld.so
  135. checking how to hardcode library paths into programs... immediate
  136. checking whether stripping libraries is possible... yes
  137. checking if libtool supports shared libraries... yes
  138. checking whether to build shared libraries... yes
  139. checking whether to build static libraries... no
  140. checking if RANDR is defined... yes
  141. checking if RENDER is defined... yes
  142. checking if XV is defined... yes
  143. checking if DPMSExtension is defined... yes
  144. checking for XORG... yes
  145. checking for XEXT... yes
  146. checking for /usr/include/xorg/dri.h... yes
  147. checking for /usr/include/xorg/sarea.h... yes
  148. checking for /usr/include/xorg/dristruct.h... yes
  149. checking for /usr/include/xorg/damage.h... yes
  150. checking whether to include DRI support... yes
  151. checking for DRI... yes
  152. checking whether to include PIO support... yes, PIO
  153. checking whether to include DGA support... yes
  154. checking whether to include TV Out support... yes
  155. checking whether to enable EXA support... yes
  156. checking exa.h usability... yes
  157. checking exa.h presence... yes
  158. checking for exa.h... yes
  159. checking whether EXA version is at least 2.0.0... yes
  160. checking xaa.h usability... no
  161. checking xaa.h presence... no
  162. checking for xaa.h... no
  163. checking whether to include XAA support... no
  164. checking whether XSERVER_LIBPCIACCESS is declared... yes
  165. checking for PCIACCESS... yes
  166. configure: Please change the Driver line in xorg.conf from "ati" to "mach64"
  167. or install the ati wrapper as well:
  168. git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
  169.  
  170. configure: creating ./config.status
  171. config.status: creating Makefile
  172. config.status: creating src/Makefile
  173. config.status: creating man/Makefile
  174. config.status: creating config.h
  175. config.status: executing depfiles commands
  176. config.status: executing libtool commands
  177. >>> Source configured.
  178. >>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3 ...
  179. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build"
  180. make -j2
  181. make all-recursive
  182. make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build'
  183. Making all in src
  184. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build/src'
  185. CC atibus.lo
  186. CC atichip.lo
  187. CC atiprobe.lo
  188. CC atividmem.lo
  189. CC atiadjust.lo
  190. CC atiaudio.lo
  191. CC aticlock.lo
  192. CC aticonfig.lo
  193. CC aticonsole.lo
  194. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/aticonfig.c: In function 'ATIProcessOptions':
  195. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/aticonfig.c:371:13: warning: assignment discards qualifiers from pointer target type
  196. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/aticonfig.c:375:11: warning: assignment discards qualifiers from pointer target type
  197. CC atidac.lo
  198. CC atidecoder.lo
  199. CC atidsp.lo
  200. CC atii2c.lo
  201. CC atilock.lo
  202. CC atimach64.lo
  203. CC atimach64accel.lo
  204. CC atimach64cursor.lo
  205. CC atimach64i2c.lo
  206. CC atimach64io.lo
  207. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64i2c.c: In function 'ATITVAddOnProbe':
  208. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64i2c.c:305:27: warning: assignment discards qualifiers from pointer target type
  209. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64i2c.c: In function 'ATIMach64I2CPreInit':
  210. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64i2c.c:374:5: warning: passing argument 3 of 'ATICreateI2CBusRec' discards qualifiers from pointer target type
  211. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atii2c.h:45:18: note: expected 'char *' but argument is of type 'const char *'
  212. CC atimach64xv.lo
  213. CC atimode.lo
  214. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:47:5: warning: initialization discards qualifiers from pointer target type
  215. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:75:5: warning: initialization discards qualifiers from pointer target type
  216. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:80:5: warning: initialization discards qualifiers from pointer target type
  217. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:85:5: warning: initialization discards qualifiers from pointer target type
  218. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:90:5: warning: initialization discards qualifiers from pointer target type
  219. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:97:5: warning: initialization discards qualifiers from pointer target type
  220. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:102:5: warning: initialization discards qualifiers from pointer target type
  221. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:107:5: warning: initialization discards qualifiers from pointer target type
  222. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:112:5: warning: initialization discards qualifiers from pointer target type
  223. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:117:5: warning: initialization discards qualifiers from pointer target type
  224. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:122:5: warning: initialization discards qualifiers from pointer target type
  225. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:127:5: warning: initialization discards qualifiers from pointer target type
  226. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:132:5: warning: initialization discards qualifiers from pointer target type
  227. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c: In function 'ATIMach64XVInitialiseAdaptor':
  228. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atimach64xv.c:1383:20: warning: assignment discards qualifiers from pointer target type
  229. CC atipreinit.lo
  230. CC atiprint.lo
  231. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atipreinit.c: In function 'ATIPreInit':
  232. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atipreinit.c:2341:25: warning: assignment discards qualifiers from pointer target type
  233. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atipreinit.c:2510:30: warning: assignment discards qualifiers from pointer target type
  234. CC atirgb514.lo
  235. CC atiscreen.lo
  236. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atiscreen.c: In function 'ATIScreenInit':
  237. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atiscreen.c:583:9: error: too many arguments to function 'ATISwitchMode'
  238. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/aticonsole.h:36:13: note: declared here
  239. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atiscreen.c: At top level:
  240. /var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3/src/atiscreen.c:111:1: warning: 'ATIMinBits' defined but not used
  241. make[2]: *** [atiscreen.lo] Error 1
  242. make[2]: *** Waiting for unfinished jobs....
  243. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build/src'
  244. make[1]: *** [all-recursive] Error 1
  245. make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build'
  246. make: *** [all] Error 2
  247. * ERROR: x11-drivers/xf86-video-mach64-6.9.3 failed (compile phase):
  248. * emake failed
  249. *
  250. * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-mach64-6.9.3'`,
  251. * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-mach64-6.9.3'`.
  252. * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/temp/build.log'.
  253. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/temp/environment'.
  254. * Working directory: '/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3_build'
  255. * S: '/var/tmp/portage/x11-drivers/xf86-video-mach64-6.9.3/work/xf86-video-mach64-6.9.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement