Package: xorg-server-light

receipt doctor home

Cook log 2026-07-14 22:36

2026-07-14

Cook: xorg-server-light 1.12.4
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): xorg-libxkbfile-1.1.0
Installing (pkg/local): xorg-util-macros-1.19.2
Installing (pkg/local): xorg-xproto-7.0.31
Installing (pkg/local): xorg-libXau-dev-1.0.9
Installing (pkg/local): xorg-libXdmcp-dev-1.1.3
Installing (pkg/local): libxcb-dev-1.14
Installing (pkg/local): xorg-inputproto-2.3.2
Installing (pkg/local): xorg-kbproto-1.0.7
Installing (pkg/local): xorg-xextproto-7.3.0
Installing (pkg/local): xorg-xtrans-1.4.0
Installing (pkg/local): xorg-libX11-dev-1.7.0
Installing (pkg/local): xorg-libxkbfile-dev-1.1.0
Installing (pkg/local): xorg-libpciaccess-0.16
Installing (pkg/local): xorg-libpciaccess-dev-0.16
Installing (pkg/local): pixman-dev-0.40.0
Installing (pkg/local): xorg-libfontenc-1.1.4
Installing (pkg/local): xorg-libXfont-1.5.4
Installing (pkg/local): xorg-fontsproto-2.1.3
Installing (pkg/local): xorg-libfontenc-dev-1.1.4
Installing (pkg/local): xorg-libXfont-dev-1.5.4
Installing (pkg/local): libgpg-error-dev-1.44
Installing (pkg/local): libgcrypt-dev-1.9.4
Installing (pkg/local): xorg-resourceproto-1.2.0
Installing (pkg/local): xorg-bigreqsproto-1.1.2
Installing (pkg/local): xorg-xcmiscproto-1.2.2
Installing (pkg/local): xorg-renderproto-0.11.1
Installing (pkg/local): xorg-fixesproto-5.0
Installing (pkg/local): xorg-damageproto-1.2.1
Installing (pkg/local): xorg-compositeproto-0.4.2
Installing (pkg/local): xorg-xf86dgaproto-2.1
Installing (pkg/local): xorg-randrproto-1.5.0
Installing (pkg/local): xorg-recordproto-1.14.2
Installing (pkg/local): xorg-videoproto-2.3.3
Installing (pkg/local): xorg-libXcomposite-0.4.5
Installing (pkg/local): xorg-libXfixes-5.0.3
Installing (pkg/local): xorg-libXfixes-dev-5.0.3
Installing (pkg/local): xorg-libXcomposite-dev-0.4.5
Installing (pkg/local): xorg-libXxf86vm-1.1.4
Installing (pkg/local): xorg-libXext-dev-1.3.4
Installing (pkg/local): xorg-xf86vidmodeproto-2.3.1
Installing (pkg/local): xorg-libXxf86vm-dev-1.1.4
Installing (pkg/local): xorg-libXv-1.0.11
Installing (pkg/local): xorg-libXv-dev-1.0.11
Installing (pkg/local): xorg-libICE-1.0.10
Installing (pkg/local): xorg-libSM-1.2.3
Installing (pkg/local): dbus-1.12.20
Installing (pkg/local): eudev-lib-3.2.11
Installing (pkg/local): eudev-3.2.11
Installing (pkg/local): eudev-dev-3.2.11
Installing (pkg/local): eudev-dev-3.2.11
Extracting source archive "xorg-server-1.12.4.tar.bz2"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -fstack-protector-strong
CXXLAGS  : -march=i486 -Os -pipe -fstack-protector-strong
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2
LDFLAGS  : -Wl,--as-needed,-z,relro,-z,now

configure: loading site script /etc/slitaz/cook.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking if i486-slitaz-linux-gcc supports -Werror=unknown-warning-option... no
checking if i486-slitaz-linux-gcc supports -Werror=unused-command-line-argument... no
checking if i486-slitaz-linux-gcc supports -Wall... yes
checking if i486-slitaz-linux-gcc supports -Wpointer-arith... yes
checking if i486-slitaz-linux-gcc supports -Wmissing-declarations... yes
checking if i486-slitaz-linux-gcc supports -Wformat=2... yes
checking if i486-slitaz-linux-gcc supports -Wstrict-prototypes... yes
checking if i486-slitaz-linux-gcc supports -Wmissing-prototypes... yes
checking if i486-slitaz-linux-gcc supports -Wnested-externs... yes
checking if i486-slitaz-linux-gcc supports -Wbad-function-cast... yes
checking if i486-slitaz-linux-gcc supports -Wold-style-definition... yes
checking if i486-slitaz-linux-gcc supports -Wdeclaration-after-statement... yes
checking if i486-slitaz-linux-gcc supports -Wunused... yes
checking if i486-slitaz-linux-gcc supports -Wuninitialized... yes
checking if i486-slitaz-linux-gcc supports -Wshadow... yes
checking if i486-slitaz-linux-gcc supports -Wcast-qual... yes
checking if i486-slitaz-linux-gcc supports -Wmissing-noreturn... yes
checking if i486-slitaz-linux-gcc supports -Wmissing-format-attribute... yes
checking if i486-slitaz-linux-gcc supports -Wredundant-decls... yes
checking if i486-slitaz-linux-gcc supports -Werror=implicit... yes
checking if i486-slitaz-linux-gcc supports -Werror=nonnull... yes
checking if i486-slitaz-linux-gcc supports -Werror=init-self... yes
checking if i486-slitaz-linux-gcc supports -Werror=main... yes
checking if i486-slitaz-linux-gcc supports -Werror=missing-braces... yes
checking if i486-slitaz-linux-gcc supports -Werror=sequence-point... yes
checking if i486-slitaz-linux-gcc supports -Werror=return-type... yes
checking if i486-slitaz-linux-gcc supports -Werror=trigraphs... yes
checking if i486-slitaz-linux-gcc supports -Werror=array-bounds... yes
checking if i486-slitaz-linux-gcc supports -Werror=write-strings... yes
checking if i486-slitaz-linux-gcc supports -Werror=address... yes
checking if i486-slitaz-linux-gcc supports -Werror=int-to-pointer-cast... yes
checking if i486-slitaz-linux-gcc supports -Werror=pointer-to-int-cast... yes
checking if i486-slitaz-linux-gcc supports -pedantic... yes
checking if i486-slitaz-linux-gcc supports -Werror... yes
checking if i486-slitaz-linux-gcc supports -Werror=attributes... yes
checking whether make supports nested variables... yes
checking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for X.Org SGML entities >= 1.8... no
checking whether to build documentation... no
checking whether to build developer documentation... no
checking for xmlto... no
configure: WARNING: xmlto not found - documentation targets will be skipped
checking for fop... no
configure: WARNING: fop not found - documentation targets will be skipped
checking for xsltproc... /usr/bin/xsltproc
checking whether to build unit test cases... auto
checking whether the linker accepts -Wl,-wrap,exit... yes
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok
checking for sysroot... no
checking for i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i486-slitaz-linux-pkg-config... (cached) /usr/bin/i486-slitaz-linux-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking for dtrace... not_found
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking size of unsigned long... 4
checking for pid_t... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for backtrace... yes
checking for ffs... yes
checking for geteuid... yes
checking for getuid... yes
checking for issetugid... no
checking for getresuid... yes
checking for getdtablesize... yes
checking for getifaddrs... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for getzoneid... no
checking for mmap... yes
checking for shmctl64... no
checking for strncasecmp... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for walkcontext... no
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strlcat... no
checking for strlcpy... no
checking for strndup... yes
checking for sqrt in -lm... yes
checking for cbrt... yes
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
checking dbm.h usability... no
checking dbm.h presence... no
checking for dbm.h... no
checking rpcsvc/dbm.h usability... no
checking rpcsvc/dbm.h presence... no
checking for rpcsvc/dbm.h... no
checking linux/agpgart.h usability... yes
checking linux/agpgart.h presence... yes
checking for linux/agpgart.h... yes
checking sys/agpio.h usability... no
checking sys/agpio.h presence... no
checking for sys/agpio.h... no
checking sys/agpgart.h usability... no
checking sys/agpgart.h presence... no
checking for sys/agpgart.h... no
checking linux/apm_bios.h usability... yes
checking linux/apm_bios.h presence... yes
checking for linux/apm_bios.h... yes
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking asm/mtrr.h usability... yes
checking asm/mtrr.h presence... yes
checking for asm/mtrr.h... yes
checking sys/memrange.h usability... no
checking sys/memrange.h presence... no
checking for sys/memrange.h... no
checking machine/mtrr.h usability... no
checking machine/mtrr.h presence... no
checking for machine/mtrr.h... no
checking for sys/linker.h... no
checking for SYSV IPC... yes
checking machine/apmvar.h usability... no
checking machine/apmvar.h presence... no
checking for machine/apmvar.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace in -lc... yes
checking for root directory for font files... /usr/share/fonts
checking for directory for misc files... ${FONTROOTDIR}/misc
checking for directory for OTF files... ${FONTROOTDIR}/OTF
checking for directory for TTF files... ${FONTROOTDIR}/TTF
checking for directory for Type1 files... ${FONTROOTDIR}/Type1
checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
checking for /etc/X11/fontpath.d... no
checking for default font path... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/
checking for thread local storage (TLS) support... __thread
checking for tls_model attribute support... yes
checking to see if we can install the Xorg server as root... yes
checking return type of signal handlers... void
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking if IPv6 support should be built... no
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking if Xtrans should support os-specific local connections... no
checking for authdes_seccreate... no
checking for authdes_create... yes
checking for library containing getsecretkey... none required
checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes
checking for PIXMAN... yes
checking for UDEV... yes
checking for udev_monitor_filter_add_match_tag... yes
checking for udev_enumerate_add_match_tag... yes
checking for DBUS... no
checking for HAL... no
checking for glibc...... yes
checking for clock_gettime... yes
checking for a useful monotonic clock ...... yes
checking whether to track client ids... yes
checking for DRI2PROTO... no
checking for XDMCP... yes
checking for XdmcpWrap in -lXdmcp... yes
Package dri was not found in the pkg-config search path.
Perhaps you should add the directory containing `dri.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dri' found
checking for SHA1Init... no
checking for CC_SHA1_Init... no
checking for SHA1Init in -lmd... no
checking for LIBSHA1... no
checking for gcry_md_open in -lgcrypt... yes
checking for SHA1_Init in -lcrypto... yes
checking for OPENSSL... no
checking for SHA1 implementation... libgcrypt
checking for XSERVERCFLAGS... yes
checking for XSERVERLIBS... yes
checking if SVR4 needs to be defined... no
checking whether to build Xvfb DDX... no
checking for XNESTMODULES... yes
checking whether to build Xnest DDX... no
checking whether to build Xorg DDX... yes
checking for symbol visibility support... yes
checking whether to build Xorg PCI functions... checking for PCIACCESS... yes
yes
checking for DGA... yes
checking for DGA... yes
checking for XF86VIDMODE... yes
checking for XF86VIDMODE... yes
checking for XORG_MODULES... yes
checking whether to build XWin DDX... no
checking dependency style of $(CC)... none
checking for DMXMODULES... no
checking whether to build Xdmx DDX... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glx/Makefile
config.status: creating include/Makefile
config.status: creating composite/Makefile
config.status: creating damageext/Makefile
config.status: creating dbe/Makefile
config.status: creating dix/Makefile
config.status: creating doc/Makefile
config.status: creating doc/dtrace/Makefile
config.status: creating man/Makefile
config.status: creating fb/Makefile
config.status: creating record/Makefile
config.status: creating config/Makefile
config.status: creating mi/Makefile
config.status: creating miext/Makefile
config.status: creating miext/sync/Makefile
config.status: creating miext/damage/Makefile
config.status: creating miext/shadow/Makefile
config.status: creating miext/cw/Makefile
config.status: creating miext/rootless/Makefile
config.status: creating os/Makefile
config.status: creating randr/Makefile
config.status: creating render/Makefile
config.status: creating xkb/Makefile
config.status: creating Xext/Makefile
config.status: creating Xi/Makefile
config.status: creating xfixes/Makefile
config.status: creating exa/Makefile
config.status: creating hw/Makefile
config.status: creating hw/xfree86/Makefile
config.status: creating hw/xfree86/common/Makefile
config.status: creating hw/xfree86/common/xf86Build.h
config.status: creating hw/xfree86/ddc/Makefile
config.status: creating hw/xfree86/dixmods/Makefile
config.status: creating hw/xfree86/dixmods/extmod/Makefile
config.status: creating hw/xfree86/doc/Makefile
config.status: creating hw/xfree86/dri/Makefile
config.status: creating hw/xfree86/dri2/Makefile
config.status: creating hw/xfree86/exa/Makefile
config.status: creating hw/xfree86/exa/man/Makefile
config.status: creating hw/xfree86/fbdevhw/Makefile
config.status: creating hw/xfree86/fbdevhw/man/Makefile
config.status: creating hw/xfree86/i2c/Makefile
config.status: creating hw/xfree86/int10/Makefile
config.status: creating hw/xfree86/loader/Makefile
config.status: creating hw/xfree86/man/Makefile
config.status: creating hw/xfree86/modes/Makefile
config.status: creating hw/xfree86/os-support/Makefile
config.status: creating hw/xfree86/os-support/bsd/Makefile
config.status: creating hw/xfree86/os-support/bus/Makefile
config.status: creating hw/xfree86/os-support/hurd/Makefile
config.status: creating hw/xfree86/os-support/misc/Makefile
config.status: creating hw/xfree86/os-support/linux/Makefile
config.status: creating hw/xfree86/os-support/solaris/Makefile
config.status: creating hw/xfree86/os-support/stub/Makefile
config.status: creating hw/xfree86/parser/Makefile
config.status: creating hw/xfree86/ramdac/Makefile
config.status: creating hw/xfree86/shadowfb/Makefile
config.status: creating hw/xfree86/vbe/Makefile
config.status: creating hw/xfree86/vgahw/Makefile
config.status: creating hw/xfree86/x86emu/Makefile
config.status: creating hw/xfree86/xaa/Makefile
config.status: creating hw/xfree86/utils/Makefile
config.status: creating hw/xfree86/utils/man/Makefile
config.status: creating hw/xfree86/utils/cvt/Makefile
config.status: creating hw/xfree86/utils/gtf/Makefile
config.status: creating hw/dmx/config/Makefile
config.status: creating hw/dmx/config/man/Makefile
config.status: creating hw/dmx/doc/Makefile
config.status: creating hw/dmx/doxygen/doxygen.conf
config.status: creating hw/dmx/doxygen/Makefile
config.status: creating hw/dmx/examples/Makefile
config.status: creating hw/dmx/input/Makefile
config.status: creating hw/dmx/glxProxy/Makefile
config.status: creating hw/dmx/Makefile
config.status: creating hw/dmx/man/Makefile
config.status: creating hw/vfb/Makefile
config.status: creating hw/vfb/man/Makefile
config.status: creating hw/xnest/Makefile
config.status: creating hw/xnest/man/Makefile
config.status: creating hw/xwin/Makefile
config.status: creating hw/xwin/glx/Makefile
config.status: creating hw/xwin/man/Makefile
config.status: creating hw/xquartz/Makefile
config.status: creating hw/xquartz/GL/Makefile
config.status: creating hw/xquartz/bundle/Makefile
config.status: creating hw/xquartz/man/Makefile
config.status: creating hw/xquartz/mach-startup/Makefile
config.status: creating hw/xquartz/pbproxy/Makefile
config.status: creating hw/xquartz/xpr/Makefile
config.status: creating hw/kdrive/Makefile
config.status: creating hw/kdrive/ephyr/Makefile
config.status: creating hw/kdrive/ephyr/man/Makefile
config.status: creating hw/kdrive/fake/Makefile
config.status: creating hw/kdrive/fbdev/Makefile
config.status: creating hw/kdrive/linux/Makefile
config.status: creating hw/kdrive/src/Makefile
config.status: creating test/Makefile
config.status: creating test/xi2/Makefile
config.status: creating xserver.ent
config.status: creating xorg-server.pc
config.status: creating include/do-not-use-config.h
config.status: creating include/xorg-server.h
config.status: creating include/dix-config.h
config.status: creating include/xorg-config.h
config.status: creating include/xkb-config.h
config.status: creating include/xwin-config.h
config.status: creating include/kdrive-config.h
config.status: creating include/version-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing sdksyms commands
Making all in doc
make[1]: Entering directory '${src}/doc'
Making all in dtrace
make[2]: Entering directory '${src}/doc/dtrace'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '${src}/doc/dtrace'
make[2]: Entering directory '${src}/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '${src}/doc'
make[1]: Leaving directory '${src}/doc'
Making all in man
make[1]: Entering directory '${src}/man'
  GEN      Xserver.1
make[1]: Leaving directory '${src}/man'
Making all in include
make[1]: Entering directory '${src}/include'
make  all-am
make[2]: Entering directory '${src}/include'
make[2]: Leaving directory '${src}/include'
make[1]: Leaving directory '${src}/include'
Making all in dix
make[1]: Entering directory '${src}/dix'
make  all-am
make[2]: Entering directory '${src}/dix'
  CC       atom.lo
  CC       colormap.lo
  CC       cursor.lo
  CC       devices.lo
  CC       dispatch.lo
  CC       dixfonts.lo
  CC       dixutils.lo
  CC       enterleave.lo
  CC       events.lo
  CC       eventconvert.lo
  CC       extension.lo
  CC       ffs.lo
  CC       gc.lo
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from cursor.c:57:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from cursor.c:57:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
atom.c: In function 'MakeAtom':
atom.c:126:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
                     free((char *) nd->string);
                          ^
atom.c: In function 'FreeAtom':
atom.c:181:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         free((char *) patom->string);
              ^
In file included from eventconvert.c:51:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from eventconvert.c:47:0:
../Xi/exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from eventconvert.c:51:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from eventconvert.c:47:0:
../Xi/exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from eventconvert.c:51:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from eventconvert.c:47:0:
../Xi/exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from eventconvert.c:51:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from eventconvert.c:47:0:
../Xi/exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from eventconvert.c:51:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from eventconvert.c:47:0:
../Xi/exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
In file included from devices.c:80:0:
../Xi/exglobals.h:62:12: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from devices.c:63:0:
../include/xkbsrv.h:308:22: note: previous declaration of 'DeviceKeyPress' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from devices.c:80:0:
../Xi/exglobals.h:63:12: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from devices.c:63:0:
../include/xkbsrv.h:308:38: note: previous declaration of 'DeviceKeyRelease' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from devices.c:80:0:
../Xi/exglobals.h:64:12: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from devices.c:63:0:
../include/xkbsrv.h:309:22: note: previous declaration of 'DeviceButtonPress' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from devices.c:80:0:
../Xi/exglobals.h:65:12: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
In file included from devices.c:63:0:
../include/xkbsrv.h:309:41: note: previous declaration of 'DeviceButtonRelease' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from devices.c:80:0:
../Xi/exglobals.h:66:12: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from devices.c:63:0:
../include/xkbsrv.h:308:56: note: previous declaration of 'DeviceMotionNotify' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from enterleave.c:37:0:
enterleave.h:38:13: warning: redundant redeclaration of 'DoFocusEvents' [-Wredundant-decls]
 extern void DoFocusEvents(DeviceIntPtr pDev,
             ^~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:28:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixstruct.h:28:0,
                 from ../include/inputstr.h:55,
                 from enterleave.c:33:
../include/dix.h:432:1: note: previous declaration of 'DoFocusEvents' was here
 DoFocusEvents(DeviceIntPtr /* dev */ ,
 ^~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dixfonts.c:64:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from dixfonts.c:64:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from devices.c:84:0:
enterleave.h:38:13: warning: redundant redeclaration of 'DoFocusEvents' [-Wredundant-decls]
 extern void DoFocusEvents(DeviceIntPtr pDev,
             ^~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from dispatch.c:111:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from ../include/privates.h:145:0,
                 from ../include/pixmapstr.h:52,
                 from ../include/windowstr.h:51,
                 from devices.c:56:
../include/dix.h:432:1: note: previous declaration of 'DoFocusEvents' was here
 DoFocusEvents(DeviceIntPtr /* dev */ ,
 ^~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from dispatch.c:110:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from devices.c:84:0:
enterleave.h:64:13: warning: redundant redeclaration of 'DeviceFocusEvent' [-Wredundant-decls]
 extern void DeviceFocusEvent(DeviceIntPtr kbd,
             ^~~~~~~~~~~~~~~~
In file included from devices.c:81:0:
../include/exevents.h:166:2: note: previous declaration of 'DeviceFocusEvent' was here
  DeviceFocusEvent(DeviceIntPtr /* dev */ ,
  ^~~~~~~~~~~~~~~~
In file included from dispatch.c:101:0:
../include/version-config.h:11:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 #define VENDOR_NAME "The X.Org Foundation"
                     ^
dispatch.c:467:29: note: in expansion of macro 'VENDOR_NAME'
 static char *VendorString = VENDOR_NAME;
                             ^~~~~~~~~~~
In file included from ../include/privates.h:145:0,
                 from ../include/pixmapstr.h:52,
                 from ../include/windowstr.h:51,
                 from dispatch.c:109:
dispatch.c: In function 'ProcCopyArea':
../include/dix.h:89:6: warning: declaration of 'rc' shadows a previous local [-Wshadow]
  int rc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\
      ^
dispatch.c:1609:5: note: in expansion of macro 'VALIDATE_DRAWABLE_AND_GC'
     VALIDATE_DRAWABLE_AND_GC(stuff->dstDrawable, pDst, DixWriteAccess);
     ^~~~~~~~~~~~~~~~~~~~~~~~
dispatch.c:1605:9: note: shadowed declaration is here
     int rc;
         ^~
In file included from ../include/privates.h:145:0,
                 from ../include/pixmapstr.h:52,
                 from ../include/windowstr.h:51,
                 from dispatch.c:109:
dispatch.c: In function 'ProcCopyPlane':
../include/dix.h:89:6: warning: declaration of 'rc' shadows a previous local [-Wshadow]
  int rc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\
      ^
dispatch.c:1648:5: note: in expansion of macro 'VALIDATE_DRAWABLE_AND_GC'
     VALIDATE_DRAWABLE_AND_GC(stuff->dstDrawable, pdstDraw, DixWriteAccess);
     ^~~~~~~~~~~~~~~~~~~~~~~~
dispatch.c:1644:9: note: shadowed declaration is here
     int rc;
         ^~
In file included from events.c:140:0:
../Xi/exglobals.h:62:12: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from events.c:126:0:
../include/xkbsrv.h:308:22: note: previous declaration of 'DeviceKeyPress' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from events.c:140:0:
../Xi/exglobals.h:63:12: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from events.c:126:0:
../include/xkbsrv.h:308:38: note: previous declaration of 'DeviceKeyRelease' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from events.c:140:0:
../Xi/exglobals.h:64:12: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from events.c:126:0:
../include/xkbsrv.h:309:22: note: previous declaration of 'DeviceButtonPress' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from events.c:140:0:
../Xi/exglobals.h:65:12: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
In file included from events.c:126:0:
../include/xkbsrv.h:309:41: note: previous declaration of 'DeviceButtonRelease' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from events.c:140:0:
../Xi/exglobals.h:66:12: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from events.c:126:0:
../include/xkbsrv.h:308:56: note: previous declaration of 'DeviceMotionNotify' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from events.c:153:0:
enterleave.h:38:13: warning: redundant redeclaration of 'DoFocusEvents' [-Wredundant-decls]
 extern void DoFocusEvents(DeviceIntPtr pDev,
             ^~~~~~~~~~~~~
In file included from ../include/privates.h:145:0,
                 from ../include/pixmapstr.h:52,
                 from ../include/windowstr.h:51,
                 from events.c:112:
../include/dix.h:432:1: note: previous declaration of 'DoFocusEvents' was here
 DoFocusEvents(DeviceIntPtr /* dev */ ,
 ^~~~~~~~~~~~~
In file included from events.c:153:0:
enterleave.h:64:13: warning: redundant redeclaration of 'DeviceFocusEvent' [-Wredundant-decls]
 extern void DeviceFocusEvent(DeviceIntPtr kbd,
             ^~~~~~~~~~~~~~~~
In file included from events.c:141:0:
../include/exevents.h:166:2: note: previous declaration of 'DeviceFocusEvent' was here
  DeviceFocusEvent(DeviceIntPtr /* dev */ ,
  ^~~~~~~~~~~~~~~~
  CC       getevents.lo
events.c:352:12: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from events.c:140:0:
../Xi/exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
events.c: In function 'GetClientsForDelivery':
events.c:2019:68: warning: declaration of 'clients' shadows a global declaration [-Wshadow]
                       xEvent *events, Mask filter, InputClients ** clients)
                                                                    ^~~~~~~
In file included from ../include/privates.h:145:0,
                 from ../include/pixmapstr.h:52,
                 from ../include/windowstr.h:51,
                 from events.c:112:
../include/dix.h:122:28: note: shadowed declaration is here
 extern _X_EXPORT ClientPtr clients[MAXCLIENTS];
                            ^~~~~~~
events.c: In function 'DeliverEventToWindowMask':
events.c:2102:19: warning: declaration of 'clients' shadows a global declaration [-Wshadow]
     InputClients *clients;
                   ^~~~~~~
In file included from ../include/privates.h:145:0,
                 from ../include/pixmapstr.h:52,
                 from ../include/windowstr.h:51,
                 from events.c:112:
../include/dix.h:122:28: note: shadowed declaration is here
 extern _X_EXPORT ClientPtr clients[MAXCLIENTS];
                            ^~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from gc.c:58:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from gc.c:58:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       globals.lo
  CC       glyphcurs.lo
  CC       grabs.lo
In file included from globals.c:57:0:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from globals.c:57:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from globals.c:57:0:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from globals.c:57:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from globals.c:48:0:
../include/dix-config.h:23:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 #define COMPILEDDEFAULTFONTPATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/"
                                 ^
../include/dix-config.h:23:33: note: in definition of macro 'COMPILEDDEFAULTFONTPATH'
 #define COMPILEDDEFAULTFONTPATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/"
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from globals.c:58:0:
../include/site.h:82:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 #define COMPILEDDEFAULTFONT "fixed"
                             ^
globals.c:116:25: note: in expansion of macro 'COMPILEDDEFAULTFONT'
 char *defaultTextFont = COMPILEDDEFAULTFONT;
                         ^~~~~~~~~~~~~~~~~~~
../include/site.h:83:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 #define COMPILEDCURSORFONT "cursor"
                            ^
globals.c:117:27: note: in expansion of macro 'COMPILEDCURSORFONT'
 char *defaultCursorFont = COMPILEDCURSORFONT;
                           ^~~~~~~~~~~~~~~~~~
  CC       initatoms.lo
In file included from getevents.c:67:0:
../Xi/exglobals.h:62:12: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from getevents.c:56:0:
../include/xkbsrv.h:308:22: note: previous declaration of 'DeviceKeyPress' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from getevents.c:67:0:
../Xi/exglobals.h:63:12: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from getevents.c:56:0:
../include/xkbsrv.h:308:38: note: previous declaration of 'DeviceKeyRelease' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from getevents.c:67:0:
../Xi/exglobals.h:64:12: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from getevents.c:56:0:
../include/xkbsrv.h:309:22: note: previous declaration of 'DeviceButtonPress' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from getevents.c:67:0:
../Xi/exglobals.h:65:12: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
In file included from getevents.c:56:0:
../include/xkbsrv.h:309:41: note: previous declaration of 'DeviceButtonRelease' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from getevents.c:67:0:
../Xi/exglobals.h:66:12: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from getevents.c:56:0:
../include/xkbsrv.h:308:56: note: previous declaration of 'DeviceMotionNotify' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
  CC       inpututils.lo
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:28:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from glyphcurs.c:53:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from glyphcurs.c:52:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       pixmap.lo
  CC       privates.lo
In file included from inpututils.c:36:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from inpututils.c:31:0:
../Xi/exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from inpututils.c:36:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from inpututils.c:31:0:
../Xi/exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from inpututils.c:36:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from inpututils.c:31:0:
../Xi/exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from inpututils.c:36:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from inpututils.c:31:0:
../Xi/exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from inpututils.c:36:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from inpututils.c:31:0:
../Xi/exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
events.c: In function 'MatchForType':
events.c:3713:15: warning: 'evtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
     tmp->type = evtype;
     ~~~~~~~~~~^~~~~~~~
events.c:3712:19: warning: 'grabtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
     tmp->grabtype = grabtype;
     ~~~~~~~~~~~~~~^~~~~~~~~~
events.c:3716:16: warning: 'match' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return match;
                ^~~~~
  CC       property.lo
  CC       ptrveloc.lo
  CC       region.lo
ptrveloc.c:65:2: warning: redundant redeclaration of 'SetAccelerationProfile' [-Wredundant-decls]
  SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
  ^~~~~~~~~~~~~~~~~~~~~~
In file included from ptrveloc.c:30:0:
../include/ptrveloc.h:121:2: note: previous declaration of 'SetAccelerationProfile' was here
  SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
  ^~~~~~~~~~~~~~~~~~~~~~
getevents.c: In function 'fill_pointer_events':
getevents.c:1419:20: warning: 'raw' may be used uninitialized in this function [-Wmaybe-uninitialized]
         raw->flags = XIPointerEmulated;
                    ^
  CC       registry.lo
  CC       resource.lo
  CC       selection.lo
registry.c: In function 'dixResetRegistry':
registry.c:340:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     extEntry.name = CORE;
                   ^
  CC       swaprep.lo
  CC       swapreq.lo
In file included from resource.c:131:0:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from resource.c:131:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from resource.c:131:0:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from resource.c:131:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       tables.lo
  CC       touch.lo
  CC       window.lo
  CC       main.lo
touch.c: In function 'TouchResizeQueue':
touch.c:106:17: warning: declaration of 'i' shadows a previous local [-Wshadow]
             int i;
                 ^
touch.c:80:9: note: shadowed declaration is here
     int i;
         ^
window.c: In function 'log_window_info':
window.c:228:22: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'XID {aka long unsigned int}' [-Wformat=]
     ErrorF("win 0x%.8x (%s), [%d, %d] to [%d, %d]",
                      ^
window.c:239:43: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'XID {aka long unsigned int}' [-Wformat=]
         ErrorF(" (%s compositing: pixmap %x)",
                                           ^
window.c: In function 'PrintWindowTree':
window.c:284:62: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'XID {aka long unsigned int}' [-Wformat=]
         ErrorF("[dix] Dumping windows for screen %d (pixmap %x):\n", scrnum,
                                                              ^
In file included from main.c:102:0:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from main.c:97:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from main.c:102:0:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from main.c:102:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
main.c: In function 'main':
main.c:139:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     display = "0";
             ^
  CCLD     libmain.la
In file included from events.c:109:0:
events.c: In function 'DeliverOneEvent':
../include/misc.h:375:29: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized]
               if (with_msg) ErrorF(__VA_ARGS__);                          \
                             ^~~~~~
events.c:2551:9: note: 'rc' was declared here
     int rc;
         ^~
  CCLD     libdix.la
make[2]: Leaving directory '${src}/dix'
make[1]: Leaving directory '${src}/dix'
Making all in fb
make[1]: Entering directory '${src}/fb'
  CC       libfb_la-fb24_32.lo
  CC       libfb_la-fballpriv.lo
  CC       libfb_la-fbarc.lo
  CC       libfb_la-fbbits.lo
  CC       libfb_la-fbblt.lo
  CC       libfb_la-fbbltone.lo
  CC       libfb_la-fbcopy.lo
  CC       libfb_la-fbfill.lo
  CC       libfb_la-fbfillrect.lo
  CC       libfb_la-fbfillsp.lo
  CC       libfb_la-fbgc.lo
  CC       libfb_la-fbgetsp.lo
fbgc.c: In function 'fbCreateGC':
fbgc.c:67:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     pGC->ops = (GCOps *) & fbGCOps;
                ^
fbgc.c:68:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     pGC->funcs = (GCFuncs *) & fbGCFuncs;
                  ^
  CC       libfb_la-fbglyph.lo
fbbltone.c: In function 'fbBltPlane':
fbbltone.c:742:13: warning: declaration of 'w' shadows a previous local [-Wshadow]
         int w = 24;
             ^
fbbltone.c:725:9: note: shadowed declaration is here
     int w;
         ^
  CC       libfb_la-fbimage.lo
  CC       libfb_la-fbline.lo
  CC       libfb_la-fboverlay.lo
fbblt.c: In function 'fbBlt':
fbblt.c:76:16: warning: declaration of 'src' shadows a previous local [-Wshadow]
         CARD8 *src = (CARD8 *) srcLine;
                ^~~
fbblt.c:52:13: note: shadowed declaration is here
     FbBits *src, *dst;
             ^~~
fbblt.c:77:16: warning: declaration of 'dst' shadows a previous local [-Wshadow]
         CARD8 *dst = (CARD8 *) dstLine;
                ^~~
fbblt.c:52:19: note: shadowed declaration is here
     FbBits *src, *dst;
                   ^~~
  CC       libfb_la-fbpict.lo
  CC       libfb_la-fbpixmap.lo
  CC       libfb_la-fbpoint.lo
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../mi/mi.h:54:0,
                 from fb.h:40,
                 from fbglyph.c:28:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       libfb_la-fbpush.lo
  CC       libfb_la-fbscreen.lo
  CC       libfb_la-fbseg.lo
  CC       libfb_la-fbsetsp.lo
  CC       libfb_la-fbsolid.lo
  CC       libfb_la-fbstipple.lo
  CC       libfb_la-fbtile.lo
  CC       libfb_la-fbtrap.lo
  CC       libfb_la-fbutil.lo
  CC       libfb_la-fbwindow.lo
  CC       libwfb_la-fb24_32.lo
  CC       libwfb_la-fballpriv.lo
  CC       libwfb_la-fbarc.lo
  CC       libwfb_la-fbbits.lo
  CC       libwfb_la-fbblt.lo
  CC       libwfb_la-fbbltone.lo
  CC       libwfb_la-fbcopy.lo
  CC       libwfb_la-fbfill.lo
  CC       libwfb_la-fbfillrect.lo
  CC       libwfb_la-fbfillsp.lo
  CC       libwfb_la-fbgc.lo
fbblt.c: In function 'wfbBlt':
fbblt.c:76:16: warning: declaration of 'src' shadows a previous local [-Wshadow]
         CARD8 *src = (CARD8 *) srcLine;
                ^~~
fbblt.c:52:13: note: shadowed declaration is here
     FbBits *src, *dst;
             ^~~
fbblt.c:77:16: warning: declaration of 'dst' shadows a previous local [-Wshadow]
         CARD8 *dst = (CARD8 *) dstLine;
                ^~~
fbblt.c:52:19: note: shadowed declaration is here
     FbBits *src, *dst;
                   ^~~
  CC       libwfb_la-fbgetsp.lo
  CC       libwfb_la-fbglyph.lo
fbbltone.c: In function 'wfbBltPlane':
fbbltone.c:742:13: warning: declaration of 'w' shadows a previous local [-Wshadow]
         int w = 24;
             ^
fbbltone.c:725:9: note: shadowed declaration is here
     int w;
         ^
  CC       libwfb_la-fbimage.lo
fbgc.c: In function 'wfbCreateGC':
fbgc.c:67:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     pGC->ops = (GCOps *) & fbGCOps;
                ^
fbgc.c:68:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     pGC->funcs = (GCFuncs *) & fbGCFuncs;
                  ^
  CC       libwfb_la-fbline.lo
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../mi/mi.h:54:0,
                 from fb.h:40,
                 from fbglyph.c:28:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from fbglyph.c:30:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from fbglyph.c:29:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       libwfb_la-fboverlay.lo
  CC       libwfb_la-fbpict.lo
  CC       libwfb_la-fbpixmap.lo
  CC       libwfb_la-fbpoint.lo
  CC       libwfb_la-fbpush.lo
  CC       libwfb_la-fbscreen.lo
  CC       libwfb_la-fbseg.lo
  CC       libwfb_la-fbsetsp.lo
  CC       libwfb_la-fbsolid.lo
  CC       libwfb_la-fbstipple.lo
  CC       libwfb_la-fbtile.lo
  CC       libwfb_la-fbtrap.lo
  CC       libwfb_la-fbutil.lo
  CC       libwfb_la-fbwindow.lo
  CCLD     libfb.la
  CCLD     libwfb.la
make[1]: Leaving directory '${src}/fb'
Making all in mi
make[1]: Entering directory '${src}/mi'
  CC       miarc.lo
  CC       mibitblt.lo
  CC       micmap.lo
  CC       micopy.lo
  CC       micursor.lo
  CC       midash.lo
  CC       midispcur.lo
  CC       mieq.lo
  CC       miexpose.lo
  CC       mifillarc.lo
  CC       mifillrct.lo
  CC       mifpolycon.lo
mibitblt.c: In function 'miGetImage':
mibitblt.c:617:20: warning: declaration of 'pt' shadows a previous local [-Wshadow]
             xPoint pt;
                    ^~
mibitblt.c:609:17: note: shadowed declaration is here
     DDXPointRec pt = { 0, 0 };
                 ^~
mieq.c: In function 'mieqEnqueue':
mieq.c:290:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Wformat=]
                 ("[mi] EQ overflow continuing.  %lu events have been dropped.\n",
                                                   ^
  CC       migc.lo
mieq.c: In function 'mieqProcessInputEvents':
mieq.c:584:46: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Wformat=]
         ErrorF("[mi] Increasing EQ size to %lu to prevent dropped events.\n",
                                              ^
mieq.c:592:56: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Wformat=]
         ErrorF("[mi] EQ processing has resumed after %lu dropped events.\n",
                                                        ^
  CC       miglblt.lo
  CC       mioverlay.lo
  CC       mipointer.lo
  CC       mipoly.lo
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:28:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from miglblt.c:56:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from miglblt.c:55:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       mipolycon.lo
  CC       mipolygen.lo
  CC       mipolypnt.lo
  CC       mipolyrect.lo
  CC       mipolyseg.lo
  CC       mipolytext.lo
  CC       mipolyutil.lo
  CC       mipushpxl.lo
  CC       miscrinit.lo
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:28:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from mipolytext.c:65:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from mipolytext.c:64:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       mispans.lo
  CC       misprite.lo
  CC       mivaltree.lo
  CC       miwideline.lo
  CC       miwindow.lo
  CC       mizerarc.lo
mispans.c: In function 'miFillUniqueSpanGroup':
mispans.c:456:33: warning: declaration of 'i' shadows a previous local [-Wshadow]
                             int i;
                                 ^
mispans.c:382:9: note: shadowed declaration is here
     int i;
         ^
mispans.c:488:17: warning: declaration of 'i' shadows a previous local [-Wshadow]
             int i;
                 ^
mispans.c:382:9: note: shadowed declaration is here
     int i;
         ^
  CC       mizerclip.lo
  CC       mizerline.lo
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from mi.h:54:0,
                 from misprite.c:41:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from misprite.c:50:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from misprite.c:50:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CCLD     libmi.la
make[1]: Leaving directory '${src}/mi'
Making all in Xext
make[1]: Entering directory '${src}/Xext'
  CC       bigreq.lo
  CC       geext.lo
  CC       shape.lo
  CC       sleepuntil.lo
  CC       sync.lo
  CC       xcmisc.lo
  CC       xtest.lo
  CC       shm.lo
  CC       xace.lo
  CC       xvmain.lo
  CC       xvdisp.lo
  CC       xvmc.lo
In file included from shm.c:90:0:
../hw/xfree86/dixmods/extmod/modinit.h:70:13: warning: redundant redeclaration of 'ShmRegisterFuncs' [-Wredundant-decls]
 extern void ShmRegisterFuncs(ScreenPtr pScreen, ShmFuncsPtr funcs);
             ^~~~~~~~~~~~~~~~
In file included from shm.c:52:0:
shmint.h:60:2: note: previous declaration of 'ShmRegisterFuncs' was here
  ShmRegisterFuncs(ScreenPtr pScreen, ShmFuncsPtr funcs);
  ^~~~~~~~~~~~~~~~
shm.c: In function 'ProcShmGetImage':
shm.c:138:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc; \
         ^
shm.c:147:5: note: in expansion of macro 'VERIFY_SHMSEG'
     VERIFY_SHMSEG(shmseg, shmdesc, client); \
     ^~~~~~~~~~~~~
shm.c:631:5: note: in expansion of macro 'VERIFY_SHMPTR'
     VERIFY_SHMPTR(stuff->shmseg, stuff->offset, TRUE, shmdesc, client);
     ^~~~~~~~~~~~~
shm.c:619:9: note: shadowed declaration is here
     int rc;
         ^~
  CC       xres.lo
In file included from xvdisp.c:43:0:
xvdisp.c: In function 'ProcXvStopVideo':
xvdix.h:205:6: warning: declaration of 'rc' shadows a previous local [-Wshadow]
  int rc = dixLookupResourceByType((pointer *)&(pPort), portID,\
      ^
xvdisp.c:705:5: note: in expansion of macro 'VALIDATE_XV_PORT'
     VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess);
     ^~~~~~~~~~~~~~~~
xvdisp.c:698:17: note: shadowed declaration is here
     int status, rc;
                 ^~
shm.c: In function 'ProcShmCreatePixmap':
shm.c:138:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc; \
         ^
shm.c:147:5: note: in expansion of macro 'VERIFY_SHMSEG'
     VERIFY_SHMSEG(shmseg, shmdesc, client); \
     ^~~~~~~~~~~~~
shm.c:1037:5: note: in expansion of macro 'VERIFY_SHMPTR'
     VERIFY_SHMPTR(stuff->shmseg, stuff->offset, TRUE, shmdesc, client);
     ^~~~~~~~~~~~~
shm.c:1019:12: note: shadowed declaration is here
     int i, rc;
            ^~
In file included from xtest.c:51:0:
../Xi/exglobals.h:62:12: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from xtest.c:46:0:
../include/xkbsrv.h:308:22: note: previous declaration of 'DeviceKeyPress' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from xtest.c:51:0:
../Xi/exglobals.h:63:12: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from xtest.c:46:0:
../include/xkbsrv.h:308:38: note: previous declaration of 'DeviceKeyRelease' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from xtest.c:51:0:
../Xi/exglobals.h:64:12: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from xtest.c:46:0:
../include/xkbsrv.h:309:22: note: previous declaration of 'DeviceButtonPress' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from xtest.c:51:0:
../Xi/exglobals.h:65:12: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
In file included from xtest.c:46:0:
../include/xkbsrv.h:309:41: note: previous declaration of 'DeviceButtonRelease' was here
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from xtest.c:51:0:
../Xi/exglobals.h:66:12: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from xtest.c:46:0:
../include/xkbsrv.h:308:56: note: previous declaration of 'DeviceMotionNotify' was here
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
xtest.c:60:12: warning: redundant redeclaration of 'DeviceValuator' [-Wredundant-decls]
 extern int DeviceValuator;
            ^~~~~~~~~~~~~~
In file included from xtest.c:51:0:
../Xi/exglobals.h:61:12: note: previous declaration of 'DeviceValuator' was here
 extern int DeviceValuator;
            ^~~~~~~~~~~~~~
  CC       dpms.lo
xace.c: In function 'XaceHookDispatch':
xace.c:50:29: warning: declaration of 'rec' shadows a previous local [-Wshadow]
         XaceCoreDispatchRec rec = { client, Success /* default allow */  };
                             ^~~
xace.c:45:18: note: shadowed declaration is here
     XaceAuditRec rec = { client, 0 };
                  ^~~
xace.c:57:26: warning: declaration of 'rec' shadows a previous local [-Wshadow]
         XaceExtAccessRec rec = { client, ext, DixUseAccess, Success };
                          ^~~
xace.c:45:18: note: shadowed declaration is here
     XaceAuditRec rec = { client, 0 };
                  ^~~
In file included from ../include/dixstruct.h:28:0,
                 from xres.c:15:
xres.c: In function 'ProcXResQueryVersion':
../include/dix.h:65:8: warning: unused variable 'stuff' [-Wunused-variable]
  type *stuff = (type *)client->requestBuffer
        ^
xres.c:29:5: note: in expansion of macro 'REQUEST'
     REQUEST(xXResQueryVersionReq);
     ^~~~~~~
xres.c: In function 'SProcXResQueryVersion':
../include/dix.h:65:8: warning: unused variable 'stuff' [-Wunused-variable]
  type *stuff = (type *)client->requestBuffer
        ^
xres.c:314:5: note: in expansion of macro 'REQUEST'
     REQUEST(xXResQueryVersionReq);
     ^~~~~~~
  CCLD     libXextmodule.la
  CCLD     libXext.la
  CCLD     libXextbuiltin.la
make[1]: Leaving directory '${src}/Xext'
Making all in miext
make[1]: Entering directory '${src}/miext'
Making all in sync
make[2]: Entering directory '${src}/miext/sync'
  CC       misync.lo
  CCLD     libsync.la
make[2]: Leaving directory '${src}/miext/sync'
Making all in damage
make[2]: Entering directory '${src}/miext/damage'
  CC       damage.lo
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from damage.c:32:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from damage.c:33:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from damage.c:33:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CCLD     libdamage.la
make[2]: Leaving directory '${src}/miext/damage'
Making all in shadow
make[2]: Entering directory '${src}/miext/shadow'
  CC       shadow.lo
  CC       shalloc.lo
  CC       shpacked.lo
  CC       shplanar8.lo
  CC       shplanar.lo
  CC       shrot16pack_180.lo
  CC       shrot16pack_270.lo
  CC       shrot16pack_270YX.lo
  CC       shrot16pack_90.lo
  CC       shrot16pack_90YX.lo
  CC       shrot16pack.lo
  CC       shrot32pack_180.lo
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shplanar.c:33:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar.c:34:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar.c:34:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfont.h:28:0,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shadow.c:32:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shadow.c:32:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shalloc.c:30:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shalloc.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shalloc.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfont.h:28:0,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_90YX.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from shpacked.c:33:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack.c:30:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shpacked.c:34:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shpacked.c:34:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfont.h:28:0,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpackYX.h:26,
                 from shrot16pack_270YX.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
shrot16pack_90YX.c:23:14: warning: redundant redeclaration of 'shadowUpdateRotate16_90YX' [-Wredundant-decls]
 #define FUNC shadowUpdateRotate16_90YX
              ^
shrotpackYX.h:57:2: note: in expansion of macro 'FUNC'
  FUNC(ScreenPtr pScreen, shadowBufPtr pBuf);
  ^~~~
In file included from shrotpackYX.h:31:0,
                 from shrot16pack_90YX.c:31:
shadow.h:117:2: note: previous declaration of 'shadowUpdateRotate16_90YX' was here
  shadowUpdateRotate16_90YX(ScreenPtr pScreen, shadowBufPtr pBuf);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot16pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
shrot16pack_270YX.c:23:14: warning: redundant redeclaration of 'shadowUpdateRotate16_270YX' [-Wredundant-decls]
 #define FUNC shadowUpdateRotate16_270YX
              ^
shrotpackYX.h:57:2: note: in expansion of macro 'FUNC'
  FUNC(ScreenPtr pScreen, shadowBufPtr pBuf);
  ^~~~
In file included from shrotpackYX.h:31:0,
                 from shrot16pack_270YX.c:31:
shadow.h:138:2: note: previous declaration of 'shadowUpdateRotate16_270YX' was here
  shadowUpdateRotate16_270YX(ScreenPtr pScreen, shadowBufPtr pBuf);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shplanar8.c:33:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shplanar8.c:34:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shplanar8.c:34:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CC       shrot32pack_270.lo
  CC       shrot32pack_90.lo
  CC       shrot32pack.lo
  CC       shrot8pack_180.lo
  CC       shrot8pack_270.lo
  CC       shrot8pack_90.lo
  CC       shrot8pack.lo
  CC       shrotate.lo
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot32pack.c:30:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_90.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack.c:30:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_180.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotate.c:31:0:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotate.c:32:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotate.c:32:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from shrotpack.h:38:0,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../../include/dixfontstr.h:28:0,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
../../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../../include/dixfont.h:30,
                 from ../../include/dixfontstr.h:28,
                 from shrotpack.h:39,
                 from shrot8pack_270.c:31:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
  CCLD     libshadow.la
make[2]: Leaving directory '${src}/miext/shadow'
Making all in cw
make[2]: Entering directory '${src}/miext/cw'
  CC       cw.lo
  CC       cw_ops.lo
  CC       cw_render.lo
  CCLD     libcw.la
make[2]: Leaving directory '${src}/miext/cw'
make[2]: Entering directory '${src}/miext'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '${src}/miext'
make[1]: Leaving directory '${src}/miext'
Making all in os
make[1]: Entering directory '${src}/os'
  CC       WaitFor.lo
  CC       access.lo
  CC       auth.lo
  CC       backtrace.lo
  CC       client.lo
  CC       connection.lo
  CC       io.lo
  CC       mitauth.lo
  CC       oscolor.lo
  CC       osinit.lo
  CC       utils.lo
  CC       xdmauth.lo
  CC       xsha1.lo
In file included from utils.c:82:0:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from utils.c:82:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from utils.c:82:0:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from utils.c:82:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
client.c: In function 'ReleaseClientIds':
client.c:316:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     free((void *) client->clientIds->cmdname);  /* const char * */
          ^
client.c:317:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     free((void *) client->clientIds->cmdargs);  /* const char * */
          ^
io.c: In function 'FlushClient':
io.c:890:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             InsertIOV((char *) extraBuf, extraCount)
                       ^
io.c:883:25: note: in definition of macro 'InsertIOV'
      iov[i].iov_base = (pointer) + before; \
                         ^~~~~~~
access.c: In function 'siHostnameAddrMatch':
access.c:1726:27: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
             for (addrlist = hp->h_addr_list; *addrlist; addrlist++)
                           ^
  CC       xstrans.lo
utils.c: In function 'LockServer':
utils.c:299:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     (void) write(lfd, pid_str, 11);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xdmauth.c: In function 'XdmAuthorizationValidate':
xdmauth.c:244:40: warning: declaration of 'rho' shadows a global declaration [-Wshadow]
                          XdmAuthKeyPtr rho, ClientPtr xclient,
                                        ^~~
xdmauth.c:65:22: note: shadowed declaration is here
 static XdmAuthKeyRec rho;
                      ^~~
xdmauth.c: In function 'XdmAddCookie':
xdmauth.c:332:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             key_bits = (unsigned char *) data;
                        ^
xdmauth.c:338:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             rho_bits = (unsigned char *) data;
                        ^
xdmauth.c:339:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             key_bits = (unsigned char *) (data + 8);
                        ^
xdmauth.c:345:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         key_bits = (unsigned char *) data;
                    ^
xdmauth.c: In function 'XdmCheckCookie':
xdmauth.c:380:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         XdmcpUnwrap((unsigned char *) cookie, (unsigned char *) &auth->key,
                     ^
xdmauth.c: In function 'XdmRemoveCookie':
xdmauth.c:464:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         rho_bits = (XdmAuthKeyPtr) data;
                    ^
xdmauth.c:465:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         key_bits = (XdmAuthKeyPtr) (data + 8);
                    ^
xdmauth.c:470:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         key_bits = (XdmAuthKeyPtr) data;
                    ^
connection.c: In function 'ErrorConnMax':
connection.c:897:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         iov[1].iov_base = NOROOM;
                         ^
  CC       xprintf.lo
  CC       log.lo
  CC       rpcauth.lo
  CC       xdmcp.lo
  CC       strlcat.lo
  CC       strlcpy.lo
log.c: In function 'LogInit':
log.c:186:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
         if (asprintf(&logFileName, fname, display) == -1)
         ^~
log.c:196:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
                 if ((asprintf(&suffix, backup, display) == -1) ||
                 ^~
xdmcp.c: In function 'XdmcpBlockHandler':
xdmcp.c:641:13: warning: declaration of 'LastSelectMask' shadows a global declaration [-Wshadow]
     fd_set *LastSelectMask = (fd_set *) pReadmask;
             ^~~~~~~~~~~~~~
In file included from xdmcp.c:39:0:
osdep.h:181:15: note: shadowed declaration is here
 extern fd_set LastSelectMask;
               ^~~~~~~~~~~~~~
xdmcp.c: In function 'XdmcpWakeupHandler':
xdmcp.c:669:13: warning: declaration of 'LastSelectMask' shadows a global declaration [-Wshadow]
     fd_set *LastSelectMask = (fd_set *) pReadmask;
             ^~~~~~~~~~~~~~
In file included from xdmcp.c:39:0:
osdep.h:181:15: note: shadowed declaration is here
 extern fd_set LastSelectMask;
               ^~~~~~~~~~~~~~
xdmcp.c: In function 'XdmcpSelectHost':
xdmcp.c:712:41: warning: declaration of 'AuthenticationName' shadows a global declaration [-Wshadow]
                 int host_len, ARRAY8Ptr AuthenticationName)
                                         ^~~~~~~~~~~~~~~~~~
xdmcp.c:414:18: note: shadowed declaration is here
 static ARRAY8Ptr AuthenticationName = &noAuthenticationName;
                  ^~~~~~~~~~~~~~~~~~
xdmcp.c: In function 'XdmcpAddHost':
xdmcp.c:730:24: warning: declaration of 'AuthenticationName' shadows a global declaration [-Wshadow]
              ARRAY8Ptr AuthenticationName, ARRAY8Ptr hostname, ARRAY8Ptr status)
                        ^~~~~~~~~~~~~~~~~~
xdmcp.c:414:18: note: shadowed declaration is here
 static ARRAY8Ptr AuthenticationName = &noAuthenticationName;
                  ^~~~~~~~~~~~~~~~~~
xdmcp.c: At top level:
xdmcp.c:740:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
 static ARRAY8 UnwillingMessage = { (CARD8) 14, (CARD8 *) "Host unwilling" };
                                                ^
xdmcp.c: In function 'send_query_msg':
xdmcp.c:1058:13: warning: declaration of 'i' shadows a previous local [-Wshadow]
         int i;
             ^
xdmcp.c:1023:9: note: shadowed declaration is here
     int i;
         ^
  CCLD     libos.la
make[1]: Leaving directory '${src}/os'
Making all in randr
make[1]: Entering directory '${src}/randr'
  CC       randr.lo
  CC       rrcrtc.lo
  CC       rrdispatch.lo
  CC       rrinfo.lo
  CC       rrmode.lo
  CC       rroutput.lo
  CC       rrpointer.lo
  CC       rrproperty.lo
  CC       rrscreen.lo
  CC       rrsdispatch.lo
  CC       rrtransform.lo
In file included from rrpointer.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrpointer.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrsdispatch.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrsdispatch.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrdispatch.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrdispatch.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrinfo.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrinfo.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrcrtc.c:24:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rroutput.c:24:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rroutput.c:24:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrcrtc.c:24:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrmode.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrtransform.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrtransform.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrmode.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrproperty.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrproperty.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randr.c:32:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from randr.c:32:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from rrscreen.c:23:0:
randrstr.h:586:1: warning: redundant redeclaration of 'RRTransformCompute' [-Wredundant-decls]
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
In file included from randrstr.h:47:0,
                 from rrscreen.c:23:
rrtransform.h:62:1: note: previous declaration of 'RRTransformCompute' was here
 RRTransformCompute(int x,
 ^~~~~~~~~~~~~~~~~~
  CCLD     librandr.la
make[1]: Leaving directory '${src}/randr'
Making all in render
make[1]: Entering directory '${src}/render'
  CC       filter.lo
  CC       animcur.lo
  CC       glyph.lo
  CC       matrix.lo
  CC       miindex.lo
  CC       mipict.lo
  CC       mirect.lo
  CC       mitrap.lo
  CC       mitri.lo
  CC       picture.lo
  CC       render.lo
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:148:22: warning: redundant redeclaration of 'client_auth_generation' [-Wredundant-decls]
 extern _X_EXPORT int client_auth_generation(ClientPtr client);
                      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here
 extern int client_auth_generation ( ClientPtr client );
            ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:150:23: warning: redundant redeclaration of 'DeleteFontClientID' [-Wredundant-decls]
 extern _X_EXPORT void DeleteFontClientID(Font id);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here
 extern void DeleteFontClientID ( Font id );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:152:36: warning: redundant redeclaration of 'GetClientResolutions' [-Wredundant-decls]
 extern _X_EXPORT FontResolutionPtr GetClientResolutions(int *num);
                                    ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfont.h:28:0,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here
 extern FontResolutionPtr GetClientResolutions(
                          ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:154:22: warning: redundant redeclaration of 'GetDefaultPointSize' [-Wredundant-decls]
 extern _X_EXPORT int GetDefaultPointSize(void);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here
 extern int GetDefaultPointSize ( void );
            ^~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:156:23: warning: redundant redeclaration of 'GetNewFontClientID' [-Wredundant-decls]
 extern _X_EXPORT Font GetNewFontClientID(void);
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here
 extern Font GetNewFontClientID ( void );
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:158:22: warning: redundant redeclaration of 'init_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
                      ^~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here
 extern int init_fs_handlers ( FontPathElementPtr fpe,
            ^~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:161:22: warning: redundant redeclaration of 'RegisterFPEFunctions' [-Wredundant-decls]
 extern _X_EXPORT int RegisterFPEFunctions(NameCheckFunc name_func,
                      ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here
 extern int RegisterFPEFunctions ( NameCheckFunc name_func,
            ^~~~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:177:23: warning: redundant redeclaration of 'remove_fs_handlers' [-Wredundant-decls]
 extern _X_EXPORT void remove_fs_handlers(FontPathElementPtr fpe,
                       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here
 extern void remove_fs_handlers ( FontPathElementPtr fpe,
             ^~~~~~~~~~~~~~~~~~
In file included from ../include/dixfontstr.h:28:0,
                 from animcur.c:44:
../include/dixfont.h:181:22: warning: redundant redeclaration of 'StoreFontClientFont' [-Wredundant-decls]
 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/fonts/fontstruct.h:295:0,
                 from ../include/dixfont.h:30,
                 from ../include/dixfontstr.h:28,
                 from animcur.c:44:
/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here
 extern int StoreFontClientFont ( FontPtr pfont, Font id );
            ^~~~~~~~~~~~~~~~~~~
glyph.c:83:20: warning: 'glyphDepths' defined but not used [-Wunused-const-variable=]
 static const CARD8 glyphDepths[GlyphFormatNum] = { 1, 4, 8, 16, 32 };
                    ^~~~~~~~~~~
In file included from render.c:43:0:
render.c: In function 'ProcRenderTrapezoids':
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:739:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess);
     ^~~~~~~~~~~~~~
render.c:728:9: note: shadowed declaration is here
     int rc, ntraps;
         ^~
In file included from render.c:43:0:
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:740:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pDst, stuff->dst, client, DixWriteAccess);
     ^~~~~~~~~~~~~~
render.c:728:9: note: shadowed declaration is here
     int rc, ntraps;
         ^~
In file included from render.c:43:0:
render.c: In function 'ProcRenderTriangles':
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:778:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess);
     ^~~~~~~~~~~~~~
render.c:767:9: note: shadowed declaration is here
     int rc, ntris;
         ^~
In file included from render.c:43:0:
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:779:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pDst, stuff->dst, client, DixWriteAccess);
     ^~~~~~~~~~~~~~
render.c:767:9: note: shadowed declaration is here
     int rc, ntris;
         ^~
In file included from render.c:43:0:
render.c: In function 'ProcRenderTriStrip':
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:817:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess);
     ^~~~~~~~~~~~~~
render.c:806:9: note: shadowed declaration is here
     int rc, npoints;
         ^~
In file included from render.c:43:0:
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:818:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pDst, stuff->dst, client, DixWriteAccess);
     ^~~~~~~~~~~~~~
render.c:806:9: note: shadowed declaration is here
     int rc, npoints;
         ^~
In file included from render.c:43:0:
render.c: In function 'ProcRenderTriFan':
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:856:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess);
     ^~~~~~~~~~~~~~
render.c:845:9: note: shadowed declaration is here
     int rc, npoints;
         ^~
In file included from render.c:43:0:
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:857:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pDst, stuff->dst, client, DixWriteAccess);
     ^~~~~~~~~~~~~~
render.c:845:9: note: shadowed declaration is here
     int rc, npoints;
         ^~
In file included from render.c:43:0:
render.c: In function 'ProcRenderCompositeGlyphs':
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:1277:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess);
     ^~~~~~~~~~~~~~
render.c:1255:9: note: shadowed declaration is here
     int rc, n;
         ^~
In file included from render.c:43:0:
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:1278:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pDst, stuff->dst, client, DixWriteAccess);
     ^~~~~~~~~~~~~~
render.c:1255:9: note: shadowed declaration is here
     int rc, n;
         ^~
In file included from render.c:43:0:
render.c: In function 'ProcRenderCreateCursor':
picturestr.h:366:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = dixLookupResourceByType((pointer)&(pPicture), pid,\
         ^
render.c:1479:5: note: in expansion of macro 'VERIFY_PICTURE'
     VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess);
     ^~~~~~~~~~~~~~
render.c:1474:9: note: shadowed declaration is here
     int rc, ncolor;
         ^~
  CCLD     librender.la
make[1]: Leaving directory '${src}/render'
Making all in Xi
make[1]: Entering directory '${src}/Xi'
  CC       allowev.lo
  CC       chgdctl.lo
  CC       chgfctl.lo
  CC       chgkbd.lo
  CC       chgkmap.lo
  CC       chgprop.lo
  CC       chgptr.lo
  CC       closedev.lo
  CC       devbell.lo
  CC       exevents.lo
  CC       extinit.lo
  CC       getbmap.lo
In file included from chgkbd.c:67:0:
chgptr.h:42:6: warning: redundant redeclaration of 'SendEventToAllWindows' [-Wredundant-decls]
 void SendEventToAllWindows(DeviceIntPtr /* dev */ ,
      ^~~~~~~~~~~~~~~~~~~~~
In file included from chgkbd.c:63:0:
../include/exevents.h:283:2: note: previous declaration of 'SendEventToAllWindows' was here
  SendEventToAllWindows(DeviceIntPtr /* dev */ ,
  ^~~~~~~~~~~~~~~~~~~~~
In file included from exevents.c:110:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from exevents.c:97:0:
exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from exevents.c:110:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from exevents.c:97:0:
exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from exevents.c:110:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from exevents.c:97:0:
exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from exevents.c:110:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from exevents.c:97:0:
exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from exevents.c:110:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from exevents.c:97:0:
exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
In file included from chgptr.c:68:0:
chgptr.h:42:6: warning: redundant redeclaration of 'SendEventToAllWindows' [-Wredundant-decls]
 void SendEventToAllWindows(DeviceIntPtr /* dev */ ,
      ^~~~~~~~~~~~~~~~~~~~~
In file included from chgptr.c:65:0:
../include/exevents.h:283:2: note: previous declaration of 'SendEventToAllWindows' was here
  SendEventToAllWindows(DeviceIntPtr /* dev */ ,
  ^~~~~~~~~~~~~~~~~~~~~
exevents.c: In function 'DeepCopyFeedbackClasses':
exevents.c:272:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:245:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c:304:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:245:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c:337:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:245:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
In file included from extinit.c:83:0:
chgptr.h:42:6: warning: redundant redeclaration of 'SendEventToAllWindows' [-Wredundant-decls]
 void SendEventToAllWindows(DeviceIntPtr /* dev */ ,
      ^~~~~~~~~~~~~~~~~~~~~
exevents.c:372:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:245:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
In file included from extinit.c:70:0:
../include/exevents.h:283:2: note: previous declaration of 'SendEventToAllWindows' was here
  SendEventToAllWindows(DeviceIntPtr /* dev */ ,
  ^~~~~~~~~~~~~~~~~~~~~
exevents.c: In function 'DeepCopyKeyboardClasses':
exevents.c:420:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:383:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c:440:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:383:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c:497:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:383:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c: In function 'DeepCopyPointerClasses':
exevents.c:539:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:511:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c:567:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:511:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
  CC       getdctl.lo
exevents.c:604:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:511:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c:627:20: warning: declaration of 'classes' shadows a previous local [-Wshadow]
         ClassesPtr classes;
                    ^~~~~~~
exevents.c:511:16: note: shadowed declaration is here
     ClassesPtr classes;
                ^~~~~~~
exevents.c: In function 'DeliverTouchEmulatedEvent':
exevents.c:1464:27: warning: declaration of 'win' shadows a parameter [-Wshadow]
                 WindowPtr win = dev->spriteInfo->sprite->win;
                           ^~~
exevents.c:1426:55: note: shadowed declaration is here
                           ClientPtr client, WindowPtr win, GrabPtr grab,
                                                       ^~~
extinit.c: In function 'XInputExtensionInit':
extinit.c:1301:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         xi_all_devices.name = "XIAllDevices";
                             ^
extinit.c:1303:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         xi_all_master_devices.name = "XIAllMasterDevices";
                                    ^
exevents.c:1497:28: warning: declaration of 'listener' shadows a parameter [-Wshadow]
             TouchListener *listener;
                            ^~~~~~~~
exevents.c:1425:62: note: shadowed declaration is here
                           InternalEvent *ev, TouchListener * listener,
                                                              ^~~~~~~~
  CC       getfctl.lo
  CC       getfocus.lo
  CC       getkmap.lo
  CC       getmmap.lo
  CC       getprop.lo
  CC       getselev.lo
  CC       getvers.lo
  CC       grabdev.lo
In file included from getkmap.c:62:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from getkmap.c:60:0:
exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from getkmap.c:62:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from getkmap.c:60:0:
exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from getkmap.c:62:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from getkmap.c:60:0:
exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from getkmap.c:62:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from getkmap.c:60:0:
exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from getkmap.c:62:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from getkmap.c:60:0:
exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
  CC       grabdevb.lo
  CC       grabdevk.lo
  CC       gtmotion.lo
  CC       listdev.lo
  CC       opendev.lo
  CC       queryst.lo
  CC       selectev.lo
  CC       sendexev.lo
  CC       setbmap.lo
  CC       setdval.lo
  CC       setfocus.lo
  CC       setmmap.lo
In file included from queryst.c:45:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from queryst.c:44:0:
exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from queryst.c:45:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from queryst.c:44:0:
exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from queryst.c:45:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from queryst.c:44:0:
exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from queryst.c:45:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from queryst.c:44:0:
exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from queryst.c:45:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from queryst.c:44:0:
exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
  CC       setmode.lo
  CC       ungrdev.lo
  CC       ungrdevb.lo
  CC       ungrdevk.lo
  CC       xiallowev.lo
  CC       xichangecursor.lo
  CC       xichangehierarchy.lo
  CC       xigetclientpointer.lo
  CC       xigrabdev.lo
  CC       xipassivegrab.lo
In file included from ungrdevk.c:63:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from ungrdevk.c:61:0:
exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from ungrdevk.c:63:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from ungrdevk.c:61:0:
exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from ungrdevk.c:63:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from ungrdevk.c:61:0:
exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from ungrdevk.c:63:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from ungrdevk.c:61:0:
exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from ungrdevk.c:63:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from ungrdevk.c:61:0:
exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
  CC       xiproperty.lo
  CC       xiquerydevice.lo
  CC       xiquerypointer.lo
In file included from xichangehierarchy.c:52:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from xichangehierarchy.c:47:0:
exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from xichangehierarchy.c:52:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:47:0:
exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:52:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:47:0:
exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:52:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:47:0:
exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:52:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from xichangehierarchy.c:47:0:
exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
  CC       xiqueryversion.lo
  CC       xiselectev.lo
  CC       xisetclientpointer.lo
  CC       xisetdevfocus.lo
xiproperty.c: In function 'XIChangeDeviceProperty':
xiproperty.c:756:39: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             memcpy((char *) new_data, (char *) value, len * size_in_bytes);
                                       ^
  CC       xiwarppointer.lo
In file included from xiquerypointer.c:47:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from xiquerypointer.c:44:0:
exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from xiquerypointer.c:47:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:44:0:
exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:47:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:44:0:
exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:47:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:44:0:
exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:47:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from xiquerypointer.c:44:0:
exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
xiselectev.c: In function 'ProcXISelectEvents':
xiselectev.c:178:34: warning: declaration of 'dummy' shadows a previous local [-Wshadow]
                     DeviceIntPtr dummy;
                                  ^~~~~
xiselectev.c:91:18: note: shadowed declaration is here
     DeviceIntRec dummy;
                  ^~~~~
  CCLD     libXi.la
make[1]: Leaving directory '${src}/Xi'
Making all in xkb
make[1]: Entering directory '${src}/xkb'
  CC       ddxBeep.lo
  CC       ddxCtrls.lo
  CC       ddxLEDs.lo
  CC       ddxLoad.lo
  CC       ddxList.lo
  CC       xkb.lo
  CC       xkbUtils.lo
  CC       xkbEvents.lo
  CC       xkbAccessX.lo
  CC       xkbSwap.lo
  CC       xkbLEDs.lo
  CC       xkbInit.lo
xkb.c: In function 'ProcXkbBell':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:71:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupBellDevice)
     ^~~~~~~~~~
xkb.c:489:5: note: in expansion of macro 'CHK_BELL_DEVICE'
     CHK_BELL_DEVICE(dev, stuff->deviceSpec, client, DixBellAccess);
     ^~~~~~~~~~~~~~~
xkb.c:482:9: note: shadowed declaration is here
     int rc;
         ^~
xkb.c: In function 'XkbWriteKeyTypes':
xkb.c:1024:36: warning: declaration of 'wire' shadows a previous local [-Wshadow]
             xkbKTMapEntryWireDesc *wire;
                                    ^~~~
xkb.c:1005:25: note: shadowed declaration is here
     xkbKeyTypeWireDesc *wire;
                         ^~~~
In file included from xkbEvents.c:41:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from xkbEvents.c:39:0:
../Xi/exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from xkbEvents.c:41:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from xkbEvents.c:39:0:
../Xi/exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from xkbEvents.c:41:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from xkbEvents.c:39:0:
../Xi/exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from xkbEvents.c:41:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from xkbEvents.c:39:0:
../Xi/exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from xkbEvents.c:41:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from xkbEvents.c:39:0:
../Xi/exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
ddxList.c: In function 'XkbDDXListComponent':
ddxList.c:140:15: warning: declaration of 'tmp' shadows a previous local [-Wshadow]
         char *tmp;
               ^~~
ddxList.c:124:24: note: shadowed declaration is here
     char *file, *map, *tmp, *buf = NULL;
                        ^~~
xkb.c: In function 'ProcXkbSetMap':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:67:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupKeyboard)
     ^~~~~~~~~~
xkb.c:2610:5: note: in expansion of macro 'CHK_KBD_DEVICE'
     CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixManageAccess);
     ^~~~~~~~~~~~~~
xkb.c:2602:9: note: shadowed declaration is here
     int rc;
         ^~
xkb.c: In function '_XkbSetCompatMap':
xkb.c:2897:18: warning: declaration of 'i' shadows a previous local [-Wshadow]
         unsigned i, bit;
                  ^
xkb.c:2808:14: note: shadowed declaration is here
     unsigned i, bit;
              ^
xkb.c:2897:21: warning: declaration of 'bit' shadows a previous local [-Wshadow]
         unsigned i, bit;
                     ^~~
xkb.c:2808:17: note: shadowed declaration is here
     unsigned i, bit;
                 ^~~
xkb.c: In function 'ProcXkbSetCompatMap':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:67:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupKeyboard)
     ^~~~~~~~~~
xkb.c:2965:5: note: in expansion of macro 'CHK_KBD_DEVICE'
     CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixManageAccess);
     ^~~~~~~~~~~~~~
xkb.c:2957:9: note: shadowed declaration is here
     int rc;
         ^~
In file included from xkbAccessX.c:41:0:
../include/xkbsrv.h:308:22: warning: redundant redeclaration of 'DeviceKeyPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                      ^~~~~~~~~~~~~~
In file included from xkbAccessX.c:36:0:
../Xi/exglobals.h:62:12: note: previous declaration of 'DeviceKeyPress' was here
 extern int DeviceKeyPress;
            ^~~~~~~~~~~~~~
In file included from xkbAccessX.c:41:0:
../include/xkbsrv.h:308:38: warning: redundant redeclaration of 'DeviceKeyRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                      ^~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:36:0:
../Xi/exglobals.h:63:12: note: previous declaration of 'DeviceKeyRelease' was here
 extern int DeviceKeyRelease;
            ^~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:41:0:
../include/xkbsrv.h:308:56: warning: redundant redeclaration of 'DeviceMotionNotify' [-Wredundant-decls]
 extern _X_EXPORT int DeviceKeyPress, DeviceKeyRelease, DeviceMotionNotify;
                                                        ^~~~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:36:0:
../Xi/exglobals.h:66:12: note: previous declaration of 'DeviceMotionNotify' was here
 extern int DeviceMotionNotify;
            ^~~~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:41:0:
../include/xkbsrv.h:309:22: warning: redundant redeclaration of 'DeviceButtonPress' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                      ^~~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:36:0:
../Xi/exglobals.h:64:12: note: previous declaration of 'DeviceButtonPress' was here
 extern int DeviceButtonPress;
            ^~~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:41:0:
../include/xkbsrv.h:309:41: warning: redundant redeclaration of 'DeviceButtonRelease' [-Wredundant-decls]
 extern _X_EXPORT int DeviceButtonPress, DeviceButtonRelease;
                                         ^~~~~~~~~~~~~~~~~~~
In file included from xkbAccessX.c:36:0:
../Xi/exglobals.h:65:12: note: previous declaration of 'DeviceButtonRelease' was here
 extern int DeviceButtonRelease;
            ^~~~~~~~~~~~~~~~~~~
xkb.c: In function 'ProcXkbSetIndicatorMap':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:67:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupKeyboard)
     ^~~~~~~~~~
xkb.c:3218:5: note: in expansion of macro 'CHK_KBD_DEVICE'
     CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixSetAttrAccess);
     ^~~~~~~~~~~~~~
xkb.c:3210:9: note: shadowed declaration is here
     int rc;
         ^~
xkb.c: In function 'ProcXkbSetNamedIndicator':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:69:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupLedDevice)
     ^~~~~~~~~~
xkb.c:3504:5: note: in expansion of macro 'CHK_LED_DEVICE'
     CHK_LED_DEVICE(dev, stuff->deviceSpec, client, DixSetAttrAccess);
     ^~~~~~~~~~~~~~
xkb.c:3493:9: note: shadowed declaration is here
     int rc;
         ^~
xkbAccessX.c:702:13: warning: redundant redeclaration of 'xkbUnwrapProc' [-Wredundant-decls]
 extern void xkbUnwrapProc(DeviceIntPtr, DeviceHandleProc, pointer);
             ^~~~~~~~~~~~~
In file included from xkbAccessX.c:41:0:
../include/xkbsrv.h:283:13: note: previous declaration of 'xkbUnwrapProc' was here
 extern void xkbUnwrapProc(DeviceIntPtr, DeviceHandleProc, pointer);
             ^~~~~~~~~~~~~
  CC       xkbActions.lo
xkb.c: In function '_XkbSetNamesCheck':
xkb.c:3977:18: warning: variable 'names' set but not used [-Wunused-but-set-variable]
     XkbNamesRec *names;
                  ^~~~~
xkb.c: In function 'ProcXkbSetNames':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:67:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupKeyboard)
     ^~~~~~~~~~
xkb.c:4297:5: note: in expansion of macro 'CHK_KBD_DEVICE'
     CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixManageAccess);
     ^~~~~~~~~~~~~~
xkb.c:4289:9: note: shadowed declaration is here
     int rc;
         ^~
  CC       xkbPrKeyEv.lo
xkb.c: In function 'ProcXkbSetGeometry':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:67:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupKeyboard)
     ^~~~~~~~~~
xkb.c:5441:5: note: in expansion of macro 'CHK_KBD_DEVICE'
     CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixManageAccess);
     ^~~~~~~~~~~~~~
xkb.c:5433:9: note: shadowed declaration is here
     int rc;
         ^~
  CC       maprules.lo
  CC       xkmread.lo
xkb.c: In function 'ProcXkbSetDeviceInfo':
xkb.c:59:9: warning: declaration of 'rc' shadows a previous local [-Wshadow]
     int rc = lf(&(dev), id, client, access_mode, &why);\
         ^
xkb.c:73:5: note: in expansion of macro 'CHK_DEVICE'
     CHK_DEVICE(dev, id, client, mode, _XkbLookupAnyDevice)
     ^~~~~~~~~~
xkb.c:6645:5: note: in expansion of macro 'CHK_ANY_DEVICE'
     CHK_ANY_DEVICE(dev, stuff->deviceSpec, client, DixManageAccess);
     ^~~~~~~~~~~~~~
xkb.c:6637:9: note: shadowed declaration is here
     int rc;
         ^~
  CC       xkbtext.lo
xkbActions.c:50:6: warning: redundant redeclaration of 'XkbFakeDeviceButton' [-Wredundant-decls]
 void XkbFakeDeviceButton(DeviceIntPtr dev, Bool press, int button);
      ^~~~~~~~~~~~~~~~~~~
In file included from xkbActions.c:40:0:
../include/xkbsrv.h:822:13: note: previous declaration of 'XkbFakeDeviceButton' was here
 extern void XkbFakeDeviceButton(DeviceIntPtr /* dev */ ,
             ^~~~~~~~~~~~~~~~~~~
xkbPrKeyEv.c: In function 'XkbProcessKeyboardEvent':
xkbPrKeyEv.c:107:25: warning: declaration of 'key' shadows a previous local [-Wshadow]
                     in