spacepaste

  1.  
  2. # cat /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/temp/build.log
  3.  * Package: x11-libs/libXdamage-1.1.4-r1
  4.  * Repository: gentoo
  5.  * Maintainer: x11@gentoo.org
  6.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  7.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  8. >>> Unpacking source...
  9. >>> Unpacking libXdamage-1.1.4.tar.bz2 to /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work
  10. >>> Source unpacked in /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work
  11. >>> Preparing source in /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4 ...
  12. * Running elibtoolize in: libXdamage-1.1.4/
  13. * Applying portage/1.2.0 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying as-needed/2.4.2 patch ...
  16. * Applying target-nm/2.4.2 patch ...
  17. * Applying ppc64le/2.4.2 patch ...
  18. >>> Source prepared.
  19. >>> Configuring source in /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4 ...
  20. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  21. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4-abi_x86_64.amd64"
  22. * econf: updating libXdamage-1.1.4/config.guess with /usr/share/gnuconfig/config.guess
  23. * econf: updating libXdamage-1.1.4/config.sub with /usr/share/gnuconfig/config.sub
  24. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/libXdamage-1.1.4-r1 --enable-shared --disable-static --disable-selective-werror
  25. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /bin/mkdir -p
  28. checking for gawk... gawk
  29. checking whether make sets $(MAKE)... yes
  30. checking whether to enable maintainer-specific portions of Makefiles... no
  31. checking build system type... x86_64-pc-linux-gnu
  32. checking host system type... x86_64-pc-linux-gnu
  33. checking how to print strings... printf
  34. checking for style of include used by make... GNU
  35. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  43. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  45. checking for a sed that does not truncate output... /bin/sed
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for fgrep... /bin/grep -F
  49. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  50. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  51. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  52. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  53. checking whether ln -s works... yes
  54. checking the maximum length of command line arguments... 1572864
  55. checking whether the shell understands some XSI constructs... yes
  56. checking whether the shell understands "+="... yes
  57. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  58. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  59. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  60. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  61. checking how to recognize dependent libraries... pass_all
  62. checking for x86_64-pc-linux-gnu-dlltool... no
  63. checking for dlltool... no
  64. checking how to associate runtime and link libraries... printf %s\n
  65. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  66. checking for archiver @FILE support... @
  67. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  68. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  69. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  70. checking for sysroot... no
  71. checking for x86_64-pc-linux-gnu-mt... no
  72. checking for mt... no
  73. checking if : is a manifest tool... no
  74. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  75. checking for ANSI C header files... yes
  76. checking for sys/types.h... yes
  77. checking for sys/stat.h... yes
  78. checking for stdlib.h... yes
  79. checking for string.h... yes
  80. checking for memory.h... yes
  81. checking for strings.h... yes
  82. checking for inttypes.h... yes
  83. checking for stdint.h... yes
  84. checking for unistd.h... yes
  85. checking for dlfcn.h... yes
  86. checking for objdir... .libs
  87. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  88. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  89. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  90. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  92. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  93. 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
  94. checking whether -lc should be explicitly linked in... no
  95. checking dynamic linker characteristics... GNU/Linux ld.so
  96. checking how to hardcode library paths into programs... immediate
  97. checking whether stripping libraries is possible... yes
  98. checking if libtool supports shared libraries... yes
  99. checking whether to build shared libraries... yes
  100. checking whether to build static libraries... no
  101. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed
  102. checking whether __clang__ is declared... no
  103. checking whether __INTEL_COMPILER is declared... no
  104. checking whether __SUNPRO_C is declared... no
  105. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  106. checking pkg-config is at least version 0.9.0... yes
  107. checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
  108. checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
  109. checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
  111. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
  112. checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
  114. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
  115. checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
  116. checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
  117. checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
  118. checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
  119. checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
  120. checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
  121. checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
  122. checking if x86_64-pc-linux-gnu-gcc supports -Wcast-qual... yes
  123. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
  124. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
  125. checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
  126. 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
  127. checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit... yes
  128. checking if x86_64-pc-linux-gnu-gcc supports -Wnonnull... yes
  129. checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes
  130. checking if x86_64-pc-linux-gnu-gcc supports -Wmain... yes
  131. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-braces... yes
  132. checking if x86_64-pc-linux-gnu-gcc supports -Wsequence-point... yes
  133. checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type... yes
  134. checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs... yes
  135. checking if x86_64-pc-linux-gnu-gcc supports -Warray-bounds... yes
  136. checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes
  137. checking if x86_64-pc-linux-gnu-gcc supports -Waddress... yes
  138. checking if x86_64-pc-linux-gnu-gcc supports -Wint-to-pointer-cast... yes
  139. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-to-int-cast... yes
  140. checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
  141. checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
  142. checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
  143. checking for XDAMAGE... yes
  144. configure: creating ./config.status
  145. config.status: creating Makefile
  146. config.status: creating src/Makefile
  147. config.status: creating xdamage.pc
  148. config.status: creating config.h
  149. config.status: executing depfiles commands
  150. config.status: executing libtool commands
  151. >>> Source configured.
  152. >>> Compiling source in /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4 ...
  153. * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
  154. make -j3
  155. make all-recursive
  156. make[1]: Entering directory '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4-abi_x86_64.amd64'
  157. Making all in src
  158. make[2]: Entering directory '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4-abi_x86_64.amd64/src'
  159. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src -I.. -I/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/include/X11/extensions -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -march=native -O2 -pipe -c -o Xdamage.lo /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c
  160. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src -I.. -I/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/include/X11/extensions -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -march=native -O2 -pipe -c /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c -fPIC -DPIC -o .libs/Xdamage.o
  161. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:30:0,
  162. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  163. /usr/include/X11/extensions/damageproto.h:1:1: error: unknown type name 'commit'
  164. commit b8a682cc30499a751091c84efabb3012e02f47c5
  165. ^~~~~~
  166. /usr/include/X11/extensions/damageproto.h:2:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Author'
  167. Author: Adam Jackson <ajax@redhat.com>
  168. ^~~~~~
  169. /usr/include/X11/extensions/damageproto.h:2:27: error: stray '@' in program
  170. Author: Adam Jackson <ajax@redhat.com>
  171. ^
  172. /usr/include/X11/extensions/damageproto.h:3:20: error: invalid digit "9" in octal constant
  173. Date: Mon Feb 28 09:53:30 2011 -0500
  174. ^~
  175. /usr/include/X11/extensions/damageproto.h:7:38: error: stray '@' in program
  176. Signed-off-by: Adam Jackson <ajax@redhat.com>
  177. ^
  178. /usr/include/X11/extensions/damageproto.h:9:8: error: invalid suffix "b4bdd1f9fdd6a33b9f876c4a835ed969aa84" on integer constant
  179. commit 9760b4bdd1f9fdd6a33b9f876c4a835ed969aa84
  180. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  181. /usr/include/X11/extensions/damageproto.h:10:27: error: stray '@' in program
  182. Author: Adam Jackson <ajax@redhat.com>
  183. ^
  184. /usr/include/X11/extensions/damageproto.h:11:23: error: invalid digit "9" in octal constant
  185. Date: Mon Nov 15 17:09:31 2010 -0500
  186. ^~
  187. /usr/include/X11/extensions/damageproto.h:19:48: error: stray '@' in program
  188. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
  189. ^
  190. /usr/include/X11/extensions/damageproto.h:20:38: error: stray '@' in program
  191. Signed-off-by: Adam Jackson <ajax@redhat.com>
  192. ^
  193. /usr/include/X11/extensions/damageproto.h:22:8: error: invalid suffix "d36b3aa6697268c9b51522afcafc2244361" on integer constant
  194. commit 29324d36b3aa6697268c9b51522afcafc2244361
  195. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196. /usr/include/X11/extensions/damageproto.h:23:43: error: stray '@' in program
  197. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  198. ^
  199. /usr/include/X11/extensions/damageproto.h:26:16: error: too many decimal points in number
  200. fixesproto 4.1.2
  201. ^~~~~
  202. /usr/include/X11/extensions/damageproto.h:28:54: error: stray '@' in program
  203. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  204. ^
  205. /usr/include/X11/extensions/damageproto.h:31:43: error: stray '@' in program
  206. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  207. ^
  208. /usr/include/X11/extensions/damageproto.h:34:8: error: missing terminating ' character
  209. Sun's copyrights now belong to Oracle
  210. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  211. /usr/include/X11/extensions/damageproto.h:36:54: error: stray '@' in program
  212. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  213. ^
  214. /usr/include/X11/extensions/damageproto.h:38:8: error: invalid suffix "c8619be99d10de5969371ff6ccf08088bffdff" on integer constant
  215. commit 66c8619be99d10de5969371ff6ccf08088bffdff
  216. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  217. /usr/include/X11/extensions/damageproto.h:39:30: error: stray '@' in program
  218. Author: Gaetan Nadon <memsize@videotron.ca>
  219. ^
  220. /usr/include/X11/extensions/damageproto.h:46:41: error: stray '@' in program
  221. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  222. ^
  223. /usr/include/X11/extensions/damageproto.h:49:43: error: stray '@' in program
  224. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  225. ^
  226. /usr/include/X11/extensions/damageproto.h:50:35: error: invalid digit "8" in octal constant
  227. Date: Fri Jan 15 13:29:22 2010 -0800
  228. ^~~~
  229. /usr/include/X11/extensions/damageproto.h:54:54: error: stray '@' in program
  230. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  231. ^
  232. /usr/include/X11/extensions/damageproto.h:57:10: error: stray '\303' in program
  233. Author: Rémi Cardona <remi@gentoo.org>
  234. ^
  235. /usr/include/X11/extensions/damageproto.h:57:11: error: stray '\251' in program
  236. Author: Rémi Cardona <remi@gentoo.org>
  237. ^
  238. /usr/include/X11/extensions/damageproto.h:57:28: error: stray '@' in program
  239. Author: Rémi Cardona <remi@gentoo.org>
  240. ^
  241. /usr/include/X11/extensions/damageproto.h:58:20: error: invalid digit "8" in octal constant
  242. Date: Thu Dec 17 08:35:10 2009 +0100
  243. ^~
  244. /usr/include/X11/extensions/damageproto.h:62:21: error: stray '\303' in program
  245. Signed-off-by: Rémi Cardona <remi@gentoo.org>
  246. ^
  247. /usr/include/X11/extensions/damageproto.h:62:22: error: stray '\251' in program
  248. Signed-off-by: Rémi Cardona <remi@gentoo.org>
  249. ^
  250. /usr/include/X11/extensions/damageproto.h:62:39: error: stray '@' in program
  251. Signed-off-by: Rémi Cardona <remi@gentoo.org>
  252. ^
  253. /usr/include/X11/extensions/damageproto.h:63:39: error: stray '@' in program
  254. Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
  255. ^
  256. /usr/include/X11/extensions/damageproto.h:64:52: error: stray '@' in program
  257. Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
  258. ^
  259. /usr/include/X11/extensions/damageproto.h:65:42: error: stray '@' in program
  260. Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
  261. ^
  262. /usr/include/X11/extensions/damageproto.h:67:8: error: invalid suffix "b518027c4243101a7da00b3a9419d63ece1c782" on integer constant
  263. commit 8b518027c4243101a7da00b3a9419d63ece1c782
  264. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  265. /usr/include/X11/extensions/damageproto.h:68:30: error: stray '@' in program
  266. Author: Gaetan Nadon <memsize@videotron.ca>
  267. ^
  268. /usr/include/X11/extensions/damageproto.h:76:8: error: exponent has no digits
  269. commit 36ed341de07d5c4df48116c3fcdbb6b9a432e5fe
  270. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  271. /usr/include/X11/extensions/damageproto.h:77:30: error: stray '@' in program
  272. Author: Gaetan Nadon <memsize@videotron.ca>
  273. ^
  274. /usr/include/X11/extensions/damageproto.h:80:42: error: stray '#' in program
  275. INSTALL file is missing or incorrect #24206
  276. ^
  277. /usr/include/X11/extensions/damageproto.h:85:8: error: invalid suffix "c866c15f1898105d7ee09ad3d8ed38213e76338" on integer constant
  278. commit 8c866c15f1898105d7ee09ad3d8ed38213e76338
  279. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  280. /usr/include/X11/extensions/damageproto.h:86:30: error: stray '@' in program
  281. Author: Gaetan Nadon <memsize@videotron.ca>
  282. ^
  283. /usr/include/X11/extensions/damageproto.h:89:37: error: stray '#' in program
  284. README: file created or updated #24206
  285. ^
  286. /usr/include/X11/extensions/damageproto.h:93:8: error: invalid suffix "f1bfe8c784db325ae532f54823ef07767e0a5ad" on integer constant
  287. commit 7f1bfe8c784db325ae532f54823ef07767e0a5ad
  288. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  289. /usr/include/X11/extensions/damageproto.h:94:30: error: stray '@' in program
  290. Author: Gaetan Nadon <memsize@videotron.ca>
  291. ^
  292. /usr/include/X11/extensions/damageproto.h:97:29: error: stray '#' in program
  293. NEWS: remove empty file #24206
  294. ^
  295. /usr/include/X11/extensions/damageproto.h:100:30: error: stray '@' in program
  296. Author: Gaetan Nadon <memsize@videotron.ca>
  297. ^
  298. /usr/include/X11/extensions/damageproto.h:103:68: error: stray '#' in program
  299. Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  300. ^
  301. /usr/include/X11/extensions/damageproto.h:108:8: error: invalid suffix "beee4825c0f1605988808c3bf9cd1347f6e3c02" on integer constant
  302. commit 2beee4825c0f1605988808c3bf9cd1347f6e3c02
  303. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  304. /usr/include/X11/extensions/damageproto.h:109:30: error: stray '@' in program
  305. Author: Gaetan Nadon <memsize@videotron.ca>
  306. ^
  307. /usr/include/X11/extensions/damageproto.h:112:55: error: stray '#' in program
  308. Makefile.am: INSTALL file is missing or incorrect #24206
  309. ^
  310. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/include/X11/extensions/Xdamage.h:26:0,
  311. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:31,
  312. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  313. /usr/include/X11/extensions/damagewire.h:1:13: error: stray '@' in program
  314. don <memsize@videotron.ca>
  315. ^
  316. /usr/include/X11/extensions/damagewire.h:4:57: error: stray '#' in program
  317. .gitignore: use common defaults with custom section # 24239
  318. ^
  319. /usr/include/X11/extensions/damagewire.h:10:8: error: invalid suffix "cd481b5349fe4962ac609c8711a17d4323e42a" on integer constant
  320. commit 88cd481b5349fe4962ac609c8711a17d4323e42a
  321. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322. /usr/include/X11/extensions/damagewire.h:11:39: error: stray '@' in program
  323. Author: Peter Hutterer <peter.hutterer@who-t.net>
  324. ^
  325. /usr/include/X11/extensions/damagewire.h:14:16: error: too many decimal points in number
  326. fixesproto 4.1.1
  327. ^~~~~
  328. /usr/include/X11/extensions/damagewire.h:16:50: error: stray '@' in program
  329. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  330. ^
  331. /usr/include/X11/extensions/damagewire.h:19:39: error: stray '@' in program
  332. Author: Peter Hutterer <peter.hutterer@who-t.net>
  333. ^
  334. /usr/include/X11/extensions/damagewire.h:24:50: error: stray '@' in program
  335. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  336. ^
  337. /usr/include/X11/extensions/damagewire.h:26:8: error: invalid suffix "fe9e1abb2ff3c839a6049fea39adf6d753c09c3" on integer constant
  338. commit 9fe9e1abb2ff3c839a6049fea39adf6d753c09c3
  339. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  340. /usr/include/X11/extensions/damagewire.h:27:39: error: stray '@' in program
  341. Author: Peter Hutterer <peter.hutterer@who-t.net>
  342. ^
  343. /usr/include/X11/extensions/damagewire.h:32:50: error: stray '@' in program
  344. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  345. ^
  346. /usr/include/X11/extensions/damagewire.h:34:8: error: invalid suffix "d4e91171de13d4b7079d4609e7930e32948d99" on integer constant
  347. commit 39d4e91171de13d4b7079d4609e7930e32948d99
  348. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  349. /usr/include/X11/extensions/damagewire.h:35:43: error: stray '@' in program
  350. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  351. ^
  352. /usr/include/X11/extensions/damagewire.h:42:54: error: stray '@' in program
  353. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  354. ^
  355. /usr/include/X11/extensions/damagewire.h:44:8: error: invalid suffix "fea4f0f85c8ae8735b6df11860" on floating constant
  356. commit 50921252322e05fea4f0f85c8ae8735b6df11860
  357. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  358. /usr/include/X11/extensions/damagewire.h:45:39: error: stray '@' in program
  359. Author: Peter Hutterer <peter.hutterer@who-t.net>
  360. ^
  361. /usr/include/X11/extensions/damagewire.h:46:20: error: invalid digit "8" in octal constant
  362. Date: Fri Jul 31 08:53:51 2009 +1000
  363. ^~
  364. /usr/include/X11/extensions/damagewire.h:53:50: error: stray '@' in program
  365. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  366. ^
  367. /usr/include/X11/extensions/damagewire.h:56:39: error: stray '@' in program
  368. Author: Peter Hutterer <peter.hutterer@who-t.net>
  369. ^
  370. /usr/include/X11/extensions/damagewire.h:57:20: error: invalid digit "8" in octal constant
  371. Date: Fri Jul 31 08:21:14 2009 +1000
  372. ^~
  373. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:31:37: error: 'DAMAGE_NAME' undeclared here (not in a function)
  374. const char XDamageExtensionName[] = DAMAGE_NAME;
  375. ^~~~~~~~~~~
  376. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageExtAddDisplay':
  377. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:65:2: error: unknown type name 'xDamageQueryVersionReply'
  378. xDamageQueryVersionReply rep;
  379. ^~~~~~~~~~~~~~~~~~~~~~~~
  380. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:66:2: error: unknown type name 'xDamageQueryVersionReq'
  381. xDamageQueryVersionReq *req;
  382. ^~~~~~~~~~~~~~~~~~~~~~
  383. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:70:39: error: 'XDamageNumberEvents' undeclared (first use in this function)
  384. ev < info->codes->first_event + XDamageNumberEvents;
  385. ^~~~~~~~~~~~~~~~~~~
  386. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:70:39: note: each undeclared identifier is reported only once for each function it appears in
  387. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:70:10: warning: comparison between pointer and integer
  388. ev < info->codes->first_event + XDamageNumberEvents;
  389. ^
  390. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:28:0,
  391. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  392. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:80:2: error: 'xDamageQueryVersionReq' undeclared (first use in this function)
  393. GetReq (DamageQueryVersion, req);
  394. ^
  395. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:80:2: error: expected expression before ')' token
  396. GetReq (DamageQueryVersion, req);
  397. ^
  398. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:80:2: error: invalid operands to binary * (have 'const char *' and 'const char *')
  399. GetReq (DamageQueryVersion, req);
  400. ^
  401. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:80:2: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  402. GetReq (DamageQueryVersion, req);
  403. ^~~~~~
  404. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:81:5: error: request for member 'reqType' in something not a structure or union
  405. req->reqType = info->codes->major_opcode;
  406. ^~
  407. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:81:2: warning: statement with no effect [-Wunused-value]
  408. req->reqType = info->codes->major_opcode;
  409. ^~~
  410. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:82:5: error: request for member 'damageReqType' in something not a structure or union
  411. req->damageReqType = X_DamageQueryVersion;
  412. ^~
  413. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:82:23: error: 'X_DamageQueryVersion' undeclared (first use in this function)
  414. req->damageReqType = X_DamageQueryVersion;
  415. ^~~~~~~~~~~~~~~~~~~~
  416. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:82:2: warning: statement with no effect [-Wunused-value]
  417. req->damageReqType = X_DamageQueryVersion;
  418. ^~~
  419. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:83:5: error: request for member 'majorVersion' in something not a structure or union
  420. req->majorVersion = DAMAGE_MAJOR;
  421. ^~
  422. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:83:22: error: 'DAMAGE_MAJOR' undeclared (first use in this function)
  423. req->majorVersion = DAMAGE_MAJOR;
  424. ^~~~~~~~~~~~
  425. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:83:2: warning: statement with no effect [-Wunused-value]
  426. req->majorVersion = DAMAGE_MAJOR;
  427. ^~~
  428. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:84:5: error: request for member 'minorVersion' in something not a structure or union
  429. req->minorVersion = DAMAGE_MINOR;
  430. ^~
  431. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:84:22: error: 'DAMAGE_MINOR' undeclared (first use in this function)
  432. req->minorVersion = DAMAGE_MINOR;
  433. ^~~~~~~~~~~~
  434. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:84:2: warning: statement with no effect [-Wunused-value]
  435. req->minorVersion = DAMAGE_MINOR;
  436. ^~~
  437. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:92:27: error: request for member 'majorVersion' in something not a structure or union
  438. info->major_version = rep.majorVersion;
  439. ^
  440. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:92:22: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  441. info->major_version = rep.majorVersion;
  442. ^
  443. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:93:27: error: request for member 'minorVersion' in something not a structure or union
  444. info->minor_version = rep.minorVersion;
  445. ^
  446. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:93:22: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  447. info->minor_version = rep.minorVersion;
  448. ^
  449. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageWireToEvent':
  450. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:222:10: error: 'XDamageNotify' undeclared (first use in this function)
  451. case XDamageNotify: {
  452. ^~~~~~~~~~~~~
  453. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:224:2: error: unknown type name 'xDamageNotifyEvent'
  454. xDamageNotifyEvent *awire = (xDamageNotifyEvent *) wire;
  455. ^~~~~~~~~~~~~~~~~~
  456. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:224:31: error: 'xDamageNotifyEvent' undeclared (first use in this function)
  457. xDamageNotifyEvent *awire = (xDamageNotifyEvent *) wire;
  458. ^~~~~~~~~~~~~~~~~~
  459. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:224:51: error: expected expression before ')' token
  460. xDamageNotifyEvent *awire = (xDamageNotifyEvent *) wire;
  461. ^
  462. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:224:50: error: invalid operands to binary * (have 'const char *' and 'const char *')
  463. xDamageNotifyEvent *awire = (xDamageNotifyEvent *) wire;
  464. ~~~~~~~~~~~~~~~~~~ ^
  465. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:224:30: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
  466. xDamageNotifyEvent *awire = (xDamageNotifyEvent *) wire;
  467. ^
  468. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:226:22: error: request for member 'type' in something not a structure or union
  469. aevent->type = awire->type & 0x7F;
  470. ^~
  471. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:226:29: error: invalid operands to binary & (have 'const char *' and 'int')
  472. aevent->type = awire->type & 0x7F;
  473. ~~~~~ ^
  474. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:226:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  475. aevent->type = awire->type & 0x7F;
  476. ^
  477. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:229:29: error: request for member 'type' in something not a structure or union
  478. aevent->send_event = (awire->type & 0x80) != 0;
  479. ^~
  480. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:229:36: error: invalid operands to binary & (have 'const char *' and 'int')
  481. aevent->send_event = (awire->type & 0x80) != 0;
  482. ~~~~~ ^
  483. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:231:26: error: request for member 'drawable' in something not a structure or union
  484. aevent->drawable = awire->drawable;
  485. ^~
  486. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:231:19: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  487. aevent->drawable = awire->drawable;
  488. ^
  489. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:232:24: error: request for member 'damage' in something not a structure or union
  490. aevent->damage = awire->damage;
  491. ^~
  492. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:232:17: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  493. aevent->damage = awire->damage;
  494. ^
  495. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:233:23: error: request for member 'level' in something not a structure or union
  496. aevent->level = awire->level & ~DamageNotifyMore;
  497. ^~
  498. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:233:34: error: 'DamageNotifyMore' undeclared (first use in this function)
  499. aevent->level = awire->level & ~DamageNotifyMore;
  500. ^~~~~~~~~~~~~~~~
  501. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:233:33: error: wrong type argument to bit-complement
  502. aevent->level = awire->level & ~DamageNotifyMore;
  503. ^
  504. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:233:31: error: invalid operands to binary & (have 'const char *' and 'const char *')
  505. aevent->level = awire->level & ~DamageNotifyMore;
  506. ~~~~~ ^
  507. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:233:16: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  508. aevent->level = awire->level & ~DamageNotifyMore;
  509. ^
  510. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:234:23: error: request for member 'level' in something not a structure or union
  511. aevent->more = (awire->level & DamageNotifyMore) ? True : False;
  512. ^~
  513. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:234:31: error: invalid operands to binary & (have 'const char *' and 'const char *')
  514. aevent->more = (awire->level & DamageNotifyMore) ? True : False;
  515. ~~~~~ ^
  516. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:235:27: error: request for member 'timestamp' in something not a structure or union
  517. aevent->timestamp = awire->timestamp;
  518. ^~
  519. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:235:20: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  520. aevent->timestamp = awire->timestamp;
  521. ^
  522. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:236:24: error: request for member 'area' in something not a structure or union
  523. aevent->area.x = awire->area.x;
  524. ^~
  525. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:236:30: error: request for member 'x' in something not a structure or union
  526. aevent->area.x = awire->area.x;
  527. ^
  528. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:236:17: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  529. aevent->area.x = awire->area.x;
  530. ^
  531. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:237:24: error: request for member 'area' in something not a structure or union
  532. aevent->area.y = awire->area.y;
  533. ^~
  534. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:237:30: error: request for member 'y' in something not a structure or union
  535. aevent->area.y = awire->area.y;
  536. ^
  537. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:237:17: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  538. aevent->area.y = awire->area.y;
  539. ^
  540. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:238:28: error: request for member 'area' in something not a structure or union
  541. aevent->area.width = awire->area.width;
  542. ^~
  543. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:238:34: error: request for member 'width' in something not a structure or union
  544. aevent->area.width = awire->area.width;
  545. ^
  546. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:238:21: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  547. aevent->area.width = awire->area.width;
  548. ^
  549. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:239:29: error: request for member 'area' in something not a structure or union
  550. aevent->area.height = awire->area.height;
  551. ^~
  552. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:239:35: error: request for member 'height' in something not a structure or union
  553. aevent->area.height = awire->area.height;
  554. ^
  555. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:239:22: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  556. aevent->area.height = awire->area.height;
  557. ^
  558. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:240:28: error: request for member 'geometry' in something not a structure or union
  559. aevent->geometry.x = awire->geometry.x;
  560. ^~
  561. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:240:38: error: request for member 'x' in something not a structure or union
  562. aevent->geometry.x = awire->geometry.x;
  563. ^
  564. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:240:21: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  565. aevent->geometry.x = awire->geometry.x;
  566. ^
  567. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:241:28: error: request for member 'geometry' in something not a structure or union
  568. aevent->geometry.y = awire->geometry.y;
  569. ^~
  570. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:241:38: error: request for member 'y' in something not a structure or union
  571. aevent->geometry.y = awire->geometry.y;
  572. ^
  573. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:241:21: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  574. aevent->geometry.y = awire->geometry.y;
  575. ^
  576. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:242:32: error: request for member 'geometry' in something not a structure or union
  577. aevent->geometry.width = awire->geometry.width;
  578. ^~
  579. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:242:42: error: request for member 'width' in something not a structure or union
  580. aevent->geometry.width = awire->geometry.width;
  581. ^
  582. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:242:25: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  583. aevent->geometry.width = awire->geometry.width;
  584. ^
  585. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:243:33: error: request for member 'geometry' in something not a structure or union
  586. aevent->geometry.height = awire->geometry.height;
  587. ^~
  588. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:243:43: error: request for member 'height' in something not a structure or union
  589. aevent->geometry.height = awire->geometry.height;
  590. ^
  591. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:243:26: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  592. aevent->geometry.height = awire->geometry.height;
  593. ^
  594. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageEventToWire':
  595. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:259:10: error: 'XDamageNotify' undeclared (first use in this function)
  596. case XDamageNotify: {
  597. ^~~~~~~~~~~~~
  598. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:261:2: error: unknown type name 'xDamageNotifyEvent'
  599. xDamageNotifyEvent *awire;
  600. ^~~~~~~~~~~~~~~~~~
  601. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:262:11: error: 'xDamageNotifyEvent' undeclared (first use in this function)
  602. awire = (xDamageNotifyEvent *) wire;
  603. ^~~~~~~~~~~~~~~~~~
  604. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:262:31: error: expected expression before ')' token
  605. awire = (xDamageNotifyEvent *) wire;
  606. ^
  607. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:262:30: error: invalid operands to binary * (have 'const char *' and 'const char *')
  608. awire = (xDamageNotifyEvent *) wire;
  609. ~~~~~~~~~~~~~~~~~~ ^
  610. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:262:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  611. awire = (xDamageNotifyEvent *) wire;
  612. ^
  613. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:264:7: error: request for member 'type' in something not a structure or union
  614. awire->type = aevent->type | (aevent->send_event ? 0x80 : 0);
  615. ^~
  616. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:264:2: warning: statement with no effect [-Wunused-value]
  617. awire->type = aevent->type | (aevent->send_event ? 0x80 : 0);
  618. ^~~~~
  619. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:265:7: error: request for member 'drawable' in something not a structure or union
  620. awire->drawable = aevent->drawable;
  621. ^~
  622. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:265:2: warning: statement with no effect [-Wunused-value]
  623. awire->drawable = aevent->drawable;
  624. ^~~~~
  625. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:266:7: error: request for member 'damage' in something not a structure or union
  626. awire->damage = aevent->damage;
  627. ^~
  628. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:266:2: warning: statement with no effect [-Wunused-value]
  629. awire->damage = aevent->damage;
  630. ^~~~~
  631. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:267:7: error: request for member 'level' in something not a structure or union
  632. awire->level = aevent->level | (aevent->more ? DamageNotifyMore : 0);
  633. ^~
  634. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:267:49: error: 'DamageNotifyMore' undeclared (first use in this function)
  635. awire->level = aevent->level | (aevent->more ? DamageNotifyMore : 0);
  636. ^~~~~~~~~~~~~~~~
  637. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:267:31: error: invalid operands to binary | (have 'int' and 'const char *')
  638. awire->level = aevent->level | (aevent->more ? DamageNotifyMore : 0);
  639. ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  640. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:267:2: warning: statement with no effect [-Wunused-value]
  641. awire->level = aevent->level | (aevent->more ? DamageNotifyMore : 0);
  642. ^~~~~
  643. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:268:7: error: request for member 'timestamp' in something not a structure or union
  644. awire->timestamp = aevent->timestamp;
  645. ^~
  646. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:268:2: warning: statement with no effect [-Wunused-value]
  647. awire->timestamp = aevent->timestamp;
  648. ^~~~~
  649. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:269:7: error: request for member 'area' in something not a structure or union
  650. awire->area.x = aevent->area.x;
  651. ^~
  652. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:269:13: error: request for member 'x' in something not a structure or union
  653. awire->area.x = aevent->area.x;
  654. ^
  655. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:269:2: warning: statement with no effect [-Wunused-value]
  656. awire->area.x = aevent->area.x;
  657. ^~~~~
  658. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:270:7: error: request for member 'area' in something not a structure or union
  659. awire->area.y = aevent->area.y;
  660. ^~
  661. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:270:13: error: request for member 'y' in something not a structure or union
  662. awire->area.y = aevent->area.y;
  663. ^
  664. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:270:2: warning: statement with no effect [-Wunused-value]
  665. awire->area.y = aevent->area.y;
  666. ^~~~~
  667. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:271:7: error: request for member 'area' in something not a structure or union
  668. awire->area.width = aevent->area.width;
  669. ^~
  670. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:271:13: error: request for member 'width' in something not a structure or union
  671. awire->area.width = aevent->area.width;
  672. ^
  673. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:271:2: warning: statement with no effect [-Wunused-value]
  674. awire->area.width = aevent->area.width;
  675. ^~~~~
  676. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:272:7: error: request for member 'area' in something not a structure or union
  677. awire->area.height = aevent->area.height;
  678. ^~
  679. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:272:13: error: request for member 'height' in something not a structure or union
  680. awire->area.height = aevent->area.height;
  681. ^
  682. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:272:2: warning: statement with no effect [-Wunused-value]
  683. awire->area.height = aevent->area.height;
  684. ^~~~~
  685. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:273:7: error: request for member 'geometry' in something not a structure or union
  686. awire->geometry.x = aevent->geometry.x;
  687. ^~
  688. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:273:17: error: request for member 'x' in something not a structure or union
  689. awire->geometry.x = aevent->geometry.x;
  690. ^
  691. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:273:2: warning: statement with no effect [-Wunused-value]
  692. awire->geometry.x = aevent->geometry.x;
  693. ^~~~~
  694. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:274:7: error: request for member 'geometry' in something not a structure or union
  695. awire->geometry.y = aevent->geometry.y;
  696. ^~
  697. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:274:17: error: request for member 'y' in something not a structure or union
  698. awire->geometry.y = aevent->geometry.y;
  699. ^
  700. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:274:2: warning: statement with no effect [-Wunused-value]
  701. awire->geometry.y = aevent->geometry.y;
  702. ^~~~~
  703. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:275:7: error: request for member 'geometry' in something not a structure or union
  704. awire->geometry.width = aevent->geometry.width;
  705. ^~
  706. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:275:17: error: request for member 'width' in something not a structure or union
  707. awire->geometry.width = aevent->geometry.width;
  708. ^
  709. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:275:2: warning: statement with no effect [-Wunused-value]
  710. awire->geometry.width = aevent->geometry.width;
  711. ^~~~~
  712. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:276:7: error: request for member 'geometry' in something not a structure or union
  713. awire->geometry.height = aevent->geometry.height;
  714. ^~
  715. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:276:17: error: request for member 'height' in something not a structure or union
  716. awire->geometry.height = aevent->geometry.height;
  717. ^
  718. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:276:2: warning: statement with no effect [-Wunused-value]
  719. awire->geometry.height = aevent->geometry.height;
  720. ^~~~~
  721. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageCreate':
  722. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:318:5: error: unknown type name 'xDamageCreateReq'
  723. xDamageCreateReq *req;
  724. ^~~~~~~~~~~~~~~~
  725. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:28:0,
  726. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  727. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:323:5: error: 'xDamageCreateReq' undeclared (first use in this function)
  728. GetReq (DamageCreate, req);
  729. ^
  730. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:323:5: error: expected expression before ')' token
  731. GetReq (DamageCreate, req);
  732. ^
  733. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:323:5: error: invalid operands to binary * (have 'const char *' and 'const char *')
  734. GetReq (DamageCreate, req);
  735. ^
  736. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:323:5: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  737. GetReq (DamageCreate, req);
  738. ^~~~~~
  739. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:324:8: error: request for member 'reqType' in something not a structure or union
  740. req->reqType = info->codes->major_opcode;
  741. ^~
  742. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:324:5: warning: statement with no effect [-Wunused-value]
  743. req->reqType = info->codes->major_opcode;
  744. ^~~
  745. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:325:8: error: request for member 'damageReqType' in something not a structure or union
  746. req->damageReqType = X_DamageCreate;
  747. ^~
  748. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:325:26: error: 'X_DamageCreate' undeclared (first use in this function)
  749. req->damageReqType = X_DamageCreate;
  750. ^~~~~~~~~~~~~~
  751. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:325:5: warning: statement with no effect [-Wunused-value]
  752. req->damageReqType = X_DamageCreate;
  753. ^~~
  754. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:326:8: error: request for member 'damage' in something not a structure or union
  755. req->damage = damage = XAllocID (dpy);
  756. ^~
  757. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:326:5: warning: statement with no effect [-Wunused-value]
  758. req->damage = damage = XAllocID (dpy);
  759. ^~~
  760. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:327:8: error: request for member 'drawable' in something not a structure or union
  761. req->drawable = drawable;
  762. ^~
  763. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:327:5: warning: statement with no effect [-Wunused-value]
  764. req->drawable = drawable;
  765. ^~~
  766. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:328:8: error: request for member 'level' in something not a structure or union
  767. req->level = level;
  768. ^~
  769. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:328:5: warning: statement with no effect [-Wunused-value]
  770. req->level = level;
  771. ^~~
  772. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageDestroy':
  773. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:338:5: error: unknown type name 'xDamageDestroyReq'
  774. xDamageDestroyReq *req;
  775. ^~~~~~~~~~~~~~~~~
  776. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:28:0,
  777. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  778. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:342:5: error: 'xDamageDestroyReq' undeclared (first use in this function)
  779. GetReq (DamageDestroy, req);
  780. ^
  781. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:342:5: error: expected expression before ')' token
  782. GetReq (DamageDestroy, req);
  783. ^
  784. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:342:5: error: invalid operands to binary * (have 'const char *' and 'const char *')
  785. GetReq (DamageDestroy, req);
  786. ^
  787. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:342:5: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  788. GetReq (DamageDestroy, req);
  789. ^~~~~~
  790. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:343:8: error: request for member 'reqType' in something not a structure or union
  791. req->reqType = info->codes->major_opcode;
  792. ^~
  793. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:343:5: warning: statement with no effect [-Wunused-value]
  794. req->reqType = info->codes->major_opcode;
  795. ^~~
  796. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:344:8: error: request for member 'damageReqType' in something not a structure or union
  797. req->damageReqType = X_DamageDestroy;
  798. ^~
  799. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:344:26: error: 'X_DamageDestroy' undeclared (first use in this function)
  800. req->damageReqType = X_DamageDestroy;
  801. ^~~~~~~~~~~~~~~
  802. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:344:5: warning: statement with no effect [-Wunused-value]
  803. req->damageReqType = X_DamageDestroy;
  804. ^~~
  805. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:345:8: error: request for member 'damage' in something not a structure or union
  806. req->damage = damage;
  807. ^~
  808. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:345:5: warning: statement with no effect [-Wunused-value]
  809. req->damage = damage;
  810. ^~~
  811. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageSubtract':
  812. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:355:5: error: unknown type name 'xDamageSubtractReq'
  813. xDamageSubtractReq *req;
  814. ^~~~~~~~~~~~~~~~~~
  815. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:28:0,
  816. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  817. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:359:5: error: 'xDamageSubtractReq' undeclared (first use in this function)
  818. GetReq (DamageSubtract, req);
  819. ^
  820. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:359:5: error: expected expression before ')' token
  821. GetReq (DamageSubtract, req);
  822. ^
  823. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:359:5: error: invalid operands to binary * (have 'const char *' and 'const char *')
  824. GetReq (DamageSubtract, req);
  825. ^
  826. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:359:5: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  827. GetReq (DamageSubtract, req);
  828. ^~~~~~
  829. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:360:8: error: request for member 'reqType' in something not a structure or union
  830. req->reqType = info->codes->major_opcode;
  831. ^~
  832. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:360:5: warning: statement with no effect [-Wunused-value]
  833. req->reqType = info->codes->major_opcode;
  834. ^~~
  835. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:361:8: error: request for member 'damageReqType' in something not a structure or union
  836. req->damageReqType = X_DamageSubtract;
  837. ^~
  838. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:361:26: error: 'X_DamageSubtract' undeclared (first use in this function)
  839. req->damageReqType = X_DamageSubtract;
  840. ^~~~~~~~~~~~~~~~
  841. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:361:5: warning: statement with no effect [-Wunused-value]
  842. req->damageReqType = X_DamageSubtract;
  843. ^~~
  844. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:362:8: error: request for member 'damage' in something not a structure or union
  845. req->damage = damage;
  846. ^~
  847. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:362:5: warning: statement with no effect [-Wunused-value]
  848. req->damage = damage;
  849. ^~~
  850. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:363:8: error: request for member 'repair' in something not a structure or union
  851. req->repair = repair;
  852. ^~
  853. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:363:5: warning: statement with no effect [-Wunused-value]
  854. req->repair = repair;
  855. ^~~
  856. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:364:8: error: request for member 'parts' in something not a structure or union
  857. req->parts = parts;
  858. ^~
  859. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:364:5: warning: statement with no effect [-Wunused-value]
  860. req->parts = parts;
  861. ^~~
  862. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c: In function 'XDamageAdd':
  863. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:373:5: error: unknown type name 'xDamageAddReq'
  864. xDamageAddReq *req;
  865. ^~~~~~~~~~~~~
  866. In file included from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/xdamageint.h:28:0,
  867. from /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:27:
  868. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:377:5: error: 'xDamageAddReq' undeclared (first use in this function)
  869. GetReq (DamageAdd, req);
  870. ^
  871. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:377:5: error: expected expression before ')' token
  872. GetReq (DamageAdd, req);
  873. ^
  874. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:377:5: error: invalid operands to binary * (have 'const char *' and 'const char *')
  875. GetReq (DamageAdd, req);
  876. ^
  877. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:377:5: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  878. GetReq (DamageAdd, req);
  879. ^~~~~~
  880. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:378:8: error: request for member 'reqType' in something not a structure or union
  881. req->reqType = info->codes->major_opcode;
  882. ^~
  883. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:378:5: warning: statement with no effect [-Wunused-value]
  884. req->reqType = info->codes->major_opcode;
  885. ^~~
  886. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:379:8: error: request for member 'damageReqType' in something not a structure or union
  887. req->damageReqType = X_DamageAdd;
  888. ^~
  889. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:379:26: error: 'X_DamageAdd' undeclared (first use in this function)
  890. req->damageReqType = X_DamageAdd;
  891. ^~~~~~~~~~~
  892. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:379:5: warning: statement with no effect [-Wunused-value]
  893. req->damageReqType = X_DamageAdd;
  894. ^~~
  895. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:380:8: error: request for member 'drawable' in something not a structure or union
  896. req->drawable = drawable;
  897. ^~
  898. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:380:5: warning: statement with no effect [-Wunused-value]
  899. req->drawable = drawable;
  900. ^~~
  901. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:381:8: error: request for member 'region' in something not a structure or union
  902. req->region = region;
  903. ^~
  904. /var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4/src/Xdamage.c:381:5: warning: statement with no effect [-Wunused-value]
  905. req->region = region;
  906. ^~~
  907. make[2]: *** [Makefile:365: Xdamage.lo] Error 1
  908. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4-abi_x86_64.amd64/src'
  909. make[1]: *** [Makefile:397: all-recursive] Error 1
  910. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4-abi_x86_64.amd64'
  911. make: *** [Makefile:308: all] Error 2
  912. * ERROR: x11-libs/libXdamage-1.1.4-r1::gentoo failed (compile phase):
  913. * emake failed
  914. *
  915. * If you need support, post the output of `emerge --info '=x11-libs/libXdamage-1.1.4-r1::gentoo'`,
  916. * the complete build log and the output of `emerge -pqv '=x11-libs/libXdamage-1.1.4-r1::gentoo'`.
  917. * The complete build log is located at '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/temp/build.log'.
  918. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/temp/environment'.
  919. * Working directory: '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4-abi_x86_64.amd64'
  920. * S: '/var/tmp/portage/x11-libs/libXdamage-1.1.4-r1/work/libXdamage-1.1.4'
  921.