Advertisement
Guest User

Untitled

a guest
Nov 30th, 2021
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.42 KB | None | 0 0
  1.  * Package: x11-drivers/xf86-video-ati-19.1.0
  2.  * Repository: gentoo
  3.  * Maintainer: x11@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux udev userland_GNU
  5.  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  6. * Determining the location of the kernel source code
  7. * Found kernel source directory:
  8. * /usr/src/linux
  9. * Found sources for kernel version:
  10. * 5.15.5-gentoo
  11. >>> Unpacking source...
  12. >>> Unpacking xf86-video-ati-19.1.0.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work
  13. >>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work
  14. >>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0 ...
  15. * Applying xf86-video-ati-19.1.0-Fix-link-failure-with-gcc-10.patch ...
  16.  [ ok ]
  17. * Running elibtoolize in: xf86-video-ati-19.1.0/
  18. * Applying portage/1.2.0 patch ...
  19. * Applying sed/1.5.6 patch ...
  20. * Applying as-needed/2.4.3 patch ...
  21. * Applying ppc64le/2.4.4 patch ...
  22. >>> Source prepared.
  23. >>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0 ...
  24. * econf: updating xf86-video-ati-19.1.0/config.guess with /usr/share/gnuconfig/config.guess
  25. * econf: updating xf86-video-ati-19.1.0/config.sub with /usr/share/gnuconfig/config.sub
  26. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xf86-video-ati-19.1.0 --htmldir=/usr/share/doc/xf86-video-ati-19.1.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-selective-werror --disable-static --enable-glamor --enable-udev
  27. checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
  28. checking whether build environment is sane... yes
  29. checking for a thread-safe mkdir -p... /bin/mkdir -p
  30. checking for gawk... gawk
  31. checking whether make sets $(MAKE)... yes
  32. checking whether make supports nested variables... yes
  33. checking whether make supports the include directive... yes (GNU style)
  34. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  35. checking whether the C compiler works... yes
  36. checking for C compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  42. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  43. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  45. checking for special C compiler options needed for large files... no
  46. checking for _FILE_OFFSET_BITS value needed for large files... no
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed
  48. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking whether __clang__ is declared... no
  62. checking whether __INTEL_COMPILER is declared... no
  63. checking whether __SUNPRO_C is declared... no
  64. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  65. checking pkg-config is at least version 0.9.0... yes
  66. checking build system type... x86_64-pc-linux-gnu
  67. checking host system type... x86_64-pc-linux-gnu
  68. checking for a sed that does not truncate output... /bin/sed
  69. checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
  70. checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
  71. checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
  72. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
  73. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
  74. checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
  75. checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
  76. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
  77. checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
  78. checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
  79. checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
  80. checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
  81. checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
  82. checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
  83. checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
  84. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
  85. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
  87. checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
  88. configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
  89. checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit... yes
  90. checking if x86_64-pc-linux-gnu-gcc supports -Wnonnull... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes
  92. checking if x86_64-pc-linux-gnu-gcc supports -Wmain... yes
  93. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-braces... yes
  94. checking if x86_64-pc-linux-gnu-gcc supports -Wsequence-point... yes
  95. checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type... yes
  96. checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs... yes
  97. checking if x86_64-pc-linux-gnu-gcc supports -Warray-bounds... yes
  98. checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes
  99. checking if x86_64-pc-linux-gnu-gcc supports -Waddress... yes
  100. checking if x86_64-pc-linux-gnu-gcc supports -Wint-to-pointer-cast... yes
  101. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-to-int-cast... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
  105. checking whether make supports nested variables... (cached) yes
  106. checking how to print strings... printf
  107. checking for a sed that does not truncate output... (cached) /bin/sed
  108. checking for fgrep... /bin/grep -F
  109. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  110. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  111. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  112. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  113. checking whether ln -s works... yes
  114. checking the maximum length of command line arguments... 1572864
  115. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  116. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  117. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  118. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  119. checking how to recognize dependent libraries... pass_all
  120. checking for x86_64-pc-linux-gnu-dlltool... no
  121. checking for dlltool... no
  122. checking how to associate runtime and link libraries... printf %s\n
  123. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  124. checking for archiver @FILE support... @
  125. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  126. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  127. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  128. checking for sysroot... /
  129. checking for a working dd... /bin/dd
  130. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  131. checking for x86_64-pc-linux-gnu-mt... no
  132. checking for mt... no
  133. checking if : is a manifest tool... no
  134. checking for dlfcn.h... yes
  135. checking for objdir... .libs
  136. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  137. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  138. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  139. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  140. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  141. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  142. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  143. checking whether -lc should be explicitly linked in... no
  144. checking dynamic linker characteristics... GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking whether stripping libraries is possible... yes
  147. checking if libtool supports shared libraries... yes
  148. checking whether to build shared libraries... yes
  149. checking whether to build static libraries... no
  150. checking if RANDR is defined... yes
  151. checking if RENDER is defined... yes
  152. checking if XV is defined... yes
  153. checking if DPMSExtension is defined... yes
  154. checking for LIBDRM... yes
  155. checking for LIBDRM_RADEON... yes
  156. checking for XORG... yes
  157. checking for XEXT... yes
  158. checking for LIBUDEV... yes
  159. checking whether to include GLAMOR support... checking for glamor.h... yes
  160. checking whether GLAMOR_NO_DRI3 is declared... yes
  161. checking whether glamor_glyphs_init is declared... no
  162. checking whether glamor_egl_destroy_textured_pixmap is declared... no
  163. checking whether glamor_finish is declared... yes
  164. checking for GBM... yes
  165. checking whether RegionDuplicate is declared... yes
  166. checking whether fbGlyphs is declared... yes
  167. checking whether xf86CursorResetCursor is declared... yes
  168. checking for misyncshm.h... yes
  169. checking for present.h... yes
  170. checking for dri3.h... yes
  171. checking for PCIACCESS... yes
  172. checking byteswap.h usability... yes
  173. checking byteswap.h presence... yes
  174. checking for byteswap.h... yes
  175. checking sys/endian.h usability... no
  176. checking sys/endian.h presence... no
  177. checking for sys/endian.h... no
  178. configure: The atimisc sub-driver has been split out to xf86-video-mach64:
  179. git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64
  180. Please install that driver as well for mach64-based cards.
  181.  
  182. configure: The r128 sub-driver has been split out to xf86-video-r128:
  183. git://anongit.freedesktop.org/git/xorg/driver/xf86-video-r128
  184. Please install that driver as well for rage128-based cards.
  185.  
  186. checking that generated files are newer than configure... done
  187. configure: creating ./config.status
  188. config.status: creating Makefile
  189. config.status: creating src/Makefile
  190. config.status: creating man/Makefile
  191. config.status: creating conf/Makefile
  192. config.status: creating config.h
  193. config.status: executing depfiles commands
  194. config.status: executing libtool commands
  195.  
  196. prefix: /usr
  197. exec_prefix: ${prefix}
  198. libdir: /usr/lib64
  199. includedir: ${prefix}/include
  200. configdir: ${prefix}/share/X11/xorg.conf.d
  201.  
  202. CFLAGS: -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp
  203. CXXFLAGS: -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp
  204. Macros:
  205.  
  206. Run 'make' to build xf86-video-ati
  207.  
  208. >>> Source configured.
  209. >>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0 ...
  210. make -j6
  211. make all-recursive
  212. make[1]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0'
  213. Making all in src
  214. make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0/src'
  215. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o ati.lo ati.c
  216. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o atimodule.lo atimodule.c
  217. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_accel.lo radeon_accel.c
  218. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_video.lo radeon_video.c
  219. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_misc.lo radeon_misc.c
  220. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_probe.lo radeon_probe.c
  221. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_misc.c -fPIC -DPIC -o .libs/radeon_misc.o
  222. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c ati.c -fPIC -DPIC -o .libs/ati.o
  223. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c atimodule.c -fPIC -DPIC -o .libs/atimodule.o
  224. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_video.c -fPIC -DPIC -o .libs/radeon_video.o
  225. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_accel.c -fPIC -DPIC -o .libs/radeon_accel.o
  226. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_probe.c -fPIC -DPIC -o .libs/radeon_probe.o
  227. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_textured_video.lo radeon_textured_video.c
  228. In file included from radeon_accel.c:80:
  229. radeon.h: In function ‘radeon_master_screen’:
  230. radeon.h:187:15: error: ‘struct _Screen’ has no member named ‘current_master’
  231. 187 | if (screen->current_master)
  232. | ^~
  233. radeon.h:188:22: error: ‘struct _Screen’ has no member named ‘current_master’
  234. 188 | return screen->current_master;
  235. | ^~
  236. radeon.h: In function ‘radeon_dirty_master’:
  237. radeon.h:196:38: error: ‘struct _PixmapDirtyUpdate’ has no member named ‘slave_dst’
  238. 196 | return radeon_master_screen(dirty->slave_dst->drawable.pScreen);
  239. | ^~
  240. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_xvmc.lo radeon_xvmc.c
  241. In file included from radeon_video.c:11:
  242. radeon.h: In function ‘radeon_master_screen’:
  243. radeon.h:187:15: error: ‘struct _Screen’ has no member named ‘current_master’
  244. 187 | if (screen->current_master)
  245. | ^~
  246. radeon.h:188:22: error: ‘struct _Screen’ has no member named ‘current_master’
  247. 188 | return screen->current_master;
  248. | ^~
  249. radeon.h: In function ‘radeon_dirty_master’:
  250. radeon.h:196:38: error: ‘struct _PixmapDirtyUpdate’ has no member named ‘slave_dst’
  251. 196 | return radeon_master_screen(dirty->slave_dst->drawable.pScreen);
  252. | ^~
  253. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c -o radeon_exa.lo radeon_exa.c
  254. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_textured_video.c -fPIC -DPIC -o .libs/radeon_textured_video.o
  255. make[2]: *** [Makefile:694: radeon_video.lo] Error 1
  256. make[2]: *** Waiting for unfinished jobs....
  257. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_xvmc.c -fPIC -DPIC -o .libs/radeon_xvmc.o
  258. make[2]: *** [Makefile:694: radeon_accel.lo] Error 1
  259. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -march=native -O2 -fomit-frame-pointer -pipe -mno-fma4 -mno-tbm -mno-xop -mno-lwp -c radeon_exa.c -fPIC -DPIC -o .libs/radeon_exa.o
  260. In file included from radeon_textured_video.c:37:
  261. radeon.h: In function ‘radeon_master_screen’:
  262. radeon.h:187:15: error: ‘struct _Screen’ has no member named ‘current_master’
  263. 187 | if (screen->current_master)
  264. | ^~
  265. radeon.h:188:22: error: ‘struct _Screen’ has no member named ‘current_master’
  266. 188 | return screen->current_master;
  267. | ^~
  268. radeon.h: In function ‘radeon_dirty_master’:
  269. radeon.h:196:38: error: ‘struct _PixmapDirtyUpdate’ has no member named ‘slave_dst’
  270. 196 | return radeon_master_screen(dirty->slave_dst->drawable.pScreen);
  271. | ^~
  272. In file included from radeon_exa.c:36:
  273. radeon.h: In function ‘radeon_master_screen’:
  274. radeon.h:187:15: error: ‘struct _Screen’ has no member named ‘current_master’
  275. 187 | if (screen->current_master)
  276. | ^~
  277. radeon.h:188:22: error: ‘struct _Screen’ has no member named ‘current_master’
  278. 188 | return screen->current_master;
  279. | ^~
  280. radeon.h: In function ‘radeon_dirty_master’:
  281. radeon.h:196:38: error: ‘struct _PixmapDirtyUpdate’ has no member named ‘slave_dst’
  282. 196 | return radeon_master_screen(dirty->slave_dst->drawable.pScreen);
  283. | ^~
  284. make[2]: *** [Makefile:694: radeon_exa.lo] Error 1
  285. make[2]: *** [Makefile:694: radeon_textured_video.lo] Error 1
  286. make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0/src'
  287. make[1]: *** [Makefile:462: all-recursive] Error 1
  288. make[1]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0'
  289. make: *** [Makefile:394: all] Error 2
  290. * ERROR: x11-drivers/xf86-video-ati-19.1.0::gentoo failed (compile phase):
  291. * emake failed
  292. *
  293. * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-ati-19.1.0::gentoo'`,
  294. * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-ati-19.1.0::gentoo'`.
  295. * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/temp/build.log'.
  296. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/temp/environment'.
  297. * Working directory: '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0'
  298. * S: '/var/tmp/portage/x11-drivers/xf86-video-ati-19.1.0/work/xf86-video-ati-19.1.0'
  299.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement