Advertisement
Guest User

Untitled

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