Don't like ads? PRO users don't see any ads ;-)
Guest

xorg-server

By: a guest on Mar 25th, 2012  |  syntax: None  |  size: 313.71 KB  |  hits: 46  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. patching file hw/xfree86/common/xf86pciBus.c
  2. patching file hw/xfree86/common/xf86pciBus.c
  3. Hunk #1 succeeded at 1148 (offset 8 lines).
  4. patching file configure.ac
  5. patching file dix/dixutils.c
  6. patching file dix/getevents.c
  7. patching file include/dix.h
  8. patching file include/dixstruct.h
  9. patching file include/protocol-versions.h
  10. patching file test/gtest/dummy.conf
  11. patching file test/gtest/Makefile.am
  12. patching file test/gtest/xfixes_barriers.cpp
  13. patching file test/Makefile.am
  14. patching file xfixes/cursor.c
  15. patching file xfixes/xfixes.c
  16. patching file xfixes/xfixes.h
  17. patching file xfixes/xfixesint.h
  18. autoreconf: Entering directory `.'
  19. autoreconf: configure.ac: not using Gettext
  20. autoreconf: running: aclocal --force -I m4
  21. autoreconf: configure.ac: tracing
  22. autoreconf: running: libtoolize --copy --force
  23. libtoolize: putting auxiliary files in `.'.
  24. libtoolize: copying file `./ltmain.sh'
  25. libtoolize: putting macros in `m4'.
  26. libtoolize: copying file `m4/libtool.m4'
  27. libtoolize: copying file `m4/ltoptions.m4'
  28. libtoolize: copying file `m4/ltsugar.m4'
  29. libtoolize: copying file `m4/ltversion.m4'
  30. libtoolize: copying file `m4/lt~obsolete.m4'
  31. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  32. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  33. autoreconf: running: /usr/bin/autoconf --force
  34. autoreconf: running: /usr/bin/autoheader --force
  35. autoreconf: running: automake --add-missing --copy --force-missing
  36. autoreconf: Leaving directory `.'
  37. checking for a BSD-compatible install... /bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... /bin/mkdir -p
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking whether to enable maintainer-specific portions of Makefiles... no
  43. checking for style of include used by make... GNU
  44. checking for gcc... gcc
  45. checking whether the C compiler works... yes
  46. checking for C compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether gcc accepts -g... yes
  52. checking for gcc option to accept ISO C89... none needed
  53. checking dependency style of gcc... gcc3
  54. checking for gcc option to accept ISO C99... -std=gnu99
  55. checking how to run the C preprocessor... gcc -std=gnu99 -E
  56. checking for grep that handles long lines and -e... /usr/bin/grep
  57. checking for egrep... /usr/bin/grep -E
  58. checking for ANSI C header files... yes
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking whether __clang__ is declared... no
  69. checking whether __INTEL_COMPILER is declared... no
  70. checking whether __SUNPRO_C is declared... no
  71. checking for pkg-config... /usr/bin/pkg-config
  72. checking pkg-config is at least version 0.9.0... yes
  73. checking build system type... x86_64-unknown-linux-gnu
  74. checking host system type... x86_64-unknown-linux-gnu
  75. checking for a sed that does not truncate output... /bin/sed
  76. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  77. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  78. checking if gcc -std=gnu99 supports-Wall... yes
  79. checking if gcc -std=gnu99 supports-Wpointer-arith... yes
  80. checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
  81. checking if gcc -std=gnu99 supports-Wformat=2... yes
  82. checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
  83. checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
  84. checking if gcc -std=gnu99 supports-Wnested-externs... yes
  85. checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
  86. checking if gcc -std=gnu99 supports-Wold-style-definition... yes
  87. checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  88. checking if gcc -std=gnu99 supports-Wunused... yes
  89. checking if gcc -std=gnu99 supports-Wuninitialized... yes
  90. checking if gcc -std=gnu99 supports-Wshadow... yes
  91. checking if gcc -std=gnu99 supports-Wcast-qual... yes
  92. checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
  93. checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  94. checking if gcc -std=gnu99 supports-Wredundant-decls... yes
  95. checking if gcc -std=gnu99 supports-Werror=implicit... yes
  96. checking if gcc -std=gnu99 supports-Werror=nonnull... yes
  97. checking if gcc -std=gnu99 supports-Werror=init-self... yes
  98. checking if gcc -std=gnu99 supports-Werror=main... yes
  99. checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
  100. checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
  101. checking if gcc -std=gnu99 supports-Werror=return-type... yes
  102. checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
  103. checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
  104. checking if gcc -std=gnu99 supports-Werror=write-strings... yes
  105. checking if gcc -std=gnu99 supports-Werror=address... yes
  106. checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  107. checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  108. checking if gcc -std=gnu99 supports-pedantic... yes
  109. checking if gcc -std=gnu99 supports-Werror... yes
  110. checking if gcc -std=gnu99 supports-Werror=attributes... yes
  111. checking whether make supports nested variables... yes
  112. checking for doxygen... /usr/bin/doxygen
  113. checking the doxygen version... 1.8.0
  114. checking for X.Org SGML entities >= 1.8... no
  115. checking whether to build documentation... yes
  116. checking whether to build developer documentation... yes
  117. checking for xmlto... /usr/bin/xmlto
  118. checking the xmlto version... 0.0.25
  119. configure: WARNING: xmlto cannot generate text format, this format skipped
  120. checking for fop... no
  121. configure: WARNING: fop not found - documentation targets will be skipped
  122. checking for xsltproc... /usr/bin/xsltproc
  123. checking whether to build unit test cases... auto
  124. checking whether the linker accepts -Wl,-wrap,exit... yes
  125. checking dependency style of gcc -std=gnu99... gcc3
  126. checking whether ln -s works... yes
  127. checking how to print strings... printf
  128. checking for a sed that does not truncate output... (cached) /bin/sed
  129. checking for fgrep... /usr/bin/grep -F
  130. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  131. checking if the linker (/usr/bin/ld) is GNU ld... yes
  132. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  133. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  134. checking the maximum length of command line arguments... 1572864
  135. checking whether the shell understands some XSI constructs... yes
  136. checking whether the shell understands "+="... yes
  137. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  138. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  139. checking for /usr/bin/ld option to reload object files... -r
  140. checking for objdump... objdump
  141. checking how to recognize dependent libraries... pass_all
  142. checking for dlltool... dlltool
  143. checking how to associate runtime and link libraries... printf %s\n
  144. checking for ar... ar
  145. checking for archiver @FILE support... @
  146. checking for strip... strip
  147. checking for ranlib... ranlib
  148. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  149. checking for sysroot... no
  150. checking for mt... no
  151. checking if : is a manifest tool... no
  152. checking for dlfcn.h... yes
  153. checking for objdir... .libs
  154. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  155. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  156. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  157. checking if gcc -std=gnu99 static flag -static works... yes
  158. checking if gcc -std=gnu99 supports -c -o file.o... yes
  159. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  160. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  161. checking whether -lc should be explicitly linked in... no
  162. checking dynamic linker characteristics... GNU/Linux ld.so
  163. checking how to hardcode library paths into programs... immediate
  164. checking whether stripping libraries is possible... yes
  165. checking if libtool supports shared libraries... yes
  166. checking whether to build shared libraries... yes
  167. checking whether to build static libraries... no
  168. checking for pkg-config... (cached) /usr/bin/pkg-config
  169. checking pkg-config is at least version 0.9.0... yes
  170. checking for flex... flex
  171. checking lex output file root... lex.yy
  172. checking lex library... -lfl
  173. checking whether yytext is a pointer... yes
  174. checking for bison... bison -y
  175. checking for special C compiler options needed for large files... no
  176. checking for _FILE_OFFSET_BITS value needed for large files... no
  177. checking for cpp... /usr/bin/cpp
  178. checking if /usr/bin/cpp requires -undef... yes
  179. checking if /usr/bin/cpp requires -traditional... yes
  180. checking for dtrace... not_found
  181. checking for dirent.h that defines DIR... yes
  182. checking for library containing opendir... none required
  183. checking for ANSI C header files... (cached) yes
  184. checking fcntl.h usability... yes
  185. checking fcntl.h presence... yes
  186. checking for fcntl.h... yes
  187. checking for stdlib.h... (cached) yes
  188. checking for string.h... (cached) yes
  189. checking for unistd.h... (cached) yes
  190. checking for dlfcn.h... (cached) yes
  191. checking stropts.h usability... yes
  192. checking stropts.h presence... yes
  193. checking for stropts.h... yes
  194. checking fnmatch.h usability... yes
  195. checking fnmatch.h presence... yes
  196. checking for fnmatch.h... yes
  197. checking sys/utsname.h usability... yes
  198. checking sys/utsname.h presence... yes
  199. checking for sys/utsname.h... yes
  200. checking for an ANSI C-conforming const... yes
  201. checking whether byte ordering is bigendian... no
  202. checking size of unsigned long... 8
  203. checking for pid_t... yes
  204. checking byteswap.h usability... yes
  205. checking byteswap.h presence... yes
  206. checking for byteswap.h... yes
  207. checking sys/endian.h usability... no
  208. checking sys/endian.h presence... no
  209. checking for sys/endian.h... no
  210. checking for dlopen... no
  211. checking for dlopen in -ldl... yes
  212. checking for backtrace... yes
  213. checking for ffs... yes
  214. checking for geteuid... yes
  215. checking for getuid... yes
  216. checking for issetugid... no
  217. checking for getresuid... yes
  218. checking for getdtablesize... yes
  219. checking for getifaddrs... yes
  220. checking for getpeereid... no
  221. checking for getpeerucred... no
  222. checking for getzoneid... no
  223. checking for mmap... yes
  224. checking for shmctl64... no
  225. checking for strncasecmp... yes
  226. checking for vasprintf... yes
  227. checking for vsnprintf... yes
  228. checking for walkcontext... no
  229. checking for strcasecmp... yes
  230. checking for strcasestr... yes
  231. checking for strlcat... no
  232. checking for strlcpy... no
  233. checking for strndup... yes
  234. checking for sqrt in -lm... yes
  235. checking for cbrt... yes
  236. checking ndbm.h usability... yes
  237. checking ndbm.h presence... yes
  238. checking for ndbm.h... yes
  239. checking dbm.h usability... yes
  240. checking dbm.h presence... yes
  241. checking for dbm.h... yes
  242. checking rpcsvc/dbm.h usability... no
  243. checking rpcsvc/dbm.h presence... no
  244. checking for rpcsvc/dbm.h... no
  245. checking linux/agpgart.h usability... yes
  246. checking linux/agpgart.h presence... yes
  247. checking for linux/agpgart.h... yes
  248. checking sys/agpio.h usability... no
  249. checking sys/agpio.h presence... no
  250. checking for sys/agpio.h... no
  251. checking sys/agpgart.h usability... no
  252. checking sys/agpgart.h presence... no
  253. checking for sys/agpgart.h... no
  254. checking linux/apm_bios.h usability... yes
  255. checking linux/apm_bios.h presence... yes
  256. checking for linux/apm_bios.h... yes
  257. checking linux/fb.h usability... yes
  258. checking linux/fb.h presence... yes
  259. checking for linux/fb.h... yes
  260. checking asm/mtrr.h usability... yes
  261. checking asm/mtrr.h presence... yes
  262. checking for asm/mtrr.h... yes
  263. checking sys/memrange.h usability... no
  264. checking sys/memrange.h presence... no
  265. checking for sys/memrange.h... no
  266. checking machine/mtrr.h usability... no
  267. checking machine/mtrr.h presence... no
  268. checking for machine/mtrr.h... no
  269. checking for sys/linker.h... no
  270. checking for SYSV IPC... yes
  271. checking machine/apmvar.h usability... no
  272. checking machine/apmvar.h presence... no
  273. checking for machine/apmvar.h... no
  274. checking execinfo.h usability... yes
  275. checking execinfo.h presence... yes
  276. checking for execinfo.h... yes
  277. checking for backtrace in -lc... yes
  278. checking for root directory for font files... /usr/share/fonts
  279. checking for directory for misc files... ${FONTROOTDIR}/misc
  280. checking for directory for OTF files... ${FONTROOTDIR}/OTF
  281. checking for directory for TTF files... ${FONTROOTDIR}/TTF
  282. checking for directory for Type1 files... ${FONTROOTDIR}/Type1
  283. checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
  284. checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
  285. checking for /etc/X11/X11/fontpath.d... no
  286. checking for default font path... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/
  287. checking for thread local storage (TLS) support... __thread
  288. checking for tls_model attribute support... yes
  289. checking to see if we can install the Xorg server as root... yes
  290. checking return type of signal handlers... void
  291. checking if Xtrans should support UNIX socket connections... yes
  292. checking if Xtrans should support TCP socket connections... yes
  293. checking for library containing socket... none required
  294. checking for library containing gethostbyname... none required
  295. checking if IPv6 support should be built... yes
  296. checking for struct sockaddr_in.sin_len... no
  297. checking for socklen_t... yes
  298. checking if Xtrans should support os-specific local connections... no
  299. checking for authdes_seccreate... no
  300. checking for authdes_create... yes
  301. checking for library containing getsecretkey... none required
  302. checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes
  303. checking for PIXMAN... yes
  304. checking for UDEV... yes
  305. checking for udev_monitor_filter_add_match_tag... yes
  306. checking for udev_enumerate_add_match_tag... yes
  307. checking for DBUS... yes
  308. checking for HAL... no
  309. checking for glibc...... yes
  310. checking for clock_gettime... no
  311. checking for clock_gettime in -lrt... yes
  312. checking for a useful monotonic clock ...... yes
  313. checking whether to track client ids... yes
  314. checking for XLIB... yes
  315. checking for GL... yes
  316. checking for DRIPROTO... yes
  317. checking for DRI... yes
  318. checking for DRI2PROTO... yes
  319. checking for LIBDRM... yes
  320. checking for XDMCP... yes
  321. checking for XdmcpWrap in -lXdmcp... yes
  322. checking for SHA1Init... no
  323. checking for CC_SHA1_Init... no
  324. checking for SHA1Init in -lmd... no
  325. checking for LIBSHA1... no
  326. checking for gcry_md_open in -lgcrypt... yes
  327. checking for SHA1_Init in -lcrypto... yes
  328. checking for OPENSSL... yes
  329. checking for SHA1 implementation... libgcrypt
  330. checking for XSERVERCFLAGS... yes
  331. checking for XSERVERLIBS... yes
  332. checking if SVR4 needs to be defined... no
  333. checking whether to build Xvfb DDX... yes
  334. checking for XNESTMODULES... yes
  335. checking whether to build Xnest DDX... yes
  336. checking whether to build Xorg DDX... yes
  337. checking for symbol visibility support... yes
  338. checking whether to build Xorg PCI functions... checking for PCIACCESS... yes
  339. yes
  340. checking for DGA... yes
  341. checking for DGA... yes
  342. checking for XF86VIDMODE... yes
  343. checking for XF86VIDMODE... yes
  344. checking for XORG_MODULES... yes
  345. checking whether to build XWin DDX... no
  346. checking dependency style of $(CC)... none
  347. checking for DMXMODULES... yes
  348. checking for XDMXCONFIG_DEP... yes
  349. checking whether to build Xdmx DDX... yes
  350. checking linux/input.h usability... yes
  351. checking linux/input.h presence... yes
  352. checking for linux/input.h... yes
  353. checking linux/keyboard.h usability... yes
  354. checking linux/keyboard.h presence... yes
  355. checking for linux/keyboard.h... yes
  356. checking for DMXEXAMPLES_DEP... yes
  357. checking for DMXXMUEXAMPLES_DEP... yes
  358. checking for DMXXIEXAMPLES_DEP... yes
  359. checking for XTSTEXAMPLES_DEP... yes
  360. checking for XRESEXAMPLES_DEP... yes
  361. checking for X11EXAMPLES_DEP... yes
  362. checking for linux/fb.h... (cached) yes
  363. checking for TSLIB... no
  364. checking for ts_open in -lts... no
  365. checking for XEPHYR... yes
  366. checking for nanosleep... yes
  367. checking for g++... g++
  368. checking whether we are using the GNU C++ compiler... yes
  369. checking whether g++ accepts -g... yes
  370. checking dependency style of g++... gcc3
  371. checking how to run the C++ preprocessor... g++ -E
  372. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  373. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  374. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  375. checking for g++ option to produce PIC... -fPIC -DPIC
  376. checking if g++ PIC flag -fPIC -DPIC works... yes
  377. checking if g++ static flag -static works... yes
  378. checking if g++ supports -c -o file.o... yes
  379. checking if g++ supports -c -o file.o... (cached) yes
  380. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  381. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  382. checking how to hardcode library paths into programs... immediate
  383. checking for XORG_GTEST... no
  384. configure: WARNING: xorg-gtest not installed, tests will not be built
  385. checking for XFIXES... yes
  386. checking for XTEST... yes
  387. configure: creating ./config.status
  388. config.status: creating Makefile
  389. config.status: creating glx/Makefile
  390. config.status: creating include/Makefile
  391. config.status: creating composite/Makefile
  392. config.status: creating damageext/Makefile
  393. config.status: creating dbe/Makefile
  394. config.status: creating dix/Makefile
  395. config.status: creating doc/Makefile
  396. config.status: creating doc/dtrace/Makefile
  397. config.status: creating man/Makefile
  398. config.status: creating fb/Makefile
  399. config.status: creating record/Makefile
  400. config.status: creating config/Makefile
  401. config.status: creating mi/Makefile
  402. config.status: creating miext/Makefile
  403. config.status: creating miext/sync/Makefile
  404. config.status: creating miext/damage/Makefile
  405. config.status: creating miext/shadow/Makefile
  406. config.status: creating miext/cw/Makefile
  407. config.status: creating miext/rootless/Makefile
  408. config.status: creating os/Makefile
  409. config.status: creating randr/Makefile
  410. config.status: creating render/Makefile
  411. config.status: creating xkb/Makefile
  412. config.status: creating Xext/Makefile
  413. config.status: creating Xi/Makefile
  414. config.status: creating xfixes/Makefile
  415. config.status: creating exa/Makefile
  416. config.status: creating hw/Makefile
  417. config.status: creating hw/xfree86/Makefile
  418. config.status: creating hw/xfree86/common/Makefile
  419. config.status: creating hw/xfree86/common/xf86Build.h
  420. config.status: creating hw/xfree86/ddc/Makefile
  421. config.status: creating hw/xfree86/dixmods/Makefile
  422. config.status: creating hw/xfree86/dixmods/extmod/Makefile
  423. config.status: creating hw/xfree86/doc/Makefile
  424. config.status: creating hw/xfree86/dri/Makefile
  425. config.status: creating hw/xfree86/dri2/Makefile
  426. config.status: creating hw/xfree86/exa/Makefile
  427. config.status: creating hw/xfree86/exa/man/Makefile
  428. config.status: creating hw/xfree86/fbdevhw/Makefile
  429. config.status: creating hw/xfree86/fbdevhw/man/Makefile
  430. config.status: creating hw/xfree86/i2c/Makefile
  431. config.status: creating hw/xfree86/int10/Makefile
  432. config.status: creating hw/xfree86/loader/Makefile
  433. config.status: creating hw/xfree86/man/Makefile
  434. config.status: creating hw/xfree86/modes/Makefile
  435. config.status: creating hw/xfree86/os-support/Makefile
  436. config.status: creating hw/xfree86/os-support/bsd/Makefile
  437. config.status: creating hw/xfree86/os-support/bus/Makefile
  438. config.status: creating hw/xfree86/os-support/hurd/Makefile
  439. config.status: creating hw/xfree86/os-support/misc/Makefile
  440. config.status: creating hw/xfree86/os-support/linux/Makefile
  441. config.status: creating hw/xfree86/os-support/solaris/Makefile
  442. config.status: creating hw/xfree86/os-support/stub/Makefile
  443. config.status: creating hw/xfree86/parser/Makefile
  444. config.status: creating hw/xfree86/ramdac/Makefile
  445. config.status: creating hw/xfree86/shadowfb/Makefile
  446. config.status: creating hw/xfree86/vbe/Makefile
  447. config.status: creating hw/xfree86/vgahw/Makefile
  448. config.status: creating hw/xfree86/x86emu/Makefile
  449. config.status: creating hw/xfree86/xaa/Makefile
  450. config.status: creating hw/xfree86/utils/Makefile
  451. config.status: creating hw/xfree86/utils/man/Makefile
  452. config.status: creating hw/xfree86/utils/cvt/Makefile
  453. config.status: creating hw/xfree86/utils/gtf/Makefile
  454. config.status: creating hw/dmx/config/Makefile
  455. config.status: creating hw/dmx/config/man/Makefile
  456. config.status: creating hw/dmx/doc/Makefile
  457. config.status: creating hw/dmx/doxygen/doxygen.conf
  458. config.status: creating hw/dmx/doxygen/Makefile
  459. config.status: creating hw/dmx/examples/Makefile
  460. config.status: creating hw/dmx/input/Makefile
  461. config.status: creating hw/dmx/glxProxy/Makefile
  462. config.status: creating hw/dmx/Makefile
  463. config.status: creating hw/dmx/man/Makefile
  464. config.status: creating hw/vfb/Makefile
  465. config.status: creating hw/vfb/man/Makefile
  466. config.status: creating hw/xnest/Makefile
  467. config.status: creating hw/xnest/man/Makefile
  468. config.status: creating hw/xwin/Makefile
  469. config.status: creating hw/xwin/glx/Makefile
  470. config.status: creating hw/xwin/man/Makefile
  471. config.status: creating hw/xquartz/Makefile
  472. config.status: creating hw/xquartz/GL/Makefile
  473. config.status: creating hw/xquartz/bundle/Makefile
  474. config.status: creating hw/xquartz/man/Makefile
  475. config.status: creating hw/xquartz/mach-startup/Makefile
  476. config.status: creating hw/xquartz/pbproxy/Makefile
  477. config.status: creating hw/xquartz/xpr/Makefile
  478. config.status: creating hw/kdrive/Makefile
  479. config.status: creating hw/kdrive/ephyr/Makefile
  480. config.status: creating hw/kdrive/ephyr/man/Makefile
  481. config.status: creating hw/kdrive/fake/Makefile
  482. config.status: creating hw/kdrive/fbdev/Makefile
  483. config.status: creating hw/kdrive/linux/Makefile
  484. config.status: creating hw/kdrive/src/Makefile
  485. config.status: creating test/Makefile
  486. config.status: creating test/xi2/Makefile
  487. config.status: creating test/gtest/Makefile
  488. config.status: creating xserver.ent
  489. config.status: creating xorg-server.pc
  490. config.status: creating include/do-not-use-config.h
  491. config.status: creating include/xorg-server.h
  492. config.status: creating include/dix-config.h
  493. config.status: creating include/xorg-config.h
  494. config.status: creating include/xkb-config.h
  495. config.status: creating include/xwin-config.h
  496. config.status: creating include/kdrive-config.h
  497. config.status: creating include/version-config.h
  498. config.status: executing depfiles commands
  499. config.status: executing libtool commands
  500. config.status: executing sdksyms commands
  501. Making all in doc
  502. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/doc'
  503. Making all in dtrace
  504. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/doc/dtrace'
  505. make[2]: Nothing to be done for `all'.
  506. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/doc/dtrace'
  507. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/doc'
  508. make[2]: Nothing to be done for `all-am'.
  509. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/doc'
  510. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/doc'
  511. Making all in man
  512. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/man'
  513.   GEN    Xserver.1
  514. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/man'
  515. Making all in include
  516. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/include'
  517. make  all-am
  518. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/include'
  519. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/include'
  520. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/include'
  521. Making all in dix
  522. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/dix'
  523. make  all-am
  524. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/dix'
  525.   CC     atom.lo
  526. atom.c: In function ‘MakeAtom’:
  527. atom.c:134:12: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  528. atom.c: In function ‘FreeAtom’:
  529. atom.c:186:7: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  530.   CC     colormap.lo
  531.   CC     cursor.lo
  532. In file included from ../include/dixfontstr.h:28:0,
  533.                  from cursor.c:60:
  534. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  535. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  536. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  537. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  538. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  539. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  540. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  541. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  542. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  543. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  544. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  545. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  546. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  547. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  548. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  549. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  550. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  551. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  552.   CC     devices.lo
  553. In file included from devices.c:73:0:
  554. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  555. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  556. In file included from devices.c:83:0:
  557. ../Xi/exglobals.h:62:12: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  558. ../include/xkbsrv.h:309:22: note: previous declaration of ‘DeviceKeyPress’ was here
  559. ../Xi/exglobals.h:63:12: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  560. ../include/xkbsrv.h:309:37: note: previous declaration of ‘DeviceKeyRelease’ was here
  561. ../Xi/exglobals.h:64:12: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  562. ../include/xkbsrv.h:310:22: note: previous declaration of ‘DeviceButtonPress’ was here
  563. ../Xi/exglobals.h:65:12: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  564. ../include/xkbsrv.h:310:40: note: previous declaration of ‘DeviceButtonRelease’ was here
  565. ../Xi/exglobals.h:66:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  566. ../include/xkbsrv.h:309:54: note: previous declaration of ‘DeviceMotionNotify’ was here
  567. In file included from devices.c:87:0:
  568. enterleave.h:42:13: warning: redundant redeclaration of ‘DoFocusEvents’ [-Wredundant-decls]
  569. ../include/dix.h:453:13: note: previous declaration of ‘DoFocusEvents’ was here
  570. enterleave.h:87:13: warning: redundant redeclaration of ‘DeviceFocusEvent’ [-Wredundant-decls]
  571. ../include/exevents.h:184:1: note: previous declaration of ‘DeviceFocusEvent’ was here
  572.   CC     dispatch.lo
  573. In file included from ../include/dixfontstr.h:28:0,
  574.                  from dispatch.c:114:
  575. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  576. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  577. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  578. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  579. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  580. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  581. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  582. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  583. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  584. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  585. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  586. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  587. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  588. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  589. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  590. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  591. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  592. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  593. dispatch.c:479:29: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  594.   CC     dixfonts.lo
  595. In file included from ../include/dixfontstr.h:28:0,
  596.                  from dixfonts.c:64:
  597. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  598. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  599. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  600. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  601. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  602. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  603. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  604. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  605. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  606. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  607. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  608. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  609. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  610. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  611. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  612. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  613. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  614. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  615.   CC     dixutils.lo
  616.   CC     enterleave.lo
  617. In file included from enterleave.c:37:0:
  618. enterleave.h:42:13: warning: redundant redeclaration of ‘DoFocusEvents’ [-Wredundant-decls]
  619. ../include/dix.h:453:13: note: previous declaration of ‘DoFocusEvents’ was here
  620.   CC     events.lo
  621. In file included from events.c:140:0:
  622. ../Xi/exglobals.h:62:12: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  623. ../include/xkbsrv.h:309:22: note: previous declaration of ‘DeviceKeyPress’ was here
  624. ../Xi/exglobals.h:63:12: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  625. ../include/xkbsrv.h:309:37: note: previous declaration of ‘DeviceKeyRelease’ was here
  626. ../Xi/exglobals.h:64:12: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  627. ../include/xkbsrv.h:310:22: note: previous declaration of ‘DeviceButtonPress’ was here
  628. ../Xi/exglobals.h:65:12: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  629. ../include/xkbsrv.h:310:40: note: previous declaration of ‘DeviceButtonRelease’ was here
  630. ../Xi/exglobals.h:66:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  631. ../include/xkbsrv.h:309:54: note: previous declaration of ‘DeviceMotionNotify’ was here
  632. In file included from events.c:144:0:
  633. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  634. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  635. In file included from events.c:153:0:
  636. enterleave.h:42:13: warning: redundant redeclaration of ‘DoFocusEvents’ [-Wredundant-decls]
  637. ../include/dix.h:453:13: note: previous declaration of ‘DoFocusEvents’ was here
  638. enterleave.h:87:13: warning: redundant redeclaration of ‘DeviceFocusEvent’ [-Wredundant-decls]
  639. ../include/exevents.h:184:1: note: previous declaration of ‘DeviceFocusEvent’ was here
  640. events.c:355:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  641. ../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  642. events.c: In function ‘MatchForType’:
  643. events.c:3812:15: warning: ‘evtype’ may be used uninitialized in this function [-Wuninitialized]
  644. events.c:3811:19: warning: ‘grabtype’ may be used uninitialized in this function [-Wuninitialized]
  645. events.c:3785:21: warning: ‘match’ may be used uninitialized in this function [-Wuninitialized]
  646. events.c: In function ‘DeliverOneEvent’:
  647. events.c:2646:9: warning: ‘rc’ may be used uninitialized in this function [-Wuninitialized]
  648.   CC     eventconvert.lo
  649. In file included from eventconvert.c:51:0:
  650. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  651. ../Xi/exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  652. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  653. ../Xi/exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  654. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  655. ../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  656. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  657. ../Xi/exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  658. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  659. ../Xi/exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  660.   CC     extension.lo
  661.   CC     ffs.lo
  662.   CC     gc.lo
  663. In file included from ../include/dixfontstr.h:28:0,
  664.                  from gc.c:60:
  665. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  666. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  667. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  668. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  669. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  670. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  671. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  672. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  673. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  674. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  675. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  676. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  677. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  678. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  679. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  680. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  681. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  682. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  683.   CC     getevents.lo
  684. In file included from getevents.c:46:0:
  685. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  686. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  687. In file included from getevents.c:66:0:
  688. ../Xi/exglobals.h:62:12: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  689. ../include/xkbsrv.h:309:22: note: previous declaration of ‘DeviceKeyPress’ was here
  690. ../Xi/exglobals.h:63:12: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  691. ../include/xkbsrv.h:309:37: note: previous declaration of ‘DeviceKeyRelease’ was here
  692. ../Xi/exglobals.h:64:12: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  693. ../include/xkbsrv.h:310:22: note: previous declaration of ‘DeviceButtonPress’ was here
  694. ../Xi/exglobals.h:65:12: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  695. ../include/xkbsrv.h:310:40: note: previous declaration of ‘DeviceButtonRelease’ was here
  696. ../Xi/exglobals.h:66:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  697. ../include/xkbsrv.h:309:54: note: previous declaration of ‘DeviceMotionNotify’ was here
  698. getevents.c: In function ‘positionSprite’:
  699. getevents.c:923:22: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
  700. getevents.c:924:22: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
  701. getevents.c: In function ‘fill_pointer_events’:
  702. getevents.c:1381:20: warning: ‘raw’ may be used uninitialized in this function [-Wuninitialized]
  703. getevents.c: In function ‘GetTouchEvents’:
  704. getevents.c:1895:26: warning: ‘raw’ may be used uninitialized in this function [-Wuninitialized]
  705.   CC     globals.lo
  706. In file included from globals.c:59:0:
  707. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  708. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  709. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  710. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  711. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  712. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  713. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  714. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  715. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  716. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  717. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  718. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  719. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  720. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  721. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  722. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  723. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  724. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  725. globals.c:113:25: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  726. globals.c:114:25: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  727. globals.c:115:27: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  728.   CC     glyphcurs.lo
  729. In file included from ../include/dixfontstr.h:28:0,
  730.                  from glyphcurs.c:55:
  731. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  732. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  733. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  734. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  735. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  736. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  737. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  738. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  739. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  740. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  741. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  742. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  743. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  744. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  745. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  746. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  747. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  748. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  749.   CC     grabs.lo
  750.   CC     initatoms.lo
  751.   CC     inpututils.lo
  752. In file included from inpututils.c:36:0:
  753. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  754. ../Xi/exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  755. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  756. ../Xi/exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  757. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  758. ../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  759. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  760. ../Xi/exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  761. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  762. ../Xi/exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  763.   CC     pixmap.lo
  764.   CC     privates.lo
  765.   CC     property.lo
  766.   CC     ptrveloc.lo
  767. ptrveloc.c:65:1: warning: redundant redeclaration of ‘SetAccelerationProfile’ [-Wredundant-decls]
  768. ../include/ptrveloc.h:120:1: note: previous declaration of ‘SetAccelerationProfile’ was here
  769.   CC     region.lo
  770.   CC     registry.lo
  771. registry.c: In function ‘dixResetRegistry’:
  772. registry.c:333:19: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  773.   CC     resource.lo
  774. In file included from resource.c:132:0:
  775. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  776. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  777. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  778. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  779. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  780. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  781. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  782. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  783. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  784. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  785. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  786. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  787. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  788. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  789. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  790. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  791. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  792. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  793. In file included from resource.c:135:0:
  794. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  795. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  796.   CC     selection.lo
  797.   CC     swaprep.lo
  798.   CC     swapreq.lo
  799.   CC     tables.lo
  800. In file included from tables.c:57:0:
  801. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  802. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  803.   CC     touch.lo
  804.   CC     window.lo
  805. In file included from window.c:125:0:
  806. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  807. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  808.   CCLD   libdix.la
  809.   CC     main.lo
  810. In file included from main.c:103:0:
  811. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  812. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  813. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  814. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  815. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  816. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  817. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  818. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  819. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  820. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  821. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  822. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  823. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  824. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  825. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  826. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  827. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  828. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  829. main.c: In function ‘main’:
  830. main.c:138:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  831.   CCLD   libmain.la
  832. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/dix'
  833. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/dix'
  834. Making all in fb
  835. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/fb'
  836.   CC     libfb_la-fb24_32.lo
  837.   CC     libfb_la-fballpriv.lo
  838.   CC     libfb_la-fbarc.lo
  839.   CC     libfb_la-fbbits.lo
  840.   CC     libfb_la-fbblt.lo
  841.   CC     libfb_la-fbbltone.lo
  842.   CC     libfb_la-fbcopy.lo
  843.   CC     libfb_la-fbfill.lo
  844.   CC     libfb_la-fbfillrect.lo
  845.   CC     libfb_la-fbfillsp.lo
  846.   CC     libfb_la-fbgc.lo
  847. fbgc.c: In function ‘fbCreateGC’:
  848. fbgc.c:67:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  849. fbgc.c:68:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  850.   CC     libfb_la-fbgetsp.lo
  851.   CC     libfb_la-fbglyph.lo
  852. In file included from ../include/dixfontstr.h:28:0,
  853.                  from fbglyph.c:30:
  854. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  855. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  856. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  857. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  858. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  859. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  860. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  861. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  862. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  863. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  864. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  865. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  866. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  867. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  868. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  869. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  870. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  871. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  872.   CC     libfb_la-fbimage.lo
  873.   CC     libfb_la-fbline.lo
  874.   CC     libfb_la-fboverlay.lo
  875.   CC     libfb_la-fbpict.lo
  876.   CC     libfb_la-fbpixmap.lo
  877.   CC     libfb_la-fbpoint.lo
  878.   CC     libfb_la-fbpush.lo
  879.   CC     libfb_la-fbscreen.lo
  880.   CC     libfb_la-fbseg.lo
  881.   CC     libfb_la-fbsetsp.lo
  882.   CC     libfb_la-fbsolid.lo
  883.   CC     libfb_la-fbstipple.lo
  884.   CC     libfb_la-fbtile.lo
  885.   CC     libfb_la-fbtrap.lo
  886.   CC     libfb_la-fbutil.lo
  887.   CC     libfb_la-fbwindow.lo
  888.   CCLD   libfb.la
  889.   CC     libwfb_la-fb24_32.lo
  890.   CC     libwfb_la-fballpriv.lo
  891.   CC     libwfb_la-fbarc.lo
  892.   CC     libwfb_la-fbbits.lo
  893.   CC     libwfb_la-fbblt.lo
  894.   CC     libwfb_la-fbbltone.lo
  895.   CC     libwfb_la-fbcopy.lo
  896.   CC     libwfb_la-fbfill.lo
  897.   CC     libwfb_la-fbfillrect.lo
  898.   CC     libwfb_la-fbfillsp.lo
  899.   CC     libwfb_la-fbgc.lo
  900. fbgc.c: In function ‘wfbCreateGC’:
  901. fbgc.c:67:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  902. fbgc.c:68:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  903.   CC     libwfb_la-fbgetsp.lo
  904.   CC     libwfb_la-fbglyph.lo
  905. In file included from ../include/dixfontstr.h:28:0,
  906.                  from fbglyph.c:30:
  907. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  908. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  909. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  910. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  911. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  912. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  913. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  914. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  915. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  916. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  917. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  918. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  919. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  920. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  921. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  922. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  923. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  924. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  925.   CC     libwfb_la-fbimage.lo
  926.   CC     libwfb_la-fbline.lo
  927.   CC     libwfb_la-fboverlay.lo
  928.   CC     libwfb_la-fbpict.lo
  929.   CC     libwfb_la-fbpixmap.lo
  930.   CC     libwfb_la-fbpoint.lo
  931.   CC     libwfb_la-fbpush.lo
  932.   CC     libwfb_la-fbscreen.lo
  933.   CC     libwfb_la-fbseg.lo
  934.   CC     libwfb_la-fbsetsp.lo
  935.   CC     libwfb_la-fbsolid.lo
  936.   CC     libwfb_la-fbstipple.lo
  937.   CC     libwfb_la-fbtile.lo
  938.   CC     libwfb_la-fbtrap.lo
  939.   CC     libwfb_la-fbutil.lo
  940.   CC     libwfb_la-fbwindow.lo
  941.   CCLD   libwfb.la
  942. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/fb'
  943. Making all in mi
  944. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/mi'
  945.   CC     miarc.lo
  946.   CC     mibitblt.lo
  947.   CC     micmap.lo
  948.   CC     micopy.lo
  949.   CC     micursor.lo
  950.   CC     midash.lo
  951.   CC     midispcur.lo
  952.   CC     mieq.lo
  953.   CC     miexpose.lo
  954.   CC     mifillarc.lo
  955.   CC     mifillrct.lo
  956.   CC     mifpolycon.lo
  957.   CC     migc.lo
  958.   CC     miglblt.lo
  959. In file included from ../include/dixfontstr.h:28:0,
  960.                  from miglblt.c:58:
  961. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  962. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  963. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  964. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  965. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  966. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  967. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  968. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  969. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  970. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  971. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  972. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  973. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  974. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  975. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  976. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  977. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  978. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  979.   CC     mioverlay.lo
  980.   CC     mipointer.lo
  981.   CC     mipoly.lo
  982.   CC     mipolycon.lo
  983.   CC     mipolygen.lo
  984.   CC     mipolypnt.lo
  985.   CC     mipolyrect.lo
  986.   CC     mipolyseg.lo
  987.   CC     mipolytext.lo
  988. In file included from ../include/dixfontstr.h:28:0,
  989.                  from mipolytext.c:66:
  990. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  991. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  992. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  993. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  994. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  995. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  996. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  997. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  998. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  999. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1000. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1001. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1002. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1003. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1004. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1005. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1006. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1007. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1008.   CC     mipolyutil.lo
  1009.   CC     mipushpxl.lo
  1010.   CC     miscrinit.lo
  1011.   CC     mispans.lo
  1012.   CC     misprite.lo
  1013. In file included from ../include/dixfontstr.h:28:0,
  1014.                  from misprite.c:50:
  1015. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1016. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1017. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1018. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1019. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1020. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1021. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1022. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1023. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1024. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1025. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1026. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1027. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1028. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1029. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1030. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1031. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1032. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1033.   CC     mivaltree.lo
  1034.   CC     miwideline.lo
  1035.   CC     miwindow.lo
  1036.   CC     mizerarc.lo
  1037.   CC     mizerclip.lo
  1038.   CC     mizerline.lo
  1039.   CCLD   libmi.la
  1040. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/mi'
  1041. Making all in Xext
  1042. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/Xext'
  1043.   CC     bigreq.lo
  1044.   CC     geext.lo
  1045.   CC     shape.lo
  1046.   CC     sleepuntil.lo
  1047.   CC     sync.lo
  1048.   CC     xcmisc.lo
  1049.   CC     xtest.lo
  1050. In file included from xtest.c:43:0:
  1051. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1052. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1053. In file included from xtest.c:51:0:
  1054. ../Xi/exglobals.h:62:12: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1055. ../include/xkbsrv.h:309:22: note: previous declaration of ‘DeviceKeyPress’ was here
  1056. ../Xi/exglobals.h:63:12: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1057. ../include/xkbsrv.h:309:37: note: previous declaration of ‘DeviceKeyRelease’ was here
  1058. ../Xi/exglobals.h:64:12: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1059. ../include/xkbsrv.h:310:22: note: previous declaration of ‘DeviceButtonPress’ was here
  1060. ../Xi/exglobals.h:65:12: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1061. ../include/xkbsrv.h:310:40: note: previous declaration of ‘DeviceButtonRelease’ was here
  1062. ../Xi/exglobals.h:66:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1063. ../include/xkbsrv.h:309:54: note: previous declaration of ‘DeviceMotionNotify’ was here
  1064. xtest.c:60:12: warning: redundant redeclaration of ‘DeviceValuator’ [-Wredundant-decls]
  1065. ../Xi/exglobals.h:61:12: note: previous declaration of ‘DeviceValuator’ was here
  1066.   CC     shm.lo
  1067. In file included from shm.c:91:0:
  1068. ../hw/xfree86/dixmods/extmod/modinit.h:62:13: warning: redundant redeclaration of ‘ShmRegisterFuncs’ [-Wredundant-decls]
  1069. shmint.h:60:1: note: previous declaration of ‘ShmRegisterFuncs’ was here
  1070.   CC     panoramiX.lo
  1071. In file included from ../composite/compint.h:64:0,
  1072.                  from panoramiX.c:60:
  1073. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1074. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1075. panoramiX.c:599:13: warning: redundant redeclaration of ‘CreateConnectionBlock’ [-Wredundant-decls]
  1076. ../include/dix.h:174:23: note: previous declaration of ‘CreateConnectionBlock’ was here
  1077.   CC     panoramiXprocs.lo
  1078. In file included from ../include/dixfontstr.h:28:0,
  1079.                  from panoramiXprocs.c:37:
  1080. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1081. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1082. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1083. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1084. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1085. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1086. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1087. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1088. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1089. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1090. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1091. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1092. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1093. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1094. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1095. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1096. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1097. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1098.   CC     panoramiXSwap.lo
  1099.   CC     xace.lo
  1100.   CC     security.lo
  1101.   CC     xvmain.lo
  1102.   CC     xvdisp.lo
  1103.   CC     xvmc.lo
  1104.   CC     xres.lo
  1105. xres.c: In function ‘ProcXResQueryVersion’:
  1106. xres.c:29:5: warning: unused variable ‘stuff’ [-Wunused-variable]
  1107. xres.c: In function ‘SProcXResQueryVersion’:
  1108. xres.c:311:5: warning: unused variable ‘stuff’ [-Wunused-variable]
  1109.   CC     saver.lo
  1110.   CC     dpms.lo
  1111.   CCLD   libXext.la
  1112.   CCLD   libXextbuiltin.la
  1113.   CCLD   libXextmodule.la
  1114. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/Xext'
  1115. Making all in miext
  1116. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext'
  1117. Making all in sync
  1118. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/sync'
  1119.   CC     misync.lo
  1120.   CCLD   libsync.la
  1121. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/sync'
  1122. Making all in damage
  1123. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/damage'
  1124.   CC     damage.lo
  1125. In file included from ../../include/dixfontstr.h:28:0,
  1126.                  from damage.c:33:
  1127. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1128. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1129. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1130. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1131. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1132. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1133. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1134. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1135. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1136. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1137. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1138. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1139. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1140. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1141. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1142. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1143. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1144. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1145.   CCLD   libdamage.la
  1146. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/damage'
  1147. Making all in shadow
  1148. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/shadow'
  1149.   CC     shadow.lo
  1150. In file included from ../../include/dixfontstr.h:28:0,
  1151.                  from shadow.c:32:
  1152. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1153. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1154. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1155. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1156. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1157. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1158. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1159. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1160. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1161. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1162. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1163. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1164. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1165. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1166. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1167. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1168. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1169. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1170.   CC     shalloc.lo
  1171. In file included from ../../include/dixfontstr.h:28:0,
  1172.                  from shalloc.c:32:
  1173. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1174. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1175. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1176. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1177. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1178. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1179. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1180. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1181. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1182. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1183. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1184. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1185. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1186. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1187. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1188. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1189. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1190. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1191.   CC     shpacked.lo
  1192. In file included from ../../include/dixfontstr.h:28:0,
  1193.                  from shpacked.c:34:
  1194. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1195. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1196. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1197. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1198. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1199. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1200. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1201. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1202. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1203. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1204. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1205. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1206. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1207. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1208. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1209. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1210. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1211. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1212.   CC     shplanar8.lo
  1213. In file included from ../../include/dixfontstr.h:28:0,
  1214.                  from shplanar8.c:34:
  1215. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1216. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1217. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1218. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1219. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1220. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1221. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1222. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1223. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1224. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1225. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1226. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1227. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1228. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1229. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1230. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1231. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1232. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1233.   CC     shplanar.lo
  1234. In file included from ../../include/dixfontstr.h:28:0,
  1235.                  from shplanar.c:34:
  1236. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1237. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1238. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1239. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1240. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1241. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1242. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1243. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1244. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1245. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1246. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1247. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1248. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1249. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1250. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1251. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1252. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1253. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1254.   CC     shrot16pack_180.lo
  1255. In file included from ../../include/dixfontstr.h:28:0,
  1256.                  from shrotpack.h:39,
  1257.                  from shrot16pack_180.c:31:
  1258. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1259. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1260. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1261. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1262. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1263. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1264. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1265. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1266. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1267. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1268. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1269. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1270. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1271. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1272. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1273. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1274. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1275. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1276.   CC     shrot16pack_270.lo
  1277. In file included from ../../include/dixfontstr.h:28:0,
  1278.                  from shrotpack.h:39,
  1279.                  from shrot16pack_270.c:31:
  1280. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1281. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1282. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1283. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1284. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1285. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1286. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1287. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1288. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1289. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1290. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1291. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1292. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1293. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1294. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1295. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1296. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1297. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1298.   CC     shrot16pack_270YX.lo
  1299. In file included from ../../include/dixfontstr.h:28:0,
  1300.                  from shrotpackYX.h:26,
  1301.                  from shrot16pack_270YX.c:31:
  1302. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1303. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1304. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1305. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1306. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1307. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1308. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1309. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1310. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1311. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1312. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1313. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1314. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1315. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1316. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1317. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1318. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1319. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1320. In file included from shrot16pack_270YX.c:31:0:
  1321. shrotpackYX.h:57:1: warning: redundant redeclaration of ‘shadowUpdateRotate16_270YX’ [-Wredundant-decls]
  1322. shadow.h:155:1: note: previous declaration of ‘shadowUpdateRotate16_270YX’ was here
  1323.   CC     shrot16pack_90.lo
  1324. In file included from ../../include/dixfontstr.h:28:0,
  1325.                  from shrotpack.h:39,
  1326.                  from shrot16pack_90.c:31:
  1327. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1328. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1329. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1330. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1331. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1332. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1333. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1334. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1335. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1336. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1337. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1338. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1339. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1340. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1341. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1342. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1343. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1344. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1345.   CC     shrot16pack_90YX.lo
  1346. In file included from ../../include/dixfontstr.h:28:0,
  1347.                  from shrotpackYX.h:26,
  1348.                  from shrot16pack_90YX.c:31:
  1349. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1350. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1351. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1352. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1353. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1354. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1355. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1356. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1357. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1358. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1359. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1360. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1361. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1362. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1363. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1364. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1365. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1366. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1367. In file included from shrot16pack_90YX.c:31:0:
  1368. shrotpackYX.h:57:1: warning: redundant redeclaration of ‘shadowUpdateRotate16_90YX’ [-Wredundant-decls]
  1369. shadow.h:127:1: note: previous declaration of ‘shadowUpdateRotate16_90YX’ was here
  1370.   CC     shrot16pack.lo
  1371. In file included from ../../include/dixfontstr.h:28:0,
  1372.                  from shrotpack.h:39,
  1373.                  from shrot16pack.c:30:
  1374. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1375. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1376. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1377. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1378. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1379. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1380. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1381. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1382. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1383. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1384. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1385. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1386. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1387. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1388. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1389. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1390. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1391. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1392.   CC     shrot32pack_180.lo
  1393. In file included from ../../include/dixfontstr.h:28:0,
  1394.                  from shrotpack.h:39,
  1395.                  from shrot32pack_180.c:31:
  1396. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1397. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1398. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1399. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1400. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1401. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1402. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1403. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1404. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1405. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1406. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1407. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1408. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1409. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1410. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1411. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1412. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1413. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1414.   CC     shrot32pack_270.lo
  1415. In file included from ../../include/dixfontstr.h:28:0,
  1416.                  from shrotpack.h:39,
  1417.                  from shrot32pack_270.c:31:
  1418. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1419. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1420. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1421. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1422. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1423. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1424. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1425. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1426. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1427. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1428. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1429. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1430. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1431. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1432. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1433. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1434. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1435. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1436.   CC     shrot32pack_90.lo
  1437. In file included from ../../include/dixfontstr.h:28:0,
  1438.                  from shrotpack.h:39,
  1439.                  from shrot32pack_90.c:31:
  1440. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1441. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1442. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1443. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1444. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1445. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1446. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1447. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1448. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1449. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1450. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1451. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1452. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1453. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1454. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1455. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1456. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1457. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1458.   CC     shrot32pack.lo
  1459. In file included from ../../include/dixfontstr.h:28:0,
  1460.                  from shrotpack.h:39,
  1461.                  from shrot32pack.c:30:
  1462. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1463. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1464. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1465. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1466. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1467. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1468. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1469. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1470. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1471. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1472. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1473. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1474. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1475. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1476. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1477. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1478. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1479. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1480.   CC     shrot8pack_180.lo
  1481. In file included from ../../include/dixfontstr.h:28:0,
  1482.                  from shrotpack.h:39,
  1483.                  from shrot8pack_180.c:31:
  1484. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1485. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1486. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1487. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1488. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1489. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1490. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1491. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1492. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1493. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1494. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1495. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1496. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1497. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1498. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1499. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1500. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1501. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1502.   CC     shrot8pack_270.lo
  1503. In file included from ../../include/dixfontstr.h:28:0,
  1504.                  from shrotpack.h:39,
  1505.                  from shrot8pack_270.c:31:
  1506. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1507. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1508. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1509. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1510. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1511. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1512. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1513. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1514. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1515. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1516. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1517. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1518. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1519. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1520. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1521. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1522. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1523. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1524.   CC     shrot8pack_90.lo
  1525. In file included from ../../include/dixfontstr.h:28:0,
  1526.                  from shrotpack.h:39,
  1527.                  from shrot8pack_90.c:31:
  1528. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1529. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1530. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1531. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1532. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1533. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1534. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1535. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1536. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1537. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1538. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1539. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1540. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1541. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1542. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1543. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1544. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1545. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1546.   CC     shrot8pack.lo
  1547. In file included from ../../include/dixfontstr.h:28:0,
  1548.                  from shrotpack.h:39,
  1549.                  from shrot8pack.c:30:
  1550. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1551. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1552. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1553. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1554. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1555. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1556. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1557. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1558. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1559. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1560. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1561. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1562. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1563. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1564. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1565. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1566. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1567. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1568.   CC     shrotate.lo
  1569. In file included from ../../include/dixfontstr.h:28:0,
  1570.                  from shrotate.c:32:
  1571. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1572. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1573. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1574. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1575. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1576. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1577. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1578. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1579. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1580. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1581. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1582. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1583. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1584. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1585. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1586. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1587. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1588. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1589.   CCLD   libshadow.la
  1590. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/shadow'
  1591. Making all in cw
  1592. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/cw'
  1593.   CC     cw.lo
  1594.   CC     cw_ops.lo
  1595.   CC     cw_render.lo
  1596.   CCLD   libcw.la
  1597. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext/cw'
  1598. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext'
  1599. make[2]: Nothing to be done for `all-am'.
  1600. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext'
  1601. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/miext'
  1602. Making all in os
  1603. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/os'
  1604.   CC     WaitFor.lo
  1605.   CC     access.lo
  1606.   CC     auth.lo
  1607. auth.c: In function ‘GenerateRandomData’:
  1608. auth.c:324:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  1609.   CC     backtrace.lo
  1610.   CC     client.lo
  1611. client.c: In function ‘ReleaseClientIds’:
  1612. client.c:315:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1613. client.c:316:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1614.   CC     connection.lo
  1615. connection.c: In function ‘ErrorConnMax’:
  1616. connection.c:916:18: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  1617.   CC     io.lo
  1618. io.c: In function ‘FlushClient’:
  1619. io.c:934:2: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1620.   CC     mitauth.lo
  1621.   CC     oscolor.lo
  1622.   CC     osinit.lo
  1623.   CC     utils.lo
  1624. In file included from utils.c:83:0:
  1625. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1626. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1627. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1628. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1629. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1630. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1631. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1632. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1633. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1634. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1635. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1636. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1637. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1638. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1639. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1640. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1641. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1642. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1643. utils.c: In function ‘LockServer’:
  1644. utils.c:297:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1645.   CC     xdmauth.lo
  1646. xdmauth.c: In function ‘XdmAddCookie’:
  1647. xdmauth.c:344:17: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1648. xdmauth.c:350:17: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1649. xdmauth.c:351:17: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1650. xdmauth.c:357:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1651. xdmauth.c: In function ‘XdmCheckCookie’:
  1652. xdmauth.c:392:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1653. xdmauth.c: In function ‘XdmRemoveCookie’:
  1654. xdmauth.c:475:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1655. xdmauth.c:476:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1656. xdmauth.c:481:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1657.   CC     xsha1.lo
  1658.   CC     xstrans.lo
  1659.   CC     xprintf.lo
  1660.   CC     log.lo
  1661. log.c: In function ‘LogInit’:
  1662. log.c:186:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  1663. log.c:196:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  1664. log.c: In function ‘LogVWrite’:
  1665. log.c:280:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
  1666. log.c:294:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
  1667. log.c:297:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
  1668. log.c: In function ‘LogInit’:
  1669. log.c:213:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
  1670.   CC     rpcauth.lo
  1671.   CC     xdmcp.lo
  1672. xdmcp.c:765:48: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1673.   CC     strlcat.lo
  1674.   CC     strlcpy.lo
  1675.   CCLD   libos.la
  1676. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/os'
  1677. Making all in randr
  1678. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/randr'
  1679.   CC     randr.lo
  1680. In file included from randr.c:32:0:
  1681. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1682. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1683.   CC     rrcrtc.lo
  1684. In file included from rrcrtc.c:24:0:
  1685. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1686. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1687. rrcrtc.c: In function ‘ProcRRSetCrtcConfig’:
  1688. rrcrtc.c:870:20: warning: variable ‘configTime’ set but not used [-Wunused-but-set-variable]
  1689.   CC     rrdispatch.lo
  1690. In file included from rrdispatch.c:23:0:
  1691. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1692. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1693.   CC     rrinfo.lo
  1694. In file included from rrinfo.c:23:0:
  1695. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1696. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1697.   CC     rrmode.lo
  1698. In file included from rrmode.c:23:0:
  1699. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1700. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1701. rrmode.c: In function ‘ProcRRCreateMode’:
  1702. rrmode.c:294:18: warning: variable ‘pScrPriv’ set but not used [-Wunused-but-set-variable]
  1703.   CC     rroutput.lo
  1704. In file included from rroutput.c:24:0:
  1705. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1706. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1707.   CC     rrpointer.lo
  1708. In file included from rrpointer.c:23:0:
  1709. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1710. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1711.   CC     rrproperty.lo
  1712. In file included from rrproperty.c:23:0:
  1713. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1714. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1715.   CC     rrscreen.lo
  1716. In file included from rrscreen.c:23:0:
  1717. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1718. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1719.   CC     rrsdispatch.lo
  1720. In file included from rrsdispatch.c:23:0:
  1721. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1722. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1723.   CC     rrtransform.lo
  1724. In file included from rrtransform.c:23:0:
  1725. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1726. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1727.   CC     rrxinerama.lo
  1728. In file included from rrxinerama.c:71:0:
  1729. randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  1730. rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  1731.   CCLD   librandr.la
  1732. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/randr'
  1733. Making all in render
  1734. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/render'
  1735.   CC     animcur.lo
  1736. In file included from ../include/dixfontstr.h:28:0,
  1737.                  from animcur.c:44:
  1738. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  1739. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  1740. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  1741. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  1742. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  1743. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  1744. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  1745. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  1746. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  1747. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  1748. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  1749. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  1750. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  1751. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  1752. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  1753. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  1754. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  1755. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  1756.   CC     filter.lo
  1757.   CC     glyph.lo
  1758.   CC     matrix.lo
  1759.   CC     miindex.lo
  1760.   CC     mipict.lo
  1761.   CC     mirect.lo
  1762.   CC     mitrap.lo
  1763.   CC     mitri.lo
  1764.   CC     picture.lo
  1765.   CC     render.lo
  1766.   CCLD   librender.la
  1767. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/render'
  1768. Making all in Xi
  1769. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/Xi'
  1770.   CC     allowev.lo
  1771. In file included from allowev.c:64:0:
  1772. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1773. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1774.   CC     chgdctl.lo
  1775.   CC     chgfctl.lo
  1776.   CC     chgkbd.lo
  1777. In file included from chgkbd.c:67:0:
  1778. chgptr.h:42:6: warning: redundant redeclaration of ‘SendEventToAllWindows’ [-Wredundant-decls]
  1779. ../include/exevents.h:320:1: note: previous declaration of ‘SendEventToAllWindows’ was here
  1780.   CC     chgkmap.lo
  1781.   CC     chgprop.lo
  1782.   CC     chgptr.lo
  1783. In file included from chgptr.c:64:0:
  1784. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1785. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1786. In file included from chgptr.c:68:0:
  1787. chgptr.h:42:6: warning: redundant redeclaration of ‘SendEventToAllWindows’ [-Wredundant-decls]
  1788. ../include/exevents.h:320:1: note: previous declaration of ‘SendEventToAllWindows’ was here
  1789.   CC     closedev.lo
  1790.   CC     devbell.lo
  1791.   CC     exevents.lo
  1792. In file included from exevents.c:98:0:
  1793. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1794. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1795. In file included from exevents.c:110:0:
  1796. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1797. exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1798. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1799. exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1800. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1801. exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1802. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1803. exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1804. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1805. exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1806.   CC     extinit.lo
  1807. In file included from extinit.c:69:0:
  1808. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1809. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1810. In file included from extinit.c:83:0:
  1811. chgptr.h:42:6: warning: redundant redeclaration of ‘SendEventToAllWindows’ [-Wredundant-decls]
  1812. ../include/exevents.h:320:1: note: previous declaration of ‘SendEventToAllWindows’ was here
  1813. extinit.c: In function ‘XInputExtensionInit’:
  1814. extinit.c:1300:22: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  1815. extinit.c:1302:29: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  1816.   CC     getbmap.lo
  1817.   CC     getdctl.lo
  1818.   CC     getfctl.lo
  1819.   CC     getfocus.lo
  1820.   CC     getkmap.lo
  1821. In file included from getkmap.c:62:0:
  1822. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1823. exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1824. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1825. exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1826. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1827. exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1828. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1829. exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1830. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1831. exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1832.   CC     getmmap.lo
  1833.   CC     getprop.lo
  1834.   CC     getselev.lo
  1835.   CC     getvers.lo
  1836.   CC     grabdev.lo
  1837. In file included from grabdev.c:62:0:
  1838. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1839. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1840.   CC     grabdevb.lo
  1841.   CC     grabdevk.lo
  1842.   CC     gtmotion.lo
  1843.   CC     listdev.lo
  1844.   CC     opendev.lo
  1845.   CC     queryst.lo
  1846. In file included from queryst.c:45:0:
  1847. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1848. exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1849. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1850. exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1851. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1852. exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1853. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1854. exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1855. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1856. exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1857.   CC     selectev.lo
  1858.   CC     sendexev.lo
  1859.   CC     setbmap.lo
  1860.   CC     setdval.lo
  1861.   CC     setfocus.lo
  1862. In file included from setfocus.c:62:0:
  1863. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  1864. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  1865.   CC     setmmap.lo
  1866.   CC     setmode.lo
  1867.   CC     ungrdev.lo
  1868.   CC     ungrdevb.lo
  1869.   CC     ungrdevk.lo
  1870. In file included from ungrdevk.c:63:0:
  1871. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1872. exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1873. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1874. exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1875. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1876. exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1877. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1878. exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1879. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1880. exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1881.   CC     xiallowev.lo
  1882.   CC     xichangecursor.lo
  1883.   CC     xichangehierarchy.lo
  1884. In file included from xichangehierarchy.c:53:0:
  1885. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1886. exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1887. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1888. exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1889. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1890. exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1891. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1892. exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1893. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1894. exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1895.   CC     xigetclientpointer.lo
  1896.   CC     xigrabdev.lo
  1897.   CC     xipassivegrab.lo
  1898.   CC     xiproperty.lo
  1899. xiproperty.c: In function ‘XIChangeDeviceProperty’:
  1900. xiproperty.c:782:40: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1901.   CC     xiquerydevice.lo
  1902.   CC     xiquerypointer.lo
  1903. In file included from xiquerypointer.c:47:0:
  1904. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1905. exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1906. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1907. exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1908. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1909. exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1910. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1911. exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1912. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1913. exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1914.   CC     xiqueryversion.lo
  1915.   CC     xiselectev.lo
  1916.   CC     xisetclientpointer.lo
  1917.   CC     xisetdevfocus.lo
  1918.   CC     xiwarppointer.lo
  1919.   CCLD   libXi.la
  1920. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/Xi'
  1921. Making all in xkb
  1922. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/xkb'
  1923.   CC     ddxBeep.lo
  1924.   CC     ddxCtrls.lo
  1925.   CC     ddxLEDs.lo
  1926.   CC     ddxLoad.lo
  1927.   CC     ddxList.lo
  1928.   CC     xkb.lo
  1929. xkb.c: In function ‘_XkbSetNamesCheck’:
  1930. xkb.c:3884:19: warning: variable ‘names’ set but not used [-Wunused-but-set-variable]
  1931.   CC     xkbUtils.lo
  1932.   CC     xkbEvents.lo
  1933. In file included from xkbEvents.c:41:0:
  1934. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1935. ../Xi/exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1936. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1937. ../Xi/exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1938. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1939. ../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1940. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1941. ../Xi/exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1942. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1943. ../Xi/exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1944.   CC     xkbAccessX.lo
  1945. In file included from xkbAccessX.c:41:0:
  1946. ../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  1947. ../Xi/exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  1948. ../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  1949. ../Xi/exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  1950. ../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  1951. ../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  1952. ../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  1953. ../Xi/exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  1954. ../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  1955. ../Xi/exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  1956. xkbAccessX.c:682:13: warning: redundant redeclaration of ‘xkbUnwrapProc’ [-Wredundant-decls]
  1957. ../include/xkbsrv.h:283:13: note: previous declaration of ‘xkbUnwrapProc’ was here
  1958.   CC     xkbSwap.lo
  1959.   CC     xkbLEDs.lo
  1960.   CC     xkbInit.lo
  1961.   CC     xkbActions.lo
  1962. xkbActions.c:50:6: warning: redundant redeclaration of ‘XkbFakeDeviceButton’ [-Wredundant-decls]
  1963. ../include/xkbsrv.h:931:13: note: previous declaration of ‘XkbFakeDeviceButton’ was here
  1964.   CC     xkbPrKeyEv.lo
  1965.   CC     maprules.lo
  1966.   CC     xkmread.lo
  1967. xkmread.c: In function ‘XkmReadTOC’:
  1968. xkmread.c:1169:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1969. xkmread.c:1177:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1970.   CC     xkbtext.lo
  1971.   CC     xkbfmisc.lo
  1972.   CC     xkbout.lo
  1973.   CC     XKBMisc.lo
  1974.   CC     XKBAlloc.lo
  1975.   CC     XKBGAlloc.lo
  1976.   CC     XKBMAlloc.lo
  1977.   CCLD   libxkb.la
  1978.   CC     ddxVT.lo
  1979.   CC     ddxPrivate.lo
  1980.   CC     ddxKillSrv.lo
  1981.   CCLD   libxkbstubs.la
  1982. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/xkb'
  1983. Making all in dbe
  1984. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/dbe'
  1985.   CC     dbe.lo
  1986.   CC     midbe.lo
  1987.   CCLD   libdbe.la
  1988. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/dbe'
  1989. Making all in record
  1990. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/record'
  1991.   CC     record.lo
  1992. record.c: In function ‘RecordAReply’:
  1993. record.c:626:6: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1994. record.c:637:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1995. record.c:658:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  1996.   CC     set.lo
  1997.   CCLD   librecord.la
  1998. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/record'
  1999. Making all in xfixes
  2000. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/xfixes'
  2001.   CC     cursor.lo
  2002. In file included from cursor.c:52:0:
  2003. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  2004. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  2005. cursor.c: In function ‘CursorCloseScreen’:
  2006. cursor.c:208:34: warning: variable ‘constrain_proc’ set but not used [-Wunused-but-set-variable]
  2007.   CC     region.lo
  2008. region.c:30:12: warning: redundant redeclaration of ‘RenderErrBase’ [-Wredundant-decls]
  2009. ../render/picture.h:176:22: note: previous declaration of ‘RenderErrBase’ was here
  2010.   CC     saveset.lo
  2011.   CC     select.lo
  2012.   CC     xfixes.lo
  2013.   CCLD   libxfixes.la
  2014. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/xfixes'
  2015. Making all in damageext
  2016. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/damageext'
  2017.   CC     damageext.lo
  2018.   CCLD   libdamageext.la
  2019. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/damageext'
  2020. Making all in composite
  2021. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/composite'
  2022.   CC     compalloc.lo
  2023. In file included from compint.h:64:0,
  2024.                  from compalloc.c:48:
  2025. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  2026. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  2027.   CC     compext.lo
  2028. In file included from compint.h:64:0,
  2029.                  from compext.c:48:
  2030. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  2031. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  2032. compext.c: In function ‘ProcCompositeReleaseOverlayWindow’:
  2033. compext.c:331:15: warning: variable ‘pScreen’ set but not used [-Wunused-but-set-variable]
  2034. compext.c: In function ‘PanoramiXCompositeReleaseOverlayWindow’:
  2035. compext.c:845:15: warning: variable ‘pScreen’ set but not used [-Wunused-but-set-variable]
  2036.   CC     compinit.lo
  2037. In file included from compint.h:64:0,
  2038.                  from compinit.c:48:
  2039. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  2040. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  2041.   CC     compoverlay.lo
  2042. In file included from compint.h:64:0,
  2043.                  from compoverlay.c:48:
  2044. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  2045. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  2046.   CC     compwindow.lo
  2047. In file included from compint.h:64:0,
  2048.                  from compwindow.c:48:
  2049. ../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  2050. ../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  2051.   CCLD   libcomposite.la
  2052. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/composite'
  2053. Making all in glx
  2054. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/glx'
  2055.   CC     indirect_dispatch.lo
  2056.   CC     indirect_dispatch_swap.lo
  2057. indirect_dispatch_swap.c: In function ‘bswap_CARD32’:
  2058. indirect_dispatch_swap.c:59:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2059. indirect_dispatch_swap.c: In function ‘bswap_CARD16’:
  2060. indirect_dispatch_swap.c:67:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2061. indirect_dispatch_swap.c: In function ‘bswap_ENUM’:
  2062. indirect_dispatch_swap.c:75:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2063. indirect_dispatch_swap.c: In function ‘bswap_CARD64’:
  2064. indirect_dispatch_swap.c:83:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2065. indirect_dispatch_swap.c: In function ‘bswap_FLOAT64’:
  2066. indirect_dispatch_swap.c:91:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2067. indirect_dispatch_swap.c: In function ‘bswap_FLOAT32’:
  2068. indirect_dispatch_swap.c:99:13: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2069. indirect_dispatch_swap.c: At top level:
  2070. indirect_dispatch_swap.c:80:1: warning: ‘bswap_CARD64’ defined but not used [-Wunused-function]
  2071.   CC     indirect_reqsize.lo
  2072. indirect_reqsize.c: In function ‘__glXCallListsReqSize’:
  2073. indirect_reqsize.c:55:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2074. indirect_reqsize.c:56:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2075. indirect_reqsize.c: In function ‘__glXBitmapReqSize’:
  2076. indirect_reqsize.c:71:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2077. indirect_reqsize.c:74:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2078. indirect_reqsize.c:75:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2079. indirect_reqsize.c:76:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2080. indirect_reqsize.c:77:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2081. indirect_reqsize.c: In function ‘__glXFogfvReqSize’:
  2082. indirect_reqsize.c:95:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2083. indirect_reqsize.c: In function ‘__glXLightfvReqSize’:
  2084. indirect_reqsize.c:109:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2085. indirect_reqsize.c: In function ‘__glXLightModelfvReqSize’:
  2086. indirect_reqsize.c:123:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2087. indirect_reqsize.c: In function ‘__glXMaterialfvReqSize’:
  2088. indirect_reqsize.c:137:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2089. indirect_reqsize.c: In function ‘__glXPolygonStippleReqSize’:
  2090. indirect_reqsize.c:151:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2091. indirect_reqsize.c:154:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2092. indirect_reqsize.c:155:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2093. indirect_reqsize.c: In function ‘__glXTexParameterfvReqSize’:
  2094. indirect_reqsize.c:171:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2095. indirect_reqsize.c: In function ‘__glXTexImage1DReqSize’:
  2096. indirect_reqsize.c:185:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2097. indirect_reqsize.c:188:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2098. indirect_reqsize.c:189:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2099. indirect_reqsize.c:190:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2100. indirect_reqsize.c:191:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2101. indirect_reqsize.c:192:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2102. indirect_reqsize.c:193:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2103. indirect_reqsize.c: In function ‘__glXTexImage2DReqSize’:
  2104. indirect_reqsize.c:213:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2105. indirect_reqsize.c:216:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2106. indirect_reqsize.c:217:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2107. indirect_reqsize.c:218:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2108. indirect_reqsize.c:219:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2109. indirect_reqsize.c:220:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2110. indirect_reqsize.c:221:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2111. indirect_reqsize.c:222:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2112. indirect_reqsize.c: In function ‘__glXTexEnvfvReqSize’:
  2113. indirect_reqsize.c:243:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2114. indirect_reqsize.c: In function ‘__glXTexGendvReqSize’:
  2115. indirect_reqsize.c:257:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2116. indirect_reqsize.c: In function ‘__glXTexGenfvReqSize’:
  2117. indirect_reqsize.c:271:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2118. indirect_reqsize.c: In function ‘__glXPixelMapfvReqSize’:
  2119. indirect_reqsize.c:285:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2120. indirect_reqsize.c: In function ‘__glXPixelMapusvReqSize’:
  2121. indirect_reqsize.c:297:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2122. indirect_reqsize.c: In function ‘__glXDrawPixelsReqSize’:
  2123. indirect_reqsize.c:309:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2124. indirect_reqsize.c:312:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2125. indirect_reqsize.c:313:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2126. indirect_reqsize.c:314:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2127. indirect_reqsize.c:315:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2128. indirect_reqsize.c:316:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2129. indirect_reqsize.c:317:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2130. indirect_reqsize.c: In function ‘__glXPrioritizeTexturesReqSize’:
  2131. indirect_reqsize.c:337:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2132. indirect_reqsize.c: In function ‘__glXTexSubImage1DReqSize’:
  2133. indirect_reqsize.c:349:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2134. indirect_reqsize.c:352:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2135. indirect_reqsize.c:353:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2136. indirect_reqsize.c:354:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2137. indirect_reqsize.c:355:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2138. indirect_reqsize.c:356:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2139. indirect_reqsize.c:357:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2140. indirect_reqsize.c: In function ‘__glXTexSubImage2DReqSize’:
  2141. indirect_reqsize.c:377:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2142. indirect_reqsize.c:380:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2143. indirect_reqsize.c:381:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2144. indirect_reqsize.c:382:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2145. indirect_reqsize.c:383:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2146. indirect_reqsize.c:384:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2147. indirect_reqsize.c:385:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2148. indirect_reqsize.c:386:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2149. indirect_reqsize.c: In function ‘__glXColorTableReqSize’:
  2150. indirect_reqsize.c:407:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2151. indirect_reqsize.c:410:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2152. indirect_reqsize.c:411:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2153. indirect_reqsize.c:412:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2154. indirect_reqsize.c:413:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2155. indirect_reqsize.c:414:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2156. indirect_reqsize.c:415:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2157. indirect_reqsize.c: In function ‘__glXColorTableParameterfvReqSize’:
  2158. indirect_reqsize.c:435:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2159. indirect_reqsize.c: In function ‘__glXColorSubTableReqSize’:
  2160. indirect_reqsize.c:449:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2161. indirect_reqsize.c:452:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2162. indirect_reqsize.c:453:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2163. indirect_reqsize.c:454:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2164. indirect_reqsize.c:455:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2165. indirect_reqsize.c:456:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2166. indirect_reqsize.c:457:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2167. indirect_reqsize.c: In function ‘__glXConvolutionFilter1DReqSize’:
  2168. indirect_reqsize.c:477:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2169. indirect_reqsize.c:480:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2170. indirect_reqsize.c:481:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2171. indirect_reqsize.c:482:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2172. indirect_reqsize.c:483:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2173. indirect_reqsize.c:484:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2174. indirect_reqsize.c:485:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2175. indirect_reqsize.c: In function ‘__glXConvolutionFilter2DReqSize’:
  2176. indirect_reqsize.c:505:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2177. indirect_reqsize.c:508:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2178. indirect_reqsize.c:509:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2179. indirect_reqsize.c:510:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2180. indirect_reqsize.c:511:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2181. indirect_reqsize.c:512:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2182. indirect_reqsize.c:513:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2183. indirect_reqsize.c:514:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2184. indirect_reqsize.c: In function ‘__glXConvolutionParameterfvReqSize’:
  2185. indirect_reqsize.c:535:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2186. indirect_reqsize.c: In function ‘__glXTexImage3DReqSize’:
  2187. indirect_reqsize.c:549:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2188. indirect_reqsize.c:550:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2189. indirect_reqsize.c:551:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2190. indirect_reqsize.c:552:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2191. indirect_reqsize.c:553:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2192. indirect_reqsize.c:554:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2193. indirect_reqsize.c:555:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2194. indirect_reqsize.c:556:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2195. indirect_reqsize.c:557:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2196. indirect_reqsize.c:558:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2197. indirect_reqsize.c:559:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2198. indirect_reqsize.c:575:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2199. indirect_reqsize.c: In function ‘__glXTexSubImage3DReqSize’:
  2200. indirect_reqsize.c:586:25: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2201. indirect_reqsize.c:587:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2202. indirect_reqsize.c:588:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2203. indirect_reqsize.c:589:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2204. indirect_reqsize.c:590:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2205. indirect_reqsize.c:591:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2206. indirect_reqsize.c:592:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2207. indirect_reqsize.c:593:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2208. indirect_reqsize.c:594:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2209. indirect_reqsize.c:595:22: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2210. indirect_reqsize.c:596:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2211. indirect_reqsize.c: In function ‘__glXCompressedTexImage1DARBReqSize’:
  2212. indirect_reqsize.c:620:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2213. indirect_reqsize.c: In function ‘__glXCompressedTexImage2DARBReqSize’:
  2214. indirect_reqsize.c:632:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2215. indirect_reqsize.c: In function ‘__glXCompressedTexImage3DARBReqSize’:
  2216. indirect_reqsize.c:644:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2217. indirect_reqsize.c: In function ‘__glXCompressedTexSubImage3DARBReqSize’:
  2218. indirect_reqsize.c:656:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2219. indirect_reqsize.c: In function ‘__glXProgramStringARBReqSize’:
  2220. indirect_reqsize.c:668:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2221. indirect_reqsize.c: In function ‘__glXDrawBuffersARBReqSize’:
  2222. indirect_reqsize.c:680:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2223. indirect_reqsize.c: In function ‘__glXPointParameterfvEXTReqSize’:
  2224. indirect_reqsize.c:692:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2225. indirect_reqsize.c: In function ‘__glXProgramParameters4dvNVReqSize’:
  2226. indirect_reqsize.c:706:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2227. indirect_reqsize.c: In function ‘__glXProgramParameters4fvNVReqSize’:
  2228. indirect_reqsize.c:718:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2229. indirect_reqsize.c: In function ‘__glXVertexAttribs1dvNVReqSize’:
  2230. indirect_reqsize.c:730:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2231. indirect_reqsize.c: In function ‘__glXVertexAttribs2dvNVReqSize’:
  2232. indirect_reqsize.c:742:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2233. indirect_reqsize.c: In function ‘__glXVertexAttribs3dvNVReqSize’:
  2234. indirect_reqsize.c:754:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2235. indirect_reqsize.c: In function ‘__glXVertexAttribs3fvNVReqSize’:
  2236. indirect_reqsize.c:766:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2237. indirect_reqsize.c: In function ‘__glXVertexAttribs3svNVReqSize’:
  2238. indirect_reqsize.c:778:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2239. indirect_reqsize.c: In function ‘__glXVertexAttribs4dvNVReqSize’:
  2240. indirect_reqsize.c:790:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2241. indirect_reqsize.c: In function ‘__glXProgramNamedParameter4fvNVReqSize’:
  2242. indirect_reqsize.c:802:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2243.   CC     indirect_size_get.lo
  2244.   CC     indirect_table.lo
  2245.   CC     glapi.lo
  2246.   CC     glapi_gentable.lo
  2247.   CC     glthread.lo
  2248.   CC     clientinfo.lo
  2249.   CC     createcontext.lo
  2250.   CC     extension_string.lo
  2251.   CC     indirect_util.lo
  2252. indirect_util.c: In function ‘__glXSendReply’:
  2253. indirect_util.c:149:48: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2254. indirect_util.c: In function ‘__glXSendReplySwap’:
  2255. indirect_util.c:197:48: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2256. indirect_util.c: In function ‘__glXGetProtocolDecodeFunction’:
  2257. indirect_util.c:284:4: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2258.   CC     indirect_program.lo
  2259.   CC     indirect_texture_compression.lo
  2260.   CC     glxcmds.lo
  2261.   CC     glxcmdsswap.lo
  2262.   CC     glxext.lo
  2263.   CC     glxdriswrast.lo
  2264. glxdriswrast.c: In function ‘__glXDRIscreenDestroy’:
  2265. glxdriswrast.c:256:11: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2266. glxdriswrast.c: In function ‘__glXDRIscreenProbe’:
  2267. glxdriswrast.c:450:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2268. glxdriswrast.c:452:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2269.   CC     glxdricommon.lo
  2270. glxdricommon.c: In function ‘glxProbeDriver’:
  2271. glxdricommon.c:241:14: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2272. glxdricommon.c:246:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2273.   CC     glxscreens.lo
  2274.   CC     render2.lo
  2275.   CC     render2swap.lo
  2276.   CC     renderpix.lo
  2277.   CC     renderpixswap.lo
  2278.   CC     rensize.lo
  2279. rensize.c: In function ‘__glXMap1dReqSize’:
  2280. rensize.c:57:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2281. rensize.c:58:14: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2282. rensize.c: In function ‘__glXMap1fReqSize’:
  2283. rensize.c:72:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2284. rensize.c:73:14: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2285. rensize.c: In function ‘__glXMap2dReqSize’:
  2286. rensize.c:93:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2287. rensize.c:94:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2288. rensize.c:95:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2289. rensize.c: In function ‘__glXMap2fReqSize’:
  2290. rensize.c:110:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2291. rensize.c:111:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2292. rensize.c:112:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2293. rensize.c: In function ‘__glXDrawArraysReqSize’:
  2294. rensize.c:323:42: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2295. rensize.c:336:18: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2296. rensize.c: In function ‘__glXSeparableFilter2DReqSize’:
  2297. rensize.c:391:4: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2298.   CC     single2.lo
  2299. single2.c: In function ‘DoGetString’:
  2300. single2.c:375:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2301.   CC     single2swap.lo
  2302.   CC     singlepix.lo
  2303.   CC     singlepixswap.lo
  2304.   CC     singlesize.lo
  2305.   CC     swap_interval.lo
  2306.   CC     xfont.lo
  2307. In file included from ../include/dixfontstr.h:28:0,
  2308.                  from xfont.c:46:
  2309. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  2310. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  2311. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  2312. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  2313. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  2314. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  2315. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  2316. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  2317. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  2318. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  2319. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  2320. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  2321. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  2322. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  2323. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  2324. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  2325. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  2326. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  2327.   CCLD   libglx.la
  2328.   CC     glxdri.lo
  2329. glxdri.c: In function ‘__glXDRIcontextDestroy’:
  2330. glxdri.c:292:10: warning: variable ‘retval’ set but not used [-Wunused-but-set-variable]
  2331. glxdri.c: In function ‘__glXDRIscreenDestroy’:
  2332. glxdri.c:601:11: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2333. glxdri.c: In function ‘initializeExtensions’:
  2334. glxdri.c:927:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2335. glxdri.c:937:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2336. glxdri.c:949:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2337. glxdri.c: In function ‘__glXDRIscreenProbe’:
  2338. glxdri.c:1054:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2339. glxdri.c:1056:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2340.   CC     glxdri2.lo
  2341. glxdri2.c: In function ‘__glXDRIscreenDestroy’:
  2342. glxdri2.c:379:11: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2343. glxdri2.c: In function ‘initializeExtensions’:
  2344. glxdri2.c:685:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2345. glxdri2.c: In function ‘__glXDRIscreenProbe’:
  2346. glxdri2.c:721:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2347. glxdri2.c:722:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2348.   CCLD   libglxdri.la
  2349. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/glx'
  2350. Making all in exa
  2351. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/exa'
  2352.   CC     exa.lo
  2353. exa.c:493:1: warning: redundant redeclaration of ‘exaCopyClip’ [-Wredundant-decls]
  2354. exa.c:490:1: note: previous declaration of ‘exaCopyClip’ was here
  2355. exa.c: In function ‘exaCreateGC’:
  2356. exa.c:637:2: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2357. exa.c:638:2: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2358.   CC     exa_classic.lo
  2359.   CC     exa_migration_classic.lo
  2360.   CC     exa_driver.lo
  2361.   CC     exa_mixed.lo
  2362.   CC     exa_migration_mixed.lo
  2363.   CC     exa_accel.lo
  2364. In file included from ../include/dixfontstr.h:28:0,
  2365.                  from exa_accel.c:35:
  2366. ../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  2367. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  2368. ../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  2369. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  2370. ../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  2371. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  2372. ../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  2373. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  2374. ../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  2375. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  2376. ../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  2377. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  2378. ../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  2379. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  2380. ../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  2381. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  2382. ../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  2383. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  2384.   CC     exa_glyphs.lo
  2385.   CC     exa_offscreen.lo
  2386.   CC     exa_render.lo
  2387.   CC     exa_unaccel.lo
  2388.   CCLD   libexa.la
  2389. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/exa'
  2390. Making all in config
  2391. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/config'
  2392.   CC     config.lo
  2393.   CC     udev.lo
  2394.   CCLD   libconfig.la
  2395. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/config'
  2396. Making all in hw
  2397. make[1]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw'
  2398. Making all in xfree86
  2399. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86'
  2400.   GEN    xorg.conf.example
  2401. make  all-recursive
  2402. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86'
  2403. Making all in common
  2404. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/common'
  2405.   GEN    xf86DefModeSet.c
  2406.   GEN    xf86DefModeSet.c
  2407. make  all-am
  2408. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/common'
  2409.   CC     xf86Configure.lo
  2410. xf86Configure.c: In function ‘xf86AddBusDeviceToConfigure’:
  2411. xf86Configure.c:141:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2412. xf86Configure.c: In function ‘configureInputSection’:
  2413. xf86Configure.c:157:25: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2414. xf86Configure.c:158:21: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2415. xf86Configure.c:173:27: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2416. xf86Configure.c:174:23: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2417. xf86Configure.c: In function ‘configureLayoutSection’:
  2418. xf86Configure.c:318:25: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2419. xf86Configure.c:326:26: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2420. xf86Configure.c:339:26: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2421.   CC     xf86Bus.lo
  2422.   CC     xf86Config.lo
  2423. In file included from xf86Config.c:60:0:
  2424. ./../parser/configProcs.h:118:6: warning: redundant redeclaration of ‘ErrorF’ [-Wredundant-decls]
  2425. ../../../include/os.h:558:23: note: previous declaration of ‘ErrorF’ was here
  2426. ./../parser/configProcs.h:119:6: warning: redundant redeclaration of ‘VErrorF’ [-Wredundant-decls]
  2427. ../../../include/os.h:557:23: note: previous declaration of ‘VErrorF’ was here
  2428. xf86Config.c: In function ‘xf86ModulelistFromConfig’:
  2429. xf86Config.c:311:17: warning: passing argument 2 of ‘xf86addNewLoadDirective’ discards ‘const’ qualifier from pointer target type [enabled by default]
  2430. ./../parser/configProcs.h:63:30: note: expected ‘char *’ but argument is of type ‘const char *’
  2431. xf86Config.c:320:3: warning: passing argument 2 of ‘xf86addNewLoadDirective’ discards ‘const’ qualifier from pointer target type [enabled by default]
  2432. ./../parser/configProcs.h:63:30: note: expected ‘char *’ but argument is of type ‘const char *’
  2433. xf86Config.c: In function ‘xf86DriverlistFromConfig’:
  2434. xf86Config.c:432:22: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2435. xf86Config.c: In function ‘xf86InputDriverlistFromConfig’:
  2436. xf86Config.c:490:22: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2437. xf86Config.c: In function ‘configFiles’:
  2438. xf86Config.c:579:15: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2439. xf86Config.c:596:15: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2440. xf86Config.c: In function ‘configServerFlags’:
  2441. xf86Config.c:763:15: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2442. xf86Config.c:764:15: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2443. xf86Config.c:765:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2444. xf86Config.c:926:19: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2445. xf86Config.c: In function ‘configImpliedLayout’:
  2446. xf86Config.c:1666:21: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2447. xf86Config.c: In function ‘configScreen’:
  2448. xf86Config.c:1737:38: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2449. xf86Config.c:1757:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2450.   CC     xf86Cursor.lo
  2451.   CC     xf86DGA.lo
  2452. In file included from xf86DGA.c:47:0:
  2453. ../../../Xi/exglobals.h:62:12: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  2454. ../../../include/xkbsrv.h:309:22: note: previous declaration of ‘DeviceKeyPress’ was here
  2455. ../../../Xi/exglobals.h:63:12: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  2456. ../../../include/xkbsrv.h:309:37: note: previous declaration of ‘DeviceKeyRelease’ was here
  2457. ../../../Xi/exglobals.h:64:12: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  2458. ../../../include/xkbsrv.h:310:22: note: previous declaration of ‘DeviceButtonPress’ was here
  2459. ../../../Xi/exglobals.h:65:12: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  2460. ../../../include/xkbsrv.h:310:40: note: previous declaration of ‘DeviceButtonRelease’ was here
  2461. ../../../Xi/exglobals.h:66:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  2462. ../../../include/xkbsrv.h:309:54: note: previous declaration of ‘DeviceMotionNotify’ was here
  2463.   CC     xf86DPMS.lo
  2464. In file included from xf86DPMS.c:43:0:
  2465. ../../../Xext/dpmsproc.h:12:6: warning: redundant redeclaration of ‘DPMSSet’ [-Wredundant-decls]
  2466. xf86.h:185:22: note: previous declaration of ‘DPMSSet’ was here
  2467. ../../../Xext/dpmsproc.h:13:6: warning: redundant redeclaration of ‘DPMSSupported’ [-Wredundant-decls]
  2468. xf86.h:186:23: note: previous declaration of ‘DPMSSupported’ was here
  2469.   CC     xf86Events.lo
  2470. In file included from xf86Events.c:84:0:
  2471. ../../../Xext/dpmsproc.h:12:6: warning: redundant redeclaration of ‘DPMSSet’ [-Wredundant-decls]
  2472. xf86.h:185:22: note: previous declaration of ‘DPMSSet’ was here
  2473. ../../../Xext/dpmsproc.h:13:6: warning: redundant redeclaration of ‘DPMSSupported’ [-Wredundant-decls]
  2474. xf86.h:186:23: note: previous declaration of ‘DPMSSupported’ was here
  2475.   CC     xf86Globals.lo
  2476. In file included from xf86Globals.c:45:0:
  2477. xf86InPriv.h:41:16: warning: redundant redeclaration of ‘xf86LookupInputDriver’ [-Wredundant-decls]
  2478. xf86Xinput.h:165:33: note: previous declaration of ‘xf86LookupInputDriver’ was here
  2479.   CC     xf86AutoConfig.lo
  2480. xf86AutoConfig.c: In function ‘FreeList’:
  2481. xf86AutoConfig.c:123:7: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2482. xf86AutoConfig.c: In function ‘autoConfigDevice’:
  2483. xf86AutoConfig.c:345:25: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2484.   CC     xf86Option.lo
  2485. xf86Option.c: In function ‘ParseOptionValue’:
  2486. xf86Option.c:491:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2487. xf86Option.c:668:9: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2488. xf86Option.c: In function ‘xf86TokenToOptinfo’:
  2489. xf86Option.c:727:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2490. xf86Option.c:729:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2491.   CC     xf86Init.lo
  2492. In file included from xf86Init.c:77:0:
  2493. xf86InPriv.h:41:16: warning: redundant redeclaration of ‘xf86LookupInputDriver’ [-Wredundant-decls]
  2494. xf86Xinput.h:165:33: note: previous declaration of ‘xf86LookupInputDriver’ was here
  2495. In file included from xf86Init.c:89:0:
  2496. ../../../Xext/dpmsproc.h:12:6: warning: redundant redeclaration of ‘DPMSSet’ [-Wredundant-decls]
  2497. xf86.h:185:22: note: previous declaration of ‘DPMSSet’ was here
  2498. ../../../Xext/dpmsproc.h:13:6: warning: redundant redeclaration of ‘DPMSSupported’ [-Wredundant-decls]
  2499. xf86.h:186:23: note: previous declaration of ‘DPMSSupported’ was here
  2500.   CC     xf86VidMode.lo
  2501. xf86VidMode.c: In function ‘VidModeCreateMode’:
  2502. xf86VidMode.c:537:22: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2503.   CC     xf86fbman.lo
  2504.   CC     xf86cmap.lo
  2505. In file included from ./../modes/xf86Crtc.h:27:0,
  2506.                  from xf86cmap.c:52:
  2507. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  2508. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  2509. In file included from ./../modes/xf86Crtc.h:31:0,
  2510.                  from xf86cmap.c:52:
  2511. ./../modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  2512. xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  2513. ./../modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  2514. xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  2515. ./../modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  2516. xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  2517. ./../modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  2518. xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  2519. ./../modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  2520. xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  2521. ./../modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  2522. xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  2523. ./../modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  2524. xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  2525. ./../modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  2526. xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  2527. ./../modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  2528. xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  2529. ./../modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  2530. xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  2531.   CC     xf86Helper.lo
  2532. In file included from xf86Helper.c:55:0:
  2533. xf86InPriv.h:41:16: warning: redundant redeclaration of ‘xf86LookupInputDriver’ [-Wredundant-decls]
  2534. xf86Xinput.h:165:33: note: previous declaration of ‘xf86LookupInputDriver’ was here
  2535. In file included from ./../modes/xf86Crtc.h:27:0,
  2536.                  from xf86Helper.c:57:
  2537. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  2538. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  2539. In file included from ./../modes/xf86Crtc.h:31:0,
  2540.                  from xf86Helper.c:57:
  2541. ./../modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  2542. xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  2543. ./../modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  2544. xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  2545. ./../modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  2546. xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  2547. ./../modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  2548. xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  2549. ./../modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  2550. xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  2551. ./../modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  2552. xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  2553. ./../modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  2554. xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  2555. ./../modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  2556. xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  2557. ./../modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  2558. xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  2559. ./../modes/xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  2560. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  2561. ./../modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  2562. xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  2563. xf86Helper.c: In function ‘xf86EnableDisableFBAccess’:
  2564. xf86Helper.c:1009:15: warning: variable ‘pspix’ set but not used [-Wunused-but-set-variable]
  2565.   CC     xf86PM.lo
  2566.   CC     xf86Xinput.lo
  2567. In file included from xf86Xinput.c:93:0:
  2568. ../../../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  2569. ../../../Xi/exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  2570. ../../../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  2571. ../../../Xi/exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  2572. ../../../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  2573. ../../../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  2574. ../../../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  2575. ../../../Xi/exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  2576. ../../../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  2577. ../../../Xi/exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  2578. xf86Xinput.c: In function ‘MatchAttrToken’:
  2579. xf86Xinput.c:536:5: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2580. xf86Xinput.c:536:5: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2581. xf86Xinput.c:536:5: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2582. xf86Xinput.c:536:5: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2583. xf86Xinput.c: In function ‘xf86AllocateInput’:
  2584. xf86Xinput.c:713:22: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2585. xf86Xinput.c: In function ‘xf86AddInput’:
  2586. xf86Xinput.c:733:36: warning: to be safe all intermediate pointers in cast from ‘char **’ to ‘const char **’ must be ‘const’ qualified [-Wcast-qual]
  2587.   CC     xisb.lo
  2588.   CC     xf86Mode.lo
  2589. In file included from xf86Mode.c:88:0:
  2590. ./../modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  2591. ./xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  2592. ./../modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  2593. ./xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  2594. ./../modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  2595. ./xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  2596. ./../modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  2597. ./xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  2598. ./../modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  2599. ./xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  2600. ./../modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  2601. ./xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  2602. ./../modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  2603. ./xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  2604. ./../modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  2605. ./xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  2606. ./../modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  2607. ./xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  2608. ./../modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  2609. ./xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  2610.   CC     xorgHelper.lo
  2611.   CC     xf86xv.lo
  2612. In file included from xf86xvpriv.h:32:0,
  2613.                  from xf86xv.c:57:
  2614. xf86xv.h:285:34: warning: redundant redeclaration of ‘XvGetScreenKeyProc’ [-Wredundant-decls]
  2615. ./../dixmods/extmod/xvmodproc.h:8:24: note: previous declaration of ‘XvGetScreenKeyProc’ was here
  2616. xf86xv.h:286:34: warning: redundant redeclaration of ‘XvGetRTPortProc’ [-Wredundant-decls]
  2617. ./../dixmods/extmod/xvmodproc.h:9:24: note: previous declaration of ‘XvGetRTPortProc’ was here
  2618. xf86xv.h:287:24: warning: redundant redeclaration of ‘XvScreenInitProc’ [-Wredundant-decls]
  2619. ./../dixmods/extmod/xvmodproc.h:10:14: note: previous declaration of ‘XvScreenInitProc’ was here
  2620.   CC     xf86xvmc.lo
  2621. In file included from xf86xvpriv.h:32:0,
  2622.                  from xf86xvmc.c:45:
  2623. xf86xv.h:285:34: warning: redundant redeclaration of ‘XvGetScreenKeyProc’ [-Wredundant-decls]
  2624. ./../dixmods/extmod/xvmodproc.h:8:24: note: previous declaration of ‘XvGetScreenKeyProc’ was here
  2625. xf86xv.h:286:34: warning: redundant redeclaration of ‘XvGetRTPortProc’ [-Wredundant-decls]
  2626. ./../dixmods/extmod/xvmodproc.h:9:24: note: previous declaration of ‘XvGetRTPortProc’ was here
  2627. xf86xv.h:287:24: warning: redundant redeclaration of ‘XvScreenInitProc’ [-Wredundant-decls]
  2628. ./../dixmods/extmod/xvmodproc.h:10:14: note: previous declaration of ‘XvScreenInitProc’ was here
  2629. In file included from xf86xvmc.c:46:0:
  2630. xf86xvmc.h:164:40: warning: redundant redeclaration of ‘XvMCScreenInitProc’ [-Wredundant-decls]
  2631. ./../dixmods/extmod/xvmodproc.h:11:14: note: previous declaration of ‘XvMCScreenInitProc’ was here
  2632.   CC     xf86fbBus.lo
  2633.   CC     xf86noBus.lo
  2634.   CC     xf86pciBus.lo
  2635.   CC     xf86VGAarbiter.lo
  2636.   CC     xf86RandR.lo
  2637. In file included from xf86RandR.c:36:0:
  2638. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  2639. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  2640.   CC     xf86DefModeSet.lo
  2641.   CCLD   libcommon.la
  2642. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/common'
  2643. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/common'
  2644. Making all in ddc
  2645. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/ddc'
  2646.   CC     ddc.lo
  2647. ddc.c: In function ‘DDC2Init’:
  2648. ddc.c:311:5: warning: passing argument 3 of ‘DDC2MakeDevice’ discards ‘const’ qualifier from pointer target type [enabled by default]
  2649. ddc.c:277:1: note: expected ‘char *’ but argument is of type ‘const char *’
  2650. ddc.c:313:2: warning: passing argument 3 of ‘DDC2MakeDevice’ discards ‘const’ qualifier from pointer target type [enabled by default]
  2651. ddc.c:277:1: note: expected ‘char *’ but argument is of type ‘const char *’
  2652.   CC     interpret_edid.lo
  2653.   CC     print_edid.lo
  2654.   CC     ddcProperty.lo
  2655.   CCLD   libddc.la
  2656. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/ddc'
  2657. Making all in i2c
  2658. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/i2c'
  2659.   CC     bt829.lo
  2660.   CC     bt829_module.lo
  2661.   CCLD   bt829_drv.la
  2662.   CC     fi1236.lo
  2663.   CC     fi1236_module.lo
  2664.   CCLD   fi1236_drv.la
  2665.   CC     msp3430.lo
  2666.   CC     msp3430_module.lo
  2667.   CCLD   msp3430_drv.la
  2668.   CC     tda8425.lo
  2669. tda8425.c: In function ‘Detect_tda8425’:
  2670. tda8425.c:22:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2671.   CC     tda8425_module.lo
  2672.   CCLD   tda8425_drv.la
  2673.   CC     tda9850.lo
  2674. tda9850.c: In function ‘Detect_tda9850’:
  2675. tda9850.c:26:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2676. tda9850.c:29:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2677.   CC     tda9850_module.lo
  2678.   CCLD   tda9850_drv.la
  2679.   CC     tda9885.lo
  2680. tda9885.c: In function ‘Detect_tda9885’:
  2681. tda9885.c:24:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2682. tda9885.c:27:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2683.   CC     tda9885_module.lo
  2684.   CCLD   tda9885_drv.la
  2685.   CC     uda1380.lo
  2686. uda1380.c: In function ‘Detect_uda1380’:
  2687. uda1380.c:45:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2688. uda1380.c:48:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2689.   CC     uda1380_module.lo
  2690.   CCLD   uda1380_drv.la
  2691.   CC     xf86i2c.lo
  2692. xf86i2c.c: In function ‘xf86I2CProbeAddress’:
  2693. xf86i2c.c:367:15: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2694.   CCLD   libi2c.la
  2695. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/i2c'
  2696. Making all in x86emu
  2697. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/x86emu'
  2698.   CC     debug.lo
  2699.   CC     decode.lo
  2700.   CC     fpu.lo
  2701.   CC     ops2.lo
  2702.   CC     ops.lo
  2703. ops.c: In function ‘x86emuOp_call_near_IMM’:
  2704. ops.c:9701:14: warning: ‘ip32’ may be used uninitialized in this function [-Wuninitialized]
  2705. ops.c:9704:14: warning: ‘ip16’ may be used uninitialized in this function [-Wuninitialized]
  2706.   CC     prim_ops.lo
  2707.   CC     sys.lo
  2708.   CCLD   libx86emu.la
  2709. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/x86emu'
  2710. Making all in int10
  2711. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/int10'
  2712.   CC     helper_exec.lo
  2713.   CC     helper_mem.lo
  2714.   CC     xf86int10.lo
  2715.   CC     xf86int10module.lo
  2716.   CC     xf86x86emu.lo
  2717. xf86x86emu.c: In function ‘printk’:
  2718. xf86x86emu.c:87:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  2719.   CC     generic.lo
  2720. generic.c: In function ‘UnmapVRam’:
  2721. generic.c:248:9: warning: unused variable ‘screen’ [-Wunused-variable]
  2722.   CC     x86emu.lo
  2723. In file included from x86emu.c:9:0:
  2724. ./../x86emu/ops.c: In function ‘x86emuOp_call_near_IMM’:
  2725. ./../x86emu/ops.c:9701:14: warning: ‘ip32’ may be used uninitialized in this function [-Wuninitialized]
  2726. ./../x86emu/ops.c:9704:14: warning: ‘ip16’ may be used uninitialized in this function [-Wuninitialized]
  2727.   CCLD   libint10.la
  2728. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/int10'
  2729. Making all in fbdevhw
  2730. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/fbdevhw'
  2731. Making all in man
  2732. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/fbdevhw/man'
  2733.   GEN    fbdevhw.4
  2734. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/fbdevhw/man'
  2735. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/fbdevhw'
  2736.   CC     fbdevhw.lo
  2737. fbdevhw.c: In function ‘fbdevHWGetRec’:
  2738. fbdevhw.c:84:13: warning: variable ‘fPtr’ set but not used [-Wunused-but-set-variable]
  2739. fbdevhw.c: In function ‘fbdev_open’:
  2740. fbdevhw.c:317:7: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2741. fbdevhw.c: In function ‘fbdevHWInit’:
  2742. fbdevhw.c:398:22: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  2743.   CCLD   libfbdevhw.la
  2744. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/fbdevhw'
  2745. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/fbdevhw'
  2746. Making all in os-support
  2747. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support'
  2748. Making all in bus
  2749. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support/bus'
  2750.   CC     Pci.lo
  2751.   CC     nobus.lo
  2752. nobus.c:1:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  2753. nobus.c: In function ‘__noop_to_appease_ar__’:
  2754. nobus.c:1:13: warning: old-style function definition [-Wold-style-definition]
  2755. nobus.c: At top level:
  2756. nobus.c:1:13: warning: ‘__noop_to_appease_ar__’ defined but not used [-Wunused-function]
  2757.   CCLD   libbus.la
  2758. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support/bus'
  2759. Making all in linux
  2760. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support/linux'
  2761.   CC     lnx_init.lo
  2762. lnx_init.c: In function ‘xf86OpenConsole’:
  2763. lnx_init.c:78:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  2764. lnx_init.c:78:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  2765. lnx_init.c:79:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  2766. lnx_init.c:79:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  2767. lnx_init.c:149:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  2768. lnx_init.c:149:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  2769.   CC     lnx_video.lo
  2770.   CC     lnx_agp.lo
  2771.   CC     lnx_kmod.lo
  2772. lnx_kmod.c: In function ‘xf86LoadKernelModule’:
  2773. lnx_kmod.c:43:25: warning: variable ‘n’ set but not used [-Wunused-but-set-variable]
  2774.   CC     lnx_bell.lo
  2775.   CC     bios_mmap.lo
  2776.   CC     VTsw_usl.lo
  2777.   CC     posix_tty.lo
  2778.   CC     vidmem.lo
  2779.   CC     sigio.lo
  2780.   CC     lnx_acpi.lo
  2781. lnx_acpi.c: In function ‘lnxACPIGetEventFromOs’:
  2782. lnx_acpi.c:81:30: warning: variable ‘data_l’ set but not used [-Wunused-but-set-variable]
  2783. lnx_acpi.c:78:8: warning: variable ‘GFX’ set but not used [-Wunused-but-set-variable]
  2784. lnx_acpi.c:77:8: warning: variable ‘video’ set but not used [-Wunused-but-set-variable]
  2785.   CC     lnx_apm.lo
  2786.   CCLD   liblinux.la
  2787. copying selected object files to avoid basename conflicts...
  2788. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support/linux'
  2789. Making all in misc
  2790. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support/misc'
  2791.   CC     SlowBcopy.lo
  2792.   CCLD   libmisc.la
  2793. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support/misc'
  2794. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support'
  2795.   CCLD   libxorgos.la
  2796. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support'
  2797. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/os-support'
  2798. Making all in parser
  2799. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/parser'
  2800.   CC     Device.lo
  2801.   CC     Files.lo
  2802.   CC     Flags.lo
  2803.   CC     Input.lo
  2804. In file included from Configint.h:93:0,
  2805.                  from Input.c:65:
  2806. configProcs.h:118:6: warning: redundant redeclaration of ‘ErrorF’ [-Wredundant-decls]
  2807. ../../../include/os.h:558:23: note: previous declaration of ‘ErrorF’ was here
  2808. configProcs.h:119:6: warning: redundant redeclaration of ‘VErrorF’ [-Wredundant-decls]
  2809. ../../../include/os.h:557:23: note: previous declaration of ‘VErrorF’ was here
  2810.   CC     InputClass.lo
  2811. In file included from Configint.h:93:0,
  2812.                  from InputClass.c:36:
  2813. configProcs.h:118:6: warning: redundant redeclaration of ‘ErrorF’ [-Wredundant-decls]
  2814. ../../../include/os.h:558:23: note: previous declaration of ‘ErrorF’ was here
  2815. configProcs.h:119:6: warning: redundant redeclaration of ‘VErrorF’ [-Wredundant-decls]
  2816. ../../../include/os.h:557:23: note: previous declaration of ‘VErrorF’ was here
  2817. InputClass.c: In function ‘xf86printInputClassSection’:
  2818. InputClass.c:277:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2819. InputClass.c:277:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2820. InputClass.c:277:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2821. InputClass.c:277:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2822. InputClass.c:284:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2823. InputClass.c:284:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2824. InputClass.c:284:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2825. InputClass.c:284:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2826. InputClass.c:291:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2827. InputClass.c:291:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2828. InputClass.c:291:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2829. InputClass.c:291:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2830. InputClass.c:298:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2831. InputClass.c:298:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2832. InputClass.c:298:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2833. InputClass.c:298:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2834. InputClass.c:305:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2835. InputClass.c:305:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2836. InputClass.c:305:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2837. InputClass.c:305:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2838. InputClass.c:312:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2839. InputClass.c:312:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2840. InputClass.c:312:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2841. InputClass.c:312:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2842. InputClass.c:319:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2843. InputClass.c:319:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2844. InputClass.c:319:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2845. InputClass.c:319:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2846. InputClass.c:326:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2847. InputClass.c:326:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2848. InputClass.c:326:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2849. InputClass.c:326:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2850. InputClass.c:333:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2851. InputClass.c:333:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2852. InputClass.c:333:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2853. InputClass.c:333:9: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  2854.   CC     Layout.lo
  2855.   CC     Module.lo
  2856.   CC     Video.lo
  2857.   CC     Monitor.lo
  2858.   CC     Pointer.lo
  2859.   CC     Screen.lo
  2860.   CC     Vendor.lo
  2861.   CC     read.lo
  2862.   CC     scan.lo
  2863. In file included from Configint.h:93:0,
  2864.                  from scan.c:87:
  2865. configProcs.h:118:6: warning: redundant redeclaration of ‘ErrorF’ [-Wredundant-decls]
  2866. ../../../include/os.h:558:23: note: previous declaration of ‘ErrorF’ was here
  2867. configProcs.h:119:6: warning: redundant redeclaration of ‘VErrorF’ [-Wredundant-decls]
  2868. ../../../include/os.h:557:23: note: previous declaration of ‘VErrorF’ was here
  2869. scan.c: In function ‘xf86openConfigDirFiles’:
  2870. scan.c:960:2: warning: ‘dirpath’ may be used uninitialized in this function [-Wuninitialized]
  2871.   CC     write.lo
  2872.   CC     DRI.lo
  2873.   CC     Extensions.lo
  2874.   CCLD   libxf86config_internal.la
  2875. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/parser'
  2876. Making all in ramdac
  2877. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/ramdac'
  2878.   CC     xf86RamDac.lo
  2879.   CC     xf86RamDacCmap.lo
  2880.   CC     xf86Cursor.lo
  2881. xf86Cursor.c:19:18: warning: redundant redeclaration of ‘inputInfo’ [-Wredundant-decls]
  2882. ../../../include/inputstr.h:621:28: note: previous declaration of ‘inputInfo’ was here
  2883.   CC     xf86HWCurs.lo
  2884.   CC     IBM.lo
  2885.   CC     BT.lo
  2886.   CC     TI.lo
  2887.   CC     xf86BitOrder.lo
  2888.   CCLD   libramdac.la
  2889. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/ramdac'
  2890. Making all in shadowfb
  2891. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/shadowfb'
  2892.   CC     sfbmodule.lo
  2893.   CC     shadow.lo
  2894. In file included from ../../../include/dixfontstr.h:28:0,
  2895.                  from shadow.c:24:
  2896. ../../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  2897. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  2898. ../../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  2899. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  2900. ../../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  2901. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  2902. ../../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  2903. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  2904. ../../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  2905. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  2906. ../../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  2907. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  2908. ../../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  2909. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  2910. ../../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  2911. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  2912. ../../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  2913. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  2914.   CCLD   libshadowfb.la
  2915. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/shadowfb'
  2916. Making all in vbe
  2917. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/vbe'
  2918.   CC     vbe.lo
  2919.   CC     vbeModes.lo
  2920.   CC     vbe_module.lo
  2921.   CCLD   libvbe.la
  2922. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/vbe'
  2923. Making all in vgahw
  2924. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/vgahw'
  2925.   CC     vgaHW.lo
  2926.   CC     vgaHWmodule.lo
  2927.   CCLD   libvgahw.la
  2928. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/vgahw'
  2929. Making all in xaa
  2930. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/xaa'
  2931.   CC     xaaInit.lo
  2932.   CC     xaaGC.lo
  2933.   CC     xaaInitAccel.lo
  2934.   CC     xaaFallback.lo
  2935.   CC     xaaBitBlt.lo
  2936.   CC     xaaCpyArea.lo
  2937.   CC     xaaGCmisc.lo
  2938. In file included from ../../../include/dixfontstr.h:28:0,
  2939.                  from xaaGCmisc.c:13:
  2940. ../../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  2941. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  2942. ../../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  2943. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  2944. ../../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  2945. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  2946. ../../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  2947. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  2948. ../../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  2949. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  2950. ../../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  2951. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  2952. ../../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  2953. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  2954. ../../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  2955. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  2956. ../../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  2957. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  2958.   CC     xaaCpyWin.lo
  2959.   CC     xaaCpyPlane.lo
  2960.   CC     xaaFillRect.lo
  2961.   CC     xaaTEText.lo
  2962. In file included from ../../../include/dixfontstr.h:28:0,
  2963.                  from xaaTEText.c:31:
  2964. ../../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  2965. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  2966. ../../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  2967. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  2968. ../../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  2969. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  2970. ../../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  2971. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  2972. ../../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  2973. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  2974. ../../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  2975. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  2976. ../../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  2977. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  2978. ../../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  2979. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  2980. ../../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  2981. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  2982.   CC     xaaNonTEText.lo
  2983. In file included from ../../../include/dixfontstr.h:28:0,
  2984.                  from xaaNonTEText.c:33:
  2985. ../../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  2986. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  2987. ../../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  2988. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  2989. ../../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  2990. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  2991. ../../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  2992. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  2993. ../../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  2994. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  2995. ../../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  2996. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  2997. ../../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  2998. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  2999. ../../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  3000. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  3001. ../../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  3002. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  3003.   CC     xaaPCache.lo
  3004.   CC     xaaSpans.lo
  3005.   CC     xaaROP.lo
  3006.   CC     xaaImage.lo
  3007.   CC     xaaRect.lo
  3008.   CC     xaaLineMisc.lo
  3009.   CC     xaaBitOrder.lo
  3010.   CC     xaaFillPoly.lo
  3011.   CC     xaaWideLine.lo
  3012.   CC     xaaTables.lo
  3013.   CC     xaaFillArc.lo
  3014.   CC     xaaLine.lo
  3015.   CC     xaaDashLine.lo
  3016.   CC     xaaOverlay.lo
  3017.   CC     xaaOffscreen.lo
  3018.   CC     xaaOverlayDF.lo
  3019.   CC     xaaStateChange.lo
  3020.   CC     xaaPict.lo
  3021.   CC     s-xaaLine.lo
  3022.   CC     s-xaaDashLine.lo
  3023.   CC     l-xaaBitmap.lo
  3024.   CC     l-xaaStipple.lo
  3025.   CC     l-xaaTEGlyph.lo
  3026.   CC     m-xaaBitmap.lo
  3027.   CC     m-xaaStipple.lo
  3028.   CC     m-xaaTEGlyph.lo
  3029.   CC     lf-xaaBitmap.lo
  3030.   CC     lf-xaaStipple.lo
  3031.   CC     lf-xaaTEGlyph.lo
  3032.   CC     mf-xaaBitmap.lo
  3033.   CC     mf-xaaStipple.lo
  3034.   CC     mf-xaaTEGlyph.lo
  3035.   CC     l3-xaaBitmap.lo
  3036.   CC     l3-xaaStipple.lo
  3037.   CC     m3-xaaBitmap.lo
  3038.   CC     m3-xaaStipple.lo
  3039.   CC     lf3-xaaBitmap.lo
  3040.   CC     lf3-xaaStipple.lo
  3041.   CC     mf3-xaaBitmap.lo
  3042.   CC     mf3-xaaStipple.lo
  3043.   CCLD   libxaa.la
  3044. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/xaa'
  3045. Making all in loader
  3046. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/loader'
  3047.   CC     loader.lo
  3048.   CC     loadext.lo
  3049.   CC     loadmod.lo
  3050. loadmod.c: In function ‘InitSubdirs’:
  3051. loadmod.c:369:12: warning: to be safe all intermediate pointers in cast from ‘char **’ to ‘const char **’ must be ‘const’ qualified [-Wcast-qual]
  3052. loadmod.c: In function ‘FreeSubdirs’:
  3053. loadmod.c:379:11: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3054. loadmod.c: In function ‘doLoadModule’:
  3055. loadmod.c:845:6: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3056. loadmod.c:898:10: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3057. loadmod.c: In function ‘LoaderListDirs’:
  3058. loadmod.c:277:8: warning: ‘patterns’ may be used uninitialized in this function [-Wuninitialized]
  3059. loadmod.c:473:16: note: ‘patterns’ was declared here
  3060.   CC     os.lo
  3061.   CCLD   libloader.la
  3062. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/loader'
  3063. Making all in dixmods
  3064. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dixmods'
  3065. Making all in extmod
  3066. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dixmods/extmod'
  3067.   CC     modinit.lo
  3068.   CC     xf86dga2.lo
  3069. In file included from xf86dga2.c:18:0:
  3070. ../../../../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  3071. ../../../../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  3072.   CC     xf86vmode.lo
  3073.   CC     xvmod.lo
  3074.   CCLD   libextmod.la
  3075. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dixmods/extmod'
  3076. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dixmods'
  3077.   CC     recordmod.lo
  3078.   CCLD   librecord.la
  3079.   CC     dbemodule.lo
  3080.   CCLD   libdbe.la
  3081.   CC     glxmodule.lo
  3082.   CCLD   libglx.la
  3083.   CC     libfb_la-fbcmap_mi.lo
  3084.   CC     libfb_la-fbmodule.lo
  3085.   CCLD   libfb.la
  3086.   CC     libwfb_la-fbcmap_mi.lo
  3087.   CC     libwfb_la-fbmodule.lo
  3088.   CCLD   libwfb.la
  3089.   CC     shmodule.lo
  3090. In file included from ../../../include/dixfontstr.h:28:0,
  3091.                  from shmodule.c:32:
  3092. ../../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  3093. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  3094. ../../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  3095. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  3096. ../../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  3097. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  3098. ../../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  3099. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  3100. ../../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  3101. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  3102. ../../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  3103. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  3104. ../../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  3105. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  3106. ../../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  3107. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  3108. ../../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  3109. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  3110.   CCLD   libshadow.la
  3111.   CC     libdixmods_la-miinitext.lo
  3112. ../../../mi/miinitext.c:98:13: warning: redundant redeclaration of ‘noTestExtensions’ [-Wredundant-decls]
  3113. ../../../include/globals.h:23:23: note: previous declaration of ‘noTestExtensions’ was here
  3114. ../../../mi/miinitext.c:101:13: warning: redundant redeclaration of ‘noCompositeExtension’ [-Wredundant-decls]
  3115. ../../../include/globals.h:42:23: note: previous declaration of ‘noCompositeExtension’ was here
  3116. ../../../mi/miinitext.c:104:13: warning: redundant redeclaration of ‘noDbeExtension’ [-Wredundant-decls]
  3117. ../../../include/globals.h:50:23: note: previous declaration of ‘noDbeExtension’ was here
  3118. ../../../mi/miinitext.c:107:13: warning: redundant redeclaration of ‘noDPMSExtension’ [-Wredundant-decls]
  3119. ../../../include/globals.h:54:23: note: previous declaration of ‘noDPMSExtension’ was here
  3120. ../../../mi/miinitext.c:110:13: warning: redundant redeclaration of ‘noGlxExtension’ [-Wredundant-decls]
  3121. ../../../include/globals.h:58:23: note: previous declaration of ‘noGlxExtension’ was here
  3122. ../../../mi/miinitext.c:113:13: warning: redundant redeclaration of ‘noScreenSaverExtension’ [-Wredundant-decls]
  3123. ../../../include/globals.h:62:23: note: previous declaration of ‘noScreenSaverExtension’ was here
  3124. ../../../mi/miinitext.c:116:13: warning: redundant redeclaration of ‘noMITShmExtension’ [-Wredundant-decls]
  3125. ../../../include/globals.h:66:23: note: previous declaration of ‘noMITShmExtension’ was here
  3126. ../../../mi/miinitext.c:119:13: warning: redundant redeclaration of ‘noRRExtension’ [-Wredundant-decls]
  3127. ../../../include/globals.h:70:23: note: previous declaration of ‘noRRExtension’ was here
  3128. ../../../mi/miinitext.c:121:13: warning: redundant redeclaration of ‘noRenderExtension’ [-Wredundant-decls]
  3129. ../../../include/globals.h:73:23: note: previous declaration of ‘noRenderExtension’ was here
  3130. ../../../mi/miinitext.c:123:13: warning: redundant redeclaration of ‘noSecurityExtension’ [-Wredundant-decls]
  3131. ../../../include/globals.h:76:23: note: previous declaration of ‘noSecurityExtension’ was here
  3132. ../../../mi/miinitext.c:126:13: warning: redundant redeclaration of ‘noResExtension’ [-Wredundant-decls]
  3133. ../../../include/globals.h:80:23: note: previous declaration of ‘noResExtension’ was here
  3134. ../../../mi/miinitext.c:132:13: warning: redundant redeclaration of ‘noXFree86DGAExtension’ [-Wredundant-decls]
  3135. ../../../include/globals.h:88:23: note: previous declaration of ‘noXFree86DGAExtension’ was here
  3136. ../../../mi/miinitext.c:135:13: warning: redundant redeclaration of ‘noXFree86DRIExtension’ [-Wredundant-decls]
  3137. ../../../include/globals.h:92:23: note: previous declaration of ‘noXFree86DRIExtension’ was here
  3138. ../../../mi/miinitext.c:138:13: warning: redundant redeclaration of ‘noXFree86VidModeExtension’ [-Wredundant-decls]
  3139. ../../../include/globals.h:96:23: note: previous declaration of ‘noXFree86VidModeExtension’ was here
  3140. ../../../mi/miinitext.c:141:13: warning: redundant redeclaration of ‘noXFixesExtension’ [-Wredundant-decls]
  3141. ../../../include/globals.h:100:23: note: previous declaration of ‘noXFixesExtension’ was here
  3142. ../../../mi/miinitext.c:144:13: warning: redundant redeclaration of ‘noPanoramiXExtension’ [-Wredundant-decls]
  3143. ../../../include/globals.h:104:23: note: previous declaration of ‘noPanoramiXExtension’ was here
  3144. ../../../mi/miinitext.c:153:13: warning: redundant redeclaration of ‘noXvExtension’ [-Wredundant-decls]
  3145. ../../../include/globals.h:118:23: note: previous declaration of ‘noXvExtension’ was here
  3146. ../../../mi/miinitext.c:265:13: warning: redundant redeclaration of ‘GEExtensionInit’ [-Wredundant-decls]
  3147. ../../../Xext/geext.h:81:23: note: previous declaration of ‘GEExtensionInit’ was here
  3148.   CCLD   libdixmods.la
  3149.   CC     xkbVT.lo
  3150.   CC     xkbPrivate.lo
  3151.   CC     xkbKillSrv.lo
  3152.   CCLD   libxorgxkb.la
  3153. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dixmods'
  3154. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dixmods'
  3155. Making all in exa
  3156. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/exa'
  3157. Making all in man
  3158. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/exa/man'
  3159.   GEN    exa.4
  3160. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/exa/man'
  3161. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/exa'
  3162.   CC     examodule.lo
  3163.   CCLD   libexa.la
  3164. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/exa'
  3165. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/exa'
  3166. Making all in modes
  3167. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/modes'
  3168.   CC     xf86Crtc.lo
  3169. In file included from xf86Crtc.h:27:0,
  3170.                  from xf86Crtc.c:38:
  3171. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3172. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3173. In file included from xf86Crtc.h:31:0,
  3174.                  from xf86Crtc.c:38:
  3175. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3176. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3177. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3178. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3179. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3180. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3181. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3182. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3183. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3184. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3185. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3186. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3187. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3188. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3189. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3190. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3191. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3192. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3193. xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3194. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3195. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3196. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3197. xf86Crtc.c: In function ‘xf86PickCrtcs’:
  3198. xf86Crtc.c:945:21: warning: variable ‘best_crtc’ set but not used [-Wunused-but-set-variable]
  3199. xf86Crtc.c: At top level:
  3200. xf86Crtc.c:1799:1: warning: redundant redeclaration of ‘xf86RandR12GetOriginalVirtualSize’ [-Wredundant-decls]
  3201. xf86RandR12.h:39:23: note: previous declaration of ‘xf86RandR12GetOriginalVirtualSize’ was here
  3202.   CC     xf86Cursors.lo
  3203. In file included from xf86Crtc.h:27:0,
  3204.                  from xf86Cursors.c:39:
  3205. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3206. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3207. In file included from xf86Crtc.h:31:0,
  3208.                  from xf86Cursors.c:39:
  3209. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3210. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3211. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3212. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3213. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3214. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3215. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3216. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3217. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3218. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3219. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3220. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3221. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3222. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3223. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3224. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3225. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3226. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3227. xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3228. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3229. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3230. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3231.   CC     xf86cvt.lo
  3232. In file included from xf86cvt.c:38:0:
  3233. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3234. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3235. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3236. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3237. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3238. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3239. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3240. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3241. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3242. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3243. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3244. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3245. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3246. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3247. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3248. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3249. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3250. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3251. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3252. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3253. xf86cvt.c: In function ‘xf86CVTMode’:
  3254. xf86cvt.c:163:33: warning: variable ‘VBackPorch’ set but not used [-Wunused-but-set-variable]
  3255.   CC     xf86gtf.lo
  3256. In file included from xf86gtf.c:72:0:
  3257. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3258. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3259. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3260. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3261. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3262. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3263. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3264. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3265. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3266. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3267. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3268. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3269. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3270. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3271. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3272. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3273. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3274. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3275. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3276. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3277. xf86gtf.c: In function ‘xf86GTFMode’:
  3278. xf86gtf.c:123:11: warning: variable ‘v_frame_rate’ set but not used [-Wunused-but-set-variable]
  3279. xf86gtf.c:118:11: warning: variable ‘v_back_porch’ set but not used [-Wunused-but-set-variable]
  3280.   CC     xf86DisplayIDModes.lo
  3281.   CC     xf86EdidModes.lo
  3282. In file included from xf86Crtc.h:27:0,
  3283.                  from xf86EdidModes.c:44:
  3284. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3285. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3286. In file included from xf86Crtc.h:31:0,
  3287.                  from xf86EdidModes.c:44:
  3288. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3289. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3290. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3291. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3292. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3293. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3294. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3295. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3296. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3297. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3298. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3299. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3300. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3301. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3302. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3303. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3304. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3305. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3306. xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3307. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3308. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3309. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3310.   CC     xf86Modes.lo
  3311. In file included from xf86Modes.c:36:0:
  3312. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3313. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3314. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3315. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3316. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3317. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3318. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3319. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3320. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3321. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3322. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3323. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3324. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3325. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3326. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3327. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3328. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3329. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3330. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3331. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3332.   CC     xf86RandR12.lo
  3333. In file included from xf86RandR12.c:39:0:
  3334. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3335. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3336. In file included from xf86Crtc.h:31:0,
  3337.                  from xf86RandR12.c:42:
  3338. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3339. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3340. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3341. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3342. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3343. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3344. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3345. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3346. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3347. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3348. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3349. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3350. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3351. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3352. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3353. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3354. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3355. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3356. xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3357. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3358. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3359. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3360. xf86RandR12.c: In function ‘xf86RandR12GetInfo’:
  3361. xf86RandR12.c:443:15: warning: variable ‘refresh0’ set but not used [-Wunused-but-set-variable]
  3362. xf86RandR12.c: In function ‘xf86RandR12SetTransformSupport’:
  3363. xf86RandR12.c:965:22: warning: variable ‘randrp’ set but not used [-Wunused-but-set-variable]
  3364. xf86RandR12.c: In function ‘xf86RandR12SetInfo12’:
  3365. xf86RandR12.c:1456:16: warning: variable ‘randr_crtc’ set but not used [-Wunused-but-set-variable]
  3366.   CC     xf86Rotate.lo
  3367. In file included from xf86Crtc.h:27:0,
  3368.                  from xf86Rotate.c:40:
  3369. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3370. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3371. In file included from xf86Crtc.h:31:0,
  3372.                  from xf86Rotate.c:40:
  3373. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3374. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3375. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3376. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3377. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3378. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3379. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3380. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3381. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3382. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3383. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3384. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3385. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3386. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3387. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3388. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3389. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3390. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3391. xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3392. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3393. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3394. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3395. xf86Rotate.c: In function ‘xf86RotateBlockHandler’:
  3396. xf86Rotate.c:270:11: warning: variable ‘rotation_active’ set but not used [-Wunused-but-set-variable]
  3397.   CC     xf86DiDGA.lo
  3398. In file included from xf86Crtc.h:27:0,
  3399.                  from xf86DiDGA.c:35:
  3400. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3401. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3402. In file included from xf86Crtc.h:31:0,
  3403.                  from xf86DiDGA.c:35:
  3404. xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3405. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3406. xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3407. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3408. xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3409. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3410. xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3411. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3412. xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3413. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3414. xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3415. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3416. xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3417. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3418. xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3419. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3420. xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3421. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3422. xf86Modes.h:63:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3423. ./../ddc/xf86DDC.h:60:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3424. xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3425. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3426.   CCLD   libxf86modes.la
  3427. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/modes'
  3428. Making all in dri
  3429. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dri'
  3430.   CC     libdri_la-dri.lo
  3431. In file included from ../../../hw/xfree86/modes/xf86Crtc.h:27:0,
  3432.                  from dristruct.h:38,
  3433.                  from dri.c:65:
  3434. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3435. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3436. In file included from ../../../hw/xfree86/modes/xf86Crtc.h:31:0,
  3437.                  from dristruct.h:38,
  3438.                  from dri.c:65:
  3439. ../../../hw/xfree86/modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3440. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3441. ../../../hw/xfree86/modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3442. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3443. ../../../hw/xfree86/modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3444. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3445. ../../../hw/xfree86/modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3446. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3447. ../../../hw/xfree86/modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3448. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3449. ../../../hw/xfree86/modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3450. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3451. ../../../hw/xfree86/modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3452. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3453. ../../../hw/xfree86/modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3454. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3455. ../../../hw/xfree86/modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3456. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3457. ../../../hw/xfree86/modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3458. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3459. dri.c: In function ‘DRIDrvMsg’:
  3460. dri.c:105:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  3461. dri.c: In function ‘dri_drm_debug_print’:
  3462. dri.c:768:3: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  3463.   CC     libdri_la-drimodule.lo
  3464.   CC     libdri_la-xf86dri.lo
  3465. In file included from ../../../hw/xfree86/modes/xf86Crtc.h:27:0,
  3466.                  from dristruct.h:38,
  3467.                  from xf86dri.c:60:
  3468. ../../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3469. ../../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3470. In file included from ../../../hw/xfree86/modes/xf86Crtc.h:31:0,
  3471.                  from dristruct.h:38,
  3472.                  from xf86dri.c:60:
  3473. ../../../hw/xfree86/modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3474. ../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3475. ../../../hw/xfree86/modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3476. ../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3477. ../../../hw/xfree86/modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3478. ../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3479. ../../../hw/xfree86/modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3480. ../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3481. ../../../hw/xfree86/modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3482. ../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3483. ../../../hw/xfree86/modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3484. ../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3485. ../../../hw/xfree86/modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3486. ../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3487. ../../../hw/xfree86/modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3488. ../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3489. ../../../hw/xfree86/modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3490. ../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3491. ../../../hw/xfree86/modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3492. ../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3493.   CCLD   libdri.la
  3494. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dri'
  3495. Making all in dri2
  3496. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dri2'
  3497.   CC     libdri2_la-dri2.lo
  3498.   CC     libdri2_la-dri2ext.lo
  3499.   CCLD   libdri2.la
  3500. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/dri2'
  3501. Making all in utils
  3502. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils'
  3503. Making all in gtf
  3504. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils/gtf'
  3505.   CC     gtf-gtf.o
  3506.   CCLD   gtf
  3507. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils/gtf'
  3508. Making all in cvt
  3509. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils/cvt'
  3510.   CC     cvt-cvt.o
  3511.   CC     cvt-xf86cvt.o
  3512. In file included from ../../../../hw/xfree86/modes/xf86cvt.c:38:0:
  3513. ../../../../hw/xfree86/modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3514. ../../../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3515. ../../../../hw/xfree86/modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3516. ../../../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3517. ../../../../hw/xfree86/modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3518. ../../../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3519. ../../../../hw/xfree86/modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3520. ../../../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3521. ../../../../hw/xfree86/modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3522. ../../../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3523. ../../../../hw/xfree86/modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3524. ../../../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3525. ../../../../hw/xfree86/modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3526. ../../../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3527. ../../../../hw/xfree86/modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3528. ../../../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3529. ../../../../hw/xfree86/modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3530. ../../../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3531. ../../../../hw/xfree86/modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3532. ../../../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3533. ../../../../hw/xfree86/modes/xf86cvt.c: In function ‘xf86CVTMode’:
  3534. ../../../../hw/xfree86/modes/xf86cvt.c:163:33: warning: variable ‘VBackPorch’ set but not used [-Wunused-but-set-variable]
  3535.   CC     cvt-xprintf.o
  3536.   CCLD   cvt
  3537. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils/cvt'
  3538. Making all in man
  3539. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils/man'
  3540.   GEN    cvt.1
  3541.   GEN    gtf.1
  3542. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils/man'
  3543. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils'
  3544. make[5]: Nothing to be done for `all-am'.
  3545. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils'
  3546. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/utils'
  3547. Making all in doc
  3548. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/doc'
  3549. make[4]: Nothing to be done for `all'.
  3550. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/doc'
  3551. Making all in man
  3552. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/man'
  3553.   GEN    Xorg.1
  3554.   GEN    xorg.conf.5
  3555.   GEN    xorg.conf.d.5
  3556. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86/man'
  3557. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86'
  3558. CPP='gcc -std=gnu99 -E' AWK='gawk' /bin/sh ./sdksyms.sh ../.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wno-shadow -DHAVE_DIX_CONFIG_H -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 -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/pixman-1 -I/usr/include/freetype2   -I../../include -I../../include -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/sync -I../../miext/shadow  -I../../miext/damage -I../../render -I../../randr -I../../fb -fvisibility=hidden  -DHAVE_XORG_CONFIG_H -fvisibility=hidden   -DXF86PM   -I../../hw/xfree86 -I../../hw/xfree86/include -I../../hw/xfree86/common -I../../hw/xfree86/os-support -I../../hw/xfree86/os-support/bus -I../../os -I./parser -I../../miext/cw -I./ddc -I./i2c -I./modes -I./ramdac
  3559.   CC     sdksyms.o
  3560. In file included from ./modes/xf86Crtc.h:27:0,
  3561.                  from sdksyms.c:83:
  3562. ../../randr/randrstr.h:612:1: warning: redundant redeclaration of ‘RRTransformCompute’ [-Wredundant-decls]
  3563. ../../randr/rrtransform.h:63:1: note: previous declaration of ‘RRTransformCompute’ was here
  3564. In file included from ./modes/xf86Crtc.h:31:0,
  3565.                  from sdksyms.c:83:
  3566. ./modes/xf86Modes.h:43:25: warning: redundant redeclaration of ‘xf86ModeHSync’ [-Wredundant-decls]
  3567. ../../hw/xfree86/common/xf86.h:324:25: note: previous declaration of ‘xf86ModeHSync’ was here
  3568. ./modes/xf86Modes.h:44:25: warning: redundant redeclaration of ‘xf86ModeVRefresh’ [-Wredundant-decls]
  3569. ../../hw/xfree86/common/xf86.h:325:25: note: previous declaration of ‘xf86ModeVRefresh’ was here
  3570. ./modes/xf86Modes.h:53:33: warning: redundant redeclaration of ‘xf86DuplicateMode’ [-Wredundant-decls]
  3571. ../../hw/xfree86/common/xf86.h:328:33: note: previous declaration of ‘xf86DuplicateMode’ was here
  3572. ./modes/xf86Modes.h:54:33: warning: redundant redeclaration of ‘xf86DuplicateModes’ [-Wredundant-decls]
  3573. ../../hw/xfree86/common/xf86.h:329:33: note: previous declaration of ‘xf86DuplicateModes’ was here
  3574. ./modes/xf86Modes.h:56:23: warning: redundant redeclaration of ‘xf86SetModeDefaultName’ [-Wredundant-decls]
  3575. ../../hw/xfree86/common/xf86.h:326:23: note: previous declaration of ‘xf86SetModeDefaultName’ was here
  3576. ./modes/xf86Modes.h:57:23: warning: redundant redeclaration of ‘xf86SetModeCrtc’ [-Wredundant-decls]
  3577. ../../hw/xfree86/common/xf86.h:327:23: note: previous declaration of ‘xf86SetModeCrtc’ was here
  3578. ./modes/xf86Modes.h:58:23: warning: redundant redeclaration of ‘xf86ModesEqual’ [-Wredundant-decls]
  3579. ../../hw/xfree86/common/xf86.h:330:23: note: previous declaration of ‘xf86ModesEqual’ was here
  3580. ./modes/xf86Modes.h:60:23: warning: redundant redeclaration of ‘xf86PrintModeline’ [-Wredundant-decls]
  3581. ../../hw/xfree86/common/xf86.h:332:23: note: previous declaration of ‘xf86PrintModeline’ was here
  3582. ./modes/xf86Modes.h:61:33: warning: redundant redeclaration of ‘xf86ModesAdd’ [-Wredundant-decls]
  3583. ../../hw/xfree86/common/xf86.h:333:33: note: previous declaration of ‘xf86ModesAdd’ was here
  3584. ./modes/xf86Modes.h:64:33: warning: redundant redeclaration of ‘xf86CVTMode’ [-Wredundant-decls]
  3585. ../../hw/xfree86/common/xf86.h:177:33: note: previous declaration of ‘xf86CVTMode’ was here
  3586. In file included from sdksyms.c:91:0:
  3587. ./ddc/xf86DDC.h:60:33: warning: redundant redeclaration of ‘xf86DDCGetModes’ [-Wredundant-decls]
  3588. ./modes/xf86Modes.h:63:33: note: previous declaration of ‘xf86DDCGetModes’ was here
  3589. In file included from sdksyms.c:269:0:
  3590. ../../include/dixevents.h:84:23: warning: redundant redeclaration of ‘PostSyntheticMotion’ [-Wredundant-decls]
  3591. ../../include/input.h:525:13: note: previous declaration of ‘PostSyntheticMotion’ was here
  3592. In file included from sdksyms.c:270:0:
  3593. ../../include/dixfont.h:149:22: warning: redundant redeclaration of ‘client_auth_generation’ [-Wredundant-decls]
  3594. /usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of ‘client_auth_generation’ was here
  3595. ../../include/dixfont.h:151:23: warning: redundant redeclaration of ‘DeleteFontClientID’ [-Wredundant-decls]
  3596. /usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of ‘DeleteFontClientID’ was here
  3597. ../../include/dixfont.h:153:36: warning: redundant redeclaration of ‘GetClientResolutions’ [-Wredundant-decls]
  3598. /usr/include/X11/fonts/font.h:147:26: note: previous declaration of ‘GetClientResolutions’ was here
  3599. ../../include/dixfont.h:155:22: warning: redundant redeclaration of ‘GetDefaultPointSize’ [-Wredundant-decls]
  3600. /usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of ‘GetDefaultPointSize’ was here
  3601. ../../include/dixfont.h:157:23: warning: redundant redeclaration of ‘GetNewFontClientID’ [-Wredundant-decls]
  3602. /usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of ‘GetNewFontClientID’ was here
  3603. ../../include/dixfont.h:159:22: warning: redundant redeclaration of ‘init_fs_handlers’ [-Wredundant-decls]
  3604. /usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of ‘init_fs_handlers’ was here
  3605. ../../include/dixfont.h:162:22: warning: redundant redeclaration of ‘RegisterFPEFunctions’ [-Wredundant-decls]
  3606. /usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of ‘RegisterFPEFunctions’ was here
  3607. ../../include/dixfont.h:178:23: warning: redundant redeclaration of ‘remove_fs_handlers’ [-Wredundant-decls]
  3608. /usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of ‘remove_fs_handlers’ was here
  3609. ../../include/dixfont.h:182:22: warning: redundant redeclaration of ‘StoreFontClientFont’ [-Wredundant-decls]
  3610. /usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of ‘StoreFontClientFont’ was here
  3611. sdksyms.c:397:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3612. sdksyms.c:454:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3613. sdksyms.c:749:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3614. sdksyms.c:1003:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3615. sdksyms.c:1027:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3616. sdksyms.c:1125:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3617. sdksyms.c:1126:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3618. sdksyms.c:1681:5: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3619. sdksyms.c:1682:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3620. sdksyms.c:1683:5: warning: cast discards ‘__attribute__((noreturn))’ qualifier from pointer target type [-Wcast-qual]
  3621.   CCLD   Xorg
  3622. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86'
  3623. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86'
  3624. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xfree86'
  3625. Making all in vfb
  3626. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/vfb'
  3627. Making all in man
  3628. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/vfb/man'
  3629.   GEN    Xvfb.1
  3630. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/vfb/man'
  3631. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/vfb'
  3632.   CC     libfbcmap_a-fbcmap_mi.o
  3633.   AR     libfbcmap.a
  3634.   CC     InitInput.o
  3635.   CC     InitOutput.o
  3636. InitOutput.c: In function ‘vfbInstallColormap’:
  3637. InitOutput.c:419:12: warning: variable ‘pXWDCmap’ set but not used [-Wunused-but-set-variable]
  3638.   CC     dpmsstubs.o
  3639.   CC     stubs.o
  3640.   CC     miinitext.o
  3641. ../../mi/miinitext.c:98:13: warning: redundant redeclaration of ‘noTestExtensions’ [-Wredundant-decls]
  3642. ../../include/globals.h:23:23: note: previous declaration of ‘noTestExtensions’ was here
  3643. ../../mi/miinitext.c:101:13: warning: redundant redeclaration of ‘noCompositeExtension’ [-Wredundant-decls]
  3644. ../../include/globals.h:42:23: note: previous declaration of ‘noCompositeExtension’ was here
  3645. ../../mi/miinitext.c:104:13: warning: redundant redeclaration of ‘noDbeExtension’ [-Wredundant-decls]
  3646. ../../include/globals.h:50:23: note: previous declaration of ‘noDbeExtension’ was here
  3647. ../../mi/miinitext.c:107:13: warning: redundant redeclaration of ‘noDPMSExtension’ [-Wredundant-decls]
  3648. ../../include/globals.h:54:23: note: previous declaration of ‘noDPMSExtension’ was here
  3649. ../../mi/miinitext.c:110:13: warning: redundant redeclaration of ‘noGlxExtension’ [-Wredundant-decls]
  3650. ../../include/globals.h:58:23: note: previous declaration of ‘noGlxExtension’ was here
  3651. ../../mi/miinitext.c:113:13: warning: redundant redeclaration of ‘noScreenSaverExtension’ [-Wredundant-decls]
  3652. ../../include/globals.h:62:23: note: previous declaration of ‘noScreenSaverExtension’ was here
  3653. ../../mi/miinitext.c:116:13: warning: redundant redeclaration of ‘noMITShmExtension’ [-Wredundant-decls]
  3654. ../../include/globals.h:66:23: note: previous declaration of ‘noMITShmExtension’ was here
  3655. ../../mi/miinitext.c:119:13: warning: redundant redeclaration of ‘noRRExtension’ [-Wredundant-decls]
  3656. ../../include/globals.h:70:23: note: previous declaration of ‘noRRExtension’ was here
  3657. ../../mi/miinitext.c:121:13: warning: redundant redeclaration of ‘noRenderExtension’ [-Wredundant-decls]
  3658. ../../include/globals.h:73:23: note: previous declaration of ‘noRenderExtension’ was here
  3659. ../../mi/miinitext.c:123:13: warning: redundant redeclaration of ‘noSecurityExtension’ [-Wredundant-decls]
  3660. ../../include/globals.h:76:23: note: previous declaration of ‘noSecurityExtension’ was here
  3661. ../../mi/miinitext.c:126:13: warning: redundant redeclaration of ‘noResExtension’ [-Wredundant-decls]
  3662. ../../include/globals.h:80:23: note: previous declaration of ‘noResExtension’ was here
  3663. ../../mi/miinitext.c:132:13: warning: redundant redeclaration of ‘noXFree86DGAExtension’ [-Wredundant-decls]
  3664. ../../include/globals.h:88:23: note: previous declaration of ‘noXFree86DGAExtension’ was here
  3665. ../../mi/miinitext.c:135:13: warning: redundant redeclaration of ‘noXFree86DRIExtension’ [-Wredundant-decls]
  3666. ../../include/globals.h:92:23: note: previous declaration of ‘noXFree86DRIExtension’ was here
  3667. ../../mi/miinitext.c:138:13: warning: redundant redeclaration of ‘noXFree86VidModeExtension’ [-Wredundant-decls]
  3668. ../../include/globals.h:96:23: note: previous declaration of ‘noXFree86VidModeExtension’ was here
  3669. ../../mi/miinitext.c:141:13: warning: redundant redeclaration of ‘noXFixesExtension’ [-Wredundant-decls]
  3670. ../../include/globals.h:100:23: note: previous declaration of ‘noXFixesExtension’ was here
  3671. ../../mi/miinitext.c:144:13: warning: redundant redeclaration of ‘noPanoramiXExtension’ [-Wredundant-decls]
  3672. ../../include/globals.h:104:23: note: previous declaration of ‘noPanoramiXExtension’ was here
  3673. ../../mi/miinitext.c:153:13: warning: redundant redeclaration of ‘noXvExtension’ [-Wredundant-decls]
  3674. ../../include/globals.h:118:23: note: previous declaration of ‘noXvExtension’ was here
  3675. ../../mi/miinitext.c:265:13: warning: redundant redeclaration of ‘GEExtensionInit’ [-Wredundant-decls]
  3676. ../../Xext/geext.h:81:23: note: previous declaration of ‘GEExtensionInit’ was here
  3677.   CCLD   Xvfb
  3678. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/vfb'
  3679. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/vfb'
  3680. Making all in xnest
  3681. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xnest'
  3682. Making all in man
  3683. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xnest/man'
  3684.   GEN    Xnest.1
  3685. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xnest/man'
  3686. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xnest'
  3687.   CC     libfbcmap_a-fbcmap_mi.o
  3688.   AR     libfbcmap.a
  3689.   CC     Args.o
  3690.   CC     Color.o
  3691.   CC     Cursor.o
  3692.   CC     Display.o
  3693.   CC     Events.o
  3694.   CC     Font.o
  3695.   CC     GC.o
  3696.   CC     GCOps.o
  3697.   CC     Handlers.o
  3698.   CC     Init.o
  3699.   CC     Keyboard.o
  3700.   CC     Pixmap.o
  3701.   CC     Pointer.o
  3702.   CC     Screen.o
  3703.   CC     Visual.o
  3704.   CC     Window.o
  3705.   CC     dpmsstubs.o
  3706.   CC     stubs.o
  3707.   CC     miinitext.o
  3708. ../../mi/miinitext.c:98:13: warning: redundant redeclaration of ‘noTestExtensions’ [-Wredundant-decls]
  3709. ../../include/globals.h:23:23: note: previous declaration of ‘noTestExtensions’ was here
  3710. ../../mi/miinitext.c:104:13: warning: redundant redeclaration of ‘noDbeExtension’ [-Wredundant-decls]
  3711. ../../include/globals.h:50:23: note: previous declaration of ‘noDbeExtension’ was here
  3712. ../../mi/miinitext.c:110:13: warning: redundant redeclaration of ‘noGlxExtension’ [-Wredundant-decls]
  3713. ../../include/globals.h:58:23: note: previous declaration of ‘noGlxExtension’ was here
  3714. ../../mi/miinitext.c:113:13: warning: redundant redeclaration of ‘noScreenSaverExtension’ [-Wredundant-decls]
  3715. ../../include/globals.h:62:23: note: previous declaration of ‘noScreenSaverExtension’ was here
  3716. ../../mi/miinitext.c:119:13: warning: redundant redeclaration of ‘noRRExtension’ [-Wredundant-decls]
  3717. ../../include/globals.h:70:23: note: previous declaration of ‘noRRExtension’ was here
  3718. ../../mi/miinitext.c:121:13: warning: redundant redeclaration of ‘noRenderExtension’ [-Wredundant-decls]
  3719. ../../include/globals.h:73:23: note: previous declaration of ‘noRenderExtension’ was here
  3720. ../../mi/miinitext.c:123:13: warning: redundant redeclaration of ‘noSecurityExtension’ [-Wredundant-decls]
  3721. ../../include/globals.h:76:23: note: previous declaration of ‘noSecurityExtension’ was here
  3722. ../../mi/miinitext.c:126:13: warning: redundant redeclaration of ‘noResExtension’ [-Wredundant-decls]
  3723. ../../include/globals.h:80:23: note: previous declaration of ‘noResExtension’ was here
  3724. ../../mi/miinitext.c:132:13: warning: redundant redeclaration of ‘noXFree86DGAExtension’ [-Wredundant-decls]
  3725. ../../include/globals.h:88:23: note: previous declaration of ‘noXFree86DGAExtension’ was here
  3726. ../../mi/miinitext.c:135:13: warning: redundant redeclaration of ‘noXFree86DRIExtension’ [-Wredundant-decls]
  3727. ../../include/globals.h:92:23: note: previous declaration of ‘noXFree86DRIExtension’ was here
  3728. ../../mi/miinitext.c:138:13: warning: redundant redeclaration of ‘noXFree86VidModeExtension’ [-Wredundant-decls]
  3729. ../../include/globals.h:96:23: note: previous declaration of ‘noXFree86VidModeExtension’ was here
  3730. ../../mi/miinitext.c:141:13: warning: redundant redeclaration of ‘noXFixesExtension’ [-Wredundant-decls]
  3731. ../../include/globals.h:100:23: note: previous declaration of ‘noXFixesExtension’ was here
  3732. ../../mi/miinitext.c:144:13: warning: redundant redeclaration of ‘noPanoramiXExtension’ [-Wredundant-decls]
  3733. ../../include/globals.h:104:23: note: previous declaration of ‘noPanoramiXExtension’ was here
  3734. ../../mi/miinitext.c:153:13: warning: redundant redeclaration of ‘noXvExtension’ [-Wredundant-decls]
  3735. ../../include/globals.h:118:23: note: previous declaration of ‘noXvExtension’ was here
  3736. ../../mi/miinitext.c:265:13: warning: redundant redeclaration of ‘GEExtensionInit’ [-Wredundant-decls]
  3737. ../../Xext/geext.h:81:23: note: previous declaration of ‘GEExtensionInit’ was here
  3738.   CCLD   Xnest
  3739. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xnest'
  3740. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/xnest'
  3741. Making all in dmx
  3742. make[2]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx'
  3743. Making all in input
  3744. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/input'
  3745.   CC     ChkNotMaskEv.o
  3746.   CC     lnx-keyboard.o
  3747. In file included from lnx-keyboard.c:170:0:
  3748. ../../../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  3749. ../../../hw/dmx/dmxclient.h:123:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  3750. lnx-keyboard.c: In function ‘kbdLinuxCloseConsole’:
  3751. lnx-keyboard.c:549:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  3752. lnx-keyboard.c: In function ‘kbdLinuxOpenConsole’:
  3753. lnx-keyboard.c:537:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  3754.   CC     lnx-ms.o
  3755. lnx-ms.c: In function ‘msLinuxOn’:
  3756. lnx-ms.c:260:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  3757. lnx-ms.c: In function ‘msLinuxInit’:
  3758. lnx-ms.c:235:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  3759.   CC     lnx-ps2.o
  3760.   CC     usb-keyboard.o
  3761. In file included from usb-keyboard.c:88:0:
  3762. ../../../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  3763. ../../../hw/dmx/dmxclient.h:123:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  3764. usb-keyboard.c: In function ‘kbdUSBCtrl’:
  3765. usb-keyboard.c:282:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  3766.   CC     usb-mouse.o
  3767.   CC     usb-other.o
  3768.   CC     usb-common.o
  3769.   CC     dmxdummy.o
  3770.   CC     dmxbackend.o
  3771.   CC     dmxconsole.o
  3772. dmxconsole.c: In function ‘dmxConsoleInit’:
  3773. dmxconsole.c:785:27: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  3774. dmxconsole.c:786:27: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  3775.   CC     dmxcommon.o
  3776.   CC     dmxinputinit.o
  3777. In file included from dmxinputinit.c:74:0:
  3778. ../../../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  3779. ../../../hw/dmx/dmxclient.h:123:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  3780. dmxinputinit.c: In function ‘dmxInputInit’:
  3781. dmxinputinit.c:988:31: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3782. dmxinputinit.c:1003:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3783. dmxinputinit.c:925:43: warning: variable ‘pKeyboard’ set but not used [-Wunused-but-set-variable]
  3784. dmxinputinit.c:925:26: warning: variable ‘pPointer’ set but not used [-Wunused-but-set-variable]
  3785. dmxinputinit.c: In function ‘dmxInputFreeLocal’:
  3786. dmxinputinit.c:1050:5: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default]
  3787. /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’
  3788. dmxinputinit.c: In function ‘dmxInputFree’:
  3789. dmxinputinit.c:1075:5: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default]
  3790. /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’
  3791.   CC     dmxarg.o
  3792. dmxarg.c: In function ‘dmxArgFree’:
  3793. dmxarg.c:75:40: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3794.   CC     dmxsigio.o
  3795.   CC     dmxevents.o
  3796. In file included from dmxevents.c:59:0:
  3797. ../../../Xi/exglobals.h:61:12: warning: redundant redeclaration of ‘DeviceValuator’ [-Wredundant-decls]
  3798. ../../../hw/dmx/dmxclient.h:122:12: note: previous declaration of ‘DeviceValuator’ was here
  3799. ../../../Xi/exglobals.h:66:12: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  3800. ../../../hw/dmx/dmxclient.h:123:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  3801. ../../../Xi/exglobals.h:67:12: warning: redundant redeclaration of ‘DeviceFocusIn’ [-Wredundant-decls]
  3802. ../../../hw/dmx/dmxclient.h:124:12: note: previous declaration of ‘DeviceFocusIn’ was here
  3803. ../../../Xi/exglobals.h:68:12: warning: redundant redeclaration of ‘DeviceFocusOut’ [-Wredundant-decls]
  3804. ../../../hw/dmx/dmxclient.h:125:12: note: previous declaration of ‘DeviceFocusOut’ was here
  3805. ../../../Xi/exglobals.h:69:12: warning: redundant redeclaration of ‘ProximityIn’ [-Wredundant-decls]
  3806. ../../../hw/dmx/dmxclient.h:120:12: note: previous declaration of ‘ProximityIn’ was here
  3807. ../../../Xi/exglobals.h:70:12: warning: redundant redeclaration of ‘ProximityOut’ [-Wredundant-decls]
  3808. ../../../hw/dmx/dmxclient.h:121:12: note: previous declaration of ‘ProximityOut’ was here
  3809. ../../../Xi/exglobals.h:71:12: warning: redundant redeclaration of ‘DeviceStateNotify’ [-Wredundant-decls]
  3810. ../../../hw/dmx/dmxclient.h:126:12: note: previous declaration of ‘DeviceStateNotify’ was here
  3811. ../../../Xi/exglobals.h:74:12: warning: redundant redeclaration of ‘DeviceMappingNotify’ [-Wredundant-decls]
  3812. ../../../hw/dmx/dmxclient.h:127:12: note: previous declaration of ‘DeviceMappingNotify’ was here
  3813. ../../../Xi/exglobals.h:75:12: warning: redundant redeclaration of ‘ChangeDeviceNotify’ [-Wredundant-decls]
  3814. ../../../hw/dmx/dmxclient.h:128:12: note: previous declaration of ‘ChangeDeviceNotify’ was here
  3815. In file included from dmxevents.c:61:0:
  3816. ../../../include/xkbsrv.h:309:22: warning: redundant redeclaration of ‘DeviceKeyPress’ [-Wredundant-decls]
  3817. ../../../Xi/exglobals.h:62:12: note: previous declaration of ‘DeviceKeyPress’ was here
  3818. ../../../include/xkbsrv.h:309:37: warning: redundant redeclaration of ‘DeviceKeyRelease’ [-Wredundant-decls]
  3819. ../../../Xi/exglobals.h:63:12: note: previous declaration of ‘DeviceKeyRelease’ was here
  3820. ../../../include/xkbsrv.h:309:54: warning: redundant redeclaration of ‘DeviceMotionNotify’ [-Wredundant-decls]
  3821. ../../../Xi/exglobals.h:66:12: note: previous declaration of ‘DeviceMotionNotify’ was here
  3822. ../../../include/xkbsrv.h:310:22: warning: redundant redeclaration of ‘DeviceButtonPress’ [-Wredundant-decls]
  3823. ../../../Xi/exglobals.h:64:12: note: previous declaration of ‘DeviceButtonPress’ was here
  3824. ../../../include/xkbsrv.h:310:40: warning: redundant redeclaration of ‘DeviceButtonRelease’ [-Wredundant-decls]
  3825. ../../../Xi/exglobals.h:65:12: note: previous declaration of ‘DeviceButtonRelease’ was here
  3826. dmxevents.c: In function ‘dmxEnqueue’:
  3827. dmxevents.c:644:12: warning: variable ‘xE’ set but not used [-Wunused-but-set-variable]
  3828.   CC     dmxxinput.o
  3829.   CC     dmxmotion.o
  3830.   CC     dmxmap.o
  3831.   AR     libdmxinput.a
  3832. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/input'
  3833. Making all in config
  3834. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config'
  3835. make  all-recursive
  3836. make[4]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config'
  3837. Making all in man
  3838. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config/man'
  3839.   GEN    xdmxconfig.1
  3840.   GEN    vdltodmx.1
  3841.   GEN    dmxtodmx.1
  3842. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config/man'
  3843. make[5]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config'
  3844.   CC     parser.o
  3845.   CC     scanner.o
  3846. scanner.c:717:12: warning: redundant redeclaration of ‘yylex’ [-Wredundant-decls]
  3847. dmxparse.h:203:28: note: previous declaration of ‘yylex’ was here
  3848. scanner.c:1492:12: warning: redundant redeclaration of ‘isatty’ [-Wredundant-decls]
  3849. /usr/include/unistd.h:802:12: note: previous declaration of ‘isatty’ was here
  3850. scanner.c:1268:17: warning: ‘yyunput’ defined but not used [-Wunused-function]
  3851. scanner.c:1309:16: warning: ‘input’ defined but not used [-Wunused-function]
  3852. scanner.l: In function ‘yyerror’:
  3853. scanner.l:91:6: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn]
  3854.   CC     dmxparse.o
  3855. dmxparse.c: In function ‘dmxConfigLog’:
  3856. dmxparse.c:60:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  3857. dmxparse.c: In function ‘dmxConfigFreeToken’:
  3858. dmxparse.c:117:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3859. dmxparse.c: In function ‘dmxConfigFreeString’:
  3860. dmxparse.c:141:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3861. dmxparse.c:142:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3862. dmxparse.c: In function ‘dmxConfigFreeNumber’:
  3863. dmxparse.c:163:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3864. dmxparse.c: In function ‘dmxConfigFreePair’:
  3865. dmxparse.c:187:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3866. dmxparse.c: In function ‘dmxConfigFreeComment’:
  3867. dmxparse.c:205:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3868.   CC     dmxprint.o
  3869. dmxprint.c: In function ‘dmxConfigOutput’:
  3870. dmxprint.c:129:9: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  3871.   CC     dmxcompat.o
  3872. dmxcompat.c: In function ‘dmxVDLRead’:
  3873. dmxcompat.c:122:25: warning: variable ‘vcount’ set but not used [-Wunused-but-set-variable]
  3874.   CC     dmxconfig.o
  3875. dmxconfig.c: In function ‘dmxConfigCopyFromOption’:
  3876. dmxconfig.c:312:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3877. dmxconfig.c: In function ‘dmxConfigGetXkbRules’:
  3878. dmxconfig.c:493:1: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3879. dmxconfig.c: In function ‘dmxConfigGetXkbModel’:
  3880. dmxconfig.c:494:1: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3881. dmxconfig.c: In function ‘dmxConfigGetXkbLayout’:
  3882. dmxconfig.c:495:1: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3883. dmxconfig.c: In function ‘dmxConfigGetXkbVariant’:
  3884. dmxconfig.c:496:1: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3885. dmxconfig.c: In function ‘dmxConfigGetXkbOptions’:
  3886. dmxconfig.c:497:1: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3887.   CC     strlcpy.o
  3888.   AR     libdmxconfig.a
  3889.   CC     xdmxconfig-xdmxconfig.o
  3890. xdmxconfig.c: In function ‘dmxConfigCanvasGCs’:
  3891. xdmxconfig.c:110:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3892. xdmxconfig.c: In function ‘dmxConfigDataUpdate’:
  3893. xdmxconfig.c:193:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3894. xdmxconfig.c:193:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3895. xdmxconfig.c:194:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3896. xdmxconfig.c:194:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3897. xdmxconfig.c:195:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3898. xdmxconfig.c:196:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3899. xdmxconfig.c:197:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3900. xdmxconfig.c:198:49: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3901. xdmxconfig.c:204:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3902. xdmxconfig.c:204:54: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3903. xdmxconfig.c:205:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3904. xdmxconfig.c:205:54: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3905. xdmxconfig.c:206:54: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3906. xdmxconfig.c:207:54: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3907. xdmxconfig.c:208:54: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3908. xdmxconfig.c:209:54: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3909. xdmxconfig.c:213:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3910. xdmxconfig.c:213:46: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3911. xdmxconfig.c:214:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3912. xdmxconfig.c:214:46: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3913. xdmxconfig.c:215:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3914. xdmxconfig.c:215:46: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3915. xdmxconfig.c:216:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3916. xdmxconfig.c:216:46: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3917. xdmxconfig.c:217:46: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3918. xdmxconfig.c:218:46: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3919. xdmxconfig.c:239:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3920. xdmxconfig.c:239:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3921. xdmxconfig.c:240:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3922. xdmxconfig.c:240:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3923. xdmxconfig.c:241:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3924. xdmxconfig.c:241:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3925. xdmxconfig.c:242:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3926. xdmxconfig.c:242:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3927. xdmxconfig.c:243:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3928. xdmxconfig.c:244:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3929. xdmxconfig.c: In function ‘dmxConfigCanvasDraw’:
  3930. xdmxconfig.c:307:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3931. xdmxconfig.c:308:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3932. xdmxconfig.c: In function ‘dmxConfigSetupCnamemenu’:
  3933. xdmxconfig.c:384:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3934. xdmxconfig.c: In function ‘dmxConfigSetPopupPosition’:
  3935. xdmxconfig.c:468:26: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3936. xdmxconfig.c:468:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3937. xdmxconfig.c: In function ‘dmxConfigOpenCallback’:
  3938. xdmxconfig.c:565:29: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3939. xdmxconfig.c: In function ‘dmxConfigSaveCallback’:
  3940. xdmxconfig.c:574:29: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3941. xdmxconfig.c: In function ‘dmxConfigECCallback’:
  3942. xdmxconfig.c:602:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3943. xdmxconfig.c:607:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3944. xdmxconfig.c: In function ‘dmxConfigECOkCallback’:
  3945. xdmxconfig.c:671:29: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3946. xdmxconfig.c: In function ‘dmxConfigEDCallback’:
  3947. xdmxconfig.c:698:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3948. xdmxconfig.c:710:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3949. xdmxconfig.c:714:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3950. xdmxconfig.c: In function ‘dmxConfigEDOkCallback’:
  3951. xdmxconfig.c:809:29: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3952. xdmxconfig.c: In function ‘main’:
  3953. xdmxconfig.c:897:9: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  3954. xdmxconfig.c:898:9: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  3955. xdmxconfig.c:899:9: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  3956. xdmxconfig.c:912:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3957. xdmxconfig.c:913:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3958. xdmxconfig.c:914:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3959. xdmxconfig.c:917:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3960. xdmxconfig.c:918:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3961. xdmxconfig.c:919:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3962. xdmxconfig.c:922:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3963. xdmxconfig.c:924:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3964. xdmxconfig.c:928:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3965. xdmxconfig.c:930:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3966. xdmxconfig.c:931:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3967. xdmxconfig.c:933:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3968. xdmxconfig.c:939:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3969. xdmxconfig.c:940:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3970. xdmxconfig.c:941:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3971. xdmxconfig.c:942:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3972. xdmxconfig.c:948:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3973. xdmxconfig.c:949:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3974. xdmxconfig.c:950:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3975. xdmxconfig.c:954:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3976. xdmxconfig.c:955:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3977. xdmxconfig.c:956:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3978. xdmxconfig.c:961:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3979. xdmxconfig.c:962:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3980. xdmxconfig.c:963:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3981. xdmxconfig.c:968:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3982. xdmxconfig.c:969:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3983. xdmxconfig.c:970:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3984. xdmxconfig.c:975:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3985. xdmxconfig.c:976:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3986. xdmxconfig.c:977:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3987. xdmxconfig.c:983:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3988. xdmxconfig.c:984:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3989. xdmxconfig.c:985:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3990. xdmxconfig.c:991:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3991. xdmxconfig.c:992:43: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3992. xdmxconfig.c:1040:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3993. xdmxconfig.c:1041:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3994. xdmxconfig.c:1055:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3995. xdmxconfig.c:1056:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3996. xdmxconfig.c:1060:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3997. xdmxconfig.c:1061:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3998. xdmxconfig.c:1075:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  3999. xdmxconfig.c:1076:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4000. xdmxconfig.c:1080:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4001. xdmxconfig.c:1081:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4002. xdmxconfig.c:1085:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4003. xdmxconfig.c:1086:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4004. xdmxconfig.c:1100:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4005. xdmxconfig.c:1112:44: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4006. xdmxconfig.c:1139:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4007. xdmxconfig.c:1140:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4008. xdmxconfig.c:1141:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4009. xdmxconfig.c:1142:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4010. xdmxconfig.c:1159:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4011. xdmxconfig.c:1160:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4012. xdmxconfig.c:1161:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4013. xdmxconfig.c:1162:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4014. xdmxconfig.c:1163:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4015. xdmxconfig.c:1165:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4016. xdmxconfig.c:1166:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4017. xdmxconfig.c:1167:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4018. xdmxconfig.c:1168:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4019. xdmxconfig.c:1169:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4020. xdmxconfig.c:1170:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4021. xdmxconfig.c:1172:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4022. xdmxconfig.c:1173:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4023. xdmxconfig.c:1174:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4024. xdmxconfig.c:1175:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4025. xdmxconfig.c:1177:32: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4026. xdmxconfig.c:1179:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4027.   CC     xdmxconfig-dmxlog.o
  4028. ../../../hw/dmx/dmxlog.c: In function ‘VFatalError’:
  4029. ../../../hw/dmx/dmxlog.c:85:5: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  4030. ../../../hw/dmx/dmxlog.c: In function ‘dmxMessage’:
  4031. ../../../hw/dmx/dmxlog.c:153:9: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wmissing-format-attribute]
  4032.   CC     xdmxconfig-Canvas.o
  4033. Canvas.c: In function ‘CanvasAction’:
  4034. Canvas.c:89:24: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4035. Canvas.c: At top level:
  4036. Canvas.c:94:7: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4037. Canvas.c:94:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4038. Canvas.c:94:33: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4039. Canvas.c:95:55: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4040. Canvas.c:96:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  4041. Canvas.c:96:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  4042. Canvas.c:96:57: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4043. Canvas.c:97:56: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4044. Canvas.c:98:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  4045. Canvas.c:98:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  4046. Canvas.c:98:57: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4047. Canvas.c:99:56: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
  4048. Canvas.c:105:5: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  4049. Canvas.c:121:9: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  4050.   CCLD   xdmxconfig
  4051.   CC     vdltodmx.o
  4052.   CCLD   vdltodmx
  4053.   CC     dmxtodmx.o
  4054.   CCLD   dmxtodmx
  4055. make[5]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config'
  4056. make[4]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config'
  4057. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/config'
  4058. Making all in examples
  4059. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/examples'
  4060.   CC     dmxinfo-dmxinfo.o
  4061.   CCLD   dmxinfo
  4062.   CC     dmxwininfo-dmxwininfo.o
  4063.   CCLD   dmxwininfo
  4064.   CC     dmxreconfig-dmxreconfig.o
  4065.   CCLD   dmxreconfig
  4066.   CC     dmxresize-dmxresize.o
  4067.   CCLD   dmxresize
  4068.   CC     dmxaddscreen-dmxaddscreen.o
  4069.   CCLD   dmxaddscreen
  4070.   CC     dmxrmscreen-dmxrmscreen.o
  4071.   CCLD   dmxrmscreen
  4072.   CC     dmxaddinput-dmxaddinput.o
  4073.   CCLD   dmxaddinput
  4074.   CC     dmxrminput-dmxrminput.o
  4075.   CCLD   dmxrminput
  4076.   CC     xinput-xinput.o
  4077.   CCLD   xinput
  4078.   CC     xtest-xtest.o
  4079.   CCLD   xtest
  4080.   CC     evi-evi.o
  4081.   CCLD   evi
  4082.   CC     res-res.o
  4083.   CCLD   res
  4084.   CC     xled-xled.o
  4085.   CCLD   xled
  4086.   CC     xbell-xbell.o
  4087.   CCLD   xbell
  4088.   CC     ev-ev.o
  4089. ev.c: In function ‘main’:
  4090. ev.c:104:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  4091.   CCLD   ev
  4092. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/examples'
  4093. Making all in doc
  4094. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/doc'
  4095. make[3]: Nothing to be done for `all'.
  4096. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/doc'
  4097. Making all in doxygen
  4098. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/doxygen'
  4099.   GEN    html/index.html
  4100. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/doxygen'
  4101. Making all in man
  4102. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/man'
  4103.   GEN    Xdmx.1
  4104. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/man'
  4105. Making all in glxProxy
  4106. make[3]: Entering directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/glxProxy'
  4107.   CC     compsize.o
  4108. compsize.c:53:7: warning: no previous prototype for ‘__glCallLists_size’ [-Wmissing-prototypes]
  4109. compsize.c:75:7: warning: no previous prototype for ‘__glDrawPixels_size’ [-Wmissing-prototypes]
  4110. compsize.c:152:7: warning: no previous prototype for ‘__glBitmap_size’ [-Wmissing-prototypes]
  4111. compsize.c:225:7: warning: no previous prototype for ‘__glTexImage1D_size’ [-Wmissing-prototypes]
  4112. compsize.c:301:7: warning: no previous prototype for ‘__glTexImage2D_size’ [-Wmissing-prototypes]
  4113. compsize.c:378:7: warning: no previous prototype for ‘__glTexImage3D_size’ [-Wmissing-prototypes]
  4114.   CC     g_disptab.o
  4115. In file included from glxserver.h:50:0,
  4116.                  from g_disptab.c:32:
  4117. glxscreens.h:34:32: fatal error: GL/internal/glcore.h: Nincs ilyen fájl vagy könyvtár
  4118. compilation terminated.
  4119. make[3]: *** [g_disptab.o] Error 1
  4120. make[3]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx/glxProxy'
  4121. make[2]: *** [all-recursive] Error 1
  4122. make[2]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw/dmx'
  4123. make[1]: *** [all-recursive] Error 1
  4124. make[1]: Leaving directory `/media/downloads/unity/xorg-server/src/xorg-server-1.12.0/hw'
  4125. make: *** [all-recursive] Error 1