D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nx-3.5.99.25-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OATJZs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf nx-libs-3.5.99.25 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nx-3.5.99.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nx-libs-3.5.99.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/nx-libs-FreeFontNames.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tArZJo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nx-libs-3.5.99.25 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cat + chmod a+x tmp_configure + make CONFIGURE=/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/tmp_configure IMAKE_DEFINES=-DUseTIRPC=YES Makefile:31: xkbcomp devel package missing, using imake default values Makefile:34: fontutil devel package missing, using imake default values if ! test -d nx-X11; then \ make build-lite; \ else \ make build-full; \ fi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25' Makefile:31: xkbcomp devel package missing, using imake default values Makefile:34: fontutil devel package missing, using imake default values # prepare nx-X11/config/cf/nxversion.def sed \ -e 's/###NX_VERSION_MAJOR###/3/' \ -e 's/###NX_VERSION_MINOR###/5/' \ -e 's/###NX_VERSION_MICRO###/99/' \ -e 's/###NX_VERSION_PATCH###/25/' \ nx-X11/config/cf/nxversion.def.in \ > nx-X11/config/cf/nxversion.def # auto-config some setting # check if system supports Xfont2 (echo "#define HasXfont2 `pkg-config --exists xfont2 && echo YES || echo NO`") >nx-X11/config/cf/nxconfig.def # check if system has an _old_ release of Xfont1 (echo "#define HasLegacyXfont1 `pkg-config --exists 'xfont < 1.4.2' && echo YES || echo NO`") >>nx-X11/config/cf/nxconfig.def # check if system has an _old_ release of XextProto (echo "#define HasLegacyXextProto `pkg-config --exists 'xextproto < 7.1.0' && echo YES || echo NO`") >>nx-X11/config/cf/nxconfig.def # the system's directory with the xkb data and binary files (these # needs to be independent of Imake's ProjectRoot or the configure # prefix.) (pkg-config --exists xkbcomp && echo "#define SystemXkbConfigDir `pkg-config xkbcomp --variable=xkbconfigdir`"; :) >>nx-X11/config/cf/nxconfig.def (pkg-config --exists xkbcomp && echo "#define SystemXkbBinDir `pkg-config xkbcomp --variable=prefix`/bin"; :) >>nx-X11/config/cf/nxconfig.def (pkg-config --exists fontutil && echo "#define SystemFontRootDir `pkg-config fontutil --variable=fontrootdir`"; :) >>nx-X11/config/cf/nxconfig.def # let's create the nx-X11 Makefiles now, once everything has been defined make -j1 -C nx-X11 Makefiles IMAKE_DEFINES="-DUseTIRPC=YES" make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' if [ -f xmakefile ]; then \ set -x; \ rm -f xmakefile.bak; \ mv xmakefile xmakefile.bak; \ else \ exit 0; \ fi which imake 1>/dev/null && imake -I./config/cf -DUseTIRPC=YES -w -j1 -s xmakefile -DTOPDIR=. -DCURDIR=. make -f xmakefile -w -j1 VerifyOS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' Building on Linux 5.7.19-server-3.mga7 aarch64 [ELF] (5.7.19). Linux Distribution: RedHat libc version: 6.32.0 binutils version: 23.5 GCC version: 9.2 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 Makefiles make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' making Makefiles in include... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in include/extensions... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' making Makefiles in include/GL... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in config... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in config/cf... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in programs... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' making Makefiles in programs/Xserver... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' making Makefiles in programs/Xserver/include... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' making Makefiles in programs/Xserver/dix... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' making Makefiles in programs/Xserver/os... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' making Makefiles in programs/Xserver/mi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' making Makefiles in programs/Xserver/Xext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' making Makefiles in programs/Xserver/xkb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' making Makefiles in programs/Xserver/Xi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' making Makefiles in programs/Xserver/GL... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/GL/glx... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' making Makefiles in programs/Xserver/GL/mesa... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' making Makefiles in programs/Xserver/GL/mesa/main... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' making Makefiles in programs/Xserver/GL/mesa/math... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' making Makefiles in programs/Xserver/GL/mesa/array_cache... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' making Makefiles in programs/Xserver/GL/mesa/swrast... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' making Makefiles in programs/Xserver/GL/mesa/swrast_setup... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' making Makefiles in programs/Xserver/GL/mesa/tnl... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' making Makefiles in programs/Xserver/GL/mesa/shader... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/shader/grammar... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' make[9]: Nothing to be done for 'Makefiles'. make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' making Makefiles in programs/Xserver/GL/mesa/shader/slang... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' making Makefiles in programs/Xserver/GL/mesa/shader/slang/library... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[10]: Nothing to be done for 'Makefiles'. make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/X... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' making Makefiles in programs/Xserver/GL/mesa/GLcore... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/dbe... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' making Makefiles in programs/Xserver/record... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' making Makefiles in programs/Xserver/randr... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' making Makefiles in programs/Xserver/render... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' making Makefiles in programs/Xserver/xfixes... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' making Makefiles in programs/Xserver/damageext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' making Makefiles in programs/Xserver/miext/cw... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' making Makefiles in programs/Xserver/composite... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' making Makefiles in programs/Xserver/hw/nxagent... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/hw/nxagent/compext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/fb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' making Makefiles in programs/Xserver/miext/damage... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' # prepare Makefiles and the nx-X11 symlinking magic make -j1 -C nx-X11 BuildIncludes IMAKE_DEFINES="-DUseTIRPC=YES" make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 VerifyOS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' Building on Linux 5.7.19-server-3.mga7 aarch64 [ELF] (5.7.19). Linux Distribution: RedHat libc version: 6.32.0 binutils version: 23.5 GCC version: 9.2 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 Makefiles make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' making Makefiles in include... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in include/extensions... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' making Makefiles in include/GL... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in config... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in config/cf... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in programs... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' making Makefiles in programs/Xserver... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' making Makefiles in programs/Xserver/include... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' making Makefiles in programs/Xserver/dix... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' making Makefiles in programs/Xserver/os... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' making Makefiles in programs/Xserver/mi... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' making Makefiles in programs/Xserver/Xext... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' making Makefiles in programs/Xserver/xkb... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' making Makefiles in programs/Xserver/Xi... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' making Makefiles in programs/Xserver/GL... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/GL/glx... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' making Makefiles in programs/Xserver/GL/mesa... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' making Makefiles in programs/Xserver/GL/mesa/main... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' making Makefiles in programs/Xserver/GL/mesa/math... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' making Makefiles in programs/Xserver/GL/mesa/array_cache... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' making Makefiles in programs/Xserver/GL/mesa/swrast... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' making Makefiles in programs/Xserver/GL/mesa/swrast_setup... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' making Makefiles in programs/Xserver/GL/mesa/tnl... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' making Makefiles in programs/Xserver/GL/mesa/shader... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/shader/grammar... mv -f Makefile Makefile.bak make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' make[9]: Nothing to be done for 'Makefiles'. make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' making Makefiles in programs/Xserver/GL/mesa/shader/slang... mv -f Makefile Makefile.bak make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' making Makefiles in programs/Xserver/GL/mesa/shader/slang/library... mv -f Makefile Makefile.bak make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[10]: Nothing to be done for 'Makefiles'. make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/X... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' making Makefiles in programs/Xserver/GL/mesa/GLcore... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/dbe... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' making Makefiles in programs/Xserver/record... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' making Makefiles in programs/Xserver/randr... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' making Makefiles in programs/Xserver/render... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' making Makefiles in programs/Xserver/xfixes... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' making Makefiles in programs/Xserver/damageext... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' making Makefiles in programs/Xserver/miext/cw... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' making Makefiles in programs/Xserver/composite... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' making Makefiles in programs/Xserver/hw/nxagent... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/hw/nxagent/compext... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/fb... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' making Makefiles in programs/Xserver/miext/damage... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 includes make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' + mkdir -p ./exports/include + mkdir -p ./exports/bin including in ./include... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' sed -e "s/@USE_FDS_BITS@/fds_bits/;" < Xpoll.h.in > Xpoll.h + mkdir -p ../exports/include/nx-X11 + cd ../exports/include/nx-X11 + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename DECkeysym.h + rm -f DECkeysym.h + ln -s ../../../include/DECkeysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename HPkeysym.h + rm -f HPkeysym.h + ln -s ../../../include/HPkeysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Sunkeysym.h + rm -f Sunkeysym.h + ln -s ../../../include/Sunkeysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename X.h + rm -f X.h + ln -s ../../../include/X.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename XF86keysym.h + rm -f XF86keysym.h + ln -s ../../../include/XF86keysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xarch.h + rm -f Xarch.h + ln -s ../../../include/Xarch.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xatom.h + rm -f Xatom.h + ln -s ../../../include/Xatom.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xdefs.h + rm -f Xdefs.h + ln -s ../../../include/Xdefs.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xfuncproto.h + rm -f Xfuncproto.h + ln -s ../../../include/Xfuncproto.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xfuncs.h + rm -f Xfuncs.h + ln -s ../../../include/Xfuncs.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xmd.h + rm -f Xmd.h + ln -s ../../../include/Xmd.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xos.h + rm -f Xos.h + ln -s ../../../include/Xos.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xos_r.h + rm -f Xos_r.h + ln -s ../../../include/Xos_r.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xosdefs.h + rm -f Xosdefs.h + ln -s ../../../include/Xosdefs.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xpoll.h + rm -f Xpoll.h + ln -s ../../../include/Xpoll.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xproto.h + rm -f Xproto.h + ln -s ../../../include/Xproto.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xprotostr.h + rm -f Xprotostr.h + ln -s ../../../include/Xprotostr.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xthreads.h + rm -f Xthreads.h + ln -s ../../../include/Xthreads.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename keysym.h + rm -f keysym.h + ln -s ../../../include/keysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename keysymdef.h + rm -f keysymdef.h + ln -s ../../../include/keysymdef.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xauth.h + rm -f Xauth.h + ln -s ../../../include/Xauth.h . rm -f ../exports/include/X11 ln -s nx-X11 ../exports/include/X11 including in include/extensions... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' + mkdir -p ../../exports/include/nx-X11/extensions + cd ../../exports/include/nx-X11/extensions + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xcmiscstr.h + rm -f xcmiscstr.h + ln -s ../../../../include/extensions/xcmiscstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename bigreqstr.h + rm -f bigreqstr.h + ln -s ../../../../include/extensions/bigreqstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XI.h + rm -f XI.h + ln -s ../../../../include/extensions/XI.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XIproto.h + rm -f XIproto.h + ln -s ../../../../include/extensions/XIproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xtestconst.h + rm -f xtestconst.h + ln -s ../../../../include/extensions/xtestconst.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xteststr.h + rm -f xteststr.h + ln -s ../../../../include/extensions/xteststr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKB.h + rm -f XKB.h + ln -s ../../../../include/extensions/XKB.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBgeom.h + rm -f XKBgeom.h + ln -s ../../../../include/extensions/XKBgeom.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBproto.h + rm -f XKBproto.h + ln -s ../../../../include/extensions/XKBproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBstr.h + rm -f XKBstr.h + ln -s ../../../../include/extensions/XKBstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBsrv.h + rm -f XKBsrv.h + ln -s ../../../../include/extensions/XKBsrv.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename Xdbeproto.h + rm -f Xdbeproto.h + ln -s ../../../../include/extensions/Xdbeproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename saver.h + rm -f saver.h + ln -s ../../../../include/extensions/saver.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename saverproto.h + rm -f saverproto.h + ln -s ../../../../include/extensions/saverproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename panoramiXext.h + rm -f panoramiXext.h + ln -s ../../../../include/extensions/panoramiXext.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename panoramiXproto.h + rm -f panoramiXproto.h + ln -s ../../../../include/extensions/panoramiXproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xf86bigfont.h + rm -f xf86bigfont.h + ln -s ../../../../include/extensions/xf86bigfont.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xf86bigfproto.h + rm -f xf86bigfproto.h + ln -s ../../../../include/extensions/xf86bigfproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename Xv.h + rm -f Xv.h + ln -s ../../../../include/extensions/Xv.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename Xvproto.h + rm -f Xvproto.h + ln -s ../../../../include/extensions/Xvproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XvMC.h + rm -f XvMC.h + ln -s ../../../../include/extensions/XvMC.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XvMCproto.h + rm -f XvMCproto.h + ln -s ../../../../include/extensions/XvMCproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename randr.h + rm -f randr.h + ln -s ../../../../include/extensions/randr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename randrproto.h + rm -f randrproto.h + ln -s ../../../../include/extensions/randrproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename render.h + rm -f render.h + ln -s ../../../../include/extensions/render.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename renderproto.h + rm -f renderproto.h + ln -s ../../../../include/extensions/renderproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xfixeswire.h + rm -f xfixeswire.h + ln -s ../../../../include/extensions/xfixeswire.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xfixesproto.h + rm -f xfixesproto.h + ln -s ../../../../include/extensions/xfixesproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename composite.h + rm -f composite.h + ln -s ../../../../include/extensions/composite.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename compositeproto.h + rm -f compositeproto.h + ln -s ../../../../include/extensions/compositeproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename damagewire.h + rm -f damagewire.h + ln -s ../../../../include/extensions/damagewire.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename damageproto.h + rm -f damageproto.h + ln -s ../../../../include/extensions/damageproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XResproto.h + rm -f XResproto.h + ln -s ../../../../include/extensions/XResproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKMformat.h + rm -f XKMformat.h + ln -s ../../../../include/extensions/XKMformat.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKM.h + rm -f XKM.h + ln -s ../../../../include/extensions/XKM.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBconfig.h + rm -f XKBconfig.h + ln -s ../../../../include/extensions/XKBconfig.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename record.h + rm -f record.h + ln -s ../../../../include/extensions/record.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename recordstr.h + rm -f recordstr.h + ln -s ../../../../include/extensions/recordstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename security.h + rm -f security.h + ln -s ../../../../include/extensions/security.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename securstr.h + rm -f securstr.h + ln -s ../../../../include/extensions/securstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename sync.h + rm -f sync.h + ln -s ../../../../include/extensions/sync.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename syncstr.h + rm -f syncstr.h + ln -s ../../../../include/extensions/syncstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename dpms.h + rm -f dpms.h + ln -s ../../../../include/extensions/dpms.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename dpmsstr.h + rm -f dpmsstr.h + ln -s ../../../../include/extensions/dpmsstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename shapeconst.h + rm -f shapeconst.h + ln -s ../../../../include/extensions/shapeconst.h . make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' including in include/GL... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' rm -f gl.h ln -s ../../extras/Mesa/include/GL/gl.h gl.h rm -f glext.h ln -s ../../extras/Mesa/include/GL/glext.h glext.h rm -f glxext.h ln -s ../../extras/Mesa/include/GL/glxext.h glxext.h rm -f osmesa.h ln -s ../../extras/Mesa/include/GL/osmesa.h osmesa.h + mkdir -p ../../exports/include/GL + cd ../../exports/include/GL + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename gl.h + rm -f gl.h + ln -s ../../../include/GL/gl.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glext.h + rm -f glext.h + ln -s ../../../include/GL/glext.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glx.h + rm -f glx.h + ln -s ../../../include/GL/glx.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxint.h + rm -f glxint.h + ln -s ../../../include/GL/glxint.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxmd.h + rm -f glxmd.h + ln -s ../../../include/GL/glxmd.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxproto.h + rm -f glxproto.h + ln -s ../../../include/GL/glxproto.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxtokens.h + rm -f glxtokens.h + ln -s ../../../include/GL/glxtokens.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename osmesa.h + rm -f osmesa.h + ln -s ../../../include/GL/osmesa.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxext.h + rm -f glxext.h + ln -s ../../../include/GL/glxext.h . make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' including in ./config... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' including in config/cf... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'includes'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' including in ./programs... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' including in programs/Xserver... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' + mkdir -p ../../exports/include/nx + cd ../../exports/include/nx + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/MD5.h + rm -f MD5.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/MD5.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXalert.h + rm -f NXalert.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXalert.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NX.h + rm -f NX.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NX.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXpack.h + rm -f NXpack.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXpack.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXproto.h + rm -f NXproto.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXproto.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXvars.h + rm -f NXvars.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXvars.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcompshad/include/Shadow.h + rm -f Shadow.h + ln -s ../../../programs/Xserver/../../../nxcompshad/include/Shadow.h . including in programs/Xserver/include... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' rm -f osdep.h ln -s ../os/osdep.h osdep.h + cd ../../../exports/include/nx-X11 + for i in os.h misc.h ++ basename os.h + rm -f os.h + ln -s ../../../programs/Xserver/include/os.h . + for i in os.h misc.h ++ basename misc.h + rm -f misc.h + ln -s ../../../programs/Xserver/include/misc.h . make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' including in programs/Xserver/dix... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' including in programs/Xserver/os... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' including in programs/Xserver/mi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' including in programs/Xserver/Xext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' including in programs/Xserver/xkb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' including in programs/Xserver/Xi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' including in programs/Xserver/GL... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' including in programs/Xserver/GL/glx... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' rm -f glcontextmodes.c ln -s ../../../../extras/Mesa/src/mesa/drivers/dri/common/glcontextmodes.c glcontextmodes.c rm -f glcontextmodes.h ln -s ../../../../extras/Mesa/src/mesa/drivers/dri/common/glcontextmodes.h glcontextmodes.h rm -f indirect_size.c ln -s ../../../../extras/Mesa/src/glx/x11/indirect_size.c indirect_size.c rm -f indirect_size.h ln -s ../../../../extras/Mesa/src/glx/x11/indirect_size.h indirect_size.h make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' including in programs/Xserver/GL/mesa... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' including in programs/Xserver/GL/mesa/main... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' rm -f api_arrayelt.c ln -s ../../../../../extras/Mesa/src/mesa/main/api_arrayelt.c api_arrayelt.c rm -f api_arrayelt.h ln -s ../../../../../extras/Mesa/src/mesa/main/api_arrayelt.h api_arrayelt.h rm -f api_eval.h ln -s ../../../../../extras/Mesa/src/mesa/main/api_eval.h api_eval.h rm -f api_loopback.c ln -s ../../../../../extras/Mesa/src/mesa/main/api_loopback.c api_loopback.c rm -f api_loopback.h ln -s ../../../../../extras/Mesa/src/mesa/main/api_loopback.h api_loopback.h rm -f api_noop.c ln -s ../../../../../extras/Mesa/src/mesa/main/api_noop.c api_noop.c rm -f api_noop.h ln -s ../../../../../extras/Mesa/src/mesa/main/api_noop.h api_noop.h rm -f api_validate.c ln -s ../../../../../extras/Mesa/src/mesa/main/api_validate.c api_validate.c rm -f api_validate.h ln -s ../../../../../extras/Mesa/src/mesa/main/api_validate.h api_validate.h rm -f accum.c ln -s ../../../../../extras/Mesa/src/mesa/main/accum.c accum.c rm -f accum.h ln -s ../../../../../extras/Mesa/src/mesa/main/accum.h accum.h rm -f attrib.c ln -s ../../../../../extras/Mesa/src/mesa/main/attrib.c attrib.c rm -f attrib.h ln -s ../../../../../extras/Mesa/src/mesa/main/attrib.h attrib.h rm -f blend.c ln -s ../../../../../extras/Mesa/src/mesa/main/blend.c blend.c rm -f blend.h ln -s ../../../../../extras/Mesa/src/mesa/main/blend.h blend.h rm -f bufferobj.c ln -s ../../../../../extras/Mesa/src/mesa/main/bufferobj.c bufferobj.c rm -f bufferobj.h ln -s ../../../../../extras/Mesa/src/mesa/main/bufferobj.h bufferobj.h rm -f buffers.c ln -s ../../../../../extras/Mesa/src/mesa/main/buffers.c buffers.c rm -f buffers.h ln -s ../../../../../extras/Mesa/src/mesa/main/buffers.h buffers.h rm -f clip.c ln -s ../../../../../extras/Mesa/src/mesa/main/clip.c clip.c rm -f clip.h ln -s ../../../../../extras/Mesa/src/mesa/main/clip.h clip.h rm -f colormac.h ln -s ../../../../../extras/Mesa/src/mesa/main/colormac.h colormac.h rm -f colortab.c ln -s ../../../../../extras/Mesa/src/mesa/main/colortab.c colortab.c rm -f colortab.h ln -s ../../../../../extras/Mesa/src/mesa/main/colortab.h colortab.h rm -f config.h ln -s ../../../../../extras/Mesa/src/mesa/main/config.h config.h rm -f context.c ln -s ../../../../../extras/Mesa/src/mesa/main/context.c context.c rm -f context.h ln -s ../../../../../extras/Mesa/src/mesa/main/context.h context.h rm -f convolve.c ln -s ../../../../../extras/Mesa/src/mesa/main/convolve.c convolve.c rm -f convolve.h ln -s ../../../../../extras/Mesa/src/mesa/main/convolve.h convolve.h rm -f dd.h ln -s ../../../../../extras/Mesa/src/mesa/main/dd.h dd.h rm -f debug.c ln -s ../../../../../extras/Mesa/src/mesa/main/debug.c debug.c rm -f debug.h ln -s ../../../../../extras/Mesa/src/mesa/main/debug.h debug.h rm -f depth.c ln -s ../../../../../extras/Mesa/src/mesa/main/depth.c depth.c rm -f depth.h ln -s ../../../../../extras/Mesa/src/mesa/main/depth.h depth.h rm -f dispatch.c ln -s ../../../../../extras/Mesa/src/mesa/main/dispatch.c dispatch.c rm -f dlist.c ln -s ../../../../../extras/Mesa/src/mesa/main/dlist.c dlist.c rm -f dlist.h ln -s ../../../../../extras/Mesa/src/mesa/main/dlist.h dlist.h rm -f drawpix.c ln -s ../../../../../extras/Mesa/src/mesa/main/drawpix.c drawpix.c rm -f drawpix.h ln -s ../../../../../extras/Mesa/src/mesa/main/drawpix.h drawpix.h rm -f enable.c ln -s ../../../../../extras/Mesa/src/mesa/main/enable.c enable.c rm -f enable.h ln -s ../../../../../extras/Mesa/src/mesa/main/enable.h enable.h rm -f enums.c ln -s ../../../../../extras/Mesa/src/mesa/main/enums.c enums.c rm -f enums.h ln -s ../../../../../extras/Mesa/src/mesa/main/enums.h enums.h rm -f eval.c ln -s ../../../../../extras/Mesa/src/mesa/main/eval.c eval.c rm -f eval.h ln -s ../../../../../extras/Mesa/src/mesa/main/eval.h eval.h rm -f execmem.c ln -s ../../../../../extras/Mesa/src/mesa/main/execmem.c execmem.c rm -f extensions.c ln -s ../../../../../extras/Mesa/src/mesa/main/extensions.c extensions.c rm -f extensions.h ln -s ../../../../../extras/Mesa/src/mesa/main/extensions.h extensions.h rm -f fbobject.c ln -s ../../../../../extras/Mesa/src/mesa/main/fbobject.c fbobject.c rm -f fbobject.h ln -s ../../../../../extras/Mesa/src/mesa/main/fbobject.h fbobject.h rm -f feedback.c ln -s ../../../../../extras/Mesa/src/mesa/main/feedback.c feedback.c rm -f feedback.h ln -s ../../../../../extras/Mesa/src/mesa/main/feedback.h feedback.h rm -f fog.c ln -s ../../../../../extras/Mesa/src/mesa/main/fog.c fog.c rm -f fog.h ln -s ../../../../../extras/Mesa/src/mesa/main/fog.h fog.h rm -f framebuffer.c ln -s ../../../../../extras/Mesa/src/mesa/main/framebuffer.c framebuffer.c rm -f framebuffer.h ln -s ../../../../../extras/Mesa/src/mesa/main/framebuffer.h framebuffer.h rm -f get.c ln -s ../../../../../extras/Mesa/src/mesa/main/get.c get.c rm -f get.h ln -s ../../../../../extras/Mesa/src/mesa/main/get.h get.h rm -f getstring.c ln -s ../../../../../extras/Mesa/src/mesa/main/getstring.c getstring.c rm -f glapi.c ln -s ../../../../../extras/Mesa/src/mesa/glapi/glapi.c glapi.c rm -f glthread.c ln -s ../../../../../extras/Mesa/src/mesa/glapi/glthread.c glthread.c rm -f glheader.h ln -s ../../../../../extras/Mesa/src/mesa/main/glheader.h glheader.h rm -f hash.c ln -s ../../../../../extras/Mesa/src/mesa/main/hash.c hash.c rm -f hash.h ln -s ../../../../../extras/Mesa/src/mesa/main/hash.h hash.h rm -f hint.c ln -s ../../../../../extras/Mesa/src/mesa/main/hint.c hint.c rm -f hint.h ln -s ../../../../../extras/Mesa/src/mesa/main/hint.h hint.h rm -f histogram.c ln -s ../../../../../extras/Mesa/src/mesa/main/histogram.c histogram.c rm -f histogram.h ln -s ../../../../../extras/Mesa/src/mesa/main/histogram.h histogram.h rm -f image.c ln -s ../../../../../extras/Mesa/src/mesa/main/image.c image.c rm -f image.h ln -s ../../../../../extras/Mesa/src/mesa/main/image.h image.h rm -f imports.c ln -s ../../../../../extras/Mesa/src/mesa/main/imports.c imports.c rm -f imports.h ln -s ../../../../../extras/Mesa/src/mesa/main/imports.h imports.h rm -f light.c ln -s ../../../../../extras/Mesa/src/mesa/main/light.c light.c rm -f light.h ln -s ../../../../../extras/Mesa/src/mesa/main/light.h light.h rm -f lines.c ln -s ../../../../../extras/Mesa/src/mesa/main/lines.c lines.c rm -f lines.h ln -s ../../../../../extras/Mesa/src/mesa/main/lines.h lines.h rm -f macros.h ln -s ../../../../../extras/Mesa/src/mesa/main/macros.h macros.h rm -f matrix.c ln -s ../../../../../extras/Mesa/src/mesa/main/matrix.c matrix.c rm -f matrix.h ln -s ../../../../../extras/Mesa/src/mesa/main/matrix.h matrix.h rm -f mm.c ln -s ../../../../../extras/Mesa/src/mesa/main/mm.c mm.c rm -f mm.h ln -s ../../../../../extras/Mesa/src/mesa/main/mm.h mm.h rm -f mtypes.h ln -s ../../../../../extras/Mesa/src/mesa/main/mtypes.h mtypes.h rm -f occlude.c ln -s ../../../../../extras/Mesa/src/mesa/main/occlude.c occlude.c rm -f occlude.h ln -s ../../../../../extras/Mesa/src/mesa/main/occlude.h occlude.h rm -f pixel.c ln -s ../../../../../extras/Mesa/src/mesa/main/pixel.c pixel.c rm -f pixel.h ln -s ../../../../../extras/Mesa/src/mesa/main/pixel.h pixel.h rm -f points.c ln -s ../../../../../extras/Mesa/src/mesa/main/points.c points.c rm -f points.h ln -s ../../../../../extras/Mesa/src/mesa/main/points.h points.h rm -f polygon.c ln -s ../../../../../extras/Mesa/src/mesa/main/polygon.c polygon.c rm -f polygon.h ln -s ../../../../../extras/Mesa/src/mesa/main/polygon.h polygon.h rm -f rastpos.c ln -s ../../../../../extras/Mesa/src/mesa/main/rastpos.c rastpos.c rm -f rastpos.h ln -s ../../../../../extras/Mesa/src/mesa/main/rastpos.h rastpos.h rm -f renderbuffer.c ln -s ../../../../../extras/Mesa/src/mesa/main/renderbuffer.c renderbuffer.c rm -f renderbuffer.h ln -s ../../../../../extras/Mesa/src/mesa/main/renderbuffer.h renderbuffer.h rm -f simple_list.h ln -s ../../../../../extras/Mesa/src/mesa/main/simple_list.h simple_list.h rm -f state.c ln -s ../../../../../extras/Mesa/src/mesa/main/state.c state.c rm -f state.h ln -s ../../../../../extras/Mesa/src/mesa/main/state.h state.h rm -f stencil.c ln -s ../../../../../extras/Mesa/src/mesa/main/stencil.c stencil.c rm -f stencil.h ln -s ../../../../../extras/Mesa/src/mesa/main/stencil.h stencil.h rm -f texcompress.c ln -s ../../../../../extras/Mesa/src/mesa/main/texcompress.c texcompress.c rm -f texcompress_fxt1.c ln -s ../../../../../extras/Mesa/src/mesa/main/texcompress_fxt1.c texcompress_fxt1.c rm -f texcompress_s3tc.c ln -s ../../../../../extras/Mesa/src/mesa/main/texcompress_s3tc.c texcompress_s3tc.c rm -f texcompress.h ln -s ../../../../../extras/Mesa/src/mesa/main/texcompress.h texcompress.h rm -f texenvprogram.c ln -s ../../../../../extras/Mesa/src/mesa/main/texenvprogram.c texenvprogram.c rm -f texenvprogram.h ln -s ../../../../../extras/Mesa/src/mesa/main/texenvprogram.h texenvprogram.h rm -f texformat.c ln -s ../../../../../extras/Mesa/src/mesa/main/texformat.c texformat.c rm -f texformat.h ln -s ../../../../../extras/Mesa/src/mesa/main/texformat.h texformat.h rm -f texformat_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/main/texformat_tmp.h texformat_tmp.h rm -f teximage.c ln -s ../../../../../extras/Mesa/src/mesa/main/teximage.c teximage.c rm -f teximage.h ln -s ../../../../../extras/Mesa/src/mesa/main/teximage.h teximage.h rm -f texobj.c ln -s ../../../../../extras/Mesa/src/mesa/main/texobj.c texobj.c rm -f texobj.h ln -s ../../../../../extras/Mesa/src/mesa/main/texobj.h texobj.h rm -f texrender.c ln -s ../../../../../extras/Mesa/src/mesa/main/texrender.c texrender.c rm -f texrender.h ln -s ../../../../../extras/Mesa/src/mesa/main/texrender.h texrender.h rm -f texstate.c ln -s ../../../../../extras/Mesa/src/mesa/main/texstate.c texstate.c rm -f texstate.h ln -s ../../../../../extras/Mesa/src/mesa/main/texstate.h texstate.h rm -f texstore.c ln -s ../../../../../extras/Mesa/src/mesa/main/texstore.c texstore.c rm -f texstore.h ln -s ../../../../../extras/Mesa/src/mesa/main/texstore.h texstore.h rm -f varray.c ln -s ../../../../../extras/Mesa/src/mesa/main/varray.c varray.c rm -f varray.h ln -s ../../../../../extras/Mesa/src/mesa/main/varray.h varray.h rm -f version.h ln -s ../../../../../extras/Mesa/src/mesa/main/version.h version.h rm -f vtxfmt.c ln -s ../../../../../extras/Mesa/src/mesa/main/vtxfmt.c vtxfmt.c rm -f vtxfmt.h ln -s ../../../../../extras/Mesa/src/mesa/main/vtxfmt.h vtxfmt.h rm -f vtxfmt_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/main/vtxfmt_tmp.h vtxfmt_tmp.h make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' including in programs/Xserver/GL/mesa/math... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' rm -f mathmod.h ln -s ../../../../../extras/Mesa/src/mesa/math/mathmod.h mathmod.h rm -f m_clip_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_clip_tmp.h m_clip_tmp.h rm -f m_copy_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_copy_tmp.h m_copy_tmp.h rm -f m_debug_clip.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_debug_clip.c m_debug_clip.c rm -f m_debug.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_debug.h m_debug.h rm -f m_debug_util.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_debug_util.h m_debug_util.h rm -f m_debug_norm.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_debug_norm.c m_debug_norm.c rm -f m_debug_xform.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_debug_xform.c m_debug_xform.c rm -f m_dotprod_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_dotprod_tmp.h m_dotprod_tmp.h rm -f m_eval.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_eval.c m_eval.c rm -f m_eval.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_eval.h m_eval.h rm -f m_matrix.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_matrix.c m_matrix.c rm -f m_matrix.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_matrix.h m_matrix.h rm -f m_norm_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_norm_tmp.h m_norm_tmp.h rm -f m_translate.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_translate.c m_translate.c rm -f m_translate.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_translate.h m_translate.h rm -f m_trans_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_trans_tmp.h m_trans_tmp.h rm -f m_vector.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_vector.c m_vector.c rm -f m_vector.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_vector.h m_vector.h rm -f m_xform.c ln -s ../../../../../extras/Mesa/src/mesa/math/m_xform.c m_xform.c rm -f m_xform.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_xform.h m_xform.h rm -f m_xform_tmp.h ln -s ../../../../../extras/Mesa/src/mesa/math/m_xform_tmp.h m_xform_tmp.h make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' including in programs/Xserver/GL/mesa/array_cache... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' rm -f acache.h ln -s ../../../../../extras/Mesa/src/mesa/array_cache/acache.h acache.h rm -f ac_context.c ln -s ../../../../../extras/Mesa/src/mesa/array_cache/ac_context.c ac_context.c rm -f ac_context.h ln -s ../../../../../extras/Mesa/src/mesa/array_cache/ac_context.h ac_context.h rm -f ac_import.c ln -s ../../../../../extras/Mesa/src/mesa/array_cache/ac_import.c ac_import.c make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' including in programs/Xserver/GL/mesa/swrast... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' rm -f s_aaline.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_aaline.c s_aaline.c rm -f s_aaline.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_aaline.h s_aaline.h rm -f s_aalinetemp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_aalinetemp.h s_aalinetemp.h rm -f s_aatriangle.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_aatriangle.c s_aatriangle.c rm -f s_aatriangle.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_aatriangle.h s_aatriangle.h rm -f s_aatritemp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_aatritemp.h s_aatritemp.h rm -f s_accum.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_accum.c s_accum.c rm -f s_accum.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_accum.h s_accum.h rm -f s_alpha.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_alpha.c s_alpha.c rm -f s_alpha.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_alpha.h s_alpha.h rm -f s_atifragshader.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_atifragshader.c s_atifragshader.c rm -f s_atifragshader.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_atifragshader.h s_atifragshader.h rm -f s_bitmap.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_bitmap.c s_bitmap.c rm -f s_blend.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_blend.c s_blend.c rm -f s_blend.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_blend.h s_blend.h rm -f s_buffers.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_buffers.c s_buffers.c rm -f s_context.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_context.c s_context.c rm -f s_context.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_context.h s_context.h rm -f s_copypix.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_copypix.c s_copypix.c rm -f s_depth.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_depth.c s_depth.c rm -f s_depth.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_depth.h s_depth.h rm -f s_drawpix.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_drawpix.c s_drawpix.c rm -f s_drawpix.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_drawpix.h s_drawpix.h rm -f s_feedback.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_feedback.c s_feedback.c rm -f s_feedback.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_feedback.h s_feedback.h rm -f s_fog.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_fog.c s_fog.c rm -f s_fog.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_fog.h s_fog.h rm -f s_imaging.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_imaging.c s_imaging.c rm -f s_lines.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_lines.c s_lines.c rm -f s_lines.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_lines.h s_lines.h rm -f s_linetemp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_linetemp.h s_linetemp.h rm -f s_logic.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_logic.c s_logic.c rm -f s_logic.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_logic.h s_logic.h rm -f s_masking.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_masking.c s_masking.c rm -f s_masking.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_masking.h s_masking.h rm -f s_nvfragprog.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_nvfragprog.c s_nvfragprog.c rm -f s_nvfragprog.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_nvfragprog.h s_nvfragprog.h rm -f s_pixeltex.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_pixeltex.c s_pixeltex.c rm -f s_pixeltex.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_pixeltex.h s_pixeltex.h rm -f s_points.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_points.c s_points.c rm -f s_points.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_points.h s_points.h rm -f s_pointtemp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_pointtemp.h s_pointtemp.h rm -f s_readpix.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_readpix.c s_readpix.c rm -f s_span.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_span.c s_span.c rm -f s_span.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_span.h s_span.h rm -f s_spantemp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_spantemp.h s_spantemp.h rm -f s_stencil.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_stencil.c s_stencil.c rm -f s_stencil.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_stencil.h s_stencil.h rm -f s_texstore.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_texstore.c s_texstore.c rm -f s_texture.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_texture.c s_texture.c rm -f s_texture.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_texture.h s_texture.h rm -f s_triangle.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_triangle.c s_triangle.c rm -f s_triangle.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_triangle.h s_triangle.h rm -f s_trispan.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_trispan.h s_trispan.h rm -f s_tritemp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h s_tritemp.h rm -f s_zoom.c ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_zoom.c s_zoom.c rm -f s_zoom.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/s_zoom.h s_zoom.h rm -f swrast.h ln -s ../../../../../extras/Mesa/src/mesa/swrast/swrast.h swrast.h make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' including in programs/Xserver/GL/mesa/swrast_setup... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' rm -f ss_context.c ln -s ../../../../../extras/Mesa/src/mesa/swrast_setup/ss_context.c ss_context.c rm -f ss_context.h ln -s ../../../../../extras/Mesa/src/mesa/swrast_setup/ss_context.h ss_context.h rm -f ss_triangle.c ln -s ../../../../../extras/Mesa/src/mesa/swrast_setup/ss_triangle.c ss_triangle.c rm -f ss_triangle.h ln -s ../../../../../extras/Mesa/src/mesa/swrast_setup/ss_triangle.h ss_triangle.h rm -f ss_tritmp.h ln -s ../../../../../extras/Mesa/src/mesa/swrast_setup/ss_tritmp.h ss_tritmp.h rm -f swrast_setup.h ln -s ../../../../../extras/Mesa/src/mesa/swrast_setup/swrast_setup.h swrast_setup.h make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' including in programs/Xserver/GL/mesa/tnl... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' rm -f t_array_api.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_array_api.c t_array_api.c rm -f t_array_api.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_array_api.h t_array_api.h rm -f t_array_import.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_array_import.c t_array_import.c rm -f t_array_import.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_array_import.h t_array_import.h rm -f t_context.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_context.c t_context.c rm -f t_context.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_context.h t_context.h rm -f tnl.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/tnl.h tnl.h rm -f t_pipeline.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_pipeline.c t_pipeline.c rm -f t_pipeline.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_pipeline.h t_pipeline.h rm -f t_save_api.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_save_api.c t_save_api.c rm -f t_save_api.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_save_api.h t_save_api.h rm -f t_save_loopback.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_save_loopback.c t_save_loopback.c rm -f t_save_playback.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_save_playback.c t_save_playback.c rm -f t_vb_arbprogram.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_arbprogram.c t_vb_arbprogram.c rm -f t_vb_arbprogram.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_arbprogram.h t_vb_arbprogram.h rm -f t_vb_arbprogram_sse.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_arbprogram_sse.c t_vb_arbprogram_sse.c rm -f t_vb_cliptmp.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_cliptmp.h t_vb_cliptmp.h rm -f t_vb_fog.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_fog.c t_vb_fog.c rm -f t_vb_cull.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_cull.c t_vb_cull.c rm -f t_vb_light.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_light.c t_vb_light.c rm -f t_vb_lighttmp.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_lighttmp.h t_vb_lighttmp.h rm -f t_vb_normals.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_normals.c t_vb_normals.c rm -f t_vb_points.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_points.c t_vb_points.c rm -f t_vb_program.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_program.c t_vb_program.c rm -f t_vb_render.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_render.c t_vb_render.c rm -f t_vb_rendertmp.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_rendertmp.h t_vb_rendertmp.h rm -f t_vb_texgen.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_texgen.c t_vb_texgen.c rm -f t_vb_texmat.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_texmat.c t_vb_texmat.c rm -f t_vb_vertex.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vb_vertex.c t_vb_vertex.c rm -f t_vertex.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vertex.c t_vertex.c rm -f t_vertex.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vertex.h t_vertex.h rm -f t_vertex_generic.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vertex_generic.c t_vertex_generic.c rm -f t_vertex_sse.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vertex_sse.c t_vertex_sse.c rm -f t_vp_build.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vp_build.c t_vp_build.c rm -f t_vp_build.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vp_build.h t_vp_build.h rm -f t_vtx_api.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vtx_api.c t_vtx_api.c rm -f t_vtx_api.h ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vtx_api.h t_vtx_api.h rm -f t_vtx_eval.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vtx_eval.c t_vtx_eval.c rm -f t_vtx_exec.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vtx_exec.c t_vtx_exec.c rm -f t_vtx_generic.c ln -s ../../../../../extras/Mesa/src/mesa/tnl/t_vtx_generic.c t_vtx_generic.c make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' including in programs/Xserver/GL/mesa/shader... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' rm -f arbprogparse.c ln -s ../../../../../extras/Mesa/src/mesa/shader/arbprogparse.c arbprogparse.c rm -f arbprogram.c ln -s ../../../../../extras/Mesa/src/mesa/shader/arbprogram.c arbprogram.c rm -f arbfragparse.c ln -s ../../../../../extras/Mesa/src/mesa/shader/arbfragparse.c arbfragparse.c rm -f arbvertparse.c ln -s ../../../../../extras/Mesa/src/mesa/shader/arbvertparse.c arbvertparse.c rm -f arbfragparse.h ln -s ../../../../../extras/Mesa/src/mesa/shader/arbfragparse.h arbfragparse.h rm -f arbprogparse.h ln -s ../../../../../extras/Mesa/src/mesa/shader/arbprogparse.h arbprogparse.h rm -f arbprogram.h ln -s ../../../../../extras/Mesa/src/mesa/shader/arbprogram.h arbprogram.h rm -f arbprogram_syn.h ln -s ../../../../../extras/Mesa/src/mesa/shader/arbprogram_syn.h arbprogram_syn.h rm -f arbvertparse.h ln -s ../../../../../extras/Mesa/src/mesa/shader/arbvertparse.h arbvertparse.h rm -f atifragshader.c ln -s ../../../../../extras/Mesa/src/mesa/shader/atifragshader.c atifragshader.c rm -f atifragshader.h ln -s ../../../../../extras/Mesa/src/mesa/shader/atifragshader.h atifragshader.h rm -f nvfragparse.h ln -s ../../../../../extras/Mesa/src/mesa/shader/nvfragparse.h nvfragparse.h rm -f nvfragprog.h ln -s ../../../../../extras/Mesa/src/mesa/shader/nvfragprog.h nvfragprog.h rm -f nvprogram.c ln -s ../../../../../extras/Mesa/src/mesa/shader/nvprogram.c nvprogram.c rm -f nvprogram.h ln -s ../../../../../extras/Mesa/src/mesa/shader/nvprogram.h nvprogram.h rm -f nvfragparse.c ln -s ../../../../../extras/Mesa/src/mesa/shader/nvfragparse.c nvfragparse.c rm -f nvvertexec.c ln -s ../../../../../extras/Mesa/src/mesa/shader/nvvertexec.c nvvertexec.c rm -f nvvertexec.h ln -s ../../../../../extras/Mesa/src/mesa/shader/nvvertexec.h nvvertexec.h rm -f nvvertparse.c ln -s ../../../../../extras/Mesa/src/mesa/shader/nvvertparse.c nvvertparse.c rm -f nvvertparse.h ln -s ../../../../../extras/Mesa/src/mesa/shader/nvvertparse.h nvvertparse.h rm -f nvvertprog.h ln -s ../../../../../extras/Mesa/src/mesa/shader/nvvertprog.h nvvertprog.h rm -f program.c ln -s ../../../../../extras/Mesa/src/mesa/shader/program.c program.c rm -f program.h ln -s ../../../../../extras/Mesa/src/mesa/shader/program.h program.h rm -f shaderobjects.c ln -s ../../../../../extras/Mesa/src/mesa/shader/shaderobjects.c shaderobjects.c rm -f shaderobjects.h ln -s ../../../../../extras/Mesa/src/mesa/shader/shaderobjects.h shaderobjects.h rm -f shaderobjects_3dlabs.c ln -s ../../../../../extras/Mesa/src/mesa/shader/shaderobjects_3dlabs.c shaderobjects_3dlabs.c rm -f shaderobjects_3dlabs.h ln -s ../../../../../extras/Mesa/src/mesa/shader/shaderobjects_3dlabs.h shaderobjects_3dlabs.h including in programs/Xserver/GL/mesa/shader/grammar... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' rm -f grammar.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/grammar/grammar.c grammar.c rm -f grammar.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/grammar/grammar.h grammar.h rm -f grammar_syn.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/grammar/grammar_syn.h grammar_syn.h rm -f grammar_mesa.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/grammar/grammar_mesa.c grammar_mesa.c rm -f grammar_mesa.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/grammar/grammar_mesa.h grammar_mesa.h make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' including in programs/Xserver/GL/mesa/shader/slang... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' rm -f slang_assemble_assignment.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_assignment.c slang_assemble_assignment.c rm -f slang_assemble_assignment.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_assignment.h slang_assemble_assignment.h rm -f slang_assemble.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble.c slang_assemble.c rm -f slang_assemble.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble.h slang_assemble.h rm -f slang_assemble_conditional.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_conditional.c slang_assemble_conditional.c rm -f slang_assemble_conditional.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_conditional.h slang_assemble_conditional.h rm -f slang_assemble_constructor.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_constructor.c slang_assemble_constructor.c rm -f slang_assemble_constructor.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_constructor.h slang_assemble_constructor.h rm -f slang_assemble_typeinfo.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_typeinfo.c slang_assemble_typeinfo.c rm -f slang_assemble_typeinfo.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_assemble_typeinfo.h slang_assemble_typeinfo.h rm -f slang_compile.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_compile.c slang_compile.c rm -f slang_compile.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_compile.h slang_compile.h rm -f slang_execute.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_execute.c slang_execute.c rm -f slang_execute.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_execute.h slang_execute.h rm -f slang_preprocess.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_preprocess.c slang_preprocess.c rm -f slang_preprocess.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_preprocess.h slang_preprocess.h rm -f slang_storage.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_storage.c slang_storage.c rm -f slang_storage.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_storage.h slang_storage.h rm -f slang_utility.c ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_utility.c slang_utility.c rm -f slang_utility.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/slang_utility.h slang_utility.h rm -f traverse_wrap.h ln -s ../../../../../../extras/Mesa/src/mesa/shader/slang/traverse_wrap.h traverse_wrap.h including in programs/Xserver/GL/mesa/shader/slang/library... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' rm -f slang_common_builtin_gc_bin.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_common_builtin_gc_bin.h slang_common_builtin_gc_bin.h rm -f slang_common_builtin_gc.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_common_builtin_gc.h slang_common_builtin_gc.h rm -f slang_core_gc_bin.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_core_gc_bin.h slang_core_gc_bin.h rm -f slang_core_gc.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_core_gc.h slang_core_gc.h rm -f slang_fragment_builtin_gc_bin.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_fragment_builtin_gc_bin.h slang_fragment_builtin_gc_bin.h rm -f slang_fragment_builtin_gc.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_fragment_builtin_gc.h slang_fragment_builtin_gc.h rm -f slang_shader_syn.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_shader_syn.h slang_shader_syn.h rm -f slang_version_syn.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_version_syn.h slang_version_syn.h rm -f slang_vertex_builtin_gc_bin.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_vertex_builtin_gc_bin.h slang_vertex_builtin_gc_bin.h rm -f slang_vertex_builtin_gc.h ln -s ../../../../../../../extras/Mesa/src/mesa/shader/slang/library/slang_vertex_builtin_gc.h slang_vertex_builtin_gc.h make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' including in programs/Xserver/GL/mesa/X... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' rm -f xm_api.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/x11/xm_api.c xm_api.c rm -f xm_buffer.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/x11/xm_buffer.c xm_buffer.c rm -f xm_dd.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/x11/xm_dd.c xm_dd.c rm -f xm_line.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/x11/xm_line.c xm_line.c rm -f xm_span.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/x11/xm_span.c xm_span.c rm -f xm_tri.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/x11/xm_tri.c xm_tri.c rm -f compsize.c ln -s ../../../../../extras/Mesa/src/glx/x11/compsize.c compsize.c rm -f driverfuncs.c ln -s ../../../../../extras/Mesa/src/mesa/drivers/dri/../common/driverfuncs.c driverfuncs.c rm -f driverfuncs.h ln -s ../../../../../extras/Mesa/src/mesa/drivers/dri/../common/driverfuncs.h driverfuncs.h make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' including in programs/Xserver/GL/mesa/GLcore... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' including in programs/Xserver/dbe... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' including in programs/Xserver/record... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' including in programs/Xserver/randr... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' including in programs/Xserver/render... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' including in programs/Xserver/xfixes... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' including in programs/Xserver/damageext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' including in programs/Xserver/miext/cw... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' including in programs/Xserver/composite... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' including in programs/Xserver/hw/nxagent... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' rm -f stubs.c ln -s ../../../../programs/Xserver/Xi/stubs.c stubs.c rm -f miinitext.c ln -s ../../../../programs/Xserver/mi/miinitext.c miinitext.c including in programs/Xserver/hw/nxagent/compext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Nothing to be done for 'includes'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' including in programs/Xserver/fb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' including in programs/Xserver/miext/damage... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' # set up environment for libNX_X11 build (X11 header files) mkdir -p nx-X11/exports/include/nx-X11/ for header in Xlib.h Xresource.h Xutil.h cursorfont.h Xlibint.h Xcms.h Xlocale.h XKBlib.h XlibConf.h Xregion.h ImUtil.h ; do \ ln -f -s ../../../lib/include/X11/${header} nx-X11/exports/include/nx-X11/${header}; \ done # set up environment for libNX_X11 build (Xtrans header/include files) mkdir -p nx-X11/exports/include/nx-X11/Xtrans/ for header in transport.c Xtrans.c Xtrans.h Xtransint.h Xtranslcl.c Xtranssock.c Xtransutil.c ; do \ ln -f -s ../../../../lib/include/xtrans/${header} nx-X11/exports/include/nx-X11/Xtrans/${header}; \ done # build nxcomp first cd nxcomp && autoreconf -vfsi && (/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/tmp_configure ) && make autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:20: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:20: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:20: the top level configure.ac:56: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from... m4/nx-macros.m4:357: NX_BUILD_ON_CYGWIN32 is expanded from... configure.ac:56: the top level configure.ac:57: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from... m4/nx-macros.m4:368: NX_BUILD_ON_AMD64 is expanded from... configure.ac:57: the top level configure.ac:58: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:58: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from... m4/nx-macros.m4:379: NX_BUILD_ON_DARWIN is expanded from... configure.ac:58: the top level configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:59: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from... m4/nx-macros.m4:390: NX_BUILD_ON_SUN is expanded from... configure.ac:59: the top level configure.ac:60: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from... m4/nx-macros.m4:401: NX_BUILD_ON_FreeBSD is expanded from... configure.ac:60: the top level configure.ac:76: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:89: AX_PTHREAD is expanded from... configure.ac:76: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:20: installing 'build-aux/compile' configure.ac:20: installing 'build-aux/config.guess' configure.ac:20: installing 'build-aux/config.sub' configure.ac:17: installing 'build-aux/install-sh' configure.ac:17: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) configure: WARNING: you should use --build, --host, --target checking for g++... g++ 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JPEG... yes checking for PNG... yes checking for Z... yes checking for g++ options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking if g++ supports -Werror=unknown-warning-option... no checking if g++ supports -Werror=unused-command-line-argument... no checking if g++ supports -Wall... yes checking if g++ supports -Wpointer-arith... yes checking if g++ supports -Wmissing-declarations... yes checking if g++ supports -Wformat=2... yes checking if g++ supports -Wunused... yes checking if g++ supports -Wuninitialized... yes checking if g++ supports -Wshadow... yes checking if g++ supports -Wmissing-noreturn... yes checking if g++ supports -Wmissing-format-attribute... yes checking if g++ supports -Wredundant-decls... yes checking if g++ supports -Wlogical-op... yes checking if g++ supports -Werror=implicit... yes checking if g++ supports -Werror=nonnull... yes checking if g++ supports -Werror=init-self... yes checking if g++ supports -Werror=main... yes checking if g++ supports -Werror=missing-braces... yes checking if g++ supports -Werror=sequence-point... yes checking if g++ supports -Werror=return-type... yes checking if g++ supports -Werror=trigraphs... yes checking if g++ supports -Werror=array-bounds... yes checking if g++ supports -Werror=write-strings... yes checking if g++ supports -Werror=address... yes checking if g++ supports -Werror=int-to-pointer-cast... yes checking if g++ supports -Werror=pointer-to-int-cast... yes checking if g++ supports -pedantic... yes checking if g++ supports -Werror... yes checking if g++ supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for Cygwin32 environment... no checking for Amd64 environment... no checking for Darwin environment... no checking for Solaris environment... no checking for FreeBSD environment... no checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for in_addr_t... yes checking if std::put_time is available... yes checking if ::ctime_s is available... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating nxcomp.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make all-recursive make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' Making all in src make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ActionCache.lo -MD -MP -MF .deps/ActionCache.Tpo -c -o ActionCache.lo ActionCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ActionCache.lo -MD -MP -MF .deps/ActionCache.Tpo -c ActionCache.cpp -fPIC -DPIC -o .libs/ActionCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ActionCache.lo -MD -MP -MF .deps/ActionCache.Tpo -c ActionCache.cpp -o ActionCache.o >/dev/null 2>&1 mv -f .deps/ActionCache.Tpo .deps/ActionCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Agent.lo -MD -MP -MF .deps/Agent.Tpo -c -o Agent.lo Agent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Agent.lo -MD -MP -MF .deps/Agent.Tpo -c Agent.cpp -fPIC -DPIC -o .libs/Agent.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Agent.lo -MD -MP -MF .deps/Agent.Tpo -c Agent.cpp -o Agent.o >/dev/null 2>&1 mv -f .deps/Agent.Tpo .deps/Agent.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Alpha.lo -MD -MP -MF .deps/Alpha.Tpo -c -o Alpha.lo Alpha.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Alpha.lo -MD -MP -MF .deps/Alpha.Tpo -c Alpha.cpp -fPIC -DPIC -o .libs/Alpha.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Alpha.lo -MD -MP -MF .deps/Alpha.Tpo -c Alpha.cpp -o Alpha.o >/dev/null 2>&1 mv -f .deps/Alpha.Tpo .deps/Alpha.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Auth.lo -MD -MP -MF .deps/Auth.Tpo -c -o Auth.lo Auth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Auth.lo -MD -MP -MF .deps/Auth.Tpo -c Auth.cpp -fPIC -DPIC -o .libs/Auth.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Auth.lo -MD -MP -MF .deps/Auth.Tpo -c Auth.cpp -o Auth.o >/dev/null 2>&1 mv -f .deps/Auth.Tpo .deps/Auth.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Bitmap.lo -MD -MP -MF .deps/Bitmap.Tpo -c -o Bitmap.lo Bitmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Bitmap.lo -MD -MP -MF .deps/Bitmap.Tpo -c Bitmap.cpp -fPIC -DPIC -o .libs/Bitmap.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Bitmap.lo -MD -MP -MF .deps/Bitmap.Tpo -c Bitmap.cpp -o Bitmap.o >/dev/null 2>&1 mv -f .deps/Bitmap.Tpo .deps/Bitmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT BlockCache.lo -MD -MP -MF .deps/BlockCache.Tpo -c -o BlockCache.lo BlockCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT BlockCache.lo -MD -MP -MF .deps/BlockCache.Tpo -c BlockCache.cpp -fPIC -DPIC -o .libs/BlockCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT BlockCache.lo -MD -MP -MF .deps/BlockCache.Tpo -c BlockCache.cpp -o BlockCache.o >/dev/null 2>&1 mv -f .deps/BlockCache.Tpo .deps/BlockCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT BlockCacheSet.lo -MD -MP -MF .deps/BlockCacheSet.Tpo -c -o BlockCacheSet.lo BlockCacheSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT BlockCacheSet.lo -MD -MP -MF .deps/BlockCacheSet.Tpo -c BlockCacheSet.cpp -fPIC -DPIC -o .libs/BlockCacheSet.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT BlockCacheSet.lo -MD -MP -MF .deps/BlockCacheSet.Tpo -c BlockCacheSet.cpp -o BlockCacheSet.o >/dev/null 2>&1 mv -f .deps/BlockCacheSet.Tpo .deps/BlockCacheSet.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChangeGC.lo -MD -MP -MF .deps/ChangeGC.Tpo -c -o ChangeGC.lo ChangeGC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChangeGC.lo -MD -MP -MF .deps/ChangeGC.Tpo -c ChangeGC.cpp -fPIC -DPIC -o .libs/ChangeGC.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChangeGC.lo -MD -MP -MF .deps/ChangeGC.Tpo -c ChangeGC.cpp -o ChangeGC.o >/dev/null 2>&1 mv -f .deps/ChangeGC.Tpo .deps/ChangeGC.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChangeProperty.lo -MD -MP -MF .deps/ChangeProperty.Tpo -c -o ChangeProperty.lo ChangeProperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChangeProperty.lo -MD -MP -MF .deps/ChangeProperty.Tpo -c ChangeProperty.cpp -fPIC -DPIC -o .libs/ChangeProperty.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChangeProperty.lo -MD -MP -MF .deps/ChangeProperty.Tpo -c ChangeProperty.cpp -o ChangeProperty.o >/dev/null 2>&1 mv -f .deps/ChangeProperty.Tpo .deps/ChangeProperty.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChannelCache.lo -MD -MP -MF .deps/ChannelCache.Tpo -c -o ChannelCache.lo ChannelCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChannelCache.lo -MD -MP -MF .deps/ChannelCache.Tpo -c ChannelCache.cpp -fPIC -DPIC -o .libs/ChannelCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChannelCache.lo -MD -MP -MF .deps/ChannelCache.Tpo -c ChannelCache.cpp -o ChannelCache.o >/dev/null 2>&1 mv -f .deps/ChannelCache.Tpo .deps/ChannelCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Channel.lo -MD -MP -MF .deps/Channel.Tpo -c -o Channel.lo Channel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Channel.lo -MD -MP -MF .deps/Channel.Tpo -c Channel.cpp -fPIC -DPIC -o .libs/Channel.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Channel.lo -MD -MP -MF .deps/Channel.Tpo -c Channel.cpp -o Channel.o >/dev/null 2>&1 mv -f .deps/Channel.Tpo .deps/Channel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChannelEndPoint.lo -MD -MP -MF .deps/ChannelEndPoint.Tpo -c -o ChannelEndPoint.lo ChannelEndPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChannelEndPoint.lo -MD -MP -MF .deps/ChannelEndPoint.Tpo -c ChannelEndPoint.cpp -fPIC -DPIC -o .libs/ChannelEndPoint.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ChannelEndPoint.lo -MD -MP -MF .deps/ChannelEndPoint.Tpo -c ChannelEndPoint.cpp -o ChannelEndPoint.o >/dev/null 2>&1 mv -f .deps/ChannelEndPoint.Tpo .deps/ChannelEndPoint.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CharCache.lo -MD -MP -MF .deps/CharCache.Tpo -c -o CharCache.lo CharCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CharCache.lo -MD -MP -MF .deps/CharCache.Tpo -c CharCache.cpp -fPIC -DPIC -o .libs/CharCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CharCache.lo -MD -MP -MF .deps/CharCache.Tpo -c CharCache.cpp -o CharCache.o >/dev/null 2>&1 mv -f .deps/CharCache.Tpo .deps/CharCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Children.lo -MD -MP -MF .deps/Children.Tpo -c -o Children.lo Children.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Children.lo -MD -MP -MF .deps/Children.Tpo -c Children.cpp -fPIC -DPIC -o .libs/Children.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Children.lo -MD -MP -MF .deps/Children.Tpo -c Children.cpp -o Children.o >/dev/null 2>&1 mv -f .deps/Children.Tpo .deps/Children.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClearArea.lo -MD -MP -MF .deps/ClearArea.Tpo -c -o ClearArea.lo ClearArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClearArea.lo -MD -MP -MF .deps/ClearArea.Tpo -c ClearArea.cpp -fPIC -DPIC -o .libs/ClearArea.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClearArea.lo -MD -MP -MF .deps/ClearArea.Tpo -c ClearArea.cpp -o ClearArea.o >/dev/null 2>&1 mv -f .deps/ClearArea.Tpo .deps/ClearArea.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientCache.lo -MD -MP -MF .deps/ClientCache.Tpo -c -o ClientCache.lo ClientCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientCache.lo -MD -MP -MF .deps/ClientCache.Tpo -c ClientCache.cpp -fPIC -DPIC -o .libs/ClientCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientCache.lo -MD -MP -MF .deps/ClientCache.Tpo -c ClientCache.cpp -o ClientCache.o >/dev/null 2>&1 mv -f .deps/ClientCache.Tpo .deps/ClientCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientChannel.lo -MD -MP -MF .deps/ClientChannel.Tpo -c -o ClientChannel.lo ClientChannel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientChannel.lo -MD -MP -MF .deps/ClientChannel.Tpo -c ClientChannel.cpp -fPIC -DPIC -o .libs/ClientChannel.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientChannel.lo -MD -MP -MF .deps/ClientChannel.Tpo -c ClientChannel.cpp -o ClientChannel.o >/dev/null 2>&1 mv -f .deps/ClientChannel.Tpo .deps/ClientChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientProxy.lo -MD -MP -MF .deps/ClientProxy.Tpo -c -o ClientProxy.lo ClientProxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientProxy.lo -MD -MP -MF .deps/ClientProxy.Tpo -c ClientProxy.cpp -fPIC -DPIC -o .libs/ClientProxy.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientProxy.lo -MD -MP -MF .deps/ClientProxy.Tpo -c ClientProxy.cpp -o ClientProxy.o >/dev/null 2>&1 mv -f .deps/ClientProxy.Tpo .deps/ClientProxy.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientReadBuffer.lo -MD -MP -MF .deps/ClientReadBuffer.Tpo -c -o ClientReadBuffer.lo ClientReadBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientReadBuffer.lo -MD -MP -MF .deps/ClientReadBuffer.Tpo -c ClientReadBuffer.cpp -fPIC -DPIC -o .libs/ClientReadBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientReadBuffer.lo -MD -MP -MF .deps/ClientReadBuffer.Tpo -c ClientReadBuffer.cpp -o ClientReadBuffer.o >/dev/null 2>&1 mv -f .deps/ClientReadBuffer.Tpo .deps/ClientReadBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientStore.lo -MD -MP -MF .deps/ClientStore.Tpo -c -o ClientStore.lo ClientStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientStore.lo -MD -MP -MF .deps/ClientStore.Tpo -c ClientStore.cpp -fPIC -DPIC -o .libs/ClientStore.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ClientStore.lo -MD -MP -MF .deps/ClientStore.Tpo -c ClientStore.cpp -o ClientStore.o >/dev/null 2>&1 mv -f .deps/ClientStore.Tpo .deps/ClientStore.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Colormap.lo -MD -MP -MF .deps/Colormap.Tpo -c -o Colormap.lo Colormap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Colormap.lo -MD -MP -MF .deps/Colormap.Tpo -c Colormap.cpp -fPIC -DPIC -o .libs/Colormap.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Colormap.lo -MD -MP -MF .deps/Colormap.Tpo -c Colormap.cpp -o Colormap.o >/dev/null 2>&1 mv -f .deps/Colormap.Tpo .deps/Colormap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ConfigureWindow.lo -MD -MP -MF .deps/ConfigureWindow.Tpo -c -o ConfigureWindow.lo ConfigureWindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ConfigureWindow.lo -MD -MP -MF .deps/ConfigureWindow.Tpo -c ConfigureWindow.cpp -fPIC -DPIC -o .libs/ConfigureWindow.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ConfigureWindow.lo -MD -MP -MF .deps/ConfigureWindow.Tpo -c ConfigureWindow.cpp -o ConfigureWindow.o >/dev/null 2>&1 mv -f .deps/ConfigureWindow.Tpo .deps/ConfigureWindow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Control.lo -MD -MP -MF .deps/Control.Tpo -c -o Control.lo Control.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Control.lo -MD -MP -MF .deps/Control.Tpo -c Control.cpp -fPIC -DPIC -o .libs/Control.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Control.lo -MD -MP -MF .deps/Control.Tpo -c Control.cpp -o Control.o >/dev/null 2>&1 mv -f .deps/Control.Tpo .deps/Control.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CopyArea.lo -MD -MP -MF .deps/CopyArea.Tpo -c -o CopyArea.lo CopyArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CopyArea.lo -MD -MP -MF .deps/CopyArea.Tpo -c CopyArea.cpp -fPIC -DPIC -o .libs/CopyArea.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CopyArea.lo -MD -MP -MF .deps/CopyArea.Tpo -c CopyArea.cpp -o CopyArea.o >/dev/null 2>&1 mv -f .deps/CopyArea.Tpo .deps/CopyArea.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CreateGC.lo -MD -MP -MF .deps/CreateGC.Tpo -c -o CreateGC.lo CreateGC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CreateGC.lo -MD -MP -MF .deps/CreateGC.Tpo -c CreateGC.cpp -fPIC -DPIC -o .libs/CreateGC.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CreateGC.lo -MD -MP -MF .deps/CreateGC.Tpo -c CreateGC.cpp -o CreateGC.o >/dev/null 2>&1 mv -f .deps/CreateGC.Tpo .deps/CreateGC.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CreatePixmap.lo -MD -MP -MF .deps/CreatePixmap.Tpo -c -o CreatePixmap.lo CreatePixmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CreatePixmap.lo -MD -MP -MF .deps/CreatePixmap.Tpo -c CreatePixmap.cpp -fPIC -DPIC -o .libs/CreatePixmap.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT CreatePixmap.lo -MD -MP -MF .deps/CreatePixmap.Tpo -c CreatePixmap.cpp -o CreatePixmap.o >/dev/null 2>&1 mv -f .deps/CreatePixmap.Tpo .deps/CreatePixmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT DecodeBuffer.lo -MD -MP -MF .deps/DecodeBuffer.Tpo -c -o DecodeBuffer.lo DecodeBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT DecodeBuffer.lo -MD -MP -MF .deps/DecodeBuffer.Tpo -c DecodeBuffer.cpp -fPIC -DPIC -o .libs/DecodeBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT DecodeBuffer.lo -MD -MP -MF .deps/DecodeBuffer.Tpo -c DecodeBuffer.cpp -o DecodeBuffer.o >/dev/null 2>&1 mv -f .deps/DecodeBuffer.Tpo .deps/DecodeBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT EncodeBuffer.lo -MD -MP -MF .deps/EncodeBuffer.Tpo -c -o EncodeBuffer.lo EncodeBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT EncodeBuffer.lo -MD -MP -MF .deps/EncodeBuffer.Tpo -c EncodeBuffer.cpp -fPIC -DPIC -o .libs/EncodeBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT EncodeBuffer.lo -MD -MP -MF .deps/EncodeBuffer.Tpo -c EncodeBuffer.cpp -o EncodeBuffer.o >/dev/null 2>&1 mv -f .deps/EncodeBuffer.Tpo .deps/EncodeBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT FillPoly.lo -MD -MP -MF .deps/FillPoly.Tpo -c -o FillPoly.lo FillPoly.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT FillPoly.lo -MD -MP -MF .deps/FillPoly.Tpo -c FillPoly.cpp -fPIC -DPIC -o .libs/FillPoly.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT FillPoly.lo -MD -MP -MF .deps/FillPoly.Tpo -c FillPoly.cpp -o FillPoly.o >/dev/null 2>&1 mv -f .deps/FillPoly.Tpo .deps/FillPoly.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c -o Fork.lo Fork.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c Fork.cpp -fPIC -DPIC -o .libs/Fork.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c Fork.cpp -o Fork.o >/dev/null 2>&1 mv -f .deps/Fork.Tpo .deps/Fork.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericChannel.lo -MD -MP -MF .deps/GenericChannel.Tpo -c -o GenericChannel.lo GenericChannel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericChannel.lo -MD -MP -MF .deps/GenericChannel.Tpo -c GenericChannel.cpp -fPIC -DPIC -o .libs/GenericChannel.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericChannel.lo -MD -MP -MF .deps/GenericChannel.Tpo -c GenericChannel.cpp -o GenericChannel.o >/dev/null 2>&1 mv -f .deps/GenericChannel.Tpo .deps/GenericChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericReadBuffer.lo -MD -MP -MF .deps/GenericReadBuffer.Tpo -c -o GenericReadBuffer.lo GenericReadBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericReadBuffer.lo -MD -MP -MF .deps/GenericReadBuffer.Tpo -c GenericReadBuffer.cpp -fPIC -DPIC -o .libs/GenericReadBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericReadBuffer.lo -MD -MP -MF .deps/GenericReadBuffer.Tpo -c GenericReadBuffer.cpp -o GenericReadBuffer.o >/dev/null 2>&1 mv -f .deps/GenericReadBuffer.Tpo .deps/GenericReadBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericReply.lo -MD -MP -MF .deps/GenericReply.Tpo -c -o GenericReply.lo GenericReply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericReply.lo -MD -MP -MF .deps/GenericReply.Tpo -c GenericReply.cpp -fPIC -DPIC -o .libs/GenericReply.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericReply.lo -MD -MP -MF .deps/GenericReply.Tpo -c GenericReply.cpp -o GenericReply.o >/dev/null 2>&1 mv -f .deps/GenericReply.Tpo .deps/GenericReply.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericRequest.lo -MD -MP -MF .deps/GenericRequest.Tpo -c -o GenericRequest.lo GenericRequest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericRequest.lo -MD -MP -MF .deps/GenericRequest.Tpo -c GenericRequest.cpp -fPIC -DPIC -o .libs/GenericRequest.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GenericRequest.lo -MD -MP -MF .deps/GenericRequest.Tpo -c GenericRequest.cpp -o GenericRequest.o >/dev/null 2>&1 mv -f .deps/GenericRequest.Tpo .deps/GenericRequest.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetImage.lo -MD -MP -MF .deps/GetImage.Tpo -c -o GetImage.lo GetImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetImage.lo -MD -MP -MF .deps/GetImage.Tpo -c GetImage.cpp -fPIC -DPIC -o .libs/GetImage.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetImage.lo -MD -MP -MF .deps/GetImage.Tpo -c GetImage.cpp -o GetImage.o >/dev/null 2>&1 mv -f .deps/GetImage.Tpo .deps/GetImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetImageReply.lo -MD -MP -MF .deps/GetImageReply.Tpo -c -o GetImageReply.lo GetImageReply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetImageReply.lo -MD -MP -MF .deps/GetImageReply.Tpo -c GetImageReply.cpp -fPIC -DPIC -o .libs/GetImageReply.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetImageReply.lo -MD -MP -MF .deps/GetImageReply.Tpo -c GetImageReply.cpp -o GetImageReply.o >/dev/null 2>&1 mv -f .deps/GetImageReply.Tpo .deps/GetImageReply.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetProperty.lo -MD -MP -MF .deps/GetProperty.Tpo -c -o GetProperty.lo GetProperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetProperty.lo -MD -MP -MF .deps/GetProperty.Tpo -c GetProperty.cpp -fPIC -DPIC -o .libs/GetProperty.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetProperty.lo -MD -MP -MF .deps/GetProperty.Tpo -c GetProperty.cpp -o GetProperty.o >/dev/null 2>&1 mv -f .deps/GetProperty.Tpo .deps/GetProperty.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetPropertyReply.lo -MD -MP -MF .deps/GetPropertyReply.Tpo -c -o GetPropertyReply.lo GetPropertyReply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetPropertyReply.lo -MD -MP -MF .deps/GetPropertyReply.Tpo -c GetPropertyReply.cpp -fPIC -DPIC -o .libs/GetPropertyReply.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT GetPropertyReply.lo -MD -MP -MF .deps/GetPropertyReply.Tpo -c GetPropertyReply.cpp -o GetPropertyReply.o >/dev/null 2>&1 mv -f .deps/GetPropertyReply.Tpo .deps/GetPropertyReply.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ImageText16.lo -MD -MP -MF .deps/ImageText16.Tpo -c -o ImageText16.lo ImageText16.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ImageText16.lo -MD -MP -MF .deps/ImageText16.Tpo -c ImageText16.cpp -fPIC -DPIC -o .libs/ImageText16.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ImageText16.lo -MD -MP -MF .deps/ImageText16.Tpo -c ImageText16.cpp -o ImageText16.o >/dev/null 2>&1 mv -f .deps/ImageText16.Tpo .deps/ImageText16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ImageText8.lo -MD -MP -MF .deps/ImageText8.Tpo -c -o ImageText8.lo ImageText8.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ImageText8.lo -MD -MP -MF .deps/ImageText8.Tpo -c ImageText8.cpp -fPIC -DPIC -o .libs/ImageText8.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ImageText8.lo -MD -MP -MF .deps/ImageText8.Tpo -c ImageText8.cpp -o ImageText8.o >/dev/null 2>&1 mv -f .deps/ImageText8.Tpo .deps/ImageText8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT IntCache.lo -MD -MP -MF .deps/IntCache.Tpo -c -o IntCache.lo IntCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT IntCache.lo -MD -MP -MF .deps/IntCache.Tpo -c IntCache.cpp -fPIC -DPIC -o .libs/IntCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT IntCache.lo -MD -MP -MF .deps/IntCache.Tpo -c IntCache.cpp -o IntCache.o >/dev/null 2>&1 mv -f .deps/IntCache.Tpo .deps/IntCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT InternAtom.lo -MD -MP -MF .deps/InternAtom.Tpo -c -o InternAtom.lo InternAtom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT InternAtom.lo -MD -MP -MF .deps/InternAtom.Tpo -c InternAtom.cpp -fPIC -DPIC -o .libs/InternAtom.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT InternAtom.lo -MD -MP -MF .deps/InternAtom.Tpo -c InternAtom.cpp -o InternAtom.o >/dev/null 2>&1 mv -f .deps/InternAtom.Tpo .deps/InternAtom.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Jpeg.lo -MD -MP -MF .deps/Jpeg.Tpo -c -o Jpeg.lo Jpeg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Jpeg.lo -MD -MP -MF .deps/Jpeg.Tpo -c Jpeg.cpp -fPIC -DPIC -o .libs/Jpeg.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Jpeg.lo -MD -MP -MF .deps/Jpeg.Tpo -c Jpeg.cpp -o Jpeg.o >/dev/null 2>&1 mv -f .deps/Jpeg.Tpo .deps/Jpeg.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Keeper.lo -MD -MP -MF .deps/Keeper.Tpo -c -o Keeper.lo Keeper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Keeper.lo -MD -MP -MF .deps/Keeper.Tpo -c Keeper.cpp -fPIC -DPIC -o .libs/Keeper.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Keeper.lo -MD -MP -MF .deps/Keeper.Tpo -c Keeper.cpp -o Keeper.o >/dev/null 2>&1 mv -f .deps/Keeper.Tpo .deps/Keeper.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT List.lo -MD -MP -MF .deps/List.Tpo -c -o List.lo List.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT List.lo -MD -MP -MF .deps/List.Tpo -c List.cpp -fPIC -DPIC -o .libs/List.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT List.lo -MD -MP -MF .deps/List.Tpo -c List.cpp -o List.o >/dev/null 2>&1 mv -f .deps/List.Tpo .deps/List.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ListFontsReply.lo -MD -MP -MF .deps/ListFontsReply.Tpo -c -o ListFontsReply.lo ListFontsReply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ListFontsReply.lo -MD -MP -MF .deps/ListFontsReply.Tpo -c ListFontsReply.cpp -fPIC -DPIC -o .libs/ListFontsReply.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ListFontsReply.lo -MD -MP -MF .deps/ListFontsReply.Tpo -c ListFontsReply.cpp -o ListFontsReply.o >/dev/null 2>&1 mv -f .deps/ListFontsReply.Tpo .deps/ListFontsReply.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c -o Loop.lo Loop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c Loop.cpp -fPIC -DPIC -o .libs/Loop.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ Loop.cpp: In function 'void SetupDisplaySocket(int&, sockaddr*&, unsigned int&)': Loop.cpp:4044:56: warning: '/X' directive output may be truncated writing 2 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 4044 | snprintf(unixSocketName, DEFAULT_STRING_LENGTH, "%s/X%d", | ^~ Loop.cpp:4044:13: note: 'snprintf' output between 4 and 269 bytes into a destination of size 256 4044 | snprintf(unixSocketName, DEFAULT_STRING_LENGTH, "%s/X%d", | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4045 | unixSocketDir, xPort); | ~~~~~~~~~~~~~~~~~~~~~ Loop.cpp: In function 'int WaitForRemote(ChannelEndPoint&)': Loop.cpp:6239:50: warning: ''' directive output may be truncated writing 1 byte into a region of size between 0 and 255 [-Wformat-truncation=] 6239 | snprintf(hostLabel, sizeof(hostLabel), "'%s'", acceptHost); | ^ Loop.cpp:6239:15: note: 'snprintf' output between 3 and 258 bytes into a destination of size 256 6239 | snprintf(hostLabel, sizeof(hostLabel), "'%s'", acceptHost); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Loop.cpp: In function 'int ParseEnvironmentOptions(const char*, int)': Loop.cpp:8511:34: warning: '%s' directive writing up to 255 bytes into a region of size 252 [-Wformat-overflow=] 8511 | sprintf(tcpHostAndPort, "tcp:%s:%ld", connectHost, connectPort); | ^~ ~~~~~~~~~~~ Loop.cpp:8511:12: note: 'sprintf' output between 7 and 281 bytes into a destination of size 256 8511 | sprintf(tcpHostAndPort, "tcp:%s:%ld", connectHost, connectPort); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c Loop.cpp -o Loop.o >/dev/null 2>&1 mv -f .deps/Loop.Tpo .deps/Loop.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c -o Message.lo Message.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cpp -fPIC -DPIC -o .libs/Message.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cpp -o Message.o >/dev/null 2>&1 mv -f .deps/Message.Tpo .deps/Message.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT MD5.lo -MD -MP -MF .deps/MD5.Tpo -c -o MD5.lo MD5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT MD5.lo -MD -MP -MF .deps/MD5.Tpo -c MD5.c -fPIC -DPIC -o .libs/MD5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT MD5.lo -MD -MP -MF .deps/MD5.Tpo -c MD5.c -o MD5.o >/dev/null 2>&1 mv -f .deps/MD5.Tpo .deps/MD5.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c -o Misc.lo Misc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c Misc.cpp -fPIC -DPIC -o .libs/Misc.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c Misc.cpp -o Misc.o >/dev/null 2>&1 mv -f .deps/Misc.Tpo .deps/Misc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT OpcodeStore.lo -MD -MP -MF .deps/OpcodeStore.Tpo -c -o OpcodeStore.lo OpcodeStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT OpcodeStore.lo -MD -MP -MF .deps/OpcodeStore.Tpo -c OpcodeStore.cpp -fPIC -DPIC -o .libs/OpcodeStore.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT OpcodeStore.lo -MD -MP -MF .deps/OpcodeStore.Tpo -c OpcodeStore.cpp -o OpcodeStore.o >/dev/null 2>&1 mv -f .deps/OpcodeStore.Tpo .deps/OpcodeStore.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Pack.lo -MD -MP -MF .deps/Pack.Tpo -c -o Pack.lo Pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Pack.lo -MD -MP -MF .deps/Pack.Tpo -c Pack.c -fPIC -DPIC -o .libs/Pack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Pack.lo -MD -MP -MF .deps/Pack.Tpo -c Pack.c -o Pack.o >/dev/null 2>&1 mv -f .deps/Pack.Tpo .deps/Pack.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Pgn.lo -MD -MP -MF .deps/Pgn.Tpo -c -o Pgn.lo Pgn.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Pgn.lo -MD -MP -MF .deps/Pgn.Tpo -c Pgn.cpp -fPIC -DPIC -o .libs/Pgn.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Pgn.lo -MD -MP -MF .deps/Pgn.Tpo -c Pgn.cpp -o Pgn.o >/dev/null 2>&1 mv -f .deps/Pgn.Tpo .deps/Pgn.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c -o Pipe.lo Pipe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c Pipe.cpp -fPIC -DPIC -o .libs/Pipe.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c Pipe.cpp -o Pipe.o >/dev/null 2>&1 mv -f .deps/Pipe.Tpo .deps/Pipe.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyArc.lo -MD -MP -MF .deps/PolyArc.Tpo -c -o PolyArc.lo PolyArc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyArc.lo -MD -MP -MF .deps/PolyArc.Tpo -c PolyArc.cpp -fPIC -DPIC -o .libs/PolyArc.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyArc.lo -MD -MP -MF .deps/PolyArc.Tpo -c PolyArc.cpp -o PolyArc.o >/dev/null 2>&1 mv -f .deps/PolyArc.Tpo .deps/PolyArc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyFillArc.lo -MD -MP -MF .deps/PolyFillArc.Tpo -c -o PolyFillArc.lo PolyFillArc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyFillArc.lo -MD -MP -MF .deps/PolyFillArc.Tpo -c PolyFillArc.cpp -fPIC -DPIC -o .libs/PolyFillArc.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyFillArc.lo -MD -MP -MF .deps/PolyFillArc.Tpo -c PolyFillArc.cpp -o PolyFillArc.o >/dev/null 2>&1 mv -f .deps/PolyFillArc.Tpo .deps/PolyFillArc.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyFillRectangle.lo -MD -MP -MF .deps/PolyFillRectangle.Tpo -c -o PolyFillRectangle.lo PolyFillRectangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyFillRectangle.lo -MD -MP -MF .deps/PolyFillRectangle.Tpo -c PolyFillRectangle.cpp -fPIC -DPIC -o .libs/PolyFillRectangle.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyFillRectangle.lo -MD -MP -MF .deps/PolyFillRectangle.Tpo -c PolyFillRectangle.cpp -o PolyFillRectangle.o >/dev/null 2>&1 mv -f .deps/PolyFillRectangle.Tpo .deps/PolyFillRectangle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyLine.lo -MD -MP -MF .deps/PolyLine.Tpo -c -o PolyLine.lo PolyLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyLine.lo -MD -MP -MF .deps/PolyLine.Tpo -c PolyLine.cpp -fPIC -DPIC -o .libs/PolyLine.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyLine.lo -MD -MP -MF .deps/PolyLine.Tpo -c PolyLine.cpp -o PolyLine.o >/dev/null 2>&1 mv -f .deps/PolyLine.Tpo .deps/PolyLine.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyPoint.lo -MD -MP -MF .deps/PolyPoint.Tpo -c -o PolyPoint.lo PolyPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyPoint.lo -MD -MP -MF .deps/PolyPoint.Tpo -c PolyPoint.cpp -fPIC -DPIC -o .libs/PolyPoint.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyPoint.lo -MD -MP -MF .deps/PolyPoint.Tpo -c PolyPoint.cpp -o PolyPoint.o >/dev/null 2>&1 mv -f .deps/PolyPoint.Tpo .deps/PolyPoint.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolySegment.lo -MD -MP -MF .deps/PolySegment.Tpo -c -o PolySegment.lo PolySegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolySegment.lo -MD -MP -MF .deps/PolySegment.Tpo -c PolySegment.cpp -fPIC -DPIC -o .libs/PolySegment.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolySegment.lo -MD -MP -MF .deps/PolySegment.Tpo -c PolySegment.cpp -o PolySegment.o >/dev/null 2>&1 mv -f .deps/PolySegment.Tpo .deps/PolySegment.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyText16.lo -MD -MP -MF .deps/PolyText16.Tpo -c -o PolyText16.lo PolyText16.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyText16.lo -MD -MP -MF .deps/PolyText16.Tpo -c PolyText16.cpp -fPIC -DPIC -o .libs/PolyText16.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyText16.lo -MD -MP -MF .deps/PolyText16.Tpo -c PolyText16.cpp -o PolyText16.o >/dev/null 2>&1 mv -f .deps/PolyText16.Tpo .deps/PolyText16.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyText8.lo -MD -MP -MF .deps/PolyText8.Tpo -c -o PolyText8.lo PolyText8.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyText8.lo -MD -MP -MF .deps/PolyText8.Tpo -c PolyText8.cpp -fPIC -DPIC -o .libs/PolyText8.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PolyText8.lo -MD -MP -MF .deps/PolyText8.Tpo -c PolyText8.cpp -o PolyText8.o >/dev/null 2>&1 mv -f .deps/PolyText8.Tpo .deps/PolyText8.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Proxy.lo -MD -MP -MF .deps/Proxy.Tpo -c -o Proxy.lo Proxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Proxy.lo -MD -MP -MF .deps/Proxy.Tpo -c Proxy.cpp -fPIC -DPIC -o .libs/Proxy.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Proxy.lo -MD -MP -MF .deps/Proxy.Tpo -c Proxy.cpp -o Proxy.o >/dev/null 2>&1 mv -f .deps/Proxy.Tpo .deps/Proxy.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ProxyReadBuffer.lo -MD -MP -MF .deps/ProxyReadBuffer.Tpo -c -o ProxyReadBuffer.lo ProxyReadBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ProxyReadBuffer.lo -MD -MP -MF .deps/ProxyReadBuffer.Tpo -c ProxyReadBuffer.cpp -fPIC -DPIC -o .libs/ProxyReadBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ProxyReadBuffer.lo -MD -MP -MF .deps/ProxyReadBuffer.Tpo -c ProxyReadBuffer.cpp -o ProxyReadBuffer.o >/dev/null 2>&1 mv -f .deps/ProxyReadBuffer.Tpo .deps/ProxyReadBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PutImage.lo -MD -MP -MF .deps/PutImage.Tpo -c -o PutImage.lo PutImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PutImage.lo -MD -MP -MF .deps/PutImage.Tpo -c PutImage.cpp -fPIC -DPIC -o .libs/PutImage.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PutImage.lo -MD -MP -MF .deps/PutImage.Tpo -c PutImage.cpp -o PutImage.o >/dev/null 2>&1 mv -f .deps/PutImage.Tpo .deps/PutImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PutPackedImage.lo -MD -MP -MF .deps/PutPackedImage.Tpo -c -o PutPackedImage.lo PutPackedImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PutPackedImage.lo -MD -MP -MF .deps/PutPackedImage.Tpo -c PutPackedImage.cpp -fPIC -DPIC -o .libs/PutPackedImage.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT PutPackedImage.lo -MD -MP -MF .deps/PutPackedImage.Tpo -c PutPackedImage.cpp -o PutPackedImage.o >/dev/null 2>&1 mv -f .deps/PutPackedImage.Tpo .deps/PutPackedImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT QueryFontReply.lo -MD -MP -MF .deps/QueryFontReply.Tpo -c -o QueryFontReply.lo QueryFontReply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT QueryFontReply.lo -MD -MP -MF .deps/QueryFontReply.Tpo -c QueryFontReply.cpp -fPIC -DPIC -o .libs/QueryFontReply.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT QueryFontReply.lo -MD -MP -MF .deps/QueryFontReply.Tpo -c QueryFontReply.cpp -o QueryFontReply.o >/dev/null 2>&1 mv -f .deps/QueryFontReply.Tpo .deps/QueryFontReply.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ReadBuffer.lo -MD -MP -MF .deps/ReadBuffer.Tpo -c -o ReadBuffer.lo ReadBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ReadBuffer.lo -MD -MP -MF .deps/ReadBuffer.Tpo -c ReadBuffer.cpp -fPIC -DPIC -o .libs/ReadBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ReadBuffer.lo -MD -MP -MF .deps/ReadBuffer.Tpo -c ReadBuffer.cpp -o ReadBuffer.o >/dev/null 2>&1 mv -f .deps/ReadBuffer.Tpo .deps/ReadBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderAddGlyphs.lo -MD -MP -MF .deps/RenderAddGlyphs.Tpo -c -o RenderAddGlyphs.lo RenderAddGlyphs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderAddGlyphs.lo -MD -MP -MF .deps/RenderAddGlyphs.Tpo -c RenderAddGlyphs.cpp -fPIC -DPIC -o .libs/RenderAddGlyphs.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderAddGlyphs.lo -MD -MP -MF .deps/RenderAddGlyphs.Tpo -c RenderAddGlyphs.cpp -o RenderAddGlyphs.o >/dev/null 2>&1 mv -f .deps/RenderAddGlyphs.Tpo .deps/RenderAddGlyphs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderChangePicture.lo -MD -MP -MF .deps/RenderChangePicture.Tpo -c -o RenderChangePicture.lo RenderChangePicture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderChangePicture.lo -MD -MP -MF .deps/RenderChangePicture.Tpo -c RenderChangePicture.cpp -fPIC -DPIC -o .libs/RenderChangePicture.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderChangePicture.lo -MD -MP -MF .deps/RenderChangePicture.Tpo -c RenderChangePicture.cpp -o RenderChangePicture.o >/dev/null 2>&1 mv -f .deps/RenderChangePicture.Tpo .deps/RenderChangePicture.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderComposite.lo -MD -MP -MF .deps/RenderComposite.Tpo -c -o RenderComposite.lo RenderComposite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderComposite.lo -MD -MP -MF .deps/RenderComposite.Tpo -c RenderComposite.cpp -fPIC -DPIC -o .libs/RenderComposite.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderComposite.lo -MD -MP -MF .deps/RenderComposite.Tpo -c RenderComposite.cpp -o RenderComposite.o >/dev/null 2>&1 mv -f .deps/RenderComposite.Tpo .deps/RenderComposite.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCompositeGlyphs.lo -MD -MP -MF .deps/RenderCompositeGlyphs.Tpo -c -o RenderCompositeGlyphs.lo RenderCompositeGlyphs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCompositeGlyphs.lo -MD -MP -MF .deps/RenderCompositeGlyphs.Tpo -c RenderCompositeGlyphs.cpp -fPIC -DPIC -o .libs/RenderCompositeGlyphs.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCompositeGlyphs.lo -MD -MP -MF .deps/RenderCompositeGlyphs.Tpo -c RenderCompositeGlyphs.cpp -o RenderCompositeGlyphs.o >/dev/null 2>&1 mv -f .deps/RenderCompositeGlyphs.Tpo .deps/RenderCompositeGlyphs.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCreateGlyphSet.lo -MD -MP -MF .deps/RenderCreateGlyphSet.Tpo -c -o RenderCreateGlyphSet.lo RenderCreateGlyphSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCreateGlyphSet.lo -MD -MP -MF .deps/RenderCreateGlyphSet.Tpo -c RenderCreateGlyphSet.cpp -fPIC -DPIC -o .libs/RenderCreateGlyphSet.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCreateGlyphSet.lo -MD -MP -MF .deps/RenderCreateGlyphSet.Tpo -c RenderCreateGlyphSet.cpp -o RenderCreateGlyphSet.o >/dev/null 2>&1 mv -f .deps/RenderCreateGlyphSet.Tpo .deps/RenderCreateGlyphSet.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCreatePicture.lo -MD -MP -MF .deps/RenderCreatePicture.Tpo -c -o RenderCreatePicture.lo RenderCreatePicture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCreatePicture.lo -MD -MP -MF .deps/RenderCreatePicture.Tpo -c RenderCreatePicture.cpp -fPIC -DPIC -o .libs/RenderCreatePicture.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderCreatePicture.lo -MD -MP -MF .deps/RenderCreatePicture.Tpo -c RenderCreatePicture.cpp -o RenderCreatePicture.o >/dev/null 2>&1 mv -f .deps/RenderCreatePicture.Tpo .deps/RenderCreatePicture.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderExtension.lo -MD -MP -MF .deps/RenderExtension.Tpo -c -o RenderExtension.lo RenderExtension.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderExtension.lo -MD -MP -MF .deps/RenderExtension.Tpo -c RenderExtension.cpp -fPIC -DPIC -o .libs/RenderExtension.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderExtension.lo -MD -MP -MF .deps/RenderExtension.Tpo -c RenderExtension.cpp -o RenderExtension.o >/dev/null 2>&1 mv -f .deps/RenderExtension.Tpo .deps/RenderExtension.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFillRectangles.lo -MD -MP -MF .deps/RenderFillRectangles.Tpo -c -o RenderFillRectangles.lo RenderFillRectangles.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFillRectangles.lo -MD -MP -MF .deps/RenderFillRectangles.Tpo -c RenderFillRectangles.cpp -fPIC -DPIC -o .libs/RenderFillRectangles.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFillRectangles.lo -MD -MP -MF .deps/RenderFillRectangles.Tpo -c RenderFillRectangles.cpp -o RenderFillRectangles.o >/dev/null 2>&1 mv -f .deps/RenderFillRectangles.Tpo .deps/RenderFillRectangles.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFreeGlyphSet.lo -MD -MP -MF .deps/RenderFreeGlyphSet.Tpo -c -o RenderFreeGlyphSet.lo RenderFreeGlyphSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFreeGlyphSet.lo -MD -MP -MF .deps/RenderFreeGlyphSet.Tpo -c RenderFreeGlyphSet.cpp -fPIC -DPIC -o .libs/RenderFreeGlyphSet.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFreeGlyphSet.lo -MD -MP -MF .deps/RenderFreeGlyphSet.Tpo -c RenderFreeGlyphSet.cpp -o RenderFreeGlyphSet.o >/dev/null 2>&1 mv -f .deps/RenderFreeGlyphSet.Tpo .deps/RenderFreeGlyphSet.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFreePicture.lo -MD -MP -MF .deps/RenderFreePicture.Tpo -c -o RenderFreePicture.lo RenderFreePicture.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFreePicture.lo -MD -MP -MF .deps/RenderFreePicture.Tpo -c RenderFreePicture.cpp -fPIC -DPIC -o .libs/RenderFreePicture.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderFreePicture.lo -MD -MP -MF .deps/RenderFreePicture.Tpo -c RenderFreePicture.cpp -o RenderFreePicture.o >/dev/null 2>&1 mv -f .deps/RenderFreePicture.Tpo .deps/RenderFreePicture.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderGenericRequest.lo -MD -MP -MF .deps/RenderGenericRequest.Tpo -c -o RenderGenericRequest.lo RenderGenericRequest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderGenericRequest.lo -MD -MP -MF .deps/RenderGenericRequest.Tpo -c RenderGenericRequest.cpp -fPIC -DPIC -o .libs/RenderGenericRequest.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderGenericRequest.lo -MD -MP -MF .deps/RenderGenericRequest.Tpo -c RenderGenericRequest.cpp -o RenderGenericRequest.o >/dev/null 2>&1 mv -f .deps/RenderGenericRequest.Tpo .deps/RenderGenericRequest.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureClip.lo -MD -MP -MF .deps/RenderPictureClip.Tpo -c -o RenderPictureClip.lo RenderPictureClip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureClip.lo -MD -MP -MF .deps/RenderPictureClip.Tpo -c RenderPictureClip.cpp -fPIC -DPIC -o .libs/RenderPictureClip.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureClip.lo -MD -MP -MF .deps/RenderPictureClip.Tpo -c RenderPictureClip.cpp -o RenderPictureClip.o >/dev/null 2>&1 mv -f .deps/RenderPictureClip.Tpo .deps/RenderPictureClip.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureFilter.lo -MD -MP -MF .deps/RenderPictureFilter.Tpo -c -o RenderPictureFilter.lo RenderPictureFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureFilter.lo -MD -MP -MF .deps/RenderPictureFilter.Tpo -c RenderPictureFilter.cpp -fPIC -DPIC -o .libs/RenderPictureFilter.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureFilter.lo -MD -MP -MF .deps/RenderPictureFilter.Tpo -c RenderPictureFilter.cpp -o RenderPictureFilter.o >/dev/null 2>&1 mv -f .deps/RenderPictureFilter.Tpo .deps/RenderPictureFilter.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureTransform.lo -MD -MP -MF .deps/RenderPictureTransform.Tpo -c -o RenderPictureTransform.lo RenderPictureTransform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureTransform.lo -MD -MP -MF .deps/RenderPictureTransform.Tpo -c RenderPictureTransform.cpp -fPIC -DPIC -o .libs/RenderPictureTransform.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderPictureTransform.lo -MD -MP -MF .deps/RenderPictureTransform.Tpo -c RenderPictureTransform.cpp -o RenderPictureTransform.o >/dev/null 2>&1 mv -f .deps/RenderPictureTransform.Tpo .deps/RenderPictureTransform.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderTrapezoids.lo -MD -MP -MF .deps/RenderTrapezoids.Tpo -c -o RenderTrapezoids.lo RenderTrapezoids.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderTrapezoids.lo -MD -MP -MF .deps/RenderTrapezoids.Tpo -c RenderTrapezoids.cpp -fPIC -DPIC -o .libs/RenderTrapezoids.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderTrapezoids.lo -MD -MP -MF .deps/RenderTrapezoids.Tpo -c RenderTrapezoids.cpp -o RenderTrapezoids.o >/dev/null 2>&1 mv -f .deps/RenderTrapezoids.Tpo .deps/RenderTrapezoids.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderTriangles.lo -MD -MP -MF .deps/RenderTriangles.Tpo -c -o RenderTriangles.lo RenderTriangles.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderTriangles.lo -MD -MP -MF .deps/RenderTriangles.Tpo -c RenderTriangles.cpp -fPIC -DPIC -o .libs/RenderTriangles.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT RenderTriangles.lo -MD -MP -MF .deps/RenderTriangles.Tpo -c RenderTriangles.cpp -o RenderTriangles.o >/dev/null 2>&1 mv -f .deps/RenderTriangles.Tpo .deps/RenderTriangles.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Rgb.lo -MD -MP -MF .deps/Rgb.Tpo -c -o Rgb.lo Rgb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Rgb.lo -MD -MP -MF .deps/Rgb.Tpo -c Rgb.cpp -fPIC -DPIC -o .libs/Rgb.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Rgb.lo -MD -MP -MF .deps/Rgb.Tpo -c Rgb.cpp -o Rgb.o >/dev/null 2>&1 mv -f .deps/Rgb.Tpo .deps/Rgb.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Rle.lo -MD -MP -MF .deps/Rle.Tpo -c -o Rle.lo Rle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Rle.lo -MD -MP -MF .deps/Rle.Tpo -c Rle.cpp -fPIC -DPIC -o .libs/Rle.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Rle.lo -MD -MP -MF .deps/Rle.Tpo -c Rle.cpp -o Rle.o >/dev/null 2>&1 mv -f .deps/Rle.Tpo .deps/Rle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SendEvent.lo -MD -MP -MF .deps/SendEvent.Tpo -c -o SendEvent.lo SendEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SendEvent.lo -MD -MP -MF .deps/SendEvent.Tpo -c SendEvent.cpp -fPIC -DPIC -o .libs/SendEvent.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SendEvent.lo -MD -MP -MF .deps/SendEvent.Tpo -c SendEvent.cpp -o SendEvent.o >/dev/null 2>&1 mv -f .deps/SendEvent.Tpo .deps/SendEvent.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SequenceQueue.lo -MD -MP -MF .deps/SequenceQueue.Tpo -c -o SequenceQueue.lo SequenceQueue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SequenceQueue.lo -MD -MP -MF .deps/SequenceQueue.Tpo -c SequenceQueue.cpp -fPIC -DPIC -o .libs/SequenceQueue.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SequenceQueue.lo -MD -MP -MF .deps/SequenceQueue.Tpo -c SequenceQueue.cpp -o SequenceQueue.o >/dev/null 2>&1 mv -f .deps/SequenceQueue.Tpo .deps/SequenceQueue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerCache.lo -MD -MP -MF .deps/ServerCache.Tpo -c -o ServerCache.lo ServerCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerCache.lo -MD -MP -MF .deps/ServerCache.Tpo -c ServerCache.cpp -fPIC -DPIC -o .libs/ServerCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerCache.lo -MD -MP -MF .deps/ServerCache.Tpo -c ServerCache.cpp -o ServerCache.o >/dev/null 2>&1 mv -f .deps/ServerCache.Tpo .deps/ServerCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerChannel.lo -MD -MP -MF .deps/ServerChannel.Tpo -c -o ServerChannel.lo ServerChannel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerChannel.lo -MD -MP -MF .deps/ServerChannel.Tpo -c ServerChannel.cpp -fPIC -DPIC -o .libs/ServerChannel.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerChannel.lo -MD -MP -MF .deps/ServerChannel.Tpo -c ServerChannel.cpp -o ServerChannel.o >/dev/null 2>&1 mv -f .deps/ServerChannel.Tpo .deps/ServerChannel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerProxy.lo -MD -MP -MF .deps/ServerProxy.Tpo -c -o ServerProxy.lo ServerProxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerProxy.lo -MD -MP -MF .deps/ServerProxy.Tpo -c ServerProxy.cpp -fPIC -DPIC -o .libs/ServerProxy.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerProxy.lo -MD -MP -MF .deps/ServerProxy.Tpo -c ServerProxy.cpp -o ServerProxy.o >/dev/null 2>&1 mv -f .deps/ServerProxy.Tpo .deps/ServerProxy.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerReadBuffer.lo -MD -MP -MF .deps/ServerReadBuffer.Tpo -c -o ServerReadBuffer.lo ServerReadBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerReadBuffer.lo -MD -MP -MF .deps/ServerReadBuffer.Tpo -c ServerReadBuffer.cpp -fPIC -DPIC -o .libs/ServerReadBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerReadBuffer.lo -MD -MP -MF .deps/ServerReadBuffer.Tpo -c ServerReadBuffer.cpp -o ServerReadBuffer.o >/dev/null 2>&1 mv -f .deps/ServerReadBuffer.Tpo .deps/ServerReadBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerStore.lo -MD -MP -MF .deps/ServerStore.Tpo -c -o ServerStore.lo ServerStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerStore.lo -MD -MP -MF .deps/ServerStore.Tpo -c ServerStore.cpp -fPIC -DPIC -o .libs/ServerStore.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ServerStore.lo -MD -MP -MF .deps/ServerStore.Tpo -c ServerStore.cpp -o ServerStore.o >/dev/null 2>&1 mv -f .deps/ServerStore.Tpo .deps/ServerStore.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetClipRectangles.lo -MD -MP -MF .deps/SetClipRectangles.Tpo -c -o SetClipRectangles.lo SetClipRectangles.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetClipRectangles.lo -MD -MP -MF .deps/SetClipRectangles.Tpo -c SetClipRectangles.cpp -fPIC -DPIC -o .libs/SetClipRectangles.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetClipRectangles.lo -MD -MP -MF .deps/SetClipRectangles.Tpo -c SetClipRectangles.cpp -o SetClipRectangles.o >/dev/null 2>&1 mv -f .deps/SetClipRectangles.Tpo .deps/SetClipRectangles.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackAlpha.lo -MD -MP -MF .deps/SetUnpackAlpha.Tpo -c -o SetUnpackAlpha.lo SetUnpackAlpha.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackAlpha.lo -MD -MP -MF .deps/SetUnpackAlpha.Tpo -c SetUnpackAlpha.cpp -fPIC -DPIC -o .libs/SetUnpackAlpha.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackAlpha.lo -MD -MP -MF .deps/SetUnpackAlpha.Tpo -c SetUnpackAlpha.cpp -o SetUnpackAlpha.o >/dev/null 2>&1 mv -f .deps/SetUnpackAlpha.Tpo .deps/SetUnpackAlpha.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackColormap.lo -MD -MP -MF .deps/SetUnpackColormap.Tpo -c -o SetUnpackColormap.lo SetUnpackColormap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackColormap.lo -MD -MP -MF .deps/SetUnpackColormap.Tpo -c SetUnpackColormap.cpp -fPIC -DPIC -o .libs/SetUnpackColormap.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackColormap.lo -MD -MP -MF .deps/SetUnpackColormap.Tpo -c SetUnpackColormap.cpp -o SetUnpackColormap.o >/dev/null 2>&1 mv -f .deps/SetUnpackColormap.Tpo .deps/SetUnpackColormap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackGeometry.lo -MD -MP -MF .deps/SetUnpackGeometry.Tpo -c -o SetUnpackGeometry.lo SetUnpackGeometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackGeometry.lo -MD -MP -MF .deps/SetUnpackGeometry.Tpo -c SetUnpackGeometry.cpp -fPIC -DPIC -o .libs/SetUnpackGeometry.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT SetUnpackGeometry.lo -MD -MP -MF .deps/SetUnpackGeometry.Tpo -c SetUnpackGeometry.cpp -o SetUnpackGeometry.o >/dev/null 2>&1 mv -f .deps/SetUnpackGeometry.Tpo .deps/SetUnpackGeometry.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ShapeExtension.lo -MD -MP -MF .deps/ShapeExtension.Tpo -c -o ShapeExtension.lo ShapeExtension.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ShapeExtension.lo -MD -MP -MF .deps/ShapeExtension.Tpo -c ShapeExtension.cpp -fPIC -DPIC -o .libs/ShapeExtension.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT ShapeExtension.lo -MD -MP -MF .deps/ShapeExtension.Tpo -c ShapeExtension.cpp -o ShapeExtension.o >/dev/null 2>&1 mv -f .deps/ShapeExtension.Tpo .deps/ShapeExtension.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c -o Socket.lo Socket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cpp -fPIC -DPIC -o .libs/Socket.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cpp -o Socket.o >/dev/null 2>&1 mv -f .deps/Socket.Tpo .deps/Socket.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Split.lo -MD -MP -MF .deps/Split.Tpo -c -o Split.lo Split.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Split.lo -MD -MP -MF .deps/Split.Tpo -c Split.cpp -fPIC -DPIC -o .libs/Split.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Split.lo -MD -MP -MF .deps/Split.Tpo -c Split.cpp -o Split.o >/dev/null 2>&1 mv -f .deps/Split.Tpo .deps/Split.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT StaticCompressor.lo -MD -MP -MF .deps/StaticCompressor.Tpo -c -o StaticCompressor.lo StaticCompressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT StaticCompressor.lo -MD -MP -MF .deps/StaticCompressor.Tpo -c StaticCompressor.cpp -fPIC -DPIC -o .libs/StaticCompressor.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT StaticCompressor.lo -MD -MP -MF .deps/StaticCompressor.Tpo -c StaticCompressor.cpp -o StaticCompressor.o >/dev/null 2>&1 mv -f .deps/StaticCompressor.Tpo .deps/StaticCompressor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Statistics.lo -MD -MP -MF .deps/Statistics.Tpo -c -o Statistics.lo Statistics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Statistics.lo -MD -MP -MF .deps/Statistics.Tpo -c Statistics.cpp -fPIC -DPIC -o .libs/Statistics.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ Statistics.cpp: In member function 'int Statistics::getClientOverallStats(int, char*&)': Statistics.cpp:1149:29: warning: '%s' directive writing up to 1023 bytes into a region of size 1015 [-Wformat-overflow=] 1149 | sprintf(format, "link: %s", label); | ^~ ~~~~~ Statistics.cpp:1149:10: note: 'sprintf' output between 10 and 1033 bytes into a destination of size 1024 1149 | sprintf(format, "link: %s", label); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Statistics.lo -MD -MP -MF .deps/Statistics.Tpo -c Statistics.cpp -o Statistics.o >/dev/null 2>&1 mv -f .deps/Statistics.Tpo .deps/Statistics.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Timestamp.lo -MD -MP -MF .deps/Timestamp.Tpo -c -o Timestamp.lo Timestamp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Timestamp.lo -MD -MP -MF .deps/Timestamp.Tpo -c Timestamp.cpp -fPIC -DPIC -o .libs/Timestamp.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Timestamp.lo -MD -MP -MF .deps/Timestamp.Tpo -c Timestamp.cpp -o Timestamp.o >/dev/null 2>&1 mv -f .deps/Timestamp.Tpo .deps/Timestamp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT TranslateCoords.lo -MD -MP -MF .deps/TranslateCoords.Tpo -c -o TranslateCoords.lo TranslateCoords.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT TranslateCoords.lo -MD -MP -MF .deps/TranslateCoords.Tpo -c TranslateCoords.cpp -fPIC -DPIC -o .libs/TranslateCoords.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT TranslateCoords.lo -MD -MP -MF .deps/TranslateCoords.Tpo -c TranslateCoords.cpp -o TranslateCoords.o >/dev/null 2>&1 mv -f .deps/TranslateCoords.Tpo .deps/TranslateCoords.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Transport.lo -MD -MP -MF .deps/Transport.Tpo -c -o Transport.lo Transport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Transport.lo -MD -MP -MF .deps/Transport.Tpo -c Transport.cpp -fPIC -DPIC -o .libs/Transport.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Transport.lo -MD -MP -MF .deps/Transport.Tpo -c Transport.cpp -o Transport.o >/dev/null 2>&1 mv -f .deps/Transport.Tpo .deps/Transport.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Unpack.lo -MD -MP -MF .deps/Unpack.Tpo -c -o Unpack.lo Unpack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Unpack.lo -MD -MP -MF .deps/Unpack.Tpo -c Unpack.cpp -fPIC -DPIC -o .libs/Unpack.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Unpack.lo -MD -MP -MF .deps/Unpack.Tpo -c Unpack.cpp -o Unpack.o >/dev/null 2>&1 mv -f .deps/Unpack.Tpo .deps/Unpack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Vars.lo -MD -MP -MF .deps/Vars.Tpo -c -o Vars.lo Vars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Vars.lo -MD -MP -MF .deps/Vars.Tpo -c Vars.c -fPIC -DPIC -o .libs/Vars.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Vars.lo -MD -MP -MF .deps/Vars.Tpo -c Vars.c -o Vars.o >/dev/null 2>&1 mv -f .deps/Vars.Tpo .deps/Vars.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c -o Version.lo Version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c Version.c -fPIC -DPIC -o .libs/Version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c Version.c -o Version.o >/dev/null 2>&1 mv -f .deps/Version.Tpo .deps/Version.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT WriteBuffer.lo -MD -MP -MF .deps/WriteBuffer.Tpo -c -o WriteBuffer.lo WriteBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT WriteBuffer.lo -MD -MP -MF .deps/WriteBuffer.Tpo -c WriteBuffer.cpp -fPIC -DPIC -o .libs/WriteBuffer.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT WriteBuffer.lo -MD -MP -MF .deps/WriteBuffer.Tpo -c WriteBuffer.cpp -o WriteBuffer.o >/dev/null 2>&1 mv -f .deps/WriteBuffer.Tpo .deps/WriteBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT XidCache.lo -MD -MP -MF .deps/XidCache.Tpo -c -o XidCache.lo XidCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT XidCache.lo -MD -MP -MF .deps/XidCache.Tpo -c XidCache.cpp -fPIC -DPIC -o .libs/XidCache.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT XidCache.lo -MD -MP -MF .deps/XidCache.Tpo -c XidCache.cpp -o XidCache.o >/dev/null 2>&1 mv -f .deps/XidCache.Tpo .deps/XidCache.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Z.lo -MD -MP -MF .deps/Z.Tpo -c -o Z.lo Z.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Z.lo -MD -MP -MF .deps/Z.Tpo -c Z.cpp -fPIC -DPIC -o .libs/Z.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Z.lo -MD -MP -MF .deps/Z.Tpo -c Z.cpp -o Z.o >/dev/null 2>&1 mv -f .deps/Z.Tpo .deps/Z.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c -o Log.lo Log.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c Log.cpp -fPIC -DPIC -o .libs/Log.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -MT Log.lo -MD -MP -MF .deps/Log.Tpo -c Log.cpp -o Log.o >/dev/null 2>&1 mv -f .deps/Log.Tpo .deps/Log.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -I/usr/include/libpng16 -fPIC -version-number 3:5:99 -no-undefined -lpthread -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libXcomp.la -rpath /usr/lib64 ActionCache.lo Agent.lo Alpha.lo Auth.lo Bitmap.lo BlockCache.lo BlockCacheSet.lo ChangeGC.lo ChangeProperty.lo ChannelCache.lo Channel.lo ChannelEndPoint.lo CharCache.lo Children.lo ClearArea.lo ClientCache.lo ClientChannel.lo ClientProxy.lo ClientReadBuffer.lo ClientStore.lo Colormap.lo ConfigureWindow.lo Control.lo CopyArea.lo CreateGC.lo CreatePixmap.lo DecodeBuffer.lo EncodeBuffer.lo FillPoly.lo Fork.lo GenericChannel.lo GenericReadBuffer.lo GenericReply.lo GenericRequest.lo GetImage.lo GetImageReply.lo GetProperty.lo GetPropertyReply.lo ImageText16.lo ImageText8.lo IntCache.lo InternAtom.lo Jpeg.lo Keeper.lo List.lo ListFontsReply.lo Loop.lo Message.lo MD5.lo Misc.lo OpcodeStore.lo Pack.lo Pgn.lo Pipe.lo PolyArc.lo PolyFillArc.lo PolyFillRectangle.lo PolyLine.lo PolyPoint.lo PolySegment.lo PolyText16.lo PolyText8.lo Proxy.lo ProxyReadBuffer.lo PutImage.lo PutPackedImage.lo QueryFontReply.lo ReadBuffer.lo RenderAddGlyphs.lo RenderChangePicture.lo RenderComposite.lo RenderCompositeGlyphs.lo RenderCreateGlyphSet.lo RenderCreatePicture.lo RenderExtension.lo RenderFillRectangles.lo RenderFreeGlyphSet.lo RenderFreePicture.lo RenderGenericRequest.lo RenderPictureClip.lo RenderPictureFilter.lo RenderPictureTransform.lo RenderTrapezoids.lo RenderTriangles.lo Rgb.lo Rle.lo SendEvent.lo SequenceQueue.lo ServerCache.lo ServerChannel.lo ServerProxy.lo ServerReadBuffer.lo ServerStore.lo SetClipRectangles.lo SetUnpackAlpha.lo SetUnpackColormap.lo SetUnpackGeometry.lo ShapeExtension.lo Socket.lo Split.lo StaticCompressor.lo Statistics.lo Timestamp.lo TranslateCoords.lo Transport.lo Unpack.lo Vars.lo Version.lo WriteBuffer.lo XidCache.lo Z.lo Log.lo -ljpeg -lpng16 -lz -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/ActionCache.o .libs/Agent.o .libs/Alpha.o .libs/Auth.o .libs/Bitmap.o .libs/BlockCache.o .libs/BlockCacheSet.o .libs/ChangeGC.o .libs/ChangeProperty.o .libs/ChannelCache.o .libs/Channel.o .libs/ChannelEndPoint.o .libs/CharCache.o .libs/Children.o .libs/ClearArea.o .libs/ClientCache.o .libs/ClientChannel.o .libs/ClientProxy.o .libs/ClientReadBuffer.o .libs/ClientStore.o .libs/Colormap.o .libs/ConfigureWindow.o .libs/Control.o .libs/CopyArea.o .libs/CreateGC.o .libs/CreatePixmap.o .libs/DecodeBuffer.o .libs/EncodeBuffer.o .libs/FillPoly.o .libs/Fork.o .libs/GenericChannel.o .libs/GenericReadBuffer.o .libs/GenericReply.o .libs/GenericRequest.o .libs/GetImage.o .libs/GetImageReply.o .libs/GetProperty.o .libs/GetPropertyReply.o .libs/ImageText16.o .libs/ImageText8.o .libs/IntCache.o .libs/InternAtom.o .libs/Jpeg.o .libs/Keeper.o .libs/List.o .libs/ListFontsReply.o .libs/Loop.o .libs/Message.o .libs/MD5.o .libs/Misc.o .libs/OpcodeStore.o .libs/Pack.o .libs/Pgn.o .libs/Pipe.o .libs/PolyArc.o .libs/PolyFillArc.o .libs/PolyFillRectangle.o .libs/PolyLine.o .libs/PolyPoint.o .libs/PolySegment.o .libs/PolyText16.o .libs/PolyText8.o .libs/Proxy.o .libs/ProxyReadBuffer.o .libs/PutImage.o .libs/PutPackedImage.o .libs/QueryFontReply.o .libs/ReadBuffer.o .libs/RenderAddGlyphs.o .libs/RenderChangePicture.o .libs/RenderComposite.o .libs/RenderCompositeGlyphs.o .libs/RenderCreateGlyphSet.o .libs/RenderCreatePicture.o .libs/RenderExtension.o .libs/RenderFillRectangles.o .libs/RenderFreeGlyphSet.o .libs/RenderFreePicture.o .libs/RenderGenericRequest.o .libs/RenderPictureClip.o .libs/RenderPictureFilter.o .libs/RenderPictureTransform.o .libs/RenderTrapezoids.o .libs/RenderTriangles.o .libs/Rgb.o .libs/Rle.o .libs/SendEvent.o .libs/SequenceQueue.o .libs/ServerCache.o .libs/ServerChannel.o .libs/ServerProxy.o .libs/ServerReadBuffer.o .libs/ServerStore.o .libs/SetClipRectangles.o .libs/SetUnpackAlpha.o .libs/SetUnpackColormap.o .libs/SetUnpackGeometry.o .libs/ShapeExtension.o .libs/Socket.o .libs/Split.o .libs/StaticCompressor.o .libs/Statistics.o .libs/Timestamp.o .libs/TranslateCoords.o .libs/Transport.o .libs/Unpack.o .libs/Vars.o .libs/Version.o .libs/WriteBuffer.o .libs/XidCache.o .libs/Z.o .libs/Log.o -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -pthread -lpthread -ljpeg -lpng16 -lz -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libXcomp.so.3 -o .libs/libXcomp.so.3.5.99 libtool: link: (cd ".libs" && rm -f "libXcomp.so.3" && ln -s "libXcomp.so.3.5.99" "libXcomp.so.3") libtool: link: (cd ".libs" && rm -f "libXcomp.so" && ln -s "libXcomp.so.3.5.99" "libXcomp.so") libtool: link: ar cr .libs/libXcomp.a ActionCache.o Agent.o Alpha.o Auth.o Bitmap.o BlockCache.o BlockCacheSet.o ChangeGC.o ChangeProperty.o ChannelCache.o Channel.o ChannelEndPoint.o CharCache.o Children.o ClearArea.o ClientCache.o ClientChannel.o ClientProxy.o ClientReadBuffer.o ClientStore.o Colormap.o ConfigureWindow.o Control.o CopyArea.o CreateGC.o CreatePixmap.o DecodeBuffer.o EncodeBuffer.o FillPoly.o Fork.o GenericChannel.o GenericReadBuffer.o GenericReply.o GenericRequest.o GetImage.o GetImageReply.o GetProperty.o GetPropertyReply.o ImageText16.o ImageText8.o IntCache.o InternAtom.o Jpeg.o Keeper.o List.o ListFontsReply.o Loop.o Message.o MD5.o Misc.o OpcodeStore.o Pack.o Pgn.o Pipe.o PolyArc.o PolyFillArc.o PolyFillRectangle.o PolyLine.o PolyPoint.o PolySegment.o PolyText16.o PolyText8.o Proxy.o ProxyReadBuffer.o PutImage.o PutPackedImage.o QueryFontReply.o ReadBuffer.o RenderAddGlyphs.o RenderChangePicture.o RenderComposite.o RenderCompositeGlyphs.o RenderCreateGlyphSet.o RenderCreatePicture.o RenderExtension.o RenderFillRectangles.o RenderFreeGlyphSet.o RenderFreePicture.o RenderGenericRequest.o RenderPictureClip.o RenderPictureFilter.o RenderPictureTransform.o RenderTrapezoids.o RenderTriangles.o Rgb.o Rle.o SendEvent.o SequenceQueue.o ServerCache.o ServerChannel.o ServerProxy.o ServerReadBuffer.o ServerStore.o SetClipRectangles.o SetUnpackAlpha.o SetUnpackColormap.o SetUnpackGeometry.o ShapeExtension.o Socket.o Split.o StaticCompressor.o Statistics.o Timestamp.o TranslateCoords.o Transport.o Unpack.o Vars.o Version.o WriteBuffer.o XidCache.o Z.o Log.o libtool: link: ranlib .libs/libXcomp.a libtool: link: ( cd ".libs" && rm -f "libXcomp.la" && ln -s "../libXcomp.la" "libXcomp.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src' Making all in test make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/test' g++ -DHAVE_CONFIG_H -I. -I.. -I../src -pthread -fPIC -MT logging_test.o -MD -MP -MF .deps/logging_test.Tpo -c -o logging_test.o logging_test.cpp mv -f .deps/logging_test.Tpo .deps/logging_test.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o logging_test logging_test.o ../src/.libs/libXcomp.a -lpthread libtool: link: g++ -pthread -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -o logging_test logging_test.o ../src/.libs/libXcomp.a -lpthread -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' # build libNX_X11 second cd nx-X11/lib && autoreconf -vfsi && (/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/tmp_configure --disable-poll) && make autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:22: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:22: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:22: the top level configure.ac:34: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... m4/nx-macros.m4:37: NX_COMPILER_BRAND is expanded from... configure.ac:34: the top level configure.ac:222: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:222: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1552: AC_ARG_WITH is expanded from... configure.ac:222: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:16: installing 'build-aux/compile' configure.ac:10: installing 'build-aux/config.guess' configure.ac:10: installing 'build-aux/config.sub' configure.ac:19: installing 'build-aux/install-sh' configure.ac:19: installing 'build-aux/missing' modules/im/ximcp/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) configure: WARNING: you should use --build, --host, --target checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XDMCP... yes checking for XdmcpWrap in -lXdmcp... yes checking for XdmcpWrap in -lXdmcp... (cached) yes 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 for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support nxcomp mediated connections... yes checking for library containing socket... (cached) none required checking for library containing gethostbyname... (cached) none required checking for getaddrinfo... (cached) yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... (cached) no checking for socklen_t... (cached) yes checking for struct msghdr.msg_control... (cached) yes checking for authdes_seccreate... no checking for authdes_create... no checking if Secure RPC authentication ("SUN-DES-1") should be supported... no checking if run-time linking is supported... checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes yes checking if loadable Xcursor library support should be enabled... yes checking for sys/select.h... yes checking for strtol... yes checking for seteuid... yes checking whether issetugid is declared... no checking for issetugid... no checking for getresuid... yes checking for shmat... yes checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysym definitions... /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/keysymdef.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/XF86keysym.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/Sunkeysym.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/DECkeysym.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/HPkeysym.h checking if XLOCALEDIR support should be enabled... yes checking for getpagesize... yes checking for working mmap... yes checking for nl_langinfo... yes checking whether malloc(0) returns NULL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating modules/im/ximcp/Makefile config.status: creating modules/im/Makefile config.status: creating modules/lc/gen/Makefile config.status: creating modules/lc/def/Makefile config.status: creating modules/lc/Utf8/Makefile config.status: creating modules/lc/Makefile config.status: creating modules/om/generic/Makefile config.status: creating modules/om/Makefile config.status: creating modules/Makefile config.status: creating src/util/Makefile config.status: creating src/xcms/Makefile config.status: creating src/xkb/Makefile config.status: creating src/xlibi18n/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating nx-x11.pc config.status: creating src/config.h config.status: creating include/X11/XlibConf.h config.status: executing depfiles commands config.status: executing libtool commands NX_X11 will be built with the following settings: Loadable xcursor library support: yes Threading support: yes Use Threads safe API: yes Threads stubs in libNX_X11: no USE_POLL: yes XCMS: yes Internationalization support: yes XF86BigFont support: yes XKB support: yes XLOCALEDIR environment variable support: yes Compose table cache enabled: yes make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' Making all in modules make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' Making all in im make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' Making all in ximcp make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im/ximcp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imCallbk.lo -MD -MP -MF .deps/imCallbk.Tpo -c -o imCallbk.lo imCallbk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imCallbk.lo -MD -MP -MF .deps/imCallbk.Tpo -c imCallbk.c -fPIC -DPIC -o .libs/imCallbk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imCallbk.lo -MD -MP -MF .deps/imCallbk.Tpo -c imCallbk.c -o imCallbk.o >/dev/null 2>&1 mv -f .deps/imCallbk.Tpo .deps/imCallbk.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefFlt.lo -MD -MP -MF .deps/imDefFlt.Tpo -c -o imDefFlt.lo imDefFlt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefFlt.lo -MD -MP -MF .deps/imDefFlt.Tpo -c imDefFlt.c -fPIC -DPIC -o .libs/imDefFlt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefFlt.lo -MD -MP -MF .deps/imDefFlt.Tpo -c imDefFlt.c -o imDefFlt.o >/dev/null 2>&1 mv -f .deps/imDefFlt.Tpo .deps/imDefFlt.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefIc.lo -MD -MP -MF .deps/imDefIc.Tpo -c -o imDefIc.lo imDefIc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefIc.lo -MD -MP -MF .deps/imDefIc.Tpo -c imDefIc.c -fPIC -DPIC -o .libs/imDefIc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefIc.lo -MD -MP -MF .deps/imDefIc.Tpo -c imDefIc.c -o imDefIc.o >/dev/null 2>&1 mv -f .deps/imDefIc.Tpo .deps/imDefIc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefIm.lo -MD -MP -MF .deps/imDefIm.Tpo -c -o imDefIm.lo imDefIm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefIm.lo -MD -MP -MF .deps/imDefIm.Tpo -c imDefIm.c -fPIC -DPIC -o .libs/imDefIm.o In file included from /usr/include/string.h:519, from ../../../../exports/include/nx-X11/Xfuncs.h:46, from ../../../include/X11/Xlibint.h:366, from imDefIm.c:58: In function 'strncpy', inlined from '_XimSetEncodingByName' at imDefIm.c:1565:11, inlined from '_XimEncodingNegotiation' at imDefIm.c:1713:11: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imDefIm.c: In function '_XimEncodingNegotiation': imDefIm.c:1556:20: note: length computed here 1556 | encoding_len = strlen(encoding); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefIm.lo -MD -MP -MF .deps/imDefIm.Tpo -c imDefIm.c -o imDefIm.o >/dev/null 2>&1 mv -f .deps/imDefIm.Tpo .deps/imDefIm.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefLkup.lo -MD -MP -MF .deps/imDefLkup.Tpo -c -o imDefLkup.lo imDefLkup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefLkup.lo -MD -MP -MF .deps/imDefLkup.Tpo -c imDefLkup.c -fPIC -DPIC -o .libs/imDefLkup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDefLkup.lo -MD -MP -MF .deps/imDefLkup.Tpo -c imDefLkup.c -o imDefLkup.o >/dev/null 2>&1 mv -f .deps/imDefLkup.Tpo .deps/imDefLkup.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDispch.lo -MD -MP -MF .deps/imDispch.Tpo -c -o imDispch.lo imDispch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDispch.lo -MD -MP -MF .deps/imDispch.Tpo -c imDispch.c -fPIC -DPIC -o .libs/imDispch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imDispch.lo -MD -MP -MF .deps/imDispch.Tpo -c imDispch.c -o imDispch.o >/dev/null 2>&1 mv -f .deps/imDispch.Tpo .deps/imDispch.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imEvToWire.lo -MD -MP -MF .deps/imEvToWire.Tpo -c -o imEvToWire.lo imEvToWire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imEvToWire.lo -MD -MP -MF .deps/imEvToWire.Tpo -c imEvToWire.c -fPIC -DPIC -o .libs/imEvToWire.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imEvToWire.lo -MD -MP -MF .deps/imEvToWire.Tpo -c imEvToWire.c -o imEvToWire.o >/dev/null 2>&1 mv -f .deps/imEvToWire.Tpo .deps/imEvToWire.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imExten.lo -MD -MP -MF .deps/imExten.Tpo -c -o imExten.lo imExten.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imExten.lo -MD -MP -MF .deps/imExten.Tpo -c imExten.c -fPIC -DPIC -o .libs/imExten.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imExten.lo -MD -MP -MF .deps/imExten.Tpo -c imExten.c -o imExten.o >/dev/null 2>&1 mv -f .deps/imExten.Tpo .deps/imExten.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imImSw.lo -MD -MP -MF .deps/imImSw.Tpo -c -o imImSw.lo imImSw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imImSw.lo -MD -MP -MF .deps/imImSw.Tpo -c imImSw.c -fPIC -DPIC -o .libs/imImSw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imImSw.lo -MD -MP -MF .deps/imImSw.Tpo -c imImSw.c -o imImSw.o >/dev/null 2>&1 mv -f .deps/imImSw.Tpo .deps/imImSw.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imInsClbk.lo -MD -MP -MF .deps/imInsClbk.Tpo -c -o imInsClbk.lo imInsClbk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imInsClbk.lo -MD -MP -MF .deps/imInsClbk.Tpo -c imInsClbk.c -fPIC -DPIC -o .libs/imInsClbk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imInsClbk.lo -MD -MP -MF .deps/imInsClbk.Tpo -c imInsClbk.c -o imInsClbk.o >/dev/null 2>&1 mv -f .deps/imInsClbk.Tpo .deps/imInsClbk.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imInt.lo -MD -MP -MF .deps/imInt.Tpo -c -o imInt.lo imInt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imInt.lo -MD -MP -MF .deps/imInt.Tpo -c imInt.c -fPIC -DPIC -o .libs/imInt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imInt.lo -MD -MP -MF .deps/imInt.Tpo -c imInt.c -o imInt.o >/dev/null 2>&1 mv -f .deps/imInt.Tpo .deps/imInt.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcFlt.lo -MD -MP -MF .deps/imLcFlt.Tpo -c -o imLcFlt.lo imLcFlt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcFlt.lo -MD -MP -MF .deps/imLcFlt.Tpo -c imLcFlt.c -fPIC -DPIC -o .libs/imLcFlt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcFlt.lo -MD -MP -MF .deps/imLcFlt.Tpo -c imLcFlt.c -o imLcFlt.o >/dev/null 2>&1 mv -f .deps/imLcFlt.Tpo .deps/imLcFlt.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcGIc.lo -MD -MP -MF .deps/imLcGIc.Tpo -c -o imLcGIc.lo imLcGIc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcGIc.lo -MD -MP -MF .deps/imLcGIc.Tpo -c imLcGIc.c -fPIC -DPIC -o .libs/imLcGIc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcGIc.lo -MD -MP -MF .deps/imLcGIc.Tpo -c imLcGIc.c -o imLcGIc.o >/dev/null 2>&1 mv -f .deps/imLcGIc.Tpo .deps/imLcGIc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcIc.lo -MD -MP -MF .deps/imLcIc.Tpo -c -o imLcIc.lo imLcIc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcIc.lo -MD -MP -MF .deps/imLcIc.Tpo -c imLcIc.c -fPIC -DPIC -o .libs/imLcIc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcIc.lo -MD -MP -MF .deps/imLcIc.Tpo -c imLcIc.c -o imLcIc.o >/dev/null 2>&1 mv -f .deps/imLcIc.Tpo .deps/imLcIc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcIm.lo -MD -MP -MF .deps/imLcIm.Tpo -c -o imLcIm.lo imLcIm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcIm.lo -MD -MP -MF .deps/imLcIm.Tpo -c imLcIm.c -fPIC -DPIC -o .libs/imLcIm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcIm.lo -MD -MP -MF .deps/imLcIm.Tpo -c imLcIm.c -o imLcIm.o >/dev/null 2>&1 mv -f .deps/imLcIm.Tpo .deps/imLcIm.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcLkup.lo -MD -MP -MF .deps/imLcLkup.Tpo -c -o imLcLkup.lo imLcLkup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcLkup.lo -MD -MP -MF .deps/imLcLkup.Tpo -c imLcLkup.c -fPIC -DPIC -o .libs/imLcLkup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcLkup.lo -MD -MP -MF .deps/imLcLkup.Tpo -c imLcLkup.c -o imLcLkup.o >/dev/null 2>&1 mv -f .deps/imLcLkup.Tpo .deps/imLcLkup.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcPrs.lo -MD -MP -MF .deps/imLcPrs.Tpo -c -o imLcPrs.lo imLcPrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcPrs.lo -MD -MP -MF .deps/imLcPrs.Tpo -c imLcPrs.c -fPIC -DPIC -o .libs/imLcPrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcPrs.lo -MD -MP -MF .deps/imLcPrs.Tpo -c imLcPrs.c -o imLcPrs.o >/dev/null 2>&1 mv -f .deps/imLcPrs.Tpo .deps/imLcPrs.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcSIc.lo -MD -MP -MF .deps/imLcSIc.Tpo -c -o imLcSIc.lo imLcSIc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcSIc.lo -MD -MP -MF .deps/imLcSIc.Tpo -c imLcSIc.c -fPIC -DPIC -o .libs/imLcSIc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imLcSIc.lo -MD -MP -MF .deps/imLcSIc.Tpo -c imLcSIc.c -o imLcSIc.o >/dev/null 2>&1 mv -f .deps/imLcSIc.Tpo .deps/imLcSIc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imRmAttr.lo -MD -MP -MF .deps/imRmAttr.Tpo -c -o imRmAttr.lo imRmAttr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imRmAttr.lo -MD -MP -MF .deps/imRmAttr.Tpo -c imRmAttr.c -fPIC -DPIC -o .libs/imRmAttr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imRmAttr.lo -MD -MP -MF .deps/imRmAttr.Tpo -c imRmAttr.c -o imRmAttr.o >/dev/null 2>&1 mv -f .deps/imRmAttr.Tpo .deps/imRmAttr.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imRm.lo -MD -MP -MF .deps/imRm.Tpo -c -o imRm.lo imRm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imRm.lo -MD -MP -MF .deps/imRm.Tpo -c imRm.c -fPIC -DPIC -o .libs/imRm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imRm.lo -MD -MP -MF .deps/imRm.Tpo -c imRm.c -o imRm.o >/dev/null 2>&1 mv -f .deps/imRm.Tpo .deps/imRm.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiFlt.lo -MD -MP -MF .deps/imThaiFlt.Tpo -c -o imThaiFlt.lo imThaiFlt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiFlt.lo -MD -MP -MF .deps/imThaiFlt.Tpo -c imThaiFlt.c -fPIC -DPIC -o .libs/imThaiFlt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiFlt.lo -MD -MP -MF .deps/imThaiFlt.Tpo -c imThaiFlt.c -o imThaiFlt.o >/dev/null 2>&1 mv -f .deps/imThaiFlt.Tpo .deps/imThaiFlt.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiIc.lo -MD -MP -MF .deps/imThaiIc.Tpo -c -o imThaiIc.lo imThaiIc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiIc.lo -MD -MP -MF .deps/imThaiIc.Tpo -c imThaiIc.c -fPIC -DPIC -o .libs/imThaiIc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiIc.lo -MD -MP -MF .deps/imThaiIc.Tpo -c imThaiIc.c -o imThaiIc.o >/dev/null 2>&1 mv -f .deps/imThaiIc.Tpo .deps/imThaiIc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiIm.lo -MD -MP -MF .deps/imThaiIm.Tpo -c -o imThaiIm.lo imThaiIm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiIm.lo -MD -MP -MF .deps/imThaiIm.Tpo -c imThaiIm.c -fPIC -DPIC -o .libs/imThaiIm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imThaiIm.lo -MD -MP -MF .deps/imThaiIm.Tpo -c imThaiIm.c -o imThaiIm.o >/dev/null 2>&1 mv -f .deps/imThaiIm.Tpo .deps/imThaiIm.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTrans.lo -MD -MP -MF .deps/imTrans.Tpo -c -o imTrans.lo imTrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTrans.lo -MD -MP -MF .deps/imTrans.Tpo -c imTrans.c -fPIC -DPIC -o .libs/imTrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTrans.lo -MD -MP -MF .deps/imTrans.Tpo -c imTrans.c -o imTrans.o >/dev/null 2>&1 mv -f .deps/imTrans.Tpo .deps/imTrans.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTransR.lo -MD -MP -MF .deps/imTransR.Tpo -c -o imTransR.lo imTransR.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTransR.lo -MD -MP -MF .deps/imTransR.Tpo -c imTransR.c -fPIC -DPIC -o .libs/imTransR.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTransR.lo -MD -MP -MF .deps/imTransR.Tpo -c imTransR.c -o imTransR.o >/dev/null 2>&1 mv -f .deps/imTransR.Tpo .deps/imTransR.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTrX.lo -MD -MP -MF .deps/imTrX.Tpo -c -o imTrX.lo imTrX.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTrX.lo -MD -MP -MF .deps/imTrX.Tpo -c imTrX.c -fPIC -DPIC -o .libs/imTrX.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imTrX.lo -MD -MP -MF .deps/imTrX.Tpo -c imTrX.c -o imTrX.o >/dev/null 2>&1 mv -f .deps/imTrX.Tpo .deps/imTrX.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libximcp.la imCallbk.lo imDefFlt.lo imDefIc.lo imDefIm.lo imDefLkup.lo imDispch.lo imEvToWire.lo imExten.lo imImSw.lo imInsClbk.lo imInt.lo imLcFlt.lo imLcGIc.lo imLcIc.lo imLcIm.lo imLcLkup.lo imLcPrs.lo imLcSIc.lo imRmAttr.lo imRm.lo imThaiFlt.lo imThaiIc.lo imThaiIm.lo imTrans.lo imTransR.lo imTrX.lo -ldl libtool: link: ar cr .libs/libximcp.a .libs/imCallbk.o .libs/imDefFlt.o .libs/imDefIc.o .libs/imDefIm.o .libs/imDefLkup.o .libs/imDispch.o .libs/imEvToWire.o .libs/imExten.o .libs/imImSw.o .libs/imInsClbk.o .libs/imInt.o .libs/imLcFlt.o .libs/imLcGIc.o .libs/imLcIc.o .libs/imLcIm.o .libs/imLcLkup.o .libs/imLcPrs.o .libs/imLcSIc.o .libs/imRmAttr.o .libs/imRm.o .libs/imThaiFlt.o .libs/imThaiIc.o .libs/imThaiIm.o .libs/imTrans.o .libs/imTransR.o .libs/imTrX.o libtool: link: ranlib .libs/libximcp.a libtool: link: ( cd ".libs" && rm -f "libximcp.la" && ln -s "../libximcp.la" "libximcp.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im/ximcp' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' Making all in lc make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' Making all in Utf8 make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/Utf8' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUTF8Load.lo -MD -MP -MF .deps/lcUTF8Load.Tpo -c -o lcUTF8Load.lo lcUTF8Load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUTF8Load.lo -MD -MP -MF .deps/lcUTF8Load.Tpo -c lcUTF8Load.c -fPIC -DPIC -o .libs/lcUTF8Load.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUTF8Load.lo -MD -MP -MF .deps/lcUTF8Load.Tpo -c lcUTF8Load.c -o lcUTF8Load.o >/dev/null 2>&1 mv -f .deps/lcUTF8Load.Tpo .deps/lcUTF8Load.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libxlcUTF8Load.la lcUTF8Load.lo -ldl libtool: link: ar cr .libs/libxlcUTF8Load.a .libs/lcUTF8Load.o libtool: link: ranlib .libs/libxlcUTF8Load.a libtool: link: ( cd ".libs" && rm -f "libxlcUTF8Load.la" && ln -s "../libxlcUTF8Load.la" "libxlcUTF8Load.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/Utf8' Making all in def make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/def' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcDefConv.lo -MD -MP -MF .deps/lcDefConv.Tpo -c -o lcDefConv.lo lcDefConv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcDefConv.lo -MD -MP -MF .deps/lcDefConv.Tpo -c lcDefConv.c -fPIC -DPIC -o .libs/lcDefConv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcDefConv.lo -MD -MP -MF .deps/lcDefConv.Tpo -c lcDefConv.c -o lcDefConv.o >/dev/null 2>&1 mv -f .deps/lcDefConv.Tpo .deps/lcDefConv.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libxlcDef.la lcDefConv.lo -ldl libtool: link: ar cr .libs/libxlcDef.a .libs/lcDefConv.o libtool: link: ranlib .libs/libxlcDef.a libtool: link: ( cd ".libs" && rm -f "libxlcDef.la" && ln -s "../libxlcDef.la" "libxlcDef.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/def' Making all in gen make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/gen' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcGenConv.lo -MD -MP -MF .deps/lcGenConv.Tpo -c -o lcGenConv.lo lcGenConv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcGenConv.lo -MD -MP -MF .deps/lcGenConv.Tpo -c lcGenConv.c -fPIC -DPIC -o .libs/lcGenConv.o In file included from /usr/include/string.h:519, from ../../../../exports/include/nx-X11/Xfuncs.h:46, from ../../../include/X11/Xlibint.h:366, from lcGenConv.c:52: In function 'strncpy', inlined from 'wcstombs_org' at lcGenConv.c:979:25: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcGenConv.c: In function 'wcstombs_org': lcGenConv.c:975:30: note: length computed here 975 | length = strlen(encoding); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../../../exports/include/nx-X11/Xfuncs.h:46, from ../../../include/X11/Xlibint.h:366, from lcGenConv.c:52: In function 'strncpy', inlined from 'strtombs' at lcGenConv.c:2465:21: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcGenConv.c: In function 'strtombs': lcGenConv.c:2461:26: note: length computed here 2461 | length = strlen(encoding); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../../../exports/include/nx-X11/Xfuncs.h:46, from ../../../include/X11/Xlibint.h:366, from lcGenConv.c:52: In function 'strncpy', inlined from 'wcstostr' at lcGenConv.c:2008:29: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcGenConv.c: In function 'wcstostr': lcGenConv.c:2003:34: note: length computed here 2003 | length = strlen(encoding); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../../exports/include -D_GNU_SOURCE -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcGenConv.lo -MD -MP -MF .deps/lcGenConv.Tpo -c lcGenConv.c -o lcGenConv.o >/dev/null 2>&1 mv -f .deps/lcGenConv.Tpo .deps/lcGenConv.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libxlibi18n.la lcGenConv.lo -ldl libtool: link: ar cr .libs/libxlibi18n.a .libs/lcGenConv.o libtool: link: ranlib .libs/libxlibi18n.a libtool: link: ( cd ".libs" && rm -f "libxlibi18n.la" && ln -s "../libxlibi18n.la" "libxlibi18n.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/gen' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' Making all in om make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' Making all in generic make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om/generic' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omDefault.lo -MD -MP -MF .deps/omDefault.Tpo -c -o omDefault.lo omDefault.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omDefault.lo -MD -MP -MF .deps/omDefault.Tpo -c omDefault.c -fPIC -DPIC -o .libs/omDefault.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omDefault.lo -MD -MP -MF .deps/omDefault.Tpo -c omDefault.c -o omDefault.o >/dev/null 2>&1 mv -f .deps/omDefault.Tpo .deps/omDefault.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omGeneric.lo -MD -MP -MF .deps/omGeneric.Tpo -c -o omGeneric.lo omGeneric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omGeneric.lo -MD -MP -MF .deps/omGeneric.Tpo -c omGeneric.c -fPIC -DPIC -o .libs/omGeneric.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omGeneric.lo -MD -MP -MF .deps/omGeneric.Tpo -c omGeneric.c -o omGeneric.o >/dev/null 2>&1 mv -f .deps/omGeneric.Tpo .deps/omGeneric.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omImText.lo -MD -MP -MF .deps/omImText.Tpo -c -o omImText.lo omImText.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omImText.lo -MD -MP -MF .deps/omImText.Tpo -c omImText.c -fPIC -DPIC -o .libs/omImText.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omImText.lo -MD -MP -MF .deps/omImText.Tpo -c omImText.c -o omImText.o >/dev/null 2>&1 mv -f .deps/omImText.Tpo .deps/omImText.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omText.lo -MD -MP -MF .deps/omText.Tpo -c -o omText.lo omText.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omText.lo -MD -MP -MF .deps/omText.Tpo -c omText.c -fPIC -DPIC -o .libs/omText.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omText.lo -MD -MP -MF .deps/omText.Tpo -c omText.c -o omText.o >/dev/null 2>&1 mv -f .deps/omText.Tpo .deps/omText.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextEsc.lo -MD -MP -MF .deps/omTextEsc.Tpo -c -o omTextEsc.lo omTextEsc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextEsc.lo -MD -MP -MF .deps/omTextEsc.Tpo -c omTextEsc.c -fPIC -DPIC -o .libs/omTextEsc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextEsc.lo -MD -MP -MF .deps/omTextEsc.Tpo -c omTextEsc.c -o omTextEsc.o >/dev/null 2>&1 mv -f .deps/omTextEsc.Tpo .deps/omTextEsc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextExt.lo -MD -MP -MF .deps/omTextExt.Tpo -c -o omTextExt.lo omTextExt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextExt.lo -MD -MP -MF .deps/omTextExt.Tpo -c omTextExt.c -fPIC -DPIC -o .libs/omTextExt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextExt.lo -MD -MP -MF .deps/omTextExt.Tpo -c omTextExt.c -o omTextExt.o >/dev/null 2>&1 mv -f .deps/omTextExt.Tpo .deps/omTextExt.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextPer.lo -MD -MP -MF .deps/omTextPer.Tpo -c -o omTextPer.lo omTextPer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextPer.lo -MD -MP -MF .deps/omTextPer.Tpo -c omTextPer.c -fPIC -DPIC -o .libs/omTextPer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omTextPer.lo -MD -MP -MF .deps/omTextPer.Tpo -c omTextPer.c -o omTextPer.o >/dev/null 2>&1 mv -f .deps/omTextPer.Tpo .deps/omTextPer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omXChar.lo -MD -MP -MF .deps/omXChar.Tpo -c -o omXChar.lo omXChar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omXChar.lo -MD -MP -MF .deps/omXChar.Tpo -c omXChar.c -fPIC -DPIC -o .libs/omXChar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -I../../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT omXChar.lo -MD -MP -MF .deps/omXChar.Tpo -c omXChar.c -o omXChar.o >/dev/null 2>&1 mv -f .deps/omXChar.Tpo .deps/omXChar.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libxomGeneric.la omDefault.lo omGeneric.lo omImText.lo omText.lo omTextEsc.lo omTextExt.lo omTextPer.lo omXChar.lo -ldl libtool: link: ar cr .libs/libxomGeneric.a .libs/omDefault.o .libs/omGeneric.o .libs/omImText.o .libs/omText.o .libs/omTextEsc.o .libs/omTextExt.o .libs/omTextPer.o .libs/omXChar.o libtool: link: ranlib .libs/libxomGeneric.a libtool: link: ( cd ".libs" && rm -f "libxomGeneric.la" && ln -s "../libxomGeneric.la" "libxomGeneric.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om/generic' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' Making all in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' cd util && make make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../../exports/include -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT makekeys.o -MD -MP -MF .deps/makekeys.Tpo -c -o makekeys.o makekeys.c mv -f .deps/makekeys.Tpo .deps/makekeys.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o makekeys makekeys.o -ldl libtool: link: gcc -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -o makekeys makekeys.o -ldl make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' ../src/util/makekeys /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/keysymdef.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/XF86keysym.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/Sunkeysym.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/DECkeysym.h /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/../include/HPkeysym.h > ks_tables_h mv ks_tables_h ks_tables.h make all-recursive make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' Making all in util make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' Making all in xcms make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AddDIC.lo -MD -MP -MF .deps/AddDIC.Tpo -c -o AddDIC.lo AddDIC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AddDIC.lo -MD -MP -MF .deps/AddDIC.Tpo -c AddDIC.c -fPIC -DPIC -o .libs/AddDIC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AddDIC.lo -MD -MP -MF .deps/AddDIC.Tpo -c AddDIC.c -o AddDIC.o >/dev/null 2>&1 mv -f .deps/AddDIC.Tpo .deps/AddDIC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AddSF.lo -MD -MP -MF .deps/AddSF.Tpo -c -o AddSF.lo AddSF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AddSF.lo -MD -MP -MF .deps/AddSF.Tpo -c AddSF.c -fPIC -DPIC -o .libs/AddSF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AddSF.lo -MD -MP -MF .deps/AddSF.Tpo -c AddSF.c -o AddSF.o >/dev/null 2>&1 mv -f .deps/AddSF.Tpo .deps/AddSF.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CCC.lo -MD -MP -MF .deps/CCC.Tpo -c -o CCC.lo CCC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CCC.lo -MD -MP -MF .deps/CCC.Tpo -c CCC.c -fPIC -DPIC -o .libs/CCC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CCC.lo -MD -MP -MF .deps/CCC.Tpo -c CCC.c -o CCC.o >/dev/null 2>&1 mv -f .deps/CCC.Tpo .deps/CCC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CvColW.lo -MD -MP -MF .deps/CvColW.Tpo -c -o CvColW.lo CvColW.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CvColW.lo -MD -MP -MF .deps/CvColW.Tpo -c CvColW.c -fPIC -DPIC -o .libs/CvColW.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CvColW.lo -MD -MP -MF .deps/CvColW.Tpo -c CvColW.c -o CvColW.o >/dev/null 2>&1 mv -f .deps/CvColW.Tpo .deps/CvColW.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CvCols.lo -MD -MP -MF .deps/CvCols.Tpo -c -o CvCols.lo CvCols.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CvCols.lo -MD -MP -MF .deps/CvCols.Tpo -c CvCols.c -fPIC -DPIC -o .libs/CvCols.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CvCols.lo -MD -MP -MF .deps/CvCols.Tpo -c CvCols.c -o CvCols.o >/dev/null 2>&1 mv -f .deps/CvCols.Tpo .deps/CvCols.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVC.lo -MD -MP -MF .deps/HVC.Tpo -c -o HVC.lo HVC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVC.lo -MD -MP -MF .deps/HVC.Tpo -c HVC.c -fPIC -DPIC -o .libs/HVC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVC.lo -MD -MP -MF .deps/HVC.Tpo -c HVC.c -o HVC.o >/dev/null 2>&1 mv -f .deps/HVC.Tpo .deps/HVC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcC.lo -MD -MP -MF .deps/HVCGcC.Tpo -c -o HVCGcC.lo HVCGcC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcC.lo -MD -MP -MF .deps/HVCGcC.Tpo -c HVCGcC.c -fPIC -DPIC -o .libs/HVCGcC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcC.lo -MD -MP -MF .deps/HVCGcC.Tpo -c HVCGcC.c -o HVCGcC.o >/dev/null 2>&1 mv -f .deps/HVCGcC.Tpo .deps/HVCGcC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcV.lo -MD -MP -MF .deps/HVCGcV.Tpo -c -o HVCGcV.lo HVCGcV.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcV.lo -MD -MP -MF .deps/HVCGcV.Tpo -c HVCGcV.c -fPIC -DPIC -o .libs/HVCGcV.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcV.lo -MD -MP -MF .deps/HVCGcV.Tpo -c HVCGcV.c -o HVCGcV.o >/dev/null 2>&1 mv -f .deps/HVCGcV.Tpo .deps/HVCGcV.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcVC.lo -MD -MP -MF .deps/HVCGcVC.Tpo -c -o HVCGcVC.lo HVCGcVC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcVC.lo -MD -MP -MF .deps/HVCGcVC.Tpo -c HVCGcVC.c -fPIC -DPIC -o .libs/HVCGcVC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCGcVC.lo -MD -MP -MF .deps/HVCGcVC.Tpo -c HVCGcVC.c -o HVCGcVC.o >/dev/null 2>&1 mv -f .deps/HVCGcVC.Tpo .deps/HVCGcVC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMnV.lo -MD -MP -MF .deps/HVCMnV.Tpo -c -o HVCMnV.lo HVCMnV.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMnV.lo -MD -MP -MF .deps/HVCMnV.Tpo -c HVCMnV.c -fPIC -DPIC -o .libs/HVCMnV.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMnV.lo -MD -MP -MF .deps/HVCMnV.Tpo -c HVCMnV.c -o HVCMnV.o >/dev/null 2>&1 mv -f .deps/HVCMnV.Tpo .deps/HVCMnV.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxC.lo -MD -MP -MF .deps/HVCMxC.Tpo -c -o HVCMxC.lo HVCMxC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxC.lo -MD -MP -MF .deps/HVCMxC.Tpo -c HVCMxC.c -fPIC -DPIC -o .libs/HVCMxC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxC.lo -MD -MP -MF .deps/HVCMxC.Tpo -c HVCMxC.c -o HVCMxC.o >/dev/null 2>&1 mv -f .deps/HVCMxC.Tpo .deps/HVCMxC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxV.lo -MD -MP -MF .deps/HVCMxV.Tpo -c -o HVCMxV.lo HVCMxV.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxV.lo -MD -MP -MF .deps/HVCMxV.Tpo -c HVCMxV.c -fPIC -DPIC -o .libs/HVCMxV.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxV.lo -MD -MP -MF .deps/HVCMxV.Tpo -c HVCMxV.c -o HVCMxV.o >/dev/null 2>&1 mv -f .deps/HVCMxV.Tpo .deps/HVCMxV.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxVC.lo -MD -MP -MF .deps/HVCMxVC.Tpo -c -o HVCMxVC.lo HVCMxVC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxVC.lo -MD -MP -MF .deps/HVCMxVC.Tpo -c HVCMxVC.c -fPIC -DPIC -o .libs/HVCMxVC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxVC.lo -MD -MP -MF .deps/HVCMxVC.Tpo -c HVCMxVC.c -o HVCMxVC.o >/dev/null 2>&1 mv -f .deps/HVCMxVC.Tpo .deps/HVCMxVC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxVs.lo -MD -MP -MF .deps/HVCMxVs.Tpo -c -o HVCMxVs.lo HVCMxVs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxVs.lo -MD -MP -MF .deps/HVCMxVs.Tpo -c HVCMxVs.c -fPIC -DPIC -o .libs/HVCMxVs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCMxVs.lo -MD -MP -MF .deps/HVCMxVs.Tpo -c HVCMxVs.c -o HVCMxVs.o >/dev/null 2>&1 mv -f .deps/HVCMxVs.Tpo .deps/HVCMxVs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCWpAj.lo -MD -MP -MF .deps/HVCWpAj.Tpo -c -o HVCWpAj.lo HVCWpAj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCWpAj.lo -MD -MP -MF .deps/HVCWpAj.Tpo -c HVCWpAj.c -fPIC -DPIC -o .libs/HVCWpAj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT HVCWpAj.lo -MD -MP -MF .deps/HVCWpAj.Tpo -c HVCWpAj.c -o HVCWpAj.o >/dev/null 2>&1 mv -f .deps/HVCWpAj.Tpo .deps/HVCWpAj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IdOfPr.lo -MD -MP -MF .deps/IdOfPr.Tpo -c -o IdOfPr.lo IdOfPr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IdOfPr.lo -MD -MP -MF .deps/IdOfPr.Tpo -c IdOfPr.c -fPIC -DPIC -o .libs/IdOfPr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IdOfPr.lo -MD -MP -MF .deps/IdOfPr.Tpo -c IdOfPr.c -o IdOfPr.o >/dev/null 2>&1 mv -f .deps/IdOfPr.Tpo .deps/IdOfPr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LRGB.lo -MD -MP -MF .deps/LRGB.Tpo -c -o LRGB.lo LRGB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LRGB.lo -MD -MP -MF .deps/LRGB.Tpo -c LRGB.c -fPIC -DPIC -o .libs/LRGB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LRGB.lo -MD -MP -MF .deps/LRGB.Tpo -c LRGB.c -o LRGB.o >/dev/null 2>&1 mv -f .deps/LRGB.Tpo .deps/LRGB.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Lab.lo -MD -MP -MF .deps/Lab.Tpo -c -o Lab.lo Lab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Lab.lo -MD -MP -MF .deps/Lab.Tpo -c Lab.c -fPIC -DPIC -o .libs/Lab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Lab.lo -MD -MP -MF .deps/Lab.Tpo -c Lab.c -o Lab.o >/dev/null 2>&1 mv -f .deps/Lab.Tpo .deps/Lab.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcC.lo -MD -MP -MF .deps/LabGcC.Tpo -c -o LabGcC.lo LabGcC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcC.lo -MD -MP -MF .deps/LabGcC.Tpo -c LabGcC.c -fPIC -DPIC -o .libs/LabGcC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcC.lo -MD -MP -MF .deps/LabGcC.Tpo -c LabGcC.c -o LabGcC.o >/dev/null 2>&1 mv -f .deps/LabGcC.Tpo .deps/LabGcC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcL.lo -MD -MP -MF .deps/LabGcL.Tpo -c -o LabGcL.lo LabGcL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcL.lo -MD -MP -MF .deps/LabGcL.Tpo -c LabGcL.c -fPIC -DPIC -o .libs/LabGcL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcL.lo -MD -MP -MF .deps/LabGcL.Tpo -c LabGcL.c -o LabGcL.o >/dev/null 2>&1 mv -f .deps/LabGcL.Tpo .deps/LabGcL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcLC.lo -MD -MP -MF .deps/LabGcLC.Tpo -c -o LabGcLC.lo LabGcLC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcLC.lo -MD -MP -MF .deps/LabGcLC.Tpo -c LabGcLC.c -fPIC -DPIC -o .libs/LabGcLC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabGcLC.lo -MD -MP -MF .deps/LabGcLC.Tpo -c LabGcLC.c -o LabGcLC.o >/dev/null 2>&1 mv -f .deps/LabGcLC.Tpo .deps/LabGcLC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMnL.lo -MD -MP -MF .deps/LabMnL.Tpo -c -o LabMnL.lo LabMnL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMnL.lo -MD -MP -MF .deps/LabMnL.Tpo -c LabMnL.c -fPIC -DPIC -o .libs/LabMnL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMnL.lo -MD -MP -MF .deps/LabMnL.Tpo -c LabMnL.c -o LabMnL.o >/dev/null 2>&1 mv -f .deps/LabMnL.Tpo .deps/LabMnL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxC.lo -MD -MP -MF .deps/LabMxC.Tpo -c -o LabMxC.lo LabMxC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxC.lo -MD -MP -MF .deps/LabMxC.Tpo -c LabMxC.c -fPIC -DPIC -o .libs/LabMxC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxC.lo -MD -MP -MF .deps/LabMxC.Tpo -c LabMxC.c -o LabMxC.o >/dev/null 2>&1 mv -f .deps/LabMxC.Tpo .deps/LabMxC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxL.lo -MD -MP -MF .deps/LabMxL.Tpo -c -o LabMxL.lo LabMxL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxL.lo -MD -MP -MF .deps/LabMxL.Tpo -c LabMxL.c -fPIC -DPIC -o .libs/LabMxL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxL.lo -MD -MP -MF .deps/LabMxL.Tpo -c LabMxL.c -o LabMxL.o >/dev/null 2>&1 mv -f .deps/LabMxL.Tpo .deps/LabMxL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxLC.lo -MD -MP -MF .deps/LabMxLC.Tpo -c -o LabMxLC.lo LabMxLC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxLC.lo -MD -MP -MF .deps/LabMxLC.Tpo -c LabMxLC.c -fPIC -DPIC -o .libs/LabMxLC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabMxLC.lo -MD -MP -MF .deps/LabMxLC.Tpo -c LabMxLC.c -o LabMxLC.o >/dev/null 2>&1 mv -f .deps/LabMxLC.Tpo .deps/LabMxLC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabWpAj.lo -MD -MP -MF .deps/LabWpAj.Tpo -c -o LabWpAj.lo LabWpAj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabWpAj.lo -MD -MP -MF .deps/LabWpAj.Tpo -c LabWpAj.c -fPIC -DPIC -o .libs/LabWpAj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LabWpAj.lo -MD -MP -MF .deps/LabWpAj.Tpo -c LabWpAj.c -o LabWpAj.o >/dev/null 2>&1 mv -f .deps/LabWpAj.Tpo .deps/LabWpAj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Luv.lo -MD -MP -MF .deps/Luv.Tpo -c -o Luv.lo Luv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Luv.lo -MD -MP -MF .deps/Luv.Tpo -c Luv.c -fPIC -DPIC -o .libs/Luv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Luv.lo -MD -MP -MF .deps/Luv.Tpo -c Luv.c -o Luv.o >/dev/null 2>&1 mv -f .deps/Luv.Tpo .deps/Luv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcC.lo -MD -MP -MF .deps/LuvGcC.Tpo -c -o LuvGcC.lo LuvGcC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcC.lo -MD -MP -MF .deps/LuvGcC.Tpo -c LuvGcC.c -fPIC -DPIC -o .libs/LuvGcC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcC.lo -MD -MP -MF .deps/LuvGcC.Tpo -c LuvGcC.c -o LuvGcC.o >/dev/null 2>&1 mv -f .deps/LuvGcC.Tpo .deps/LuvGcC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcL.lo -MD -MP -MF .deps/LuvGcL.Tpo -c -o LuvGcL.lo LuvGcL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcL.lo -MD -MP -MF .deps/LuvGcL.Tpo -c LuvGcL.c -fPIC -DPIC -o .libs/LuvGcL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcL.lo -MD -MP -MF .deps/LuvGcL.Tpo -c LuvGcL.c -o LuvGcL.o >/dev/null 2>&1 mv -f .deps/LuvGcL.Tpo .deps/LuvGcL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcLC.lo -MD -MP -MF .deps/LuvGcLC.Tpo -c -o LuvGcLC.lo LuvGcLC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcLC.lo -MD -MP -MF .deps/LuvGcLC.Tpo -c LuvGcLC.c -fPIC -DPIC -o .libs/LuvGcLC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvGcLC.lo -MD -MP -MF .deps/LuvGcLC.Tpo -c LuvGcLC.c -o LuvGcLC.o >/dev/null 2>&1 mv -f .deps/LuvGcLC.Tpo .deps/LuvGcLC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMnL.lo -MD -MP -MF .deps/LuvMnL.Tpo -c -o LuvMnL.lo LuvMnL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMnL.lo -MD -MP -MF .deps/LuvMnL.Tpo -c LuvMnL.c -fPIC -DPIC -o .libs/LuvMnL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMnL.lo -MD -MP -MF .deps/LuvMnL.Tpo -c LuvMnL.c -o LuvMnL.o >/dev/null 2>&1 mv -f .deps/LuvMnL.Tpo .deps/LuvMnL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxC.lo -MD -MP -MF .deps/LuvMxC.Tpo -c -o LuvMxC.lo LuvMxC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxC.lo -MD -MP -MF .deps/LuvMxC.Tpo -c LuvMxC.c -fPIC -DPIC -o .libs/LuvMxC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxC.lo -MD -MP -MF .deps/LuvMxC.Tpo -c LuvMxC.c -o LuvMxC.o >/dev/null 2>&1 mv -f .deps/LuvMxC.Tpo .deps/LuvMxC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxL.lo -MD -MP -MF .deps/LuvMxL.Tpo -c -o LuvMxL.lo LuvMxL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxL.lo -MD -MP -MF .deps/LuvMxL.Tpo -c LuvMxL.c -fPIC -DPIC -o .libs/LuvMxL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxL.lo -MD -MP -MF .deps/LuvMxL.Tpo -c LuvMxL.c -o LuvMxL.o >/dev/null 2>&1 mv -f .deps/LuvMxL.Tpo .deps/LuvMxL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxLC.lo -MD -MP -MF .deps/LuvMxLC.Tpo -c -o LuvMxLC.lo LuvMxLC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxLC.lo -MD -MP -MF .deps/LuvMxLC.Tpo -c LuvMxLC.c -fPIC -DPIC -o .libs/LuvMxLC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvMxLC.lo -MD -MP -MF .deps/LuvMxLC.Tpo -c LuvMxLC.c -o LuvMxLC.o >/dev/null 2>&1 mv -f .deps/LuvMxLC.Tpo .deps/LuvMxLC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvWpAj.lo -MD -MP -MF .deps/LuvWpAj.Tpo -c -o LuvWpAj.lo LuvWpAj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvWpAj.lo -MD -MP -MF .deps/LuvWpAj.Tpo -c LuvWpAj.c -fPIC -DPIC -o .libs/LuvWpAj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LuvWpAj.lo -MD -MP -MF .deps/LuvWpAj.Tpo -c LuvWpAj.c -o LuvWpAj.o >/dev/null 2>&1 mv -f .deps/LuvWpAj.Tpo .deps/LuvWpAj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OfCCC.lo -MD -MP -MF .deps/OfCCC.Tpo -c -o OfCCC.lo OfCCC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OfCCC.lo -MD -MP -MF .deps/OfCCC.Tpo -c OfCCC.c -fPIC -DPIC -o .libs/OfCCC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OfCCC.lo -MD -MP -MF .deps/OfCCC.Tpo -c OfCCC.c -o OfCCC.o >/dev/null 2>&1 mv -f .deps/OfCCC.Tpo .deps/OfCCC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PrOfId.lo -MD -MP -MF .deps/PrOfId.Tpo -c -o PrOfId.lo PrOfId.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PrOfId.lo -MD -MP -MF .deps/PrOfId.Tpo -c PrOfId.c -fPIC -DPIC -o .libs/PrOfId.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PrOfId.lo -MD -MP -MF .deps/PrOfId.Tpo -c PrOfId.c -o PrOfId.o >/dev/null 2>&1 mv -f .deps/PrOfId.Tpo .deps/PrOfId.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QBlack.lo -MD -MP -MF .deps/QBlack.Tpo -c -o QBlack.lo QBlack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QBlack.lo -MD -MP -MF .deps/QBlack.Tpo -c QBlack.c -fPIC -DPIC -o .libs/QBlack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QBlack.lo -MD -MP -MF .deps/QBlack.Tpo -c QBlack.c -o QBlack.o >/dev/null 2>&1 mv -f .deps/QBlack.Tpo .deps/QBlack.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QBlue.lo -MD -MP -MF .deps/QBlue.Tpo -c -o QBlue.lo QBlue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QBlue.lo -MD -MP -MF .deps/QBlue.Tpo -c QBlue.c -fPIC -DPIC -o .libs/QBlue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QBlue.lo -MD -MP -MF .deps/QBlue.Tpo -c QBlue.c -o QBlue.o >/dev/null 2>&1 mv -f .deps/QBlue.Tpo .deps/QBlue.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QGreen.lo -MD -MP -MF .deps/QGreen.Tpo -c -o QGreen.lo QGreen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QGreen.lo -MD -MP -MF .deps/QGreen.Tpo -c QGreen.c -fPIC -DPIC -o .libs/QGreen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QGreen.lo -MD -MP -MF .deps/QGreen.Tpo -c QGreen.c -o QGreen.o >/dev/null 2>&1 mv -f .deps/QGreen.Tpo .deps/QGreen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QRed.lo -MD -MP -MF .deps/QRed.Tpo -c -o QRed.lo QRed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QRed.lo -MD -MP -MF .deps/QRed.Tpo -c QRed.c -fPIC -DPIC -o .libs/QRed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QRed.lo -MD -MP -MF .deps/QRed.Tpo -c QRed.c -o QRed.o >/dev/null 2>&1 mv -f .deps/QRed.Tpo .deps/QRed.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QWhite.lo -MD -MP -MF .deps/QWhite.Tpo -c -o QWhite.lo QWhite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QWhite.lo -MD -MP -MF .deps/QWhite.Tpo -c QWhite.c -fPIC -DPIC -o .libs/QWhite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QWhite.lo -MD -MP -MF .deps/QWhite.Tpo -c QWhite.c -o QWhite.o >/dev/null 2>&1 mv -f .deps/QWhite.Tpo .deps/QWhite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCol.lo -MD -MP -MF .deps/QuCol.Tpo -c -o QuCol.lo QuCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCol.lo -MD -MP -MF .deps/QuCol.Tpo -c QuCol.c -fPIC -DPIC -o .libs/QuCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCol.lo -MD -MP -MF .deps/QuCol.Tpo -c QuCol.c -o QuCol.o >/dev/null 2>&1 mv -f .deps/QuCol.Tpo .deps/QuCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCols.lo -MD -MP -MF .deps/QuCols.Tpo -c -o QuCols.lo QuCols.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCols.lo -MD -MP -MF .deps/QuCols.Tpo -c QuCols.c -fPIC -DPIC -o .libs/QuCols.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCols.lo -MD -MP -MF .deps/QuCols.Tpo -c QuCols.c -o QuCols.o >/dev/null 2>&1 mv -f .deps/QuCols.Tpo .deps/QuCols.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetCCC.lo -MD -MP -MF .deps/SetCCC.Tpo -c -o SetCCC.lo SetCCC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetCCC.lo -MD -MP -MF .deps/SetCCC.Tpo -c SetCCC.c -fPIC -DPIC -o .libs/SetCCC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetCCC.lo -MD -MP -MF .deps/SetCCC.Tpo -c SetCCC.c -o SetCCC.o >/dev/null 2>&1 mv -f .deps/SetCCC.Tpo .deps/SetCCC.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetGetCols.lo -MD -MP -MF .deps/SetGetCols.Tpo -c -o SetGetCols.lo SetGetCols.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetGetCols.lo -MD -MP -MF .deps/SetGetCols.Tpo -c SetGetCols.c -fPIC -DPIC -o .libs/SetGetCols.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetGetCols.lo -MD -MP -MF .deps/SetGetCols.Tpo -c SetGetCols.c -o SetGetCols.o >/dev/null 2>&1 mv -f .deps/SetGetCols.Tpo .deps/SetGetCols.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StCol.lo -MD -MP -MF .deps/StCol.Tpo -c -o StCol.lo StCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StCol.lo -MD -MP -MF .deps/StCol.Tpo -c StCol.c -fPIC -DPIC -o .libs/StCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StCol.lo -MD -MP -MF .deps/StCol.Tpo -c StCol.c -o StCol.o >/dev/null 2>&1 mv -f .deps/StCol.Tpo .deps/StCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StCols.lo -MD -MP -MF .deps/StCols.Tpo -c -o StCols.lo StCols.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StCols.lo -MD -MP -MF .deps/StCols.Tpo -c StCols.c -fPIC -DPIC -o .libs/StCols.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StCols.lo -MD -MP -MF .deps/StCols.Tpo -c StCols.c -o StCols.o >/dev/null 2>&1 mv -f .deps/StCols.Tpo .deps/StCols.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UNDEFINED.lo -MD -MP -MF .deps/UNDEFINED.Tpo -c -o UNDEFINED.lo UNDEFINED.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UNDEFINED.lo -MD -MP -MF .deps/UNDEFINED.Tpo -c UNDEFINED.c -fPIC -DPIC -o .libs/UNDEFINED.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UNDEFINED.lo -MD -MP -MF .deps/UNDEFINED.Tpo -c UNDEFINED.c -o UNDEFINED.o >/dev/null 2>&1 mv -f .deps/UNDEFINED.Tpo .deps/UNDEFINED.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XRGB.lo -MD -MP -MF .deps/XRGB.Tpo -c -o XRGB.lo XRGB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XRGB.lo -MD -MP -MF .deps/XRGB.Tpo -c XRGB.c -fPIC -DPIC -o .libs/XRGB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XRGB.lo -MD -MP -MF .deps/XRGB.Tpo -c XRGB.c -o XRGB.o >/dev/null 2>&1 mv -f .deps/XRGB.Tpo .deps/XRGB.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XYZ.lo -MD -MP -MF .deps/XYZ.Tpo -c -o XYZ.lo XYZ.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XYZ.lo -MD -MP -MF .deps/XYZ.Tpo -c XYZ.c -fPIC -DPIC -o .libs/XYZ.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XYZ.lo -MD -MP -MF .deps/XYZ.Tpo -c XYZ.c -o XYZ.o >/dev/null 2>&1 mv -f .deps/XYZ.Tpo .deps/XYZ.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsAllCol.lo -MD -MP -MF .deps/cmsAllCol.Tpo -c -o cmsAllCol.lo cmsAllCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsAllCol.lo -MD -MP -MF .deps/cmsAllCol.Tpo -c cmsAllCol.c -fPIC -DPIC -o .libs/cmsAllCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsAllCol.lo -MD -MP -MF .deps/cmsAllCol.Tpo -c cmsAllCol.c -o cmsAllCol.o >/dev/null 2>&1 mv -f .deps/cmsAllCol.Tpo .deps/cmsAllCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsAllNCol.lo -MD -MP -MF .deps/cmsAllNCol.Tpo -c -o cmsAllNCol.lo cmsAllNCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsAllNCol.lo -MD -MP -MF .deps/cmsAllNCol.Tpo -c cmsAllNCol.c -fPIC -DPIC -o .libs/cmsAllNCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsAllNCol.lo -MD -MP -MF .deps/cmsAllNCol.Tpo -c cmsAllNCol.c -o cmsAllNCol.o >/dev/null 2>&1 mv -f .deps/cmsAllNCol.Tpo .deps/cmsAllNCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsCmap.lo -MD -MP -MF .deps/cmsCmap.Tpo -c -o cmsCmap.lo cmsCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsCmap.lo -MD -MP -MF .deps/cmsCmap.Tpo -c cmsCmap.c -fPIC -DPIC -o .libs/cmsCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsCmap.lo -MD -MP -MF .deps/cmsCmap.Tpo -c cmsCmap.c -o cmsCmap.o >/dev/null 2>&1 mv -f .deps/cmsCmap.Tpo .deps/cmsCmap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsColNm.lo -MD -MP -MF .deps/cmsColNm.Tpo -c -o cmsColNm.lo cmsColNm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsColNm.lo -MD -MP -MF .deps/cmsColNm.Tpo -c cmsColNm.c -fPIC -DPIC -o .libs/cmsColNm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsColNm.lo -MD -MP -MF .deps/cmsColNm.Tpo -c cmsColNm.c -o cmsColNm.o >/dev/null 2>&1 mv -f .deps/cmsColNm.Tpo .deps/cmsColNm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsGlobls.lo -MD -MP -MF .deps/cmsGlobls.Tpo -c -o cmsGlobls.lo cmsGlobls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsGlobls.lo -MD -MP -MF .deps/cmsGlobls.Tpo -c cmsGlobls.c -fPIC -DPIC -o .libs/cmsGlobls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsGlobls.lo -MD -MP -MF .deps/cmsGlobls.Tpo -c cmsGlobls.c -o cmsGlobls.o >/dev/null 2>&1 mv -f .deps/cmsGlobls.Tpo .deps/cmsGlobls.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsInt.lo -MD -MP -MF .deps/cmsInt.Tpo -c -o cmsInt.lo cmsInt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsInt.lo -MD -MP -MF .deps/cmsInt.Tpo -c cmsInt.c -fPIC -DPIC -o .libs/cmsInt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsInt.lo -MD -MP -MF .deps/cmsInt.Tpo -c cmsInt.c -o cmsInt.o >/dev/null 2>&1 mv -f .deps/cmsInt.Tpo .deps/cmsInt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsLkCol.lo -MD -MP -MF .deps/cmsLkCol.Tpo -c -o cmsLkCol.lo cmsLkCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsLkCol.lo -MD -MP -MF .deps/cmsLkCol.Tpo -c cmsLkCol.c -fPIC -DPIC -o .libs/cmsLkCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsLkCol.lo -MD -MP -MF .deps/cmsLkCol.Tpo -c cmsLkCol.c -o cmsLkCol.o >/dev/null 2>&1 mv -f .deps/cmsLkCol.Tpo .deps/cmsLkCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsMath.lo -MD -MP -MF .deps/cmsMath.Tpo -c -o cmsMath.lo cmsMath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsMath.lo -MD -MP -MF .deps/cmsMath.Tpo -c cmsMath.c -fPIC -DPIC -o .libs/cmsMath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsMath.lo -MD -MP -MF .deps/cmsMath.Tpo -c cmsMath.c -o cmsMath.o >/dev/null 2>&1 mv -f .deps/cmsMath.Tpo .deps/cmsMath.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsProp.lo -MD -MP -MF .deps/cmsProp.Tpo -c -o cmsProp.lo cmsProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsProp.lo -MD -MP -MF .deps/cmsProp.Tpo -c cmsProp.c -fPIC -DPIC -o .libs/cmsProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsProp.lo -MD -MP -MF .deps/cmsProp.Tpo -c cmsProp.c -o cmsProp.o >/dev/null 2>&1 mv -f .deps/cmsProp.Tpo .deps/cmsProp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsTrig.lo -MD -MP -MF .deps/cmsTrig.Tpo -c -o cmsTrig.lo cmsTrig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsTrig.lo -MD -MP -MF .deps/cmsTrig.Tpo -c cmsTrig.c -fPIC -DPIC -o .libs/cmsTrig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT cmsTrig.lo -MD -MP -MF .deps/cmsTrig.Tpo -c cmsTrig.c -o cmsTrig.o >/dev/null 2>&1 mv -f .deps/cmsTrig.Tpo .deps/cmsTrig.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT uvY.lo -MD -MP -MF .deps/uvY.Tpo -c -o uvY.lo uvY.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT uvY.lo -MD -MP -MF .deps/uvY.Tpo -c uvY.c -fPIC -DPIC -o .libs/uvY.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT uvY.lo -MD -MP -MF .deps/uvY.Tpo -c uvY.c -o uvY.o >/dev/null 2>&1 mv -f .deps/uvY.Tpo .deps/uvY.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xyY.lo -MD -MP -MF .deps/xyY.Tpo -c -o xyY.lo xyY.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xyY.lo -MD -MP -MF .deps/xyY.Tpo -c xyY.c -fPIC -DPIC -o .libs/xyY.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DXCMSDIR=\"/usr/share/nx/X11\" -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xyY.lo -MD -MP -MF .deps/xyY.Tpo -c xyY.c -o xyY.o >/dev/null 2>&1 mv -f .deps/xyY.Tpo .deps/xyY.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libxcms.la AddDIC.lo AddSF.lo CCC.lo CvColW.lo CvCols.lo HVC.lo HVCGcC.lo HVCGcV.lo HVCGcVC.lo HVCMnV.lo HVCMxC.lo HVCMxV.lo HVCMxVC.lo HVCMxVs.lo HVCWpAj.lo IdOfPr.lo LRGB.lo Lab.lo LabGcC.lo LabGcL.lo LabGcLC.lo LabMnL.lo LabMxC.lo LabMxL.lo LabMxLC.lo LabWpAj.lo Luv.lo LuvGcC.lo LuvGcL.lo LuvGcLC.lo LuvMnL.lo LuvMxC.lo LuvMxL.lo LuvMxLC.lo LuvWpAj.lo OfCCC.lo PrOfId.lo QBlack.lo QBlue.lo QGreen.lo QRed.lo QWhite.lo QuCol.lo QuCols.lo SetCCC.lo SetGetCols.lo StCol.lo StCols.lo UNDEFINED.lo XRGB.lo XYZ.lo cmsAllCol.lo cmsAllNCol.lo cmsCmap.lo cmsColNm.lo cmsGlobls.lo cmsInt.lo cmsLkCol.lo cmsMath.lo cmsProp.lo cmsTrig.lo uvY.lo xyY.lo -ldl libtool: link: ar cr .libs/libxcms.a .libs/AddDIC.o .libs/AddSF.o .libs/CCC.o .libs/CvColW.o .libs/CvCols.o .libs/HVC.o .libs/HVCGcC.o .libs/HVCGcV.o .libs/HVCGcVC.o .libs/HVCMnV.o .libs/HVCMxC.o .libs/HVCMxV.o .libs/HVCMxVC.o .libs/HVCMxVs.o .libs/HVCWpAj.o .libs/IdOfPr.o .libs/LRGB.o .libs/Lab.o .libs/LabGcC.o .libs/LabGcL.o .libs/LabGcLC.o .libs/LabMnL.o .libs/LabMxC.o .libs/LabMxL.o .libs/LabMxLC.o .libs/LabWpAj.o .libs/Luv.o .libs/LuvGcC.o .libs/LuvGcL.o .libs/LuvGcLC.o .libs/LuvMnL.o .libs/LuvMxC.o .libs/LuvMxL.o .libs/LuvMxLC.o .libs/LuvWpAj.o .libs/OfCCC.o .libs/PrOfId.o .libs/QBlack.o .libs/QBlue.o .libs/QGreen.o .libs/QRed.o .libs/QWhite.o .libs/QuCol.o .libs/QuCols.o .libs/SetCCC.o .libs/SetGetCols.o .libs/StCol.o .libs/StCols.o .libs/UNDEFINED.o .libs/XRGB.o .libs/XYZ.o .libs/cmsAllCol.o .libs/cmsAllNCol.o .libs/cmsCmap.o .libs/cmsColNm.o .libs/cmsGlobls.o .libs/cmsInt.o .libs/cmsLkCol.o .libs/cmsMath.o .libs/cmsProp.o .libs/cmsTrig.o .libs/uvY.o .libs/xyY.o libtool: link: ranlib .libs/libxcms.a libtool: link: ( cd ".libs" && rm -f "libxcms.la" && ln -s "../libxcms.la" "libxcms.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms' Making all in xlibi18n make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xim_trans.lo -MD -MP -MF .deps/xim_trans.Tpo -c -o xim_trans.lo xim_trans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xim_trans.lo -MD -MP -MF .deps/xim_trans.Tpo -c xim_trans.c -fPIC -DPIC -o .libs/xim_trans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT xim_trans.lo -MD -MP -MF .deps/xim_trans.Tpo -c xim_trans.c -o xim_trans.o >/dev/null 2>&1 mv -f .deps/xim_trans.Tpo .deps/xim_trans.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ICWrap.lo -MD -MP -MF .deps/ICWrap.Tpo -c -o ICWrap.lo ICWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ICWrap.lo -MD -MP -MF .deps/ICWrap.Tpo -c ICWrap.c -fPIC -DPIC -o .libs/ICWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ICWrap.lo -MD -MP -MF .deps/ICWrap.Tpo -c ICWrap.c -o ICWrap.o >/dev/null 2>&1 mv -f .deps/ICWrap.Tpo .deps/ICWrap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IMWrap.lo -MD -MP -MF .deps/IMWrap.Tpo -c -o IMWrap.lo IMWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IMWrap.lo -MD -MP -MF .deps/IMWrap.Tpo -c IMWrap.c -fPIC -DPIC -o .libs/IMWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IMWrap.lo -MD -MP -MF .deps/IMWrap.Tpo -c IMWrap.c -o IMWrap.o >/dev/null 2>&1 mv -f .deps/IMWrap.Tpo .deps/IMWrap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imKStoUCS.lo -MD -MP -MF .deps/imKStoUCS.Tpo -c -o imKStoUCS.lo imKStoUCS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imKStoUCS.lo -MD -MP -MF .deps/imKStoUCS.Tpo -c imKStoUCS.c -fPIC -DPIC -o .libs/imKStoUCS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imKStoUCS.lo -MD -MP -MF .deps/imKStoUCS.Tpo -c imKStoUCS.c -o imKStoUCS.o >/dev/null 2>&1 mv -f .deps/imKStoUCS.Tpo .deps/imKStoUCS.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcCT.lo -MD -MP -MF .deps/lcCT.Tpo -c -o lcCT.lo lcCT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcCT.lo -MD -MP -MF .deps/lcCT.Tpo -c lcCT.c -fPIC -DPIC -o .libs/lcCT.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcCT.lo -MD -MP -MF .deps/lcCT.Tpo -c lcCT.c -o lcCT.o >/dev/null 2>&1 mv -f .deps/lcCT.Tpo .deps/lcCT.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcCharSet.lo -MD -MP -MF .deps/lcCharSet.Tpo -c -o lcCharSet.lo lcCharSet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcCharSet.lo -MD -MP -MF .deps/lcCharSet.Tpo -c lcCharSet.c -fPIC -DPIC -o .libs/lcCharSet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcCharSet.lo -MD -MP -MF .deps/lcCharSet.Tpo -c lcCharSet.c -o lcCharSet.o >/dev/null 2>&1 mv -f .deps/lcCharSet.Tpo .deps/lcCharSet.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcConv.lo -MD -MP -MF .deps/lcConv.Tpo -c -o lcConv.lo lcConv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcConv.lo -MD -MP -MF .deps/lcConv.Tpo -c lcConv.c -fPIC -DPIC -o .libs/lcConv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcConv.lo -MD -MP -MF .deps/lcConv.Tpo -c lcConv.c -o lcConv.o >/dev/null 2>&1 mv -f .deps/lcConv.Tpo .deps/lcConv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcDB.lo -MD -MP -MF .deps/lcDB.Tpo -c -o lcDB.lo lcDB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcDB.lo -MD -MP -MF .deps/lcDB.Tpo -c lcDB.c -fPIC -DPIC -o .libs/lcDB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcDB.lo -MD -MP -MF .deps/lcDB.Tpo -c lcDB.c -o lcDB.o >/dev/null 2>&1 mv -f .deps/lcDB.Tpo .deps/lcDB.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcFile.lo -MD -MP -MF .deps/lcFile.Tpo -c -o lcFile.lo lcFile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcFile.lo -MD -MP -MF .deps/lcFile.Tpo -c lcFile.c -fPIC -DPIC -o .libs/lcFile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcFile.lo -MD -MP -MF .deps/lcFile.Tpo -c lcFile.c -o lcFile.o >/dev/null 2>&1 mv -f .deps/lcFile.Tpo .deps/lcFile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcGeneric.lo -MD -MP -MF .deps/lcGeneric.Tpo -c -o lcGeneric.lo lcGeneric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcGeneric.lo -MD -MP -MF .deps/lcGeneric.Tpo -c lcGeneric.c -fPIC -DPIC -o .libs/lcGeneric.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcGeneric.lo -MD -MP -MF .deps/lcGeneric.Tpo -c lcGeneric.c -o lcGeneric.o >/dev/null 2>&1 mv -f .deps/lcGeneric.Tpo .deps/lcGeneric.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcInit.lo -MD -MP -MF .deps/lcInit.Tpo -c -o lcInit.lo lcInit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcInit.lo -MD -MP -MF .deps/lcInit.Tpo -c lcInit.c -fPIC -DPIC -o .libs/lcInit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcInit.lo -MD -MP -MF .deps/lcInit.Tpo -c lcInit.c -o lcInit.o >/dev/null 2>&1 mv -f .deps/lcInit.Tpo .deps/lcInit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPrTxt.lo -MD -MP -MF .deps/lcPrTxt.Tpo -c -o lcPrTxt.lo lcPrTxt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPrTxt.lo -MD -MP -MF .deps/lcPrTxt.Tpo -c lcPrTxt.c -fPIC -DPIC -o .libs/lcPrTxt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPrTxt.lo -MD -MP -MF .deps/lcPrTxt.Tpo -c lcPrTxt.c -o lcPrTxt.o >/dev/null 2>&1 mv -f .deps/lcPrTxt.Tpo .deps/lcPrTxt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPubWrap.lo -MD -MP -MF .deps/lcPubWrap.Tpo -c -o lcPubWrap.lo lcPubWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPubWrap.lo -MD -MP -MF .deps/lcPubWrap.Tpo -c lcPubWrap.c -fPIC -DPIC -o .libs/lcPubWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPubWrap.lo -MD -MP -MF .deps/lcPubWrap.Tpo -c lcPubWrap.c -o lcPubWrap.o >/dev/null 2>&1 mv -f .deps/lcPubWrap.Tpo .deps/lcPubWrap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPublic.lo -MD -MP -MF .deps/lcPublic.Tpo -c -o lcPublic.lo lcPublic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPublic.lo -MD -MP -MF .deps/lcPublic.Tpo -c lcPublic.c -fPIC -DPIC -o .libs/lcPublic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcPublic.lo -MD -MP -MF .deps/lcPublic.Tpo -c lcPublic.c -o lcPublic.o >/dev/null 2>&1 mv -f .deps/lcPublic.Tpo .deps/lcPublic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcRM.lo -MD -MP -MF .deps/lcRM.Tpo -c -o lcRM.lo lcRM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcRM.lo -MD -MP -MF .deps/lcRM.Tpo -c lcRM.c -fPIC -DPIC -o .libs/lcRM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcRM.lo -MD -MP -MF .deps/lcRM.Tpo -c lcRM.c -o lcRM.o >/dev/null 2>&1 mv -f .deps/lcRM.Tpo .deps/lcRM.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcStd.lo -MD -MP -MF .deps/lcStd.Tpo -c -o lcStd.lo lcStd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcStd.lo -MD -MP -MF .deps/lcStd.Tpo -c lcStd.c -fPIC -DPIC -o .libs/lcStd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcStd.lo -MD -MP -MF .deps/lcStd.Tpo -c lcStd.c -o lcStd.o >/dev/null 2>&1 mv -f .deps/lcStd.Tpo .deps/lcStd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcTxtPr.lo -MD -MP -MF .deps/lcTxtPr.Tpo -c -o lcTxtPr.lo lcTxtPr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcTxtPr.lo -MD -MP -MF .deps/lcTxtPr.Tpo -c lcTxtPr.c -fPIC -DPIC -o .libs/lcTxtPr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcTxtPr.lo -MD -MP -MF .deps/lcTxtPr.Tpo -c lcTxtPr.c -o lcTxtPr.o >/dev/null 2>&1 mv -f .deps/lcTxtPr.Tpo .deps/lcTxtPr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUTF8.lo -MD -MP -MF .deps/lcUTF8.Tpo -c -o lcUTF8.lo lcUTF8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUTF8.lo -MD -MP -MF .deps/lcUTF8.Tpo -c lcUTF8.c -fPIC -DPIC -o .libs/lcUTF8.o lcUTF8.c: In function 'create_tofontcs_conv': lcUTF8.c:1733:34: warning: '.charset.name' directive output may be truncated writing 13 bytes into a region of size between 8 and 17 [-Wformat-truncation=] 1733 | snprintf(buf, sizeof(buf), "fs%d.charset.name", i); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from lcUTF8.c:77: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 17 and 26 bytes into a destination of size 20 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcUTF8.c:1736:46: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1736 | snprintf(buf, sizeof(buf), "fs%d.charset", i); | ^ In file included from /usr/include/stdio.h:866, from lcUTF8.c:77: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 12 and 21 bytes into a destination of size 20 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcUTF8.c:1751:41: warning: '.charset.name' directive output may be truncated writing 13 bytes into a region of size between 8 and 17 [-Wformat-truncation=] 1751 | snprintf(buf, sizeof(buf), "fs%d.charset.name", i); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from lcUTF8.c:77: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 17 and 26 bytes into a destination of size 20 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcUTF8.c:1754:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1754 | snprintf(buf, sizeof(buf), "fs%d.charset", i); | ^ In file included from /usr/include/stdio.h:866, from lcUTF8.c:77: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 12 and 21 bytes into a destination of size 20 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUTF8.lo -MD -MP -MF .deps/lcUTF8.Tpo -c lcUTF8.c -o lcUTF8.o >/dev/null 2>&1 mv -f .deps/lcUTF8.Tpo .deps/lcUTF8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUtil.lo -MD -MP -MF .deps/lcUtil.Tpo -c -o lcUtil.lo lcUtil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUtil.lo -MD -MP -MF .deps/lcUtil.Tpo -c lcUtil.c -fPIC -DPIC -o .libs/lcUtil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcUtil.lo -MD -MP -MF .deps/lcUtil.Tpo -c lcUtil.c -o lcUtil.o >/dev/null 2>&1 mv -f .deps/lcUtil.Tpo .deps/lcUtil.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcWrap.lo -MD -MP -MF .deps/lcWrap.Tpo -c -o lcWrap.lo lcWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcWrap.lo -MD -MP -MF .deps/lcWrap.Tpo -c lcWrap.c -fPIC -DPIC -o .libs/lcWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT lcWrap.lo -MD -MP -MF .deps/lcWrap.Tpo -c lcWrap.c -o lcWrap.o >/dev/null 2>&1 mv -f .deps/lcWrap.Tpo .deps/lcWrap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbWMProps.lo -MD -MP -MF .deps/mbWMProps.Tpo -c -o mbWMProps.lo mbWMProps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbWMProps.lo -MD -MP -MF .deps/mbWMProps.Tpo -c mbWMProps.c -fPIC -DPIC -o .libs/mbWMProps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbWMProps.lo -MD -MP -MF .deps/mbWMProps.Tpo -c mbWMProps.c -o mbWMProps.o >/dev/null 2>&1 mv -f .deps/mbWMProps.Tpo .deps/mbWMProps.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbWrap.lo -MD -MP -MF .deps/mbWrap.Tpo -c -o mbWrap.lo mbWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbWrap.lo -MD -MP -MF .deps/mbWrap.Tpo -c mbWrap.c -fPIC -DPIC -o .libs/mbWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbWrap.lo -MD -MP -MF .deps/mbWrap.Tpo -c mbWrap.c -o mbWrap.o >/dev/null 2>&1 mv -f .deps/mbWrap.Tpo .deps/mbWrap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utf8WMProps.lo -MD -MP -MF .deps/utf8WMProps.Tpo -c -o utf8WMProps.lo utf8WMProps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utf8WMProps.lo -MD -MP -MF .deps/utf8WMProps.Tpo -c utf8WMProps.c -fPIC -DPIC -o .libs/utf8WMProps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utf8WMProps.lo -MD -MP -MF .deps/utf8WMProps.Tpo -c utf8WMProps.c -o utf8WMProps.o >/dev/null 2>&1 mv -f .deps/utf8WMProps.Tpo .deps/utf8WMProps.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utf8Wrap.lo -MD -MP -MF .deps/utf8Wrap.Tpo -c -o utf8Wrap.lo utf8Wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utf8Wrap.lo -MD -MP -MF .deps/utf8Wrap.Tpo -c utf8Wrap.c -fPIC -DPIC -o .libs/utf8Wrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utf8Wrap.lo -MD -MP -MF .deps/utf8Wrap.Tpo -c utf8Wrap.c -o utf8Wrap.o >/dev/null 2>&1 mv -f .deps/utf8Wrap.Tpo .deps/utf8Wrap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT wcWrap.lo -MD -MP -MF .deps/wcWrap.Tpo -c -o wcWrap.lo wcWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT wcWrap.lo -MD -MP -MF .deps/wcWrap.Tpo -c wcWrap.c -fPIC -DPIC -o .libs/wcWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT wcWrap.lo -MD -MP -MF .deps/wcWrap.Tpo -c wcWrap.c -o wcWrap.o >/dev/null 2>&1 mv -f .deps/wcWrap.Tpo .deps/wcWrap.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libi18n.la xim_trans.lo ICWrap.lo IMWrap.lo imKStoUCS.lo lcCT.lo lcCharSet.lo lcConv.lo lcDB.lo lcFile.lo lcGeneric.lo lcInit.lo lcPrTxt.lo lcPubWrap.lo lcPublic.lo lcRM.lo lcStd.lo lcTxtPr.lo lcUTF8.lo lcUtil.lo lcWrap.lo mbWMProps.lo mbWrap.lo utf8WMProps.lo utf8Wrap.lo wcWrap.lo ../../modules/im/ximcp/libximcp.la ../../modules/lc/def/libxlcDef.la ../../modules/lc/gen/libxlibi18n.la ../../modules/lc/Utf8/libxlcUTF8Load.la ../../modules/om/generic/libxomGeneric.la -ldl libtool: link: (cd .libs/libi18n.lax/libximcp.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n/../../modules/im/ximcp/.libs/libximcp.a") libtool: link: (cd .libs/libi18n.lax/libxlcDef.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n/../../modules/lc/def/.libs/libxlcDef.a") libtool: link: (cd .libs/libi18n.lax/libxlibi18n.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n/../../modules/lc/gen/.libs/libxlibi18n.a") libtool: link: (cd .libs/libi18n.lax/libxlcUTF8Load.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n/../../modules/lc/Utf8/.libs/libxlcUTF8Load.a") libtool: link: (cd .libs/libi18n.lax/libxomGeneric.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n/../../modules/om/generic/.libs/libxomGeneric.a") libtool: link: ar cr .libs/libi18n.a .libs/xim_trans.o .libs/ICWrap.o .libs/IMWrap.o .libs/imKStoUCS.o .libs/lcCT.o .libs/lcCharSet.o .libs/lcConv.o .libs/lcDB.o .libs/lcFile.o .libs/lcGeneric.o .libs/lcInit.o .libs/lcPrTxt.o .libs/lcPubWrap.o .libs/lcPublic.o .libs/lcRM.o .libs/lcStd.o .libs/lcTxtPr.o .libs/lcUTF8.o .libs/lcUtil.o .libs/lcWrap.o .libs/mbWMProps.o .libs/mbWrap.o .libs/utf8WMProps.o .libs/utf8Wrap.o .libs/wcWrap.o .libs/libi18n.lax/libximcp.a/imCallbk.o .libs/libi18n.lax/libximcp.a/imDefFlt.o .libs/libi18n.lax/libximcp.a/imDefIc.o .libs/libi18n.lax/libximcp.a/imDefIm.o .libs/libi18n.lax/libximcp.a/imDefLkup.o .libs/libi18n.lax/libximcp.a/imDispch.o .libs/libi18n.lax/libximcp.a/imEvToWire.o .libs/libi18n.lax/libximcp.a/imExten.o .libs/libi18n.lax/libximcp.a/imImSw.o .libs/libi18n.lax/libximcp.a/imInsClbk.o .libs/libi18n.lax/libximcp.a/imInt.o .libs/libi18n.lax/libximcp.a/imLcFlt.o .libs/libi18n.lax/libximcp.a/imLcGIc.o .libs/libi18n.lax/libximcp.a/imLcIc.o .libs/libi18n.lax/libximcp.a/imLcIm.o .libs/libi18n.lax/libximcp.a/imLcLkup.o .libs/libi18n.lax/libximcp.a/imLcPrs.o .libs/libi18n.lax/libximcp.a/imLcSIc.o .libs/libi18n.lax/libximcp.a/imRm.o .libs/libi18n.lax/libximcp.a/imRmAttr.o .libs/libi18n.lax/libximcp.a/imThaiFlt.o .libs/libi18n.lax/libximcp.a/imThaiIc.o .libs/libi18n.lax/libximcp.a/imThaiIm.o .libs/libi18n.lax/libximcp.a/imTrX.o .libs/libi18n.lax/libximcp.a/imTrans.o .libs/libi18n.lax/libximcp.a/imTransR.o .libs/libi18n.lax/libxlcDef.a/lcDefConv.o .libs/libi18n.lax/libxlibi18n.a/lcGenConv.o .libs/libi18n.lax/libxlcUTF8Load.a/lcUTF8Load.o .libs/libi18n.lax/libxomGeneric.a/omDefault.o .libs/libi18n.lax/libxomGeneric.a/omGeneric.o .libs/libi18n.lax/libxomGeneric.a/omImText.o .libs/libi18n.lax/libxomGeneric.a/omText.o .libs/libi18n.lax/libxomGeneric.a/omTextEsc.o .libs/libi18n.lax/libxomGeneric.a/omTextExt.o .libs/libi18n.lax/libxomGeneric.a/omTextPer.o .libs/libi18n.lax/libxomGeneric.a/omXChar.o libtool: link: ranlib .libs/libi18n.a libtool: link: rm -fr .libs/libi18n.lax libtool: link: ( cd ".libs" && rm -f "libi18n.la" && ln -s "../libi18n.la" "libi18n.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n' Making all in xkb make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKB.lo -MD -MP -MF .deps/XKB.Tpo -c -o XKB.lo XKB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKB.lo -MD -MP -MF .deps/XKB.Tpo -c XKB.c -fPIC -DPIC -o .libs/XKB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKB.lo -MD -MP -MF .deps/XKB.Tpo -c XKB.c -o XKB.o >/dev/null 2>&1 mv -f .deps/XKB.Tpo .deps/XKB.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBBind.lo -MD -MP -MF .deps/XKBBind.Tpo -c -o XKBBind.lo XKBBind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBBind.lo -MD -MP -MF .deps/XKBBind.Tpo -c XKBBind.c -fPIC -DPIC -o .libs/XKBBind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBBind.lo -MD -MP -MF .deps/XKBBind.Tpo -c XKBBind.c -o XKBBind.o >/dev/null 2>&1 mv -f .deps/XKBBind.Tpo .deps/XKBBind.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCompat.lo -MD -MP -MF .deps/XKBCompat.Tpo -c -o XKBCompat.lo XKBCompat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCompat.lo -MD -MP -MF .deps/XKBCompat.Tpo -c XKBCompat.c -fPIC -DPIC -o .libs/XKBCompat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCompat.lo -MD -MP -MF .deps/XKBCompat.Tpo -c XKBCompat.c -o XKBCompat.o >/dev/null 2>&1 mv -f .deps/XKBCompat.Tpo .deps/XKBCompat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCtrls.lo -MD -MP -MF .deps/XKBCtrls.Tpo -c -o XKBCtrls.lo XKBCtrls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCtrls.lo -MD -MP -MF .deps/XKBCtrls.Tpo -c XKBCtrls.c -fPIC -DPIC -o .libs/XKBCtrls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCtrls.lo -MD -MP -MF .deps/XKBCtrls.Tpo -c XKBCtrls.c -o XKBCtrls.o >/dev/null 2>&1 mv -f .deps/XKBCtrls.Tpo .deps/XKBCtrls.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCvt.lo -MD -MP -MF .deps/XKBCvt.Tpo -c -o XKBCvt.lo XKBCvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCvt.lo -MD -MP -MF .deps/XKBCvt.Tpo -c XKBCvt.c -fPIC -DPIC -o .libs/XKBCvt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBCvt.lo -MD -MP -MF .deps/XKBCvt.Tpo -c XKBCvt.c -o XKBCvt.o >/dev/null 2>&1 mv -f .deps/XKBCvt.Tpo .deps/XKBCvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGetMap.lo -MD -MP -MF .deps/XKBGetMap.Tpo -c -o XKBGetMap.lo XKBGetMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGetMap.lo -MD -MP -MF .deps/XKBGetMap.Tpo -c XKBGetMap.c -fPIC -DPIC -o .libs/XKBGetMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGetMap.lo -MD -MP -MF .deps/XKBGetMap.Tpo -c XKBGetMap.c -o XKBGetMap.o >/dev/null 2>&1 mv -f .deps/XKBGetMap.Tpo .deps/XKBGetMap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGetByName.lo -MD -MP -MF .deps/XKBGetByName.Tpo -c -o XKBGetByName.lo XKBGetByName.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGetByName.lo -MD -MP -MF .deps/XKBGetByName.Tpo -c XKBGetByName.c -fPIC -DPIC -o .libs/XKBGetByName.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGetByName.lo -MD -MP -MF .deps/XKBGetByName.Tpo -c XKBGetByName.c -o XKBGetByName.o >/dev/null 2>&1 mv -f .deps/XKBGetByName.Tpo .deps/XKBGetByName.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBNames.lo -MD -MP -MF .deps/XKBNames.Tpo -c -o XKBNames.lo XKBNames.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBNames.lo -MD -MP -MF .deps/XKBNames.Tpo -c XKBNames.c -fPIC -DPIC -o .libs/XKBNames.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBNames.lo -MD -MP -MF .deps/XKBNames.Tpo -c XKBNames.c -o XKBNames.o >/dev/null 2>&1 mv -f .deps/XKBNames.Tpo .deps/XKBNames.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBRdBuf.lo -MD -MP -MF .deps/XKBRdBuf.Tpo -c -o XKBRdBuf.lo XKBRdBuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBRdBuf.lo -MD -MP -MF .deps/XKBRdBuf.Tpo -c XKBRdBuf.c -fPIC -DPIC -o .libs/XKBRdBuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBRdBuf.lo -MD -MP -MF .deps/XKBRdBuf.Tpo -c XKBRdBuf.c -o XKBRdBuf.o >/dev/null 2>&1 mv -f .deps/XKBRdBuf.Tpo .deps/XKBRdBuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBSetMap.lo -MD -MP -MF .deps/XKBSetMap.Tpo -c -o XKBSetMap.lo XKBSetMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBSetMap.lo -MD -MP -MF .deps/XKBSetMap.Tpo -c XKBSetMap.c -fPIC -DPIC -o .libs/XKBSetMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBSetMap.lo -MD -MP -MF .deps/XKBSetMap.Tpo -c XKBSetMap.c -o XKBSetMap.o >/dev/null 2>&1 mv -f .deps/XKBSetMap.Tpo .deps/XKBSetMap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBUse.lo -MD -MP -MF .deps/XKBUse.Tpo -c -o XKBUse.lo XKBUse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBUse.lo -MD -MP -MF .deps/XKBUse.Tpo -c XKBUse.c -fPIC -DPIC -o .libs/XKBUse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBUse.lo -MD -MP -MF .deps/XKBUse.Tpo -c XKBUse.c -o XKBUse.o >/dev/null 2>&1 mv -f .deps/XKBUse.Tpo .deps/XKBUse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBleds.lo -MD -MP -MF .deps/XKBleds.Tpo -c -o XKBleds.lo XKBleds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBleds.lo -MD -MP -MF .deps/XKBleds.Tpo -c XKBleds.c -fPIC -DPIC -o .libs/XKBleds.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBleds.lo -MD -MP -MF .deps/XKBleds.Tpo -c XKBleds.c -o XKBleds.o >/dev/null 2>&1 mv -f .deps/XKBleds.Tpo .deps/XKBleds.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBBell.lo -MD -MP -MF .deps/XKBBell.Tpo -c -o XKBBell.lo XKBBell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBBell.lo -MD -MP -MF .deps/XKBBell.Tpo -c XKBBell.c -fPIC -DPIC -o .libs/XKBBell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBBell.lo -MD -MP -MF .deps/XKBBell.Tpo -c XKBBell.c -o XKBBell.o >/dev/null 2>&1 mv -f .deps/XKBBell.Tpo .deps/XKBBell.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGeom.lo -MD -MP -MF .deps/XKBGeom.Tpo -c -o XKBGeom.lo XKBGeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGeom.lo -MD -MP -MF .deps/XKBGeom.Tpo -c XKBGeom.c -fPIC -DPIC -o .libs/XKBGeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGeom.lo -MD -MP -MF .deps/XKBGeom.Tpo -c XKBGeom.c -o XKBGeom.o >/dev/null 2>&1 mv -f .deps/XKBGeom.Tpo .deps/XKBGeom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBSetGeom.lo -MD -MP -MF .deps/XKBSetGeom.Tpo -c -o XKBSetGeom.lo XKBSetGeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBSetGeom.lo -MD -MP -MF .deps/XKBSetGeom.Tpo -c XKBSetGeom.c -fPIC -DPIC -o .libs/XKBSetGeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBSetGeom.lo -MD -MP -MF .deps/XKBSetGeom.Tpo -c XKBSetGeom.c -o XKBSetGeom.o >/dev/null 2>&1 mv -f .deps/XKBSetGeom.Tpo .deps/XKBSetGeom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBExtDev.lo -MD -MP -MF .deps/XKBExtDev.Tpo -c -o XKBExtDev.lo XKBExtDev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBExtDev.lo -MD -MP -MF .deps/XKBExtDev.Tpo -c XKBExtDev.c -fPIC -DPIC -o .libs/XKBExtDev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBExtDev.lo -MD -MP -MF .deps/XKBExtDev.Tpo -c XKBExtDev.c -o XKBExtDev.o >/dev/null 2>&1 mv -f .deps/XKBExtDev.Tpo .deps/XKBExtDev.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBList.lo -MD -MP -MF .deps/XKBList.Tpo -c -o XKBList.lo XKBList.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBList.lo -MD -MP -MF .deps/XKBList.Tpo -c XKBList.c -fPIC -DPIC -o .libs/XKBList.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBList.lo -MD -MP -MF .deps/XKBList.Tpo -c XKBList.c -o XKBList.o >/dev/null 2>&1 mv -f .deps/XKBList.Tpo .deps/XKBList.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBMisc.lo -MD -MP -MF .deps/XKBMisc.Tpo -c -o XKBMisc.lo XKBMisc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBMisc.lo -MD -MP -MF .deps/XKBMisc.Tpo -c XKBMisc.c -fPIC -DPIC -o .libs/XKBMisc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBMisc.lo -MD -MP -MF .deps/XKBMisc.Tpo -c XKBMisc.c -o XKBMisc.o >/dev/null 2>&1 mv -f .deps/XKBMisc.Tpo .deps/XKBMisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBMAlloc.lo -MD -MP -MF .deps/XKBMAlloc.Tpo -c -o XKBMAlloc.lo XKBMAlloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBMAlloc.lo -MD -MP -MF .deps/XKBMAlloc.Tpo -c XKBMAlloc.c -fPIC -DPIC -o .libs/XKBMAlloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBMAlloc.lo -MD -MP -MF .deps/XKBMAlloc.Tpo -c XKBMAlloc.c -o XKBMAlloc.o >/dev/null 2>&1 mv -f .deps/XKBMAlloc.Tpo .deps/XKBMAlloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGAlloc.lo -MD -MP -MF .deps/XKBGAlloc.Tpo -c -o XKBGAlloc.lo XKBGAlloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGAlloc.lo -MD -MP -MF .deps/XKBGAlloc.Tpo -c XKBGAlloc.c -fPIC -DPIC -o .libs/XKBGAlloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBGAlloc.lo -MD -MP -MF .deps/XKBGAlloc.Tpo -c XKBGAlloc.c -o XKBGAlloc.o >/dev/null 2>&1 mv -f .deps/XKBGAlloc.Tpo .deps/XKBGAlloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBAlloc.lo -MD -MP -MF .deps/XKBAlloc.Tpo -c -o XKBAlloc.lo XKBAlloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBAlloc.lo -MD -MP -MF .deps/XKBAlloc.Tpo -c XKBAlloc.c -fPIC -DPIC -o .libs/XKBAlloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../../exports/include -D_GNU_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XKBAlloc.lo -MD -MP -MF .deps/XKBAlloc.Tpo -c XKBAlloc.c -o XKBAlloc.o >/dev/null 2>&1 mv -f .deps/XKBAlloc.Tpo .deps/XKBAlloc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libxkb.la XKB.lo XKBBind.lo XKBCompat.lo XKBCtrls.lo XKBCvt.lo XKBGetMap.lo XKBGetByName.lo XKBNames.lo XKBRdBuf.lo XKBSetMap.lo XKBUse.lo XKBleds.lo XKBBell.lo XKBGeom.lo XKBSetGeom.lo XKBExtDev.lo XKBList.lo XKBMisc.lo XKBMAlloc.lo XKBGAlloc.lo XKBAlloc.lo -ldl libtool: link: ar cr .libs/libxkb.a .libs/XKB.o .libs/XKBBind.o .libs/XKBCompat.o .libs/XKBCtrls.o .libs/XKBCvt.o .libs/XKBGetMap.o .libs/XKBGetByName.o .libs/XKBNames.o .libs/XKBRdBuf.o .libs/XKBSetMap.o .libs/XKBUse.o .libs/XKBleds.o .libs/XKBBell.o .libs/XKBGeom.o .libs/XKBSetGeom.o .libs/XKBExtDev.o .libs/XKBList.o .libs/XKBMisc.o .libs/XKBMAlloc.o .libs/XKBGAlloc.o .libs/XKBAlloc.o libtool: link: ranlib .libs/libxkb.a libtool: link: ( cd ".libs" && rm -f "libxkb.la" && ln -s "../libxkb.la" "libxkb.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllCells.lo -MD -MP -MF .deps/AllCells.Tpo -c -o AllCells.lo AllCells.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllCells.lo -MD -MP -MF .deps/AllCells.Tpo -c AllCells.c -fPIC -DPIC -o .libs/AllCells.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllCells.lo -MD -MP -MF .deps/AllCells.Tpo -c AllCells.c -o AllCells.o >/dev/null 2>&1 mv -f .deps/AllCells.Tpo .deps/AllCells.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllowEv.lo -MD -MP -MF .deps/AllowEv.Tpo -c -o AllowEv.lo AllowEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllowEv.lo -MD -MP -MF .deps/AllowEv.Tpo -c AllowEv.c -fPIC -DPIC -o .libs/AllowEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllowEv.lo -MD -MP -MF .deps/AllowEv.Tpo -c AllowEv.c -o AllowEv.o >/dev/null 2>&1 mv -f .deps/AllowEv.Tpo .deps/AllowEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllPlanes.lo -MD -MP -MF .deps/AllPlanes.Tpo -c -o AllPlanes.lo AllPlanes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllPlanes.lo -MD -MP -MF .deps/AllPlanes.Tpo -c AllPlanes.c -fPIC -DPIC -o .libs/AllPlanes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AllPlanes.lo -MD -MP -MF .deps/AllPlanes.Tpo -c AllPlanes.c -o AllPlanes.o >/dev/null 2>&1 mv -f .deps/AllPlanes.Tpo .deps/AllPlanes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuDispose.lo -MD -MP -MF .deps/AuDispose.Tpo -c -o AuDispose.lo AuDispose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuDispose.lo -MD -MP -MF .deps/AuDispose.Tpo -c AuDispose.c -fPIC -DPIC -o .libs/AuDispose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuDispose.lo -MD -MP -MF .deps/AuDispose.Tpo -c AuDispose.c -o AuDispose.o >/dev/null 2>&1 mv -f .deps/AuDispose.Tpo .deps/AuDispose.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuFileName.lo -MD -MP -MF .deps/AuFileName.Tpo -c -o AuFileName.lo AuFileName.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuFileName.lo -MD -MP -MF .deps/AuFileName.Tpo -c AuFileName.c -fPIC -DPIC -o .libs/AuFileName.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuFileName.lo -MD -MP -MF .deps/AuFileName.Tpo -c AuFileName.c -o AuFileName.o >/dev/null 2>&1 mv -f .deps/AuFileName.Tpo .deps/AuFileName.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuGetBest.lo -MD -MP -MF .deps/AuGetBest.Tpo -c -o AuGetBest.lo AuGetBest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuGetBest.lo -MD -MP -MF .deps/AuGetBest.Tpo -c AuGetBest.c -fPIC -DPIC -o .libs/AuGetBest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuGetBest.lo -MD -MP -MF .deps/AuGetBest.Tpo -c AuGetBest.c -o AuGetBest.o >/dev/null 2>&1 mv -f .deps/AuGetBest.Tpo .deps/AuGetBest.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuRead.lo -MD -MP -MF .deps/AuRead.Tpo -c -o AuRead.lo AuRead.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuRead.lo -MD -MP -MF .deps/AuRead.Tpo -c AuRead.c -fPIC -DPIC -o .libs/AuRead.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AuRead.lo -MD -MP -MF .deps/AuRead.Tpo -c AuRead.c -o AuRead.o >/dev/null 2>&1 mv -f .deps/AuRead.Tpo .deps/AuRead.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AutoRep.lo -MD -MP -MF .deps/AutoRep.Tpo -c -o AutoRep.lo AutoRep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AutoRep.lo -MD -MP -MF .deps/AutoRep.Tpo -c AutoRep.c -fPIC -DPIC -o .libs/AutoRep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT AutoRep.lo -MD -MP -MF .deps/AutoRep.Tpo -c AutoRep.c -o AutoRep.o >/dev/null 2>&1 mv -f .deps/AutoRep.Tpo .deps/AutoRep.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Backgnd.lo -MD -MP -MF .deps/Backgnd.Tpo -c -o Backgnd.lo Backgnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Backgnd.lo -MD -MP -MF .deps/Backgnd.Tpo -c Backgnd.c -fPIC -DPIC -o .libs/Backgnd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Backgnd.lo -MD -MP -MF .deps/Backgnd.Tpo -c Backgnd.c -o Backgnd.o >/dev/null 2>&1 mv -f .deps/Backgnd.Tpo .deps/Backgnd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT BdrWidth.lo -MD -MP -MF .deps/BdrWidth.Tpo -c -o BdrWidth.lo BdrWidth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT BdrWidth.lo -MD -MP -MF .deps/BdrWidth.Tpo -c BdrWidth.c -fPIC -DPIC -o .libs/BdrWidth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT BdrWidth.lo -MD -MP -MF .deps/BdrWidth.Tpo -c BdrWidth.c -o BdrWidth.o >/dev/null 2>&1 mv -f .deps/BdrWidth.Tpo .deps/BdrWidth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Bell.lo -MD -MP -MF .deps/Bell.Tpo -c -o Bell.lo Bell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Bell.lo -MD -MP -MF .deps/Bell.Tpo -c Bell.c -fPIC -DPIC -o .libs/Bell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Bell.lo -MD -MP -MF .deps/Bell.Tpo -c Bell.c -o Bell.o >/dev/null 2>&1 mv -f .deps/Bell.Tpo .deps/Bell.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Border.lo -MD -MP -MF .deps/Border.Tpo -c -o Border.lo Border.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Border.lo -MD -MP -MF .deps/Border.Tpo -c Border.c -fPIC -DPIC -o .libs/Border.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Border.lo -MD -MP -MF .deps/Border.Tpo -c Border.c -o Border.o >/dev/null 2>&1 mv -f .deps/Border.Tpo .deps/Border.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChAccCon.lo -MD -MP -MF .deps/ChAccCon.Tpo -c -o ChAccCon.lo ChAccCon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChAccCon.lo -MD -MP -MF .deps/ChAccCon.Tpo -c ChAccCon.c -fPIC -DPIC -o .libs/ChAccCon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChAccCon.lo -MD -MP -MF .deps/ChAccCon.Tpo -c ChAccCon.c -o ChAccCon.o >/dev/null 2>&1 mv -f .deps/ChAccCon.Tpo .deps/ChAccCon.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChActPGb.lo -MD -MP -MF .deps/ChActPGb.Tpo -c -o ChActPGb.lo ChActPGb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChActPGb.lo -MD -MP -MF .deps/ChActPGb.Tpo -c ChActPGb.c -fPIC -DPIC -o .libs/ChActPGb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChActPGb.lo -MD -MP -MF .deps/ChActPGb.Tpo -c ChActPGb.c -o ChActPGb.o >/dev/null 2>&1 mv -f .deps/ChActPGb.Tpo .deps/ChActPGb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChClMode.lo -MD -MP -MF .deps/ChClMode.Tpo -c -o ChClMode.lo ChClMode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChClMode.lo -MD -MP -MF .deps/ChClMode.Tpo -c ChClMode.c -fPIC -DPIC -o .libs/ChClMode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChClMode.lo -MD -MP -MF .deps/ChClMode.Tpo -c ChClMode.c -o ChClMode.o >/dev/null 2>&1 mv -f .deps/ChClMode.Tpo .deps/ChClMode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChCmap.lo -MD -MP -MF .deps/ChCmap.Tpo -c -o ChCmap.lo ChCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChCmap.lo -MD -MP -MF .deps/ChCmap.Tpo -c ChCmap.c -fPIC -DPIC -o .libs/ChCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChCmap.lo -MD -MP -MF .deps/ChCmap.Tpo -c ChCmap.c -o ChCmap.o >/dev/null 2>&1 mv -f .deps/ChCmap.Tpo .deps/ChCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChGC.lo -MD -MP -MF .deps/ChGC.Tpo -c -o ChGC.lo ChGC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChGC.lo -MD -MP -MF .deps/ChGC.Tpo -c ChGC.c -fPIC -DPIC -o .libs/ChGC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChGC.lo -MD -MP -MF .deps/ChGC.Tpo -c ChGC.c -o ChGC.o >/dev/null 2>&1 mv -f .deps/ChGC.Tpo .deps/ChGC.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChKeyCon.lo -MD -MP -MF .deps/ChKeyCon.Tpo -c -o ChKeyCon.lo ChKeyCon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChKeyCon.lo -MD -MP -MF .deps/ChKeyCon.Tpo -c ChKeyCon.c -fPIC -DPIC -o .libs/ChKeyCon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChKeyCon.lo -MD -MP -MF .deps/ChKeyCon.Tpo -c ChKeyCon.c -o ChKeyCon.o >/dev/null 2>&1 mv -f .deps/ChKeyCon.Tpo .deps/ChKeyCon.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkIfEv.lo -MD -MP -MF .deps/ChkIfEv.Tpo -c -o ChkIfEv.lo ChkIfEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkIfEv.lo -MD -MP -MF .deps/ChkIfEv.Tpo -c ChkIfEv.c -fPIC -DPIC -o .libs/ChkIfEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkIfEv.lo -MD -MP -MF .deps/ChkIfEv.Tpo -c ChkIfEv.c -o ChkIfEv.o >/dev/null 2>&1 mv -f .deps/ChkIfEv.Tpo .deps/ChkIfEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkMaskEv.lo -MD -MP -MF .deps/ChkMaskEv.Tpo -c -o ChkMaskEv.lo ChkMaskEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkMaskEv.lo -MD -MP -MF .deps/ChkMaskEv.Tpo -c ChkMaskEv.c -fPIC -DPIC -o .libs/ChkMaskEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkMaskEv.lo -MD -MP -MF .deps/ChkMaskEv.Tpo -c ChkMaskEv.c -o ChkMaskEv.o >/dev/null 2>&1 mv -f .deps/ChkMaskEv.Tpo .deps/ChkMaskEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkTypEv.lo -MD -MP -MF .deps/ChkTypEv.Tpo -c -o ChkTypEv.lo ChkTypEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkTypEv.lo -MD -MP -MF .deps/ChkTypEv.Tpo -c ChkTypEv.c -fPIC -DPIC -o .libs/ChkTypEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkTypEv.lo -MD -MP -MF .deps/ChkTypEv.Tpo -c ChkTypEv.c -o ChkTypEv.o >/dev/null 2>&1 mv -f .deps/ChkTypEv.Tpo .deps/ChkTypEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkTypWEv.lo -MD -MP -MF .deps/ChkTypWEv.Tpo -c -o ChkTypWEv.lo ChkTypWEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkTypWEv.lo -MD -MP -MF .deps/ChkTypWEv.Tpo -c ChkTypWEv.c -fPIC -DPIC -o .libs/ChkTypWEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkTypWEv.lo -MD -MP -MF .deps/ChkTypWEv.Tpo -c ChkTypWEv.c -o ChkTypWEv.o >/dev/null 2>&1 mv -f .deps/ChkTypWEv.Tpo .deps/ChkTypWEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkWinEv.lo -MD -MP -MF .deps/ChkWinEv.Tpo -c -o ChkWinEv.lo ChkWinEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkWinEv.lo -MD -MP -MF .deps/ChkWinEv.Tpo -c ChkWinEv.c -fPIC -DPIC -o .libs/ChkWinEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChkWinEv.lo -MD -MP -MF .deps/ChkWinEv.Tpo -c ChkWinEv.c -o ChkWinEv.o >/dev/null 2>&1 mv -f .deps/ChkWinEv.Tpo .deps/ChkWinEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChPntCon.lo -MD -MP -MF .deps/ChPntCon.Tpo -c -o ChPntCon.lo ChPntCon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChPntCon.lo -MD -MP -MF .deps/ChPntCon.Tpo -c ChPntCon.c -fPIC -DPIC -o .libs/ChPntCon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChPntCon.lo -MD -MP -MF .deps/ChPntCon.Tpo -c ChPntCon.c -o ChPntCon.o >/dev/null 2>&1 mv -f .deps/ChPntCon.Tpo .deps/ChPntCon.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChProp.lo -MD -MP -MF .deps/ChProp.Tpo -c -o ChProp.lo ChProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChProp.lo -MD -MP -MF .deps/ChProp.Tpo -c ChProp.c -fPIC -DPIC -o .libs/ChProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChProp.lo -MD -MP -MF .deps/ChProp.Tpo -c ChProp.c -o ChProp.o >/dev/null 2>&1 mv -f .deps/ChProp.Tpo .deps/ChProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChSaveSet.lo -MD -MP -MF .deps/ChSaveSet.Tpo -c -o ChSaveSet.lo ChSaveSet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChSaveSet.lo -MD -MP -MF .deps/ChSaveSet.Tpo -c ChSaveSet.c -fPIC -DPIC -o .libs/ChSaveSet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChSaveSet.lo -MD -MP -MF .deps/ChSaveSet.Tpo -c ChSaveSet.c -o ChSaveSet.o >/dev/null 2>&1 mv -f .deps/ChSaveSet.Tpo .deps/ChSaveSet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChWAttrs.lo -MD -MP -MF .deps/ChWAttrs.Tpo -c -o ChWAttrs.lo ChWAttrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChWAttrs.lo -MD -MP -MF .deps/ChWAttrs.Tpo -c ChWAttrs.c -fPIC -DPIC -o .libs/ChWAttrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChWAttrs.lo -MD -MP -MF .deps/ChWAttrs.Tpo -c ChWAttrs.c -o ChWAttrs.o >/dev/null 2>&1 mv -f .deps/ChWAttrs.Tpo .deps/ChWAttrs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChWindow.lo -MD -MP -MF .deps/ChWindow.Tpo -c -o ChWindow.lo ChWindow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChWindow.lo -MD -MP -MF .deps/ChWindow.Tpo -c ChWindow.c -fPIC -DPIC -o .libs/ChWindow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ChWindow.lo -MD -MP -MF .deps/ChWindow.Tpo -c ChWindow.c -o ChWindow.o >/dev/null 2>&1 mv -f .deps/ChWindow.Tpo .deps/ChWindow.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWin.lo -MD -MP -MF .deps/CirWin.Tpo -c -o CirWin.lo CirWin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWin.lo -MD -MP -MF .deps/CirWin.Tpo -c CirWin.c -fPIC -DPIC -o .libs/CirWin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWin.lo -MD -MP -MF .deps/CirWin.Tpo -c CirWin.c -o CirWin.o >/dev/null 2>&1 mv -f .deps/CirWin.Tpo .deps/CirWin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWinDn.lo -MD -MP -MF .deps/CirWinDn.Tpo -c -o CirWinDn.lo CirWinDn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWinDn.lo -MD -MP -MF .deps/CirWinDn.Tpo -c CirWinDn.c -fPIC -DPIC -o .libs/CirWinDn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWinDn.lo -MD -MP -MF .deps/CirWinDn.Tpo -c CirWinDn.c -o CirWinDn.o >/dev/null 2>&1 mv -f .deps/CirWinDn.Tpo .deps/CirWinDn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWinUp.lo -MD -MP -MF .deps/CirWinUp.Tpo -c -o CirWinUp.lo CirWinUp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWinUp.lo -MD -MP -MF .deps/CirWinUp.Tpo -c CirWinUp.c -fPIC -DPIC -o .libs/CirWinUp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CirWinUp.lo -MD -MP -MF .deps/CirWinUp.Tpo -c CirWinUp.c -o CirWinUp.o >/dev/null 2>&1 mv -f .deps/CirWinUp.Tpo .deps/CirWinUp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ClDisplay.lo -MD -MP -MF .deps/ClDisplay.Tpo -c -o ClDisplay.lo ClDisplay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ClDisplay.lo -MD -MP -MF .deps/ClDisplay.Tpo -c ClDisplay.c -fPIC -DPIC -o .libs/ClDisplay.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ClDisplay.lo -MD -MP -MF .deps/ClDisplay.Tpo -c ClDisplay.c -o ClDisplay.o >/dev/null 2>&1 mv -f .deps/ClDisplay.Tpo .deps/ClDisplay.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ClearArea.lo -MD -MP -MF .deps/ClearArea.Tpo -c -o ClearArea.lo ClearArea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ClearArea.lo -MD -MP -MF .deps/ClearArea.Tpo -c ClearArea.c -fPIC -DPIC -o .libs/ClearArea.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ClearArea.lo -MD -MP -MF .deps/ClearArea.Tpo -c ClearArea.c -o ClearArea.o >/dev/null 2>&1 mv -f .deps/ClearArea.Tpo .deps/ClearArea.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Clear.lo -MD -MP -MF .deps/Clear.Tpo -c -o Clear.lo Clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Clear.lo -MD -MP -MF .deps/Clear.Tpo -c Clear.c -fPIC -DPIC -o .libs/Clear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Clear.lo -MD -MP -MF .deps/Clear.Tpo -c Clear.c -o Clear.o >/dev/null 2>&1 mv -f .deps/Clear.Tpo .deps/Clear.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConfWind.lo -MD -MP -MF .deps/ConfWind.Tpo -c -o ConfWind.lo ConfWind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConfWind.lo -MD -MP -MF .deps/ConfWind.Tpo -c ConfWind.c -fPIC -DPIC -o .libs/ConfWind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConfWind.lo -MD -MP -MF .deps/ConfWind.Tpo -c ConfWind.c -o ConfWind.o >/dev/null 2>&1 mv -f .deps/ConfWind.Tpo .deps/ConfWind.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConnDis.lo -MD -MP -MF .deps/ConnDis.Tpo -c -o ConnDis.lo ConnDis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConnDis.lo -MD -MP -MF .deps/ConnDis.Tpo -c ConnDis.c -fPIC -DPIC -o .libs/ConnDis.o In file included from /usr/include/string.h:519, from ../../exports/include/nx-X11/Xfuncs.h:46, from ../../exports/include/nx-X11/Xlibint.h:366, from ConnDis.c:59: In function 'strncpy', inlined from 'copystring' at ConnDis.c:99:2, inlined from '_X11TransConnectDisplay' at ConnDis.c:304:25: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ConnDis.c: In function '_X11TransConnectDisplay': ConnDis.c:304:44: note: length computed here 304 | phostname = copystring (lastp, strlen(lastp)); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../exports/include/nx-X11/Xfuncs.h:46, from ../../exports/include/nx-X11/Xlibint.h:366, from ConnDis.c:59: In function 'strncpy', inlined from 'copystring' at ConnDis.c:99:2, inlined from '_X11TransConnectDisplay' at ConnDis.c:441:27: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ConnDis.c: In function '_X11TransConnectDisplay': ConnDis.c:441:45: note: length computed here 441 | pdpynum = copystring(value, strlen(value)); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from ../../exports/include/nx-X11/Xfuncs.h:46, from ../../exports/include/nx-X11/Xlibint.h:366, from ConnDis.c:59: In function 'strncpy', inlined from 'copystring' at ConnDis.c:99:2, inlined from '_X11TransConnectDisplay' at ConnDis.c:709:18: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ConnDis.c: In function '_X11TransConnectDisplay': ConnDis.c:106:34: note: length computed here 106 | #define Xstrdup(s) copystring(s, strlen(s)) | ^~~~~~~~~ ConnDis.c:709:18: note: in expansion of macro 'Xstrdup' 709 | pprotocol = Xstrdup(local_transport[local_transport_index]); | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConnDis.lo -MD -MP -MF .deps/ConnDis.Tpo -c ConnDis.c -o ConnDis.o >/dev/null 2>&1 mv -f .deps/ConnDis.Tpo .deps/ConnDis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c -o Context.lo Context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c Context.c -fPIC -DPIC -o .libs/Context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Context.lo -MD -MP -MF .deps/Context.Tpo -c Context.c -o Context.o >/dev/null 2>&1 mv -f .deps/Context.Tpo .deps/Context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConvSel.lo -MD -MP -MF .deps/ConvSel.Tpo -c -o ConvSel.lo ConvSel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConvSel.lo -MD -MP -MF .deps/ConvSel.Tpo -c ConvSel.c -fPIC -DPIC -o .libs/ConvSel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ConvSel.lo -MD -MP -MF .deps/ConvSel.Tpo -c ConvSel.c -o ConvSel.o >/dev/null 2>&1 mv -f .deps/ConvSel.Tpo .deps/ConvSel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyArea.lo -MD -MP -MF .deps/CopyArea.Tpo -c -o CopyArea.lo CopyArea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyArea.lo -MD -MP -MF .deps/CopyArea.Tpo -c CopyArea.c -fPIC -DPIC -o .libs/CopyArea.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyArea.lo -MD -MP -MF .deps/CopyArea.Tpo -c CopyArea.c -o CopyArea.o >/dev/null 2>&1 mv -f .deps/CopyArea.Tpo .deps/CopyArea.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyCmap.lo -MD -MP -MF .deps/CopyCmap.Tpo -c -o CopyCmap.lo CopyCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyCmap.lo -MD -MP -MF .deps/CopyCmap.Tpo -c CopyCmap.c -fPIC -DPIC -o .libs/CopyCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyCmap.lo -MD -MP -MF .deps/CopyCmap.Tpo -c CopyCmap.c -o CopyCmap.o >/dev/null 2>&1 mv -f .deps/CopyCmap.Tpo .deps/CopyCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyGC.lo -MD -MP -MF .deps/CopyGC.Tpo -c -o CopyGC.lo CopyGC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyGC.lo -MD -MP -MF .deps/CopyGC.Tpo -c CopyGC.c -fPIC -DPIC -o .libs/CopyGC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyGC.lo -MD -MP -MF .deps/CopyGC.Tpo -c CopyGC.c -o CopyGC.o >/dev/null 2>&1 mv -f .deps/CopyGC.Tpo .deps/CopyGC.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyPlane.lo -MD -MP -MF .deps/CopyPlane.Tpo -c -o CopyPlane.lo CopyPlane.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyPlane.lo -MD -MP -MF .deps/CopyPlane.Tpo -c CopyPlane.c -fPIC -DPIC -o .libs/CopyPlane.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CopyPlane.lo -MD -MP -MF .deps/CopyPlane.Tpo -c CopyPlane.c -o CopyPlane.o >/dev/null 2>&1 mv -f .deps/CopyPlane.Tpo .deps/CopyPlane.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrBFData.lo -MD -MP -MF .deps/CrBFData.Tpo -c -o CrBFData.lo CrBFData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrBFData.lo -MD -MP -MF .deps/CrBFData.Tpo -c CrBFData.c -fPIC -DPIC -o .libs/CrBFData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrBFData.lo -MD -MP -MF .deps/CrBFData.Tpo -c CrBFData.c -o CrBFData.o >/dev/null 2>&1 mv -f .deps/CrBFData.Tpo .deps/CrBFData.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrCmap.lo -MD -MP -MF .deps/CrCmap.Tpo -c -o CrCmap.lo CrCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrCmap.lo -MD -MP -MF .deps/CrCmap.Tpo -c CrCmap.c -fPIC -DPIC -o .libs/CrCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrCmap.lo -MD -MP -MF .deps/CrCmap.Tpo -c CrCmap.c -o CrCmap.o >/dev/null 2>&1 mv -f .deps/CrCmap.Tpo .deps/CrCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrCursor.lo -MD -MP -MF .deps/CrCursor.Tpo -c -o CrCursor.lo CrCursor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrCursor.lo -MD -MP -MF .deps/CrCursor.Tpo -c CrCursor.c -fPIC -DPIC -o .libs/CrCursor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrCursor.lo -MD -MP -MF .deps/CrCursor.Tpo -c CrCursor.c -o CrCursor.o >/dev/null 2>&1 mv -f .deps/CrCursor.Tpo .deps/CrCursor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrGC.lo -MD -MP -MF .deps/CrGC.Tpo -c -o CrGC.lo CrGC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrGC.lo -MD -MP -MF .deps/CrGC.Tpo -c CrGC.c -fPIC -DPIC -o .libs/CrGC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrGC.lo -MD -MP -MF .deps/CrGC.Tpo -c CrGC.c -o CrGC.o >/dev/null 2>&1 mv -f .deps/CrGC.Tpo .deps/CrGC.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrGlCur.lo -MD -MP -MF .deps/CrGlCur.Tpo -c -o CrGlCur.lo CrGlCur.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrGlCur.lo -MD -MP -MF .deps/CrGlCur.Tpo -c CrGlCur.c -fPIC -DPIC -o .libs/CrGlCur.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrGlCur.lo -MD -MP -MF .deps/CrGlCur.Tpo -c CrGlCur.c -o CrGlCur.o >/dev/null 2>&1 mv -f .deps/CrGlCur.Tpo .deps/CrGlCur.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrPFBData.lo -MD -MP -MF .deps/CrPFBData.Tpo -c -o CrPFBData.lo CrPFBData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrPFBData.lo -MD -MP -MF .deps/CrPFBData.Tpo -c CrPFBData.c -fPIC -DPIC -o .libs/CrPFBData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrPFBData.lo -MD -MP -MF .deps/CrPFBData.Tpo -c CrPFBData.c -o CrPFBData.o >/dev/null 2>&1 mv -f .deps/CrPFBData.Tpo .deps/CrPFBData.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrPixmap.lo -MD -MP -MF .deps/CrPixmap.Tpo -c -o CrPixmap.lo CrPixmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrPixmap.lo -MD -MP -MF .deps/CrPixmap.Tpo -c CrPixmap.c -fPIC -DPIC -o .libs/CrPixmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrPixmap.lo -MD -MP -MF .deps/CrPixmap.Tpo -c CrPixmap.c -o CrPixmap.o >/dev/null 2>&1 mv -f .deps/CrPixmap.Tpo .deps/CrPixmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrWindow.lo -MD -MP -MF .deps/CrWindow.Tpo -c -o CrWindow.lo CrWindow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrWindow.lo -MD -MP -MF .deps/CrWindow.Tpo -c CrWindow.c -fPIC -DPIC -o .libs/CrWindow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT CrWindow.lo -MD -MP -MF .deps/CrWindow.Tpo -c CrWindow.c -o CrWindow.o >/dev/null 2>&1 mv -f .deps/CrWindow.Tpo .deps/CrWindow.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Cursor.lo -MD -MP -MF .deps/Cursor.Tpo -c -o Cursor.lo Cursor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Cursor.lo -MD -MP -MF .deps/Cursor.Tpo -c Cursor.c -fPIC -DPIC -o .libs/Cursor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Cursor.lo -MD -MP -MF .deps/Cursor.Tpo -c Cursor.c -o Cursor.o >/dev/null 2>&1 mv -f .deps/Cursor.Tpo .deps/Cursor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DefCursor.lo -MD -MP -MF .deps/DefCursor.Tpo -c -o DefCursor.lo DefCursor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DefCursor.lo -MD -MP -MF .deps/DefCursor.Tpo -c DefCursor.c -fPIC -DPIC -o .libs/DefCursor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DefCursor.lo -MD -MP -MF .deps/DefCursor.Tpo -c DefCursor.c -o DefCursor.o >/dev/null 2>&1 mv -f .deps/DefCursor.Tpo .deps/DefCursor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DelProp.lo -MD -MP -MF .deps/DelProp.Tpo -c -o DelProp.lo DelProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DelProp.lo -MD -MP -MF .deps/DelProp.Tpo -c DelProp.c -fPIC -DPIC -o .libs/DelProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DelProp.lo -MD -MP -MF .deps/DelProp.Tpo -c DelProp.c -o DelProp.o >/dev/null 2>&1 mv -f .deps/DelProp.Tpo .deps/DelProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Depths.lo -MD -MP -MF .deps/Depths.Tpo -c -o Depths.lo Depths.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Depths.lo -MD -MP -MF .deps/Depths.Tpo -c Depths.c -fPIC -DPIC -o .libs/Depths.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Depths.lo -MD -MP -MF .deps/Depths.Tpo -c Depths.c -o Depths.o >/dev/null 2>&1 mv -f .deps/Depths.Tpo .deps/Depths.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DestSubs.lo -MD -MP -MF .deps/DestSubs.Tpo -c -o DestSubs.lo DestSubs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DestSubs.lo -MD -MP -MF .deps/DestSubs.Tpo -c DestSubs.c -fPIC -DPIC -o .libs/DestSubs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DestSubs.lo -MD -MP -MF .deps/DestSubs.Tpo -c DestSubs.c -o DestSubs.o >/dev/null 2>&1 mv -f .deps/DestSubs.Tpo .deps/DestSubs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DestWind.lo -MD -MP -MF .deps/DestWind.Tpo -c -o DestWind.lo DestWind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DestWind.lo -MD -MP -MF .deps/DestWind.Tpo -c DestWind.c -fPIC -DPIC -o .libs/DestWind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DestWind.lo -MD -MP -MF .deps/DestWind.Tpo -c DestWind.c -o DestWind.o >/dev/null 2>&1 mv -f .deps/DestWind.Tpo .deps/DestWind.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DisName.lo -MD -MP -MF .deps/DisName.Tpo -c -o DisName.lo DisName.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DisName.lo -MD -MP -MF .deps/DisName.Tpo -c DisName.c -fPIC -DPIC -o .libs/DisName.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DisName.lo -MD -MP -MF .deps/DisName.Tpo -c DisName.c -o DisName.o >/dev/null 2>&1 mv -f .deps/DisName.Tpo .deps/DisName.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrArc.lo -MD -MP -MF .deps/DrArc.Tpo -c -o DrArc.lo DrArc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrArc.lo -MD -MP -MF .deps/DrArc.Tpo -c DrArc.c -fPIC -DPIC -o .libs/DrArc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrArc.lo -MD -MP -MF .deps/DrArc.Tpo -c DrArc.c -o DrArc.o >/dev/null 2>&1 mv -f .deps/DrArc.Tpo .deps/DrArc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrArcs.lo -MD -MP -MF .deps/DrArcs.Tpo -c -o DrArcs.lo DrArcs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrArcs.lo -MD -MP -MF .deps/DrArcs.Tpo -c DrArcs.c -fPIC -DPIC -o .libs/DrArcs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrArcs.lo -MD -MP -MF .deps/DrArcs.Tpo -c DrArcs.c -o DrArcs.o >/dev/null 2>&1 mv -f .deps/DrArcs.Tpo .deps/DrArcs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrLine.lo -MD -MP -MF .deps/DrLine.Tpo -c -o DrLine.lo DrLine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrLine.lo -MD -MP -MF .deps/DrLine.Tpo -c DrLine.c -fPIC -DPIC -o .libs/DrLine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrLine.lo -MD -MP -MF .deps/DrLine.Tpo -c DrLine.c -o DrLine.o >/dev/null 2>&1 mv -f .deps/DrLine.Tpo .deps/DrLine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrLines.lo -MD -MP -MF .deps/DrLines.Tpo -c -o DrLines.lo DrLines.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrLines.lo -MD -MP -MF .deps/DrLines.Tpo -c DrLines.c -fPIC -DPIC -o .libs/DrLines.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrLines.lo -MD -MP -MF .deps/DrLines.Tpo -c DrLines.c -o DrLines.o >/dev/null 2>&1 mv -f .deps/DrLines.Tpo .deps/DrLines.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrPoint.lo -MD -MP -MF .deps/DrPoint.Tpo -c -o DrPoint.lo DrPoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrPoint.lo -MD -MP -MF .deps/DrPoint.Tpo -c DrPoint.c -fPIC -DPIC -o .libs/DrPoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrPoint.lo -MD -MP -MF .deps/DrPoint.Tpo -c DrPoint.c -o DrPoint.o >/dev/null 2>&1 mv -f .deps/DrPoint.Tpo .deps/DrPoint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrPoints.lo -MD -MP -MF .deps/DrPoints.Tpo -c -o DrPoints.lo DrPoints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrPoints.lo -MD -MP -MF .deps/DrPoints.Tpo -c DrPoints.c -fPIC -DPIC -o .libs/DrPoints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrPoints.lo -MD -MP -MF .deps/DrPoints.Tpo -c DrPoints.c -o DrPoints.o >/dev/null 2>&1 mv -f .deps/DrPoints.Tpo .deps/DrPoints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrRect.lo -MD -MP -MF .deps/DrRect.Tpo -c -o DrRect.lo DrRect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrRect.lo -MD -MP -MF .deps/DrRect.Tpo -c DrRect.c -fPIC -DPIC -o .libs/DrRect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrRect.lo -MD -MP -MF .deps/DrRect.Tpo -c DrRect.c -o DrRect.o >/dev/null 2>&1 mv -f .deps/DrRect.Tpo .deps/DrRect.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrRects.lo -MD -MP -MF .deps/DrRects.Tpo -c -o DrRects.lo DrRects.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrRects.lo -MD -MP -MF .deps/DrRects.Tpo -c DrRects.c -fPIC -DPIC -o .libs/DrRects.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrRects.lo -MD -MP -MF .deps/DrRects.Tpo -c DrRects.c -o DrRects.o >/dev/null 2>&1 mv -f .deps/DrRects.Tpo .deps/DrRects.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrSegs.lo -MD -MP -MF .deps/DrSegs.Tpo -c -o DrSegs.lo DrSegs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrSegs.lo -MD -MP -MF .deps/DrSegs.Tpo -c DrSegs.c -fPIC -DPIC -o .libs/DrSegs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT DrSegs.lo -MD -MP -MF .deps/DrSegs.Tpo -c DrSegs.c -o DrSegs.o >/dev/null 2>&1 mv -f .deps/DrSegs.Tpo .deps/DrSegs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ErrDes.lo -MD -MP -MF .deps/ErrDes.Tpo -c -o ErrDes.lo ErrDes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ErrDes.lo -MD -MP -MF .deps/ErrDes.Tpo -c ErrDes.c -fPIC -DPIC -o .libs/ErrDes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ErrDes.lo -MD -MP -MF .deps/ErrDes.Tpo -c ErrDes.c -o ErrDes.o >/dev/null 2>&1 mv -f .deps/ErrDes.Tpo .deps/ErrDes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ErrHndlr.lo -MD -MP -MF .deps/ErrHndlr.Tpo -c -o ErrHndlr.lo ErrHndlr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ErrHndlr.lo -MD -MP -MF .deps/ErrHndlr.Tpo -c ErrHndlr.c -fPIC -DPIC -o .libs/ErrHndlr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ErrHndlr.lo -MD -MP -MF .deps/ErrHndlr.Tpo -c ErrHndlr.c -o ErrHndlr.o >/dev/null 2>&1 mv -f .deps/ErrHndlr.Tpo .deps/ErrHndlr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT evtomask.lo -MD -MP -MF .deps/evtomask.Tpo -c -o evtomask.lo evtomask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT evtomask.lo -MD -MP -MF .deps/evtomask.Tpo -c evtomask.c -fPIC -DPIC -o .libs/evtomask.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT evtomask.lo -MD -MP -MF .deps/evtomask.Tpo -c evtomask.c -o evtomask.o >/dev/null 2>&1 mv -f .deps/evtomask.Tpo .deps/evtomask.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT EvToWire.lo -MD -MP -MF .deps/EvToWire.Tpo -c -o EvToWire.lo EvToWire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT EvToWire.lo -MD -MP -MF .deps/EvToWire.Tpo -c EvToWire.c -fPIC -DPIC -o .libs/EvToWire.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT EvToWire.lo -MD -MP -MF .deps/EvToWire.Tpo -c EvToWire.c -o EvToWire.o >/dev/null 2>&1 mv -f .deps/EvToWire.Tpo .deps/EvToWire.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FetchName.lo -MD -MP -MF .deps/FetchName.Tpo -c -o FetchName.lo FetchName.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FetchName.lo -MD -MP -MF .deps/FetchName.Tpo -c FetchName.c -fPIC -DPIC -o .libs/FetchName.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FetchName.lo -MD -MP -MF .deps/FetchName.Tpo -c FetchName.c -o FetchName.o >/dev/null 2>&1 mv -f .deps/FetchName.Tpo .deps/FetchName.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillArc.lo -MD -MP -MF .deps/FillArc.Tpo -c -o FillArc.lo FillArc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillArc.lo -MD -MP -MF .deps/FillArc.Tpo -c FillArc.c -fPIC -DPIC -o .libs/FillArc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillArc.lo -MD -MP -MF .deps/FillArc.Tpo -c FillArc.c -o FillArc.o >/dev/null 2>&1 mv -f .deps/FillArc.Tpo .deps/FillArc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillArcs.lo -MD -MP -MF .deps/FillArcs.Tpo -c -o FillArcs.lo FillArcs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillArcs.lo -MD -MP -MF .deps/FillArcs.Tpo -c FillArcs.c -fPIC -DPIC -o .libs/FillArcs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillArcs.lo -MD -MP -MF .deps/FillArcs.Tpo -c FillArcs.c -o FillArcs.o >/dev/null 2>&1 mv -f .deps/FillArcs.Tpo .deps/FillArcs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillPoly.lo -MD -MP -MF .deps/FillPoly.Tpo -c -o FillPoly.lo FillPoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillPoly.lo -MD -MP -MF .deps/FillPoly.Tpo -c FillPoly.c -fPIC -DPIC -o .libs/FillPoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillPoly.lo -MD -MP -MF .deps/FillPoly.Tpo -c FillPoly.c -o FillPoly.o >/dev/null 2>&1 mv -f .deps/FillPoly.Tpo .deps/FillPoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillRct.lo -MD -MP -MF .deps/FillRct.Tpo -c -o FillRct.lo FillRct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillRct.lo -MD -MP -MF .deps/FillRct.Tpo -c FillRct.c -fPIC -DPIC -o .libs/FillRct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillRct.lo -MD -MP -MF .deps/FillRct.Tpo -c FillRct.c -o FillRct.o >/dev/null 2>&1 mv -f .deps/FillRct.Tpo .deps/FillRct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillRcts.lo -MD -MP -MF .deps/FillRcts.Tpo -c -o FillRcts.lo FillRcts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillRcts.lo -MD -MP -MF .deps/FillRcts.Tpo -c FillRcts.c -fPIC -DPIC -o .libs/FillRcts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FillRcts.lo -MD -MP -MF .deps/FillRcts.Tpo -c FillRcts.c -o FillRcts.o >/dev/null 2>&1 mv -f .deps/FillRcts.Tpo .deps/FillRcts.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FilterEv.lo -MD -MP -MF .deps/FilterEv.Tpo -c -o FilterEv.lo FilterEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FilterEv.lo -MD -MP -MF .deps/FilterEv.Tpo -c FilterEv.c -fPIC -DPIC -o .libs/FilterEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FilterEv.lo -MD -MP -MF .deps/FilterEv.Tpo -c FilterEv.c -o FilterEv.o >/dev/null 2>&1 mv -f .deps/FilterEv.Tpo .deps/FilterEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Flush.lo -MD -MP -MF .deps/Flush.Tpo -c -o Flush.lo Flush.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Flush.lo -MD -MP -MF .deps/Flush.Tpo -c Flush.c -fPIC -DPIC -o .libs/Flush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Flush.lo -MD -MP -MF .deps/Flush.Tpo -c Flush.c -o Flush.o >/dev/null 2>&1 mv -f .deps/Flush.Tpo .deps/Flush.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Font.lo -MD -MP -MF .deps/Font.Tpo -c -o Font.lo Font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Font.lo -MD -MP -MF .deps/Font.Tpo -c Font.c -fPIC -DPIC -o .libs/Font.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Font.lo -MD -MP -MF .deps/Font.Tpo -c Font.c -o Font.o >/dev/null 2>&1 mv -f .deps/Font.Tpo .deps/Font.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FontInfo.lo -MD -MP -MF .deps/FontInfo.Tpo -c -o FontInfo.lo FontInfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FontInfo.lo -MD -MP -MF .deps/FontInfo.Tpo -c FontInfo.c -fPIC -DPIC -o .libs/FontInfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FontInfo.lo -MD -MP -MF .deps/FontInfo.Tpo -c FontInfo.c -o FontInfo.o >/dev/null 2>&1 mv -f .deps/FontInfo.Tpo .deps/FontInfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FontNames.lo -MD -MP -MF .deps/FontNames.Tpo -c -o FontNames.lo FontNames.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FontNames.lo -MD -MP -MF .deps/FontNames.Tpo -c FontNames.c -fPIC -DPIC -o .libs/FontNames.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FontNames.lo -MD -MP -MF .deps/FontNames.Tpo -c FontNames.c -o FontNames.o >/dev/null 2>&1 mv -f .deps/FontNames.Tpo .deps/FontNames.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCmap.lo -MD -MP -MF .deps/FreeCmap.Tpo -c -o FreeCmap.lo FreeCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCmap.lo -MD -MP -MF .deps/FreeCmap.Tpo -c FreeCmap.c -fPIC -DPIC -o .libs/FreeCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCmap.lo -MD -MP -MF .deps/FreeCmap.Tpo -c FreeCmap.c -o FreeCmap.o >/dev/null 2>&1 mv -f .deps/FreeCmap.Tpo .deps/FreeCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCols.lo -MD -MP -MF .deps/FreeCols.Tpo -c -o FreeCols.lo FreeCols.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCols.lo -MD -MP -MF .deps/FreeCols.Tpo -c FreeCols.c -fPIC -DPIC -o .libs/FreeCols.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCols.lo -MD -MP -MF .deps/FreeCols.Tpo -c FreeCols.c -o FreeCols.o >/dev/null 2>&1 mv -f .deps/FreeCols.Tpo .deps/FreeCols.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCurs.lo -MD -MP -MF .deps/FreeCurs.Tpo -c -o FreeCurs.lo FreeCurs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCurs.lo -MD -MP -MF .deps/FreeCurs.Tpo -c FreeCurs.c -fPIC -DPIC -o .libs/FreeCurs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeCurs.lo -MD -MP -MF .deps/FreeCurs.Tpo -c FreeCurs.c -o FreeCurs.o >/dev/null 2>&1 mv -f .deps/FreeCurs.Tpo .deps/FreeCurs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeEData.lo -MD -MP -MF .deps/FreeEData.Tpo -c -o FreeEData.lo FreeEData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeEData.lo -MD -MP -MF .deps/FreeEData.Tpo -c FreeEData.c -fPIC -DPIC -o .libs/FreeEData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeEData.lo -MD -MP -MF .deps/FreeEData.Tpo -c FreeEData.c -o FreeEData.o >/dev/null 2>&1 mv -f .deps/FreeEData.Tpo .deps/FreeEData.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeEventData.lo -MD -MP -MF .deps/FreeEventData.Tpo -c -o FreeEventData.lo FreeEventData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeEventData.lo -MD -MP -MF .deps/FreeEventData.Tpo -c FreeEventData.c -fPIC -DPIC -o .libs/FreeEventData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeEventData.lo -MD -MP -MF .deps/FreeEventData.Tpo -c FreeEventData.c -o FreeEventData.o >/dev/null 2>&1 mv -f .deps/FreeEventData.Tpo .deps/FreeEventData.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeGC.lo -MD -MP -MF .deps/FreeGC.Tpo -c -o FreeGC.lo FreeGC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeGC.lo -MD -MP -MF .deps/FreeGC.Tpo -c FreeGC.c -fPIC -DPIC -o .libs/FreeGC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreeGC.lo -MD -MP -MF .deps/FreeGC.Tpo -c FreeGC.c -o FreeGC.o >/dev/null 2>&1 mv -f .deps/FreeGC.Tpo .deps/FreeGC.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreePix.lo -MD -MP -MF .deps/FreePix.Tpo -c -o FreePix.lo FreePix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreePix.lo -MD -MP -MF .deps/FreePix.Tpo -c FreePix.c -fPIC -DPIC -o .libs/FreePix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FreePix.lo -MD -MP -MF .deps/FreePix.Tpo -c FreePix.c -o FreePix.o >/dev/null 2>&1 mv -f .deps/FreePix.Tpo .deps/FreePix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FSSaver.lo -MD -MP -MF .deps/FSSaver.Tpo -c -o FSSaver.lo FSSaver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FSSaver.lo -MD -MP -MF .deps/FSSaver.Tpo -c FSSaver.c -fPIC -DPIC -o .libs/FSSaver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FSSaver.lo -MD -MP -MF .deps/FSSaver.Tpo -c FSSaver.c -o FSSaver.o >/dev/null 2>&1 mv -f .deps/FSSaver.Tpo .deps/FSSaver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FSWrap.lo -MD -MP -MF .deps/FSWrap.Tpo -c -o FSWrap.lo FSWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FSWrap.lo -MD -MP -MF .deps/FSWrap.Tpo -c FSWrap.c -fPIC -DPIC -o .libs/FSWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT FSWrap.lo -MD -MP -MF .deps/FSWrap.Tpo -c FSWrap.c -o FSWrap.o >/dev/null 2>&1 mv -f .deps/FSWrap.Tpo .deps/FSWrap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GCMisc.lo -MD -MP -MF .deps/GCMisc.Tpo -c -o GCMisc.lo GCMisc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GCMisc.lo -MD -MP -MF .deps/GCMisc.Tpo -c GCMisc.c -fPIC -DPIC -o .libs/GCMisc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GCMisc.lo -MD -MP -MF .deps/GCMisc.Tpo -c GCMisc.c -o GCMisc.o >/dev/null 2>&1 mv -f .deps/GCMisc.Tpo .deps/GCMisc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Geom.lo -MD -MP -MF .deps/Geom.Tpo -c -o Geom.lo Geom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Geom.lo -MD -MP -MF .deps/Geom.Tpo -c Geom.c -fPIC -DPIC -o .libs/Geom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Geom.lo -MD -MP -MF .deps/Geom.Tpo -c Geom.c -o Geom.o >/dev/null 2>&1 mv -f .deps/Geom.Tpo .deps/Geom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetAtomNm.lo -MD -MP -MF .deps/GetAtomNm.Tpo -c -o GetAtomNm.lo GetAtomNm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetAtomNm.lo -MD -MP -MF .deps/GetAtomNm.Tpo -c GetAtomNm.c -fPIC -DPIC -o .libs/GetAtomNm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetAtomNm.lo -MD -MP -MF .deps/GetAtomNm.Tpo -c GetAtomNm.c -o GetAtomNm.o >/dev/null 2>&1 mv -f .deps/GetAtomNm.Tpo .deps/GetAtomNm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetColor.lo -MD -MP -MF .deps/GetColor.Tpo -c -o GetColor.lo GetColor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetColor.lo -MD -MP -MF .deps/GetColor.Tpo -c GetColor.c -fPIC -DPIC -o .libs/GetColor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetColor.lo -MD -MP -MF .deps/GetColor.Tpo -c GetColor.c -o GetColor.o >/dev/null 2>&1 mv -f .deps/GetColor.Tpo .deps/GetColor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetDflt.lo -MD -MP -MF .deps/GetDflt.Tpo -c -o GetDflt.lo GetDflt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetDflt.lo -MD -MP -MF .deps/GetDflt.Tpo -c GetDflt.c -fPIC -DPIC -o .libs/GetDflt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetDflt.lo -MD -MP -MF .deps/GetDflt.Tpo -c GetDflt.c -o GetDflt.o >/dev/null 2>&1 mv -f .deps/GetDflt.Tpo .deps/GetDflt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetEventData.lo -MD -MP -MF .deps/GetEventData.Tpo -c -o GetEventData.lo GetEventData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetEventData.lo -MD -MP -MF .deps/GetEventData.Tpo -c GetEventData.c -fPIC -DPIC -o .libs/GetEventData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetEventData.lo -MD -MP -MF .deps/GetEventData.Tpo -c GetEventData.c -o GetEventData.o >/dev/null 2>&1 mv -f .deps/GetEventData.Tpo .deps/GetEventData.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetFPath.lo -MD -MP -MF .deps/GetFPath.Tpo -c -o GetFPath.lo GetFPath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetFPath.lo -MD -MP -MF .deps/GetFPath.Tpo -c GetFPath.c -fPIC -DPIC -o .libs/GetFPath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetFPath.lo -MD -MP -MF .deps/GetFPath.Tpo -c GetFPath.c -o GetFPath.o >/dev/null 2>&1 mv -f .deps/GetFPath.Tpo .deps/GetFPath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetFProp.lo -MD -MP -MF .deps/GetFProp.Tpo -c -o GetFProp.lo GetFProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetFProp.lo -MD -MP -MF .deps/GetFProp.Tpo -c GetFProp.c -fPIC -DPIC -o .libs/GetFProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetFProp.lo -MD -MP -MF .deps/GetFProp.Tpo -c GetFProp.c -o GetFProp.o >/dev/null 2>&1 mv -f .deps/GetFProp.Tpo .deps/GetFProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetGCVals.lo -MD -MP -MF .deps/GetGCVals.Tpo -c -o GetGCVals.lo GetGCVals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetGCVals.lo -MD -MP -MF .deps/GetGCVals.Tpo -c GetGCVals.c -fPIC -DPIC -o .libs/GetGCVals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetGCVals.lo -MD -MP -MF .deps/GetGCVals.Tpo -c GetGCVals.c -o GetGCVals.o >/dev/null 2>&1 mv -f .deps/GetGCVals.Tpo .deps/GetGCVals.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetGeom.lo -MD -MP -MF .deps/GetGeom.Tpo -c -o GetGeom.lo GetGeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetGeom.lo -MD -MP -MF .deps/GetGeom.Tpo -c GetGeom.c -fPIC -DPIC -o .libs/GetGeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetGeom.lo -MD -MP -MF .deps/GetGeom.Tpo -c GetGeom.c -o GetGeom.o >/dev/null 2>&1 mv -f .deps/GetGeom.Tpo .deps/GetGeom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetHColor.lo -MD -MP -MF .deps/GetHColor.Tpo -c -o GetHColor.lo GetHColor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetHColor.lo -MD -MP -MF .deps/GetHColor.Tpo -c GetHColor.c -fPIC -DPIC -o .libs/GetHColor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetHColor.lo -MD -MP -MF .deps/GetHColor.Tpo -c GetHColor.c -o GetHColor.o >/dev/null 2>&1 mv -f .deps/GetHColor.Tpo .deps/GetHColor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetHints.lo -MD -MP -MF .deps/GetHints.Tpo -c -o GetHints.lo GetHints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetHints.lo -MD -MP -MF .deps/GetHints.Tpo -c GetHints.c -fPIC -DPIC -o .libs/GetHints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetHints.lo -MD -MP -MF .deps/GetHints.Tpo -c GetHints.c -o GetHints.o >/dev/null 2>&1 mv -f .deps/GetHints.Tpo .deps/GetHints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetIFocus.lo -MD -MP -MF .deps/GetIFocus.Tpo -c -o GetIFocus.lo GetIFocus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetIFocus.lo -MD -MP -MF .deps/GetIFocus.Tpo -c GetIFocus.c -fPIC -DPIC -o .libs/GetIFocus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetIFocus.lo -MD -MP -MF .deps/GetIFocus.Tpo -c GetIFocus.c -o GetIFocus.o >/dev/null 2>&1 mv -f .deps/GetIFocus.Tpo .deps/GetIFocus.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetImage.lo -MD -MP -MF .deps/GetImage.Tpo -c -o GetImage.lo GetImage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetImage.lo -MD -MP -MF .deps/GetImage.Tpo -c GetImage.c -fPIC -DPIC -o .libs/GetImage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetImage.lo -MD -MP -MF .deps/GetImage.Tpo -c GetImage.c -o GetImage.o >/dev/null 2>&1 mv -f .deps/GetImage.Tpo .deps/GetImage.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetKCnt.lo -MD -MP -MF .deps/GetKCnt.Tpo -c -o GetKCnt.lo GetKCnt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetKCnt.lo -MD -MP -MF .deps/GetKCnt.Tpo -c GetKCnt.c -fPIC -DPIC -o .libs/GetKCnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetKCnt.lo -MD -MP -MF .deps/GetKCnt.Tpo -c GetKCnt.c -o GetKCnt.o >/dev/null 2>&1 mv -f .deps/GetKCnt.Tpo .deps/GetKCnt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetMoEv.lo -MD -MP -MF .deps/GetMoEv.Tpo -c -o GetMoEv.lo GetMoEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetMoEv.lo -MD -MP -MF .deps/GetMoEv.Tpo -c GetMoEv.c -fPIC -DPIC -o .libs/GetMoEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetMoEv.lo -MD -MP -MF .deps/GetMoEv.Tpo -c GetMoEv.c -o GetMoEv.o >/dev/null 2>&1 mv -f .deps/GetMoEv.Tpo .deps/GetMoEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetNrmHint.lo -MD -MP -MF .deps/GetNrmHint.Tpo -c -o GetNrmHint.lo GetNrmHint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetNrmHint.lo -MD -MP -MF .deps/GetNrmHint.Tpo -c GetNrmHint.c -fPIC -DPIC -o .libs/GetNrmHint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetNrmHint.lo -MD -MP -MF .deps/GetNrmHint.Tpo -c GetNrmHint.c -o GetNrmHint.o >/dev/null 2>&1 mv -f .deps/GetNrmHint.Tpo .deps/GetNrmHint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetPCnt.lo -MD -MP -MF .deps/GetPCnt.Tpo -c -o GetPCnt.lo GetPCnt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetPCnt.lo -MD -MP -MF .deps/GetPCnt.Tpo -c GetPCnt.c -fPIC -DPIC -o .libs/GetPCnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetPCnt.lo -MD -MP -MF .deps/GetPCnt.Tpo -c GetPCnt.c -o GetPCnt.o >/dev/null 2>&1 mv -f .deps/GetPCnt.Tpo .deps/GetPCnt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetPntMap.lo -MD -MP -MF .deps/GetPntMap.Tpo -c -o GetPntMap.lo GetPntMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetPntMap.lo -MD -MP -MF .deps/GetPntMap.Tpo -c GetPntMap.c -fPIC -DPIC -o .libs/GetPntMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetPntMap.lo -MD -MP -MF .deps/GetPntMap.Tpo -c GetPntMap.c -o GetPntMap.o >/dev/null 2>&1 mv -f .deps/GetPntMap.Tpo .deps/GetPntMap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetProp.lo -MD -MP -MF .deps/GetProp.Tpo -c -o GetProp.lo GetProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetProp.lo -MD -MP -MF .deps/GetProp.Tpo -c GetProp.c -fPIC -DPIC -o .libs/GetProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetProp.lo -MD -MP -MF .deps/GetProp.Tpo -c GetProp.c -o GetProp.o >/dev/null 2>&1 mv -f .deps/GetProp.Tpo .deps/GetProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetRGBCMap.lo -MD -MP -MF .deps/GetRGBCMap.Tpo -c -o GetRGBCMap.lo GetRGBCMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetRGBCMap.lo -MD -MP -MF .deps/GetRGBCMap.Tpo -c GetRGBCMap.c -fPIC -DPIC -o .libs/GetRGBCMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetRGBCMap.lo -MD -MP -MF .deps/GetRGBCMap.Tpo -c GetRGBCMap.c -o GetRGBCMap.o >/dev/null 2>&1 mv -f .deps/GetRGBCMap.Tpo .deps/GetRGBCMap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetSOwner.lo -MD -MP -MF .deps/GetSOwner.Tpo -c -o GetSOwner.lo GetSOwner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetSOwner.lo -MD -MP -MF .deps/GetSOwner.Tpo -c GetSOwner.c -fPIC -DPIC -o .libs/GetSOwner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetSOwner.lo -MD -MP -MF .deps/GetSOwner.Tpo -c GetSOwner.c -o GetSOwner.o >/dev/null 2>&1 mv -f .deps/GetSOwner.Tpo .deps/GetSOwner.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetSSaver.lo -MD -MP -MF .deps/GetSSaver.Tpo -c -o GetSSaver.lo GetSSaver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetSSaver.lo -MD -MP -MF .deps/GetSSaver.Tpo -c GetSSaver.c -fPIC -DPIC -o .libs/GetSSaver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetSSaver.lo -MD -MP -MF .deps/GetSSaver.Tpo -c GetSSaver.c -o GetSSaver.o >/dev/null 2>&1 mv -f .deps/GetSSaver.Tpo .deps/GetSSaver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetStCmap.lo -MD -MP -MF .deps/GetStCmap.Tpo -c -o GetStCmap.lo GetStCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetStCmap.lo -MD -MP -MF .deps/GetStCmap.Tpo -c GetStCmap.c -fPIC -DPIC -o .libs/GetStCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetStCmap.lo -MD -MP -MF .deps/GetStCmap.Tpo -c GetStCmap.c -o GetStCmap.o >/dev/null 2>&1 mv -f .deps/GetStCmap.Tpo .deps/GetStCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetTxtProp.lo -MD -MP -MF .deps/GetTxtProp.Tpo -c -o GetTxtProp.lo GetTxtProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetTxtProp.lo -MD -MP -MF .deps/GetTxtProp.Tpo -c GetTxtProp.c -fPIC -DPIC -o .libs/GetTxtProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetTxtProp.lo -MD -MP -MF .deps/GetTxtProp.Tpo -c GetTxtProp.c -o GetTxtProp.o >/dev/null 2>&1 mv -f .deps/GetTxtProp.Tpo .deps/GetTxtProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWAttrs.lo -MD -MP -MF .deps/GetWAttrs.Tpo -c -o GetWAttrs.lo GetWAttrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWAttrs.lo -MD -MP -MF .deps/GetWAttrs.Tpo -c GetWAttrs.c -fPIC -DPIC -o .libs/GetWAttrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWAttrs.lo -MD -MP -MF .deps/GetWAttrs.Tpo -c GetWAttrs.c -o GetWAttrs.o >/dev/null 2>&1 mv -f .deps/GetWAttrs.Tpo .deps/GetWAttrs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWMCMapW.lo -MD -MP -MF .deps/GetWMCMapW.Tpo -c -o GetWMCMapW.lo GetWMCMapW.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWMCMapW.lo -MD -MP -MF .deps/GetWMCMapW.Tpo -c GetWMCMapW.c -fPIC -DPIC -o .libs/GetWMCMapW.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWMCMapW.lo -MD -MP -MF .deps/GetWMCMapW.Tpo -c GetWMCMapW.c -o GetWMCMapW.o >/dev/null 2>&1 mv -f .deps/GetWMCMapW.Tpo .deps/GetWMCMapW.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWMProto.lo -MD -MP -MF .deps/GetWMProto.Tpo -c -o GetWMProto.lo GetWMProto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWMProto.lo -MD -MP -MF .deps/GetWMProto.Tpo -c GetWMProto.c -fPIC -DPIC -o .libs/GetWMProto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GetWMProto.lo -MD -MP -MF .deps/GetWMProto.Tpo -c GetWMProto.c -o GetWMProto.o >/dev/null 2>&1 mv -f .deps/GetWMProto.Tpo .deps/GetWMProto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1 mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrButton.lo -MD -MP -MF .deps/GrButton.Tpo -c -o GrButton.lo GrButton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrButton.lo -MD -MP -MF .deps/GrButton.Tpo -c GrButton.c -fPIC -DPIC -o .libs/GrButton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrButton.lo -MD -MP -MF .deps/GrButton.Tpo -c GrButton.c -o GrButton.o >/dev/null 2>&1 mv -f .deps/GrButton.Tpo .deps/GrButton.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrKeybd.lo -MD -MP -MF .deps/GrKeybd.Tpo -c -o GrKeybd.lo GrKeybd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrKeybd.lo -MD -MP -MF .deps/GrKeybd.Tpo -c GrKeybd.c -fPIC -DPIC -o .libs/GrKeybd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrKeybd.lo -MD -MP -MF .deps/GrKeybd.Tpo -c GrKeybd.c -o GrKeybd.o >/dev/null 2>&1 mv -f .deps/GrKeybd.Tpo .deps/GrKeybd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrKey.lo -MD -MP -MF .deps/GrKey.Tpo -c -o GrKey.lo GrKey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrKey.lo -MD -MP -MF .deps/GrKey.Tpo -c GrKey.c -fPIC -DPIC -o .libs/GrKey.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrKey.lo -MD -MP -MF .deps/GrKey.Tpo -c GrKey.c -o GrKey.o >/dev/null 2>&1 mv -f .deps/GrKey.Tpo .deps/GrKey.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrPointer.lo -MD -MP -MF .deps/GrPointer.Tpo -c -o GrPointer.lo GrPointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrPointer.lo -MD -MP -MF .deps/GrPointer.Tpo -c GrPointer.c -fPIC -DPIC -o .libs/GrPointer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrPointer.lo -MD -MP -MF .deps/GrPointer.Tpo -c GrPointer.c -o GrPointer.o >/dev/null 2>&1 mv -f .deps/GrPointer.Tpo .deps/GrPointer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrServer.lo -MD -MP -MF .deps/GrServer.Tpo -c -o GrServer.lo GrServer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrServer.lo -MD -MP -MF .deps/GrServer.Tpo -c GrServer.c -fPIC -DPIC -o .libs/GrServer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT GrServer.lo -MD -MP -MF .deps/GrServer.Tpo -c GrServer.c -o GrServer.o >/dev/null 2>&1 mv -f .deps/GrServer.Tpo .deps/GrServer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Host.lo -MD -MP -MF .deps/Host.Tpo -c -o Host.lo Host.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Host.lo -MD -MP -MF .deps/Host.Tpo -c Host.c -fPIC -DPIC -o .libs/Host.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Host.lo -MD -MP -MF .deps/Host.Tpo -c Host.c -o Host.o >/dev/null 2>&1 mv -f .deps/Host.Tpo .deps/Host.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Iconify.lo -MD -MP -MF .deps/Iconify.Tpo -c -o Iconify.lo Iconify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Iconify.lo -MD -MP -MF .deps/Iconify.Tpo -c Iconify.c -fPIC -DPIC -o .libs/Iconify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Iconify.lo -MD -MP -MF .deps/Iconify.Tpo -c Iconify.c -o Iconify.o >/dev/null 2>&1 mv -f .deps/Iconify.Tpo .deps/Iconify.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IfEvent.lo -MD -MP -MF .deps/IfEvent.Tpo -c -o IfEvent.lo IfEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IfEvent.lo -MD -MP -MF .deps/IfEvent.Tpo -c IfEvent.c -fPIC -DPIC -o .libs/IfEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IfEvent.lo -MD -MP -MF .deps/IfEvent.Tpo -c IfEvent.c -o IfEvent.o >/dev/null 2>&1 mv -f .deps/IfEvent.Tpo .deps/IfEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imConv.lo -MD -MP -MF .deps/imConv.Tpo -c -o imConv.lo imConv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imConv.lo -MD -MP -MF .deps/imConv.Tpo -c imConv.c -fPIC -DPIC -o .libs/imConv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT imConv.lo -MD -MP -MF .deps/imConv.Tpo -c imConv.c -o imConv.o >/dev/null 2>&1 mv -f .deps/imConv.Tpo .deps/imConv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImText16.lo -MD -MP -MF .deps/ImText16.Tpo -c -o ImText16.lo ImText16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImText16.lo -MD -MP -MF .deps/ImText16.Tpo -c ImText16.c -fPIC -DPIC -o .libs/ImText16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImText16.lo -MD -MP -MF .deps/ImText16.Tpo -c ImText16.c -o ImText16.o >/dev/null 2>&1 mv -f .deps/ImText16.Tpo .deps/ImText16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImText.lo -MD -MP -MF .deps/ImText.Tpo -c -o ImText.lo ImText.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImText.lo -MD -MP -MF .deps/ImText.Tpo -c ImText.c -fPIC -DPIC -o .libs/ImText.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImText.lo -MD -MP -MF .deps/ImText.Tpo -c ImText.c -o ImText.o >/dev/null 2>&1 mv -f .deps/ImText.Tpo .deps/ImText.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImUtil.lo -MD -MP -MF .deps/ImUtil.Tpo -c -o ImUtil.lo ImUtil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImUtil.lo -MD -MP -MF .deps/ImUtil.Tpo -c ImUtil.c -fPIC -DPIC -o .libs/ImUtil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ImUtil.lo -MD -MP -MF .deps/ImUtil.Tpo -c ImUtil.c -o ImUtil.o >/dev/null 2>&1 mv -f .deps/ImUtil.Tpo .deps/ImUtil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT InitExt.lo -MD -MP -MF .deps/InitExt.Tpo -c -o InitExt.lo InitExt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT InitExt.lo -MD -MP -MF .deps/InitExt.Tpo -c InitExt.c -fPIC -DPIC -o .libs/InitExt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT InitExt.lo -MD -MP -MF .deps/InitExt.Tpo -c InitExt.c -o InitExt.o >/dev/null 2>&1 mv -f .deps/InitExt.Tpo .deps/InitExt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT InsCmap.lo -MD -MP -MF .deps/InsCmap.Tpo -c -o InsCmap.lo InsCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT InsCmap.lo -MD -MP -MF .deps/InsCmap.Tpo -c InsCmap.c -fPIC -DPIC -o .libs/InsCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT InsCmap.lo -MD -MP -MF .deps/InsCmap.Tpo -c InsCmap.c -o InsCmap.o >/dev/null 2>&1 mv -f .deps/InsCmap.Tpo .deps/InsCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IntAtom.lo -MD -MP -MF .deps/IntAtom.Tpo -c -o IntAtom.lo IntAtom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IntAtom.lo -MD -MP -MF .deps/IntAtom.Tpo -c IntAtom.c -fPIC -DPIC -o .libs/IntAtom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT IntAtom.lo -MD -MP -MF .deps/IntAtom.Tpo -c IntAtom.c -o IntAtom.o >/dev/null 2>&1 mv -f .deps/IntAtom.Tpo .deps/IntAtom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KeyBind.lo -MD -MP -MF .deps/KeyBind.Tpo -c -o KeyBind.lo KeyBind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KeyBind.lo -MD -MP -MF .deps/KeyBind.Tpo -c KeyBind.c -fPIC -DPIC -o .libs/KeyBind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KeyBind.lo -MD -MP -MF .deps/KeyBind.Tpo -c KeyBind.c -o KeyBind.o >/dev/null 2>&1 mv -f .deps/KeyBind.Tpo .deps/KeyBind.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KeysymStr.lo -MD -MP -MF .deps/KeysymStr.Tpo -c -o KeysymStr.lo KeysymStr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KeysymStr.lo -MD -MP -MF .deps/KeysymStr.Tpo -c KeysymStr.c -fPIC -DPIC -o .libs/KeysymStr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KeysymStr.lo -MD -MP -MF .deps/KeysymStr.Tpo -c KeysymStr.c -o KeysymStr.o >/dev/null 2>&1 mv -f .deps/KeysymStr.Tpo .deps/KeysymStr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KillCl.lo -MD -MP -MF .deps/KillCl.Tpo -c -o KillCl.lo KillCl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KillCl.lo -MD -MP -MF .deps/KillCl.Tpo -c KillCl.c -fPIC -DPIC -o .libs/KillCl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT KillCl.lo -MD -MP -MF .deps/KillCl.Tpo -c KillCl.c -o KillCl.o >/dev/null 2>&1 mv -f .deps/KillCl.Tpo .deps/KillCl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiHosts.lo -MD -MP -MF .deps/LiHosts.Tpo -c -o LiHosts.lo LiHosts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiHosts.lo -MD -MP -MF .deps/LiHosts.Tpo -c LiHosts.c -fPIC -DPIC -o .libs/LiHosts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiHosts.lo -MD -MP -MF .deps/LiHosts.Tpo -c LiHosts.c -o LiHosts.o >/dev/null 2>&1 mv -f .deps/LiHosts.Tpo .deps/LiHosts.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiICmaps.lo -MD -MP -MF .deps/LiICmaps.Tpo -c -o LiICmaps.lo LiICmaps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiICmaps.lo -MD -MP -MF .deps/LiICmaps.Tpo -c LiICmaps.c -fPIC -DPIC -o .libs/LiICmaps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiICmaps.lo -MD -MP -MF .deps/LiICmaps.Tpo -c LiICmaps.c -o LiICmaps.o >/dev/null 2>&1 mv -f .deps/LiICmaps.Tpo .deps/LiICmaps.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiProps.lo -MD -MP -MF .deps/LiProps.Tpo -c -o LiProps.lo LiProps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiProps.lo -MD -MP -MF .deps/LiProps.Tpo -c LiProps.c -fPIC -DPIC -o .libs/LiProps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LiProps.lo -MD -MP -MF .deps/LiProps.Tpo -c LiProps.c -o LiProps.o >/dev/null 2>&1 mv -f .deps/LiProps.Tpo .deps/LiProps.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ListExt.lo -MD -MP -MF .deps/ListExt.Tpo -c -o ListExt.lo ListExt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ListExt.lo -MD -MP -MF .deps/ListExt.Tpo -c ListExt.c -fPIC -DPIC -o .libs/ListExt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ListExt.lo -MD -MP -MF .deps/ListExt.Tpo -c ListExt.c -o ListExt.o >/dev/null 2>&1 mv -f .deps/ListExt.Tpo .deps/ListExt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LoadFont.lo -MD -MP -MF .deps/LoadFont.Tpo -c -o LoadFont.lo LoadFont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LoadFont.lo -MD -MP -MF .deps/LoadFont.Tpo -c LoadFont.c -fPIC -DPIC -o .libs/LoadFont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LoadFont.lo -MD -MP -MF .deps/LoadFont.Tpo -c LoadFont.c -o LoadFont.o >/dev/null 2>&1 mv -f .deps/LoadFont.Tpo .deps/LoadFont.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LockDis.lo -MD -MP -MF .deps/LockDis.Tpo -c -o LockDis.lo LockDis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LockDis.lo -MD -MP -MF .deps/LockDis.Tpo -c LockDis.c -fPIC -DPIC -o .libs/LockDis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LockDis.lo -MD -MP -MF .deps/LockDis.Tpo -c LockDis.c -o LockDis.o >/dev/null 2>&1 mv -f .deps/LockDis.Tpo .deps/LockDis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c -o locking.lo locking.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.c -fPIC -DPIC -o .libs/locking.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.c -o locking.o >/dev/null 2>&1 mv -f .deps/locking.Tpo .deps/locking.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LookupCol.lo -MD -MP -MF .deps/LookupCol.Tpo -c -o LookupCol.lo LookupCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LookupCol.lo -MD -MP -MF .deps/LookupCol.Tpo -c LookupCol.c -fPIC -DPIC -o .libs/LookupCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LookupCol.lo -MD -MP -MF .deps/LookupCol.Tpo -c LookupCol.c -o LookupCol.o >/dev/null 2>&1 mv -f .deps/LookupCol.Tpo .deps/LookupCol.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LowerWin.lo -MD -MP -MF .deps/LowerWin.Tpo -c -o LowerWin.lo LowerWin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LowerWin.lo -MD -MP -MF .deps/LowerWin.Tpo -c LowerWin.c -fPIC -DPIC -o .libs/LowerWin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT LowerWin.lo -MD -MP -MF .deps/LowerWin.Tpo -c LowerWin.c -o LowerWin.o >/dev/null 2>&1 mv -f .deps/LowerWin.Tpo .deps/LowerWin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Macros.lo -MD -MP -MF .deps/Macros.Tpo -c -o Macros.lo Macros.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Macros.lo -MD -MP -MF .deps/Macros.Tpo -c Macros.c -fPIC -DPIC -o .libs/Macros.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Macros.lo -MD -MP -MF .deps/Macros.Tpo -c Macros.c -o Macros.o >/dev/null 2>&1 mv -f .deps/Macros.Tpo .deps/Macros.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapRaised.lo -MD -MP -MF .deps/MapRaised.Tpo -c -o MapRaised.lo MapRaised.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapRaised.lo -MD -MP -MF .deps/MapRaised.Tpo -c MapRaised.c -fPIC -DPIC -o .libs/MapRaised.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapRaised.lo -MD -MP -MF .deps/MapRaised.Tpo -c MapRaised.c -o MapRaised.o >/dev/null 2>&1 mv -f .deps/MapRaised.Tpo .deps/MapRaised.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapSubs.lo -MD -MP -MF .deps/MapSubs.Tpo -c -o MapSubs.lo MapSubs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapSubs.lo -MD -MP -MF .deps/MapSubs.Tpo -c MapSubs.c -fPIC -DPIC -o .libs/MapSubs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapSubs.lo -MD -MP -MF .deps/MapSubs.Tpo -c MapSubs.c -o MapSubs.o >/dev/null 2>&1 mv -f .deps/MapSubs.Tpo .deps/MapSubs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapWindow.lo -MD -MP -MF .deps/MapWindow.Tpo -c -o MapWindow.lo MapWindow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapWindow.lo -MD -MP -MF .deps/MapWindow.Tpo -c MapWindow.c -fPIC -DPIC -o .libs/MapWindow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MapWindow.lo -MD -MP -MF .deps/MapWindow.Tpo -c MapWindow.c -o MapWindow.o >/dev/null 2>&1 mv -f .deps/MapWindow.Tpo .deps/MapWindow.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MaskEvent.lo -MD -MP -MF .deps/MaskEvent.Tpo -c -o MaskEvent.lo MaskEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MaskEvent.lo -MD -MP -MF .deps/MaskEvent.Tpo -c MaskEvent.c -fPIC -DPIC -o .libs/MaskEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MaskEvent.lo -MD -MP -MF .deps/MaskEvent.Tpo -c MaskEvent.c -o MaskEvent.o >/dev/null 2>&1 mv -f .deps/MaskEvent.Tpo .deps/MaskEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c -o Misc.lo Misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c Misc.c -fPIC -DPIC -o .libs/Misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c Misc.c -o Misc.o >/dev/null 2>&1 mv -f .deps/Misc.Tpo .deps/Misc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ModMap.lo -MD -MP -MF .deps/ModMap.Tpo -c -o ModMap.lo ModMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ModMap.lo -MD -MP -MF .deps/ModMap.Tpo -c ModMap.c -fPIC -DPIC -o .libs/ModMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ModMap.lo -MD -MP -MF .deps/ModMap.Tpo -c ModMap.c -o ModMap.o >/dev/null 2>&1 mv -f .deps/ModMap.Tpo .deps/ModMap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MoveWin.lo -MD -MP -MF .deps/MoveWin.Tpo -c -o MoveWin.lo MoveWin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MoveWin.lo -MD -MP -MF .deps/MoveWin.Tpo -c MoveWin.c -fPIC -DPIC -o .libs/MoveWin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT MoveWin.lo -MD -MP -MF .deps/MoveWin.Tpo -c MoveWin.c -o MoveWin.o >/dev/null 2>&1 mv -f .deps/MoveWin.Tpo .deps/MoveWin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT NextEvent.lo -MD -MP -MF .deps/NextEvent.Tpo -c -o NextEvent.lo NextEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT NextEvent.lo -MD -MP -MF .deps/NextEvent.Tpo -c NextEvent.c -fPIC -DPIC -o .libs/NextEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT NextEvent.lo -MD -MP -MF .deps/NextEvent.Tpo -c NextEvent.c -o NextEvent.o >/dev/null 2>&1 mv -f .deps/NextEvent.Tpo .deps/NextEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OCWrap.lo -MD -MP -MF .deps/OCWrap.Tpo -c -o OCWrap.lo OCWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OCWrap.lo -MD -MP -MF .deps/OCWrap.Tpo -c OCWrap.c -fPIC -DPIC -o .libs/OCWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OCWrap.lo -MD -MP -MF .deps/OCWrap.Tpo -c OCWrap.c -o OCWrap.o >/dev/null 2>&1 mv -f .deps/OCWrap.Tpo .deps/OCWrap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OMWrap.lo -MD -MP -MF .deps/OMWrap.Tpo -c -o OMWrap.lo OMWrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OMWrap.lo -MD -MP -MF .deps/OMWrap.Tpo -c OMWrap.c -fPIC -DPIC -o .libs/OMWrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OMWrap.lo -MD -MP -MF .deps/OMWrap.Tpo -c OMWrap.c -o OMWrap.o >/dev/null 2>&1 mv -f .deps/OMWrap.Tpo .deps/OMWrap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OpenDis.lo -MD -MP -MF .deps/OpenDis.Tpo -c -o OpenDis.lo OpenDis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OpenDis.lo -MD -MP -MF .deps/OpenDis.Tpo -c OpenDis.c -fPIC -DPIC -o .libs/OpenDis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT OpenDis.lo -MD -MP -MF .deps/OpenDis.Tpo -c OpenDis.c -o OpenDis.o >/dev/null 2>&1 mv -f .deps/OpenDis.Tpo .deps/OpenDis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseCmd.lo -MD -MP -MF .deps/ParseCmd.Tpo -c -o ParseCmd.lo ParseCmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseCmd.lo -MD -MP -MF .deps/ParseCmd.Tpo -c ParseCmd.c -fPIC -DPIC -o .libs/ParseCmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseCmd.lo -MD -MP -MF .deps/ParseCmd.Tpo -c ParseCmd.c -o ParseCmd.o >/dev/null 2>&1 mv -f .deps/ParseCmd.Tpo .deps/ParseCmd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseCol.lo -MD -MP -MF .deps/ParseCol.Tpo -c -o ParseCol.lo ParseCol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseCol.lo -MD -MP -MF .deps/ParseCol.Tpo -c ParseCol.c -fPIC -DPIC -o .libs/ParseCol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseCol.lo -MD -MP -MF .deps/ParseCol.Tpo -c ParseCol.c -o ParseCol.o >/dev/null 2>&1 mv -f .deps/ParseCol.Tpo .deps/ParseCol.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseGeom.lo -MD -MP -MF .deps/ParseGeom.Tpo -c -o ParseGeom.lo ParseGeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseGeom.lo -MD -MP -MF .deps/ParseGeom.Tpo -c ParseGeom.c -fPIC -DPIC -o .libs/ParseGeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ParseGeom.lo -MD -MP -MF .deps/ParseGeom.Tpo -c ParseGeom.c -o ParseGeom.o >/dev/null 2>&1 mv -f .deps/ParseGeom.Tpo .deps/ParseGeom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PeekEvent.lo -MD -MP -MF .deps/PeekEvent.Tpo -c -o PeekEvent.lo PeekEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PeekEvent.lo -MD -MP -MF .deps/PeekEvent.Tpo -c PeekEvent.c -fPIC -DPIC -o .libs/PeekEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PeekEvent.lo -MD -MP -MF .deps/PeekEvent.Tpo -c PeekEvent.c -o PeekEvent.o >/dev/null 2>&1 mv -f .deps/PeekEvent.Tpo .deps/PeekEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PeekIfEv.lo -MD -MP -MF .deps/PeekIfEv.Tpo -c -o PeekIfEv.lo PeekIfEv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PeekIfEv.lo -MD -MP -MF .deps/PeekIfEv.Tpo -c PeekIfEv.c -fPIC -DPIC -o .libs/PeekIfEv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PeekIfEv.lo -MD -MP -MF .deps/PeekIfEv.Tpo -c PeekIfEv.c -o PeekIfEv.o >/dev/null 2>&1 mv -f .deps/PeekIfEv.Tpo .deps/PeekIfEv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Pending.lo -MD -MP -MF .deps/Pending.Tpo -c -o Pending.lo Pending.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Pending.lo -MD -MP -MF .deps/Pending.Tpo -c Pending.c -fPIC -DPIC -o .libs/Pending.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Pending.lo -MD -MP -MF .deps/Pending.Tpo -c Pending.c -o Pending.o >/dev/null 2>&1 mv -f .deps/Pending.Tpo .deps/Pending.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PixFormats.lo -MD -MP -MF .deps/PixFormats.Tpo -c -o PixFormats.lo PixFormats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PixFormats.lo -MD -MP -MF .deps/PixFormats.Tpo -c PixFormats.c -fPIC -DPIC -o .libs/PixFormats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PixFormats.lo -MD -MP -MF .deps/PixFormats.Tpo -c PixFormats.c -o PixFormats.o >/dev/null 2>&1 mv -f .deps/PixFormats.Tpo .deps/PixFormats.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PmapBgnd.lo -MD -MP -MF .deps/PmapBgnd.Tpo -c -o PmapBgnd.lo PmapBgnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PmapBgnd.lo -MD -MP -MF .deps/PmapBgnd.Tpo -c PmapBgnd.c -fPIC -DPIC -o .libs/PmapBgnd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PmapBgnd.lo -MD -MP -MF .deps/PmapBgnd.Tpo -c PmapBgnd.c -o PmapBgnd.o >/dev/null 2>&1 mv -f .deps/PmapBgnd.Tpo .deps/PmapBgnd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PmapBord.lo -MD -MP -MF .deps/PmapBord.Tpo -c -o PmapBord.lo PmapBord.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PmapBord.lo -MD -MP -MF .deps/PmapBord.Tpo -c PmapBord.c -fPIC -DPIC -o .libs/PmapBord.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PmapBord.lo -MD -MP -MF .deps/PmapBord.Tpo -c PmapBord.c -o PmapBord.o >/dev/null 2>&1 mv -f .deps/PmapBord.Tpo .deps/PmapBord.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyReg.lo -MD -MP -MF .deps/PolyReg.Tpo -c -o PolyReg.lo PolyReg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyReg.lo -MD -MP -MF .deps/PolyReg.Tpo -c PolyReg.c -fPIC -DPIC -o .libs/PolyReg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyReg.lo -MD -MP -MF .deps/PolyReg.Tpo -c PolyReg.c -o PolyReg.o >/dev/null 2>&1 mv -f .deps/PolyReg.Tpo .deps/PolyReg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyTxt16.lo -MD -MP -MF .deps/PolyTxt16.Tpo -c -o PolyTxt16.lo PolyTxt16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyTxt16.lo -MD -MP -MF .deps/PolyTxt16.Tpo -c PolyTxt16.c -fPIC -DPIC -o .libs/PolyTxt16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyTxt16.lo -MD -MP -MF .deps/PolyTxt16.Tpo -c PolyTxt16.c -o PolyTxt16.o >/dev/null 2>&1 mv -f .deps/PolyTxt16.Tpo .deps/PolyTxt16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyTxt.lo -MD -MP -MF .deps/PolyTxt.Tpo -c -o PolyTxt.lo PolyTxt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyTxt.lo -MD -MP -MF .deps/PolyTxt.Tpo -c PolyTxt.c -fPIC -DPIC -o .libs/PolyTxt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PolyTxt.lo -MD -MP -MF .deps/PolyTxt.Tpo -c PolyTxt.c -o PolyTxt.o >/dev/null 2>&1 mv -f .deps/PolyTxt.Tpo .deps/PolyTxt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PropAlloc.lo -MD -MP -MF .deps/PropAlloc.Tpo -c -o PropAlloc.lo PropAlloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PropAlloc.lo -MD -MP -MF .deps/PropAlloc.Tpo -c PropAlloc.c -fPIC -DPIC -o .libs/PropAlloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PropAlloc.lo -MD -MP -MF .deps/PropAlloc.Tpo -c PropAlloc.c -o PropAlloc.o >/dev/null 2>&1 mv -f .deps/PropAlloc.Tpo .deps/PropAlloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PutBEvent.lo -MD -MP -MF .deps/PutBEvent.Tpo -c -o PutBEvent.lo PutBEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PutBEvent.lo -MD -MP -MF .deps/PutBEvent.Tpo -c PutBEvent.c -fPIC -DPIC -o .libs/PutBEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PutBEvent.lo -MD -MP -MF .deps/PutBEvent.Tpo -c PutBEvent.c -o PutBEvent.o >/dev/null 2>&1 mv -f .deps/PutBEvent.Tpo .deps/PutBEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PutImage.lo -MD -MP -MF .deps/PutImage.Tpo -c -o PutImage.lo PutImage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PutImage.lo -MD -MP -MF .deps/PutImage.Tpo -c PutImage.c -fPIC -DPIC -o .libs/PutImage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT PutImage.lo -MD -MP -MF .deps/PutImage.Tpo -c PutImage.c -o PutImage.o >/dev/null 2>&1 mv -f .deps/PutImage.Tpo .deps/PutImage.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Quarks.lo -MD -MP -MF .deps/Quarks.Tpo -c -o Quarks.lo Quarks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Quarks.lo -MD -MP -MF .deps/Quarks.Tpo -c Quarks.c -fPIC -DPIC -o .libs/Quarks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Quarks.lo -MD -MP -MF .deps/Quarks.Tpo -c Quarks.c -o Quarks.o >/dev/null 2>&1 mv -f .deps/Quarks.Tpo .deps/Quarks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuBest.lo -MD -MP -MF .deps/QuBest.Tpo -c -o QuBest.lo QuBest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuBest.lo -MD -MP -MF .deps/QuBest.Tpo -c QuBest.c -fPIC -DPIC -o .libs/QuBest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuBest.lo -MD -MP -MF .deps/QuBest.Tpo -c QuBest.c -o QuBest.o >/dev/null 2>&1 mv -f .deps/QuBest.Tpo .deps/QuBest.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuColor.lo -MD -MP -MF .deps/QuColor.Tpo -c -o QuColor.lo QuColor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuColor.lo -MD -MP -MF .deps/QuColor.Tpo -c QuColor.c -fPIC -DPIC -o .libs/QuColor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuColor.lo -MD -MP -MF .deps/QuColor.Tpo -c QuColor.c -o QuColor.o >/dev/null 2>&1 mv -f .deps/QuColor.Tpo .deps/QuColor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuColors.lo -MD -MP -MF .deps/QuColors.Tpo -c -o QuColors.lo QuColors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuColors.lo -MD -MP -MF .deps/QuColors.Tpo -c QuColors.c -fPIC -DPIC -o .libs/QuColors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuColors.lo -MD -MP -MF .deps/QuColors.Tpo -c QuColors.c -o QuColors.o >/dev/null 2>&1 mv -f .deps/QuColors.Tpo .deps/QuColors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCurShp.lo -MD -MP -MF .deps/QuCurShp.Tpo -c -o QuCurShp.lo QuCurShp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCurShp.lo -MD -MP -MF .deps/QuCurShp.Tpo -c QuCurShp.c -fPIC -DPIC -o .libs/QuCurShp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuCurShp.lo -MD -MP -MF .deps/QuCurShp.Tpo -c QuCurShp.c -o QuCurShp.o >/dev/null 2>&1 mv -f .deps/QuCurShp.Tpo .deps/QuCurShp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuExt.lo -MD -MP -MF .deps/QuExt.Tpo -c -o QuExt.lo QuExt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuExt.lo -MD -MP -MF .deps/QuExt.Tpo -c QuExt.c -fPIC -DPIC -o .libs/QuExt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuExt.lo -MD -MP -MF .deps/QuExt.Tpo -c QuExt.c -o QuExt.o >/dev/null 2>&1 mv -f .deps/QuExt.Tpo .deps/QuExt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuKeybd.lo -MD -MP -MF .deps/QuKeybd.Tpo -c -o QuKeybd.lo QuKeybd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuKeybd.lo -MD -MP -MF .deps/QuKeybd.Tpo -c QuKeybd.c -fPIC -DPIC -o .libs/QuKeybd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuKeybd.lo -MD -MP -MF .deps/QuKeybd.Tpo -c QuKeybd.c -o QuKeybd.o >/dev/null 2>&1 mv -f .deps/QuKeybd.Tpo .deps/QuKeybd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuPntr.lo -MD -MP -MF .deps/QuPntr.Tpo -c -o QuPntr.lo QuPntr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuPntr.lo -MD -MP -MF .deps/QuPntr.Tpo -c QuPntr.c -fPIC -DPIC -o .libs/QuPntr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuPntr.lo -MD -MP -MF .deps/QuPntr.Tpo -c QuPntr.c -o QuPntr.o >/dev/null 2>&1 mv -f .deps/QuPntr.Tpo .deps/QuPntr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuStipShp.lo -MD -MP -MF .deps/QuStipShp.Tpo -c -o QuStipShp.lo QuStipShp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuStipShp.lo -MD -MP -MF .deps/QuStipShp.Tpo -c QuStipShp.c -fPIC -DPIC -o .libs/QuStipShp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuStipShp.lo -MD -MP -MF .deps/QuStipShp.Tpo -c QuStipShp.c -o QuStipShp.o >/dev/null 2>&1 mv -f .deps/QuStipShp.Tpo .deps/QuStipShp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTextE16.lo -MD -MP -MF .deps/QuTextE16.Tpo -c -o QuTextE16.lo QuTextE16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTextE16.lo -MD -MP -MF .deps/QuTextE16.Tpo -c QuTextE16.c -fPIC -DPIC -o .libs/QuTextE16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTextE16.lo -MD -MP -MF .deps/QuTextE16.Tpo -c QuTextE16.c -o QuTextE16.o >/dev/null 2>&1 mv -f .deps/QuTextE16.Tpo .deps/QuTextE16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTextExt.lo -MD -MP -MF .deps/QuTextExt.Tpo -c -o QuTextExt.lo QuTextExt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTextExt.lo -MD -MP -MF .deps/QuTextExt.Tpo -c QuTextExt.c -fPIC -DPIC -o .libs/QuTextExt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTextExt.lo -MD -MP -MF .deps/QuTextExt.Tpo -c QuTextExt.c -o QuTextExt.o >/dev/null 2>&1 mv -f .deps/QuTextExt.Tpo .deps/QuTextExt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTileShp.lo -MD -MP -MF .deps/QuTileShp.Tpo -c -o QuTileShp.lo QuTileShp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTileShp.lo -MD -MP -MF .deps/QuTileShp.Tpo -c QuTileShp.c -fPIC -DPIC -o .libs/QuTileShp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTileShp.lo -MD -MP -MF .deps/QuTileShp.Tpo -c QuTileShp.c -o QuTileShp.o >/dev/null 2>&1 mv -f .deps/QuTileShp.Tpo .deps/QuTileShp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTree.lo -MD -MP -MF .deps/QuTree.Tpo -c -o QuTree.lo QuTree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTree.lo -MD -MP -MF .deps/QuTree.Tpo -c QuTree.c -fPIC -DPIC -o .libs/QuTree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT QuTree.lo -MD -MP -MF .deps/QuTree.Tpo -c QuTree.c -o QuTree.o >/dev/null 2>&1 mv -f .deps/QuTree.Tpo .deps/QuTree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RaiseWin.lo -MD -MP -MF .deps/RaiseWin.Tpo -c -o RaiseWin.lo RaiseWin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RaiseWin.lo -MD -MP -MF .deps/RaiseWin.Tpo -c RaiseWin.c -fPIC -DPIC -o .libs/RaiseWin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RaiseWin.lo -MD -MP -MF .deps/RaiseWin.Tpo -c RaiseWin.c -o RaiseWin.o >/dev/null 2>&1 mv -f .deps/RaiseWin.Tpo .deps/RaiseWin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RdBitF.lo -MD -MP -MF .deps/RdBitF.Tpo -c -o RdBitF.lo RdBitF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RdBitF.lo -MD -MP -MF .deps/RdBitF.Tpo -c RdBitF.c -fPIC -DPIC -o .libs/RdBitF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RdBitF.lo -MD -MP -MF .deps/RdBitF.Tpo -c RdBitF.c -o RdBitF.o >/dev/null 2>&1 mv -f .deps/RdBitF.Tpo .deps/RdBitF.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RecolorC.lo -MD -MP -MF .deps/RecolorC.Tpo -c -o RecolorC.lo RecolorC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RecolorC.lo -MD -MP -MF .deps/RecolorC.Tpo -c RecolorC.c -fPIC -DPIC -o .libs/RecolorC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RecolorC.lo -MD -MP -MF .deps/RecolorC.Tpo -c RecolorC.c -o RecolorC.o >/dev/null 2>&1 mv -f .deps/RecolorC.Tpo .deps/RecolorC.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ReconfWin.lo -MD -MP -MF .deps/ReconfWin.Tpo -c -o ReconfWin.lo ReconfWin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ReconfWin.lo -MD -MP -MF .deps/ReconfWin.Tpo -c ReconfWin.c -fPIC -DPIC -o .libs/ReconfWin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ReconfWin.lo -MD -MP -MF .deps/ReconfWin.Tpo -c ReconfWin.c -o ReconfWin.o >/dev/null 2>&1 mv -f .deps/ReconfWin.Tpo .deps/ReconfWin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ReconfWM.lo -MD -MP -MF .deps/ReconfWM.Tpo -c -o ReconfWM.lo ReconfWM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ReconfWM.lo -MD -MP -MF .deps/ReconfWM.Tpo -c ReconfWM.c -fPIC -DPIC -o .libs/ReconfWM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ReconfWM.lo -MD -MP -MF .deps/ReconfWM.Tpo -c ReconfWM.c -o ReconfWM.o >/dev/null 2>&1 mv -f .deps/ReconfWM.Tpo .deps/ReconfWM.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Region.lo -MD -MP -MF .deps/Region.Tpo -c -o Region.lo Region.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Region.lo -MD -MP -MF .deps/Region.Tpo -c Region.c -fPIC -DPIC -o .libs/Region.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Region.lo -MD -MP -MF .deps/Region.Tpo -c Region.c -o Region.o >/dev/null 2>&1 mv -f .deps/Region.Tpo .deps/Region.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RegstFlt.lo -MD -MP -MF .deps/RegstFlt.Tpo -c -o RegstFlt.lo RegstFlt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RegstFlt.lo -MD -MP -MF .deps/RegstFlt.Tpo -c RegstFlt.c -fPIC -DPIC -o .libs/RegstFlt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RegstFlt.lo -MD -MP -MF .deps/RegstFlt.Tpo -c RegstFlt.c -o RegstFlt.o >/dev/null 2>&1 mv -f .deps/RegstFlt.Tpo .deps/RegstFlt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RepWindow.lo -MD -MP -MF .deps/RepWindow.Tpo -c -o RepWindow.lo RepWindow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RepWindow.lo -MD -MP -MF .deps/RepWindow.Tpo -c RepWindow.c -fPIC -DPIC -o .libs/RepWindow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RepWindow.lo -MD -MP -MF .deps/RepWindow.Tpo -c RepWindow.c -o RepWindow.o >/dev/null 2>&1 mv -f .deps/RepWindow.Tpo .deps/RepWindow.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RestackWs.lo -MD -MP -MF .deps/RestackWs.Tpo -c -o RestackWs.lo RestackWs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RestackWs.lo -MD -MP -MF .deps/RestackWs.Tpo -c RestackWs.c -fPIC -DPIC -o .libs/RestackWs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RestackWs.lo -MD -MP -MF .deps/RestackWs.Tpo -c RestackWs.c -o RestackWs.o >/dev/null 2>&1 mv -f .deps/RestackWs.Tpo .deps/RestackWs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RotProp.lo -MD -MP -MF .deps/RotProp.Tpo -c -o RotProp.lo RotProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RotProp.lo -MD -MP -MF .deps/RotProp.Tpo -c RotProp.c -fPIC -DPIC -o .libs/RotProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT RotProp.lo -MD -MP -MF .deps/RotProp.Tpo -c RotProp.c -o RotProp.o >/dev/null 2>&1 mv -f .deps/RotProp.Tpo .deps/RotProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ScrResStr.lo -MD -MP -MF .deps/ScrResStr.Tpo -c -o ScrResStr.lo ScrResStr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ScrResStr.lo -MD -MP -MF .deps/ScrResStr.Tpo -c ScrResStr.c -fPIC -DPIC -o .libs/ScrResStr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ScrResStr.lo -MD -MP -MF .deps/ScrResStr.Tpo -c ScrResStr.c -o ScrResStr.o >/dev/null 2>&1 mv -f .deps/ScrResStr.Tpo .deps/ScrResStr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SelInput.lo -MD -MP -MF .deps/SelInput.Tpo -c -o SelInput.lo SelInput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SelInput.lo -MD -MP -MF .deps/SelInput.Tpo -c SelInput.c -fPIC -DPIC -o .libs/SelInput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SelInput.lo -MD -MP -MF .deps/SelInput.Tpo -c SelInput.c -o SelInput.o >/dev/null 2>&1 mv -f .deps/SelInput.Tpo .deps/SelInput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SendEvent.lo -MD -MP -MF .deps/SendEvent.Tpo -c -o SendEvent.lo SendEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SendEvent.lo -MD -MP -MF .deps/SendEvent.Tpo -c SendEvent.c -fPIC -DPIC -o .libs/SendEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SendEvent.lo -MD -MP -MF .deps/SendEvent.Tpo -c SendEvent.c -o SendEvent.o >/dev/null 2>&1 mv -f .deps/SendEvent.Tpo .deps/SendEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetBack.lo -MD -MP -MF .deps/SetBack.Tpo -c -o SetBack.lo SetBack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetBack.lo -MD -MP -MF .deps/SetBack.Tpo -c SetBack.c -fPIC -DPIC -o .libs/SetBack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetBack.lo -MD -MP -MF .deps/SetBack.Tpo -c SetBack.c -o SetBack.o >/dev/null 2>&1 mv -f .deps/SetBack.Tpo .deps/SetBack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetClMask.lo -MD -MP -MF .deps/SetClMask.Tpo -c -o SetClMask.lo SetClMask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetClMask.lo -MD -MP -MF .deps/SetClMask.Tpo -c SetClMask.c -fPIC -DPIC -o .libs/SetClMask.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetClMask.lo -MD -MP -MF .deps/SetClMask.Tpo -c SetClMask.c -o SetClMask.o >/dev/null 2>&1 mv -f .deps/SetClMask.Tpo .deps/SetClMask.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetClOrig.lo -MD -MP -MF .deps/SetClOrig.Tpo -c -o SetClOrig.lo SetClOrig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetClOrig.lo -MD -MP -MF .deps/SetClOrig.Tpo -c SetClOrig.c -fPIC -DPIC -o .libs/SetClOrig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetClOrig.lo -MD -MP -MF .deps/SetClOrig.Tpo -c SetClOrig.c -o SetClOrig.o >/dev/null 2>&1 mv -f .deps/SetClOrig.Tpo .deps/SetClOrig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetCRects.lo -MD -MP -MF .deps/SetCRects.Tpo -c -o SetCRects.lo SetCRects.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetCRects.lo -MD -MP -MF .deps/SetCRects.Tpo -c SetCRects.c -fPIC -DPIC -o .libs/SetCRects.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetCRects.lo -MD -MP -MF .deps/SetCRects.Tpo -c SetCRects.c -o SetCRects.o >/dev/null 2>&1 mv -f .deps/SetCRects.Tpo .deps/SetCRects.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetDashes.lo -MD -MP -MF .deps/SetDashes.Tpo -c -o SetDashes.lo SetDashes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetDashes.lo -MD -MP -MF .deps/SetDashes.Tpo -c SetDashes.c -fPIC -DPIC -o .libs/SetDashes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetDashes.lo -MD -MP -MF .deps/SetDashes.Tpo -c SetDashes.c -o SetDashes.o >/dev/null 2>&1 mv -f .deps/SetDashes.Tpo .deps/SetDashes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFont.lo -MD -MP -MF .deps/SetFont.Tpo -c -o SetFont.lo SetFont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFont.lo -MD -MP -MF .deps/SetFont.Tpo -c SetFont.c -fPIC -DPIC -o .libs/SetFont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFont.lo -MD -MP -MF .deps/SetFont.Tpo -c SetFont.c -o SetFont.o >/dev/null 2>&1 mv -f .deps/SetFont.Tpo .deps/SetFont.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFore.lo -MD -MP -MF .deps/SetFore.Tpo -c -o SetFore.lo SetFore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFore.lo -MD -MP -MF .deps/SetFore.Tpo -c SetFore.c -fPIC -DPIC -o .libs/SetFore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFore.lo -MD -MP -MF .deps/SetFore.Tpo -c SetFore.c -o SetFore.o >/dev/null 2>&1 mv -f .deps/SetFore.Tpo .deps/SetFore.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFPath.lo -MD -MP -MF .deps/SetFPath.Tpo -c -o SetFPath.lo SetFPath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFPath.lo -MD -MP -MF .deps/SetFPath.Tpo -c SetFPath.c -fPIC -DPIC -o .libs/SetFPath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFPath.lo -MD -MP -MF .deps/SetFPath.Tpo -c SetFPath.c -o SetFPath.o >/dev/null 2>&1 mv -f .deps/SetFPath.Tpo .deps/SetFPath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFunc.lo -MD -MP -MF .deps/SetFunc.Tpo -c -o SetFunc.lo SetFunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFunc.lo -MD -MP -MF .deps/SetFunc.Tpo -c SetFunc.c -fPIC -DPIC -o .libs/SetFunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetFunc.lo -MD -MP -MF .deps/SetFunc.Tpo -c SetFunc.c -o SetFunc.o >/dev/null 2>&1 mv -f .deps/SetFunc.Tpo .deps/SetFunc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetHints.lo -MD -MP -MF .deps/SetHints.Tpo -c -o SetHints.lo SetHints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetHints.lo -MD -MP -MF .deps/SetHints.Tpo -c SetHints.c -fPIC -DPIC -o .libs/SetHints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetHints.lo -MD -MP -MF .deps/SetHints.Tpo -c SetHints.c -o SetHints.o >/dev/null 2>&1 mv -f .deps/SetHints.Tpo .deps/SetHints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetIFocus.lo -MD -MP -MF .deps/SetIFocus.Tpo -c -o SetIFocus.lo SetIFocus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetIFocus.lo -MD -MP -MF .deps/SetIFocus.Tpo -c SetIFocus.c -fPIC -DPIC -o .libs/SetIFocus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetIFocus.lo -MD -MP -MF .deps/SetIFocus.Tpo -c SetIFocus.c -o SetIFocus.o >/dev/null 2>&1 mv -f .deps/SetIFocus.Tpo .deps/SetIFocus.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetLocale.lo -MD -MP -MF .deps/SetLocale.Tpo -c -o SetLocale.lo SetLocale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetLocale.lo -MD -MP -MF .deps/SetLocale.Tpo -c SetLocale.c -fPIC -DPIC -o .libs/SetLocale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetLocale.lo -MD -MP -MF .deps/SetLocale.Tpo -c SetLocale.c -o SetLocale.o >/dev/null 2>&1 mv -f .deps/SetLocale.Tpo .deps/SetLocale.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetLStyle.lo -MD -MP -MF .deps/SetLStyle.Tpo -c -o SetLStyle.lo SetLStyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetLStyle.lo -MD -MP -MF .deps/SetLStyle.Tpo -c SetLStyle.c -fPIC -DPIC -o .libs/SetLStyle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetLStyle.lo -MD -MP -MF .deps/SetLStyle.Tpo -c SetLStyle.c -o SetLStyle.o >/dev/null 2>&1 mv -f .deps/SetLStyle.Tpo .deps/SetLStyle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetNrmHint.lo -MD -MP -MF .deps/SetNrmHint.Tpo -c -o SetNrmHint.lo SetNrmHint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetNrmHint.lo -MD -MP -MF .deps/SetNrmHint.Tpo -c SetNrmHint.c -fPIC -DPIC -o .libs/SetNrmHint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetNrmHint.lo -MD -MP -MF .deps/SetNrmHint.Tpo -c SetNrmHint.c -o SetNrmHint.o >/dev/null 2>&1 mv -f .deps/SetNrmHint.Tpo .deps/SetNrmHint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetPMask.lo -MD -MP -MF .deps/SetPMask.Tpo -c -o SetPMask.lo SetPMask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetPMask.lo -MD -MP -MF .deps/SetPMask.Tpo -c SetPMask.c -fPIC -DPIC -o .libs/SetPMask.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetPMask.lo -MD -MP -MF .deps/SetPMask.Tpo -c SetPMask.c -o SetPMask.o >/dev/null 2>&1 mv -f .deps/SetPMask.Tpo .deps/SetPMask.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetPntMap.lo -MD -MP -MF .deps/SetPntMap.Tpo -c -o SetPntMap.lo SetPntMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetPntMap.lo -MD -MP -MF .deps/SetPntMap.Tpo -c SetPntMap.c -fPIC -DPIC -o .libs/SetPntMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetPntMap.lo -MD -MP -MF .deps/SetPntMap.Tpo -c SetPntMap.c -o SetPntMap.o >/dev/null 2>&1 mv -f .deps/SetPntMap.Tpo .deps/SetPntMap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetRGBCMap.lo -MD -MP -MF .deps/SetRGBCMap.Tpo -c -o SetRGBCMap.lo SetRGBCMap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetRGBCMap.lo -MD -MP -MF .deps/SetRGBCMap.Tpo -c SetRGBCMap.c -fPIC -DPIC -o .libs/SetRGBCMap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetRGBCMap.lo -MD -MP -MF .deps/SetRGBCMap.Tpo -c SetRGBCMap.c -o SetRGBCMap.o >/dev/null 2>&1 mv -f .deps/SetRGBCMap.Tpo .deps/SetRGBCMap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetSOwner.lo -MD -MP -MF .deps/SetSOwner.Tpo -c -o SetSOwner.lo SetSOwner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetSOwner.lo -MD -MP -MF .deps/SetSOwner.Tpo -c SetSOwner.c -fPIC -DPIC -o .libs/SetSOwner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetSOwner.lo -MD -MP -MF .deps/SetSOwner.Tpo -c SetSOwner.c -o SetSOwner.o >/dev/null 2>&1 mv -f .deps/SetSOwner.Tpo .deps/SetSOwner.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetSSaver.lo -MD -MP -MF .deps/SetSSaver.Tpo -c -o SetSSaver.lo SetSSaver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetSSaver.lo -MD -MP -MF .deps/SetSSaver.Tpo -c SetSSaver.c -fPIC -DPIC -o .libs/SetSSaver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetSSaver.lo -MD -MP -MF .deps/SetSSaver.Tpo -c SetSSaver.c -o SetSSaver.o >/dev/null 2>&1 mv -f .deps/SetSSaver.Tpo .deps/SetSSaver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetState.lo -MD -MP -MF .deps/SetState.Tpo -c -o SetState.lo SetState.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetState.lo -MD -MP -MF .deps/SetState.Tpo -c SetState.c -fPIC -DPIC -o .libs/SetState.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetState.lo -MD -MP -MF .deps/SetState.Tpo -c SetState.c -o SetState.o >/dev/null 2>&1 mv -f .deps/SetState.Tpo .deps/SetState.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetStCmap.lo -MD -MP -MF .deps/SetStCmap.Tpo -c -o SetStCmap.lo SetStCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetStCmap.lo -MD -MP -MF .deps/SetStCmap.Tpo -c SetStCmap.c -fPIC -DPIC -o .libs/SetStCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetStCmap.lo -MD -MP -MF .deps/SetStCmap.Tpo -c SetStCmap.c -o SetStCmap.o >/dev/null 2>&1 mv -f .deps/SetStCmap.Tpo .deps/SetStCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetStip.lo -MD -MP -MF .deps/SetStip.Tpo -c -o SetStip.lo SetStip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetStip.lo -MD -MP -MF .deps/SetStip.Tpo -c SetStip.c -fPIC -DPIC -o .libs/SetStip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetStip.lo -MD -MP -MF .deps/SetStip.Tpo -c SetStip.c -o SetStip.o >/dev/null 2>&1 mv -f .deps/SetStip.Tpo .deps/SetStip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTile.lo -MD -MP -MF .deps/SetTile.Tpo -c -o SetTile.lo SetTile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTile.lo -MD -MP -MF .deps/SetTile.Tpo -c SetTile.c -fPIC -DPIC -o .libs/SetTile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTile.lo -MD -MP -MF .deps/SetTile.Tpo -c SetTile.c -o SetTile.o >/dev/null 2>&1 mv -f .deps/SetTile.Tpo .deps/SetTile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTSOrig.lo -MD -MP -MF .deps/SetTSOrig.Tpo -c -o SetTSOrig.lo SetTSOrig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTSOrig.lo -MD -MP -MF .deps/SetTSOrig.Tpo -c SetTSOrig.c -fPIC -DPIC -o .libs/SetTSOrig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTSOrig.lo -MD -MP -MF .deps/SetTSOrig.Tpo -c SetTSOrig.c -o SetTSOrig.o >/dev/null 2>&1 mv -f .deps/SetTSOrig.Tpo .deps/SetTSOrig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTxtProp.lo -MD -MP -MF .deps/SetTxtProp.Tpo -c -o SetTxtProp.lo SetTxtProp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTxtProp.lo -MD -MP -MF .deps/SetTxtProp.Tpo -c SetTxtProp.c -fPIC -DPIC -o .libs/SetTxtProp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetTxtProp.lo -MD -MP -MF .deps/SetTxtProp.Tpo -c SetTxtProp.c -o SetTxtProp.o >/dev/null 2>&1 mv -f .deps/SetTxtProp.Tpo .deps/SetTxtProp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetWMCMapW.lo -MD -MP -MF .deps/SetWMCMapW.Tpo -c -o SetWMCMapW.lo SetWMCMapW.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetWMCMapW.lo -MD -MP -MF .deps/SetWMCMapW.Tpo -c SetWMCMapW.c -fPIC -DPIC -o .libs/SetWMCMapW.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetWMCMapW.lo -MD -MP -MF .deps/SetWMCMapW.Tpo -c SetWMCMapW.c -o SetWMCMapW.o >/dev/null 2>&1 mv -f .deps/SetWMCMapW.Tpo .deps/SetWMCMapW.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetWMProto.lo -MD -MP -MF .deps/SetWMProto.Tpo -c -o SetWMProto.lo SetWMProto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetWMProto.lo -MD -MP -MF .deps/SetWMProto.Tpo -c SetWMProto.c -fPIC -DPIC -o .libs/SetWMProto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT SetWMProto.lo -MD -MP -MF .deps/SetWMProto.Tpo -c SetWMProto.c -o SetWMProto.o >/dev/null 2>&1 mv -f .deps/SetWMProto.Tpo .deps/SetWMProto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StBytes.lo -MD -MP -MF .deps/StBytes.Tpo -c -o StBytes.lo StBytes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StBytes.lo -MD -MP -MF .deps/StBytes.Tpo -c StBytes.c -fPIC -DPIC -o .libs/StBytes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StBytes.lo -MD -MP -MF .deps/StBytes.Tpo -c StBytes.c -o StBytes.o >/dev/null 2>&1 mv -f .deps/StBytes.Tpo .deps/StBytes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StColor.lo -MD -MP -MF .deps/StColor.Tpo -c -o StColor.lo StColor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StColor.lo -MD -MP -MF .deps/StColor.Tpo -c StColor.c -fPIC -DPIC -o .libs/StColor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StColor.lo -MD -MP -MF .deps/StColor.Tpo -c StColor.c -o StColor.o >/dev/null 2>&1 mv -f .deps/StColor.Tpo .deps/StColor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StColors.lo -MD -MP -MF .deps/StColors.Tpo -c -o StColors.lo StColors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StColors.lo -MD -MP -MF .deps/StColors.Tpo -c StColors.c -fPIC -DPIC -o .libs/StColors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StColors.lo -MD -MP -MF .deps/StColors.Tpo -c StColors.c -o StColors.o >/dev/null 2>&1 mv -f .deps/StColors.Tpo .deps/StColors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StName.lo -MD -MP -MF .deps/StName.Tpo -c -o StName.lo StName.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StName.lo -MD -MP -MF .deps/StName.Tpo -c StName.c -fPIC -DPIC -o .libs/StName.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StName.lo -MD -MP -MF .deps/StName.Tpo -c StName.c -o StName.o >/dev/null 2>&1 mv -f .deps/StName.Tpo .deps/StName.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StNColor.lo -MD -MP -MF .deps/StNColor.Tpo -c -o StNColor.lo StNColor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StNColor.lo -MD -MP -MF .deps/StNColor.Tpo -c StNColor.c -fPIC -DPIC -o .libs/StNColor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StNColor.lo -MD -MP -MF .deps/StNColor.Tpo -c StNColor.c -o StNColor.o >/dev/null 2>&1 mv -f .deps/StNColor.Tpo .deps/StNColor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StrKeysym.lo -MD -MP -MF .deps/StrKeysym.Tpo -c -o StrKeysym.lo StrKeysym.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StrKeysym.lo -MD -MP -MF .deps/StrKeysym.Tpo -c StrKeysym.c -fPIC -DPIC -o .libs/StrKeysym.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StrKeysym.lo -MD -MP -MF .deps/StrKeysym.Tpo -c StrKeysym.c -o StrKeysym.o >/dev/null 2>&1 mv -f .deps/StrKeysym.Tpo .deps/StrKeysym.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StrToText.lo -MD -MP -MF .deps/StrToText.Tpo -c -o StrToText.lo StrToText.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StrToText.lo -MD -MP -MF .deps/StrToText.Tpo -c StrToText.c -fPIC -DPIC -o .libs/StrToText.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT StrToText.lo -MD -MP -MF .deps/StrToText.Tpo -c StrToText.c -o StrToText.o >/dev/null 2>&1 mv -f .deps/StrToText.Tpo .deps/StrToText.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Sync.lo -MD -MP -MF .deps/Sync.Tpo -c -o Sync.lo Sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Sync.lo -MD -MP -MF .deps/Sync.Tpo -c Sync.c -fPIC -DPIC -o .libs/Sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Sync.lo -MD -MP -MF .deps/Sync.Tpo -c Sync.c -o Sync.o >/dev/null 2>&1 mv -f .deps/Sync.Tpo .deps/Sync.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Synchro.lo -MD -MP -MF .deps/Synchro.Tpo -c -o Synchro.lo Synchro.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Synchro.lo -MD -MP -MF .deps/Synchro.Tpo -c Synchro.c -fPIC -DPIC -o .libs/Synchro.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Synchro.lo -MD -MP -MF .deps/Synchro.Tpo -c Synchro.c -o Synchro.o >/dev/null 2>&1 mv -f .deps/Synchro.Tpo .deps/Synchro.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Text16.lo -MD -MP -MF .deps/Text16.Tpo -c -o Text16.lo Text16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Text16.lo -MD -MP -MF .deps/Text16.Tpo -c Text16.c -fPIC -DPIC -o .libs/Text16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Text16.lo -MD -MP -MF .deps/Text16.Tpo -c Text16.c -o Text16.o >/dev/null 2>&1 mv -f .deps/Text16.Tpo .deps/Text16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c -o Text.lo Text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c Text.c -fPIC -DPIC -o .libs/Text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c Text.c -o Text.o >/dev/null 2>&1 mv -f .deps/Text.Tpo .deps/Text.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextExt16.lo -MD -MP -MF .deps/TextExt16.Tpo -c -o TextExt16.lo TextExt16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextExt16.lo -MD -MP -MF .deps/TextExt16.Tpo -c TextExt16.c -fPIC -DPIC -o .libs/TextExt16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextExt16.lo -MD -MP -MF .deps/TextExt16.Tpo -c TextExt16.c -o TextExt16.o >/dev/null 2>&1 mv -f .deps/TextExt16.Tpo .deps/TextExt16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextExt.lo -MD -MP -MF .deps/TextExt.Tpo -c -o TextExt.lo TextExt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextExt.lo -MD -MP -MF .deps/TextExt.Tpo -c TextExt.c -fPIC -DPIC -o .libs/TextExt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextExt.lo -MD -MP -MF .deps/TextExt.Tpo -c TextExt.c -o TextExt.o >/dev/null 2>&1 mv -f .deps/TextExt.Tpo .deps/TextExt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextToStr.lo -MD -MP -MF .deps/TextToStr.Tpo -c -o TextToStr.lo TextToStr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextToStr.lo -MD -MP -MF .deps/TextToStr.Tpo -c TextToStr.c -fPIC -DPIC -o .libs/TextToStr.o In file included from TextToStr.c:31: TextToStr.c: In function 'XTextPropertyToStringList': ../../exports/include/nx-X11/Xlibint.h:478:24: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 478 | # define Xmalloc(size) malloc(((size) == 0 ? 1 : (size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TextToStr.c:78:13: note: in expansion of macro 'Xmalloc' 78 | start = Xmalloc ((datalen + 1) * sizeof (char)); /* for */ | ^~~~~~~ In file included from ../../exports/include/nx-X11/Xlibint.h:374, from TextToStr.c:31: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TextToStr.lo -MD -MP -MF .deps/TextToStr.Tpo -c TextToStr.c -o TextToStr.o >/dev/null 2>&1 mv -f .deps/TextToStr.Tpo .deps/TextToStr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TrCoords.lo -MD -MP -MF .deps/TrCoords.Tpo -c -o TrCoords.lo TrCoords.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TrCoords.lo -MD -MP -MF .deps/TrCoords.Tpo -c TrCoords.c -fPIC -DPIC -o .libs/TrCoords.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT TrCoords.lo -MD -MP -MF .deps/TrCoords.Tpo -c TrCoords.c -o TrCoords.o >/dev/null 2>&1 mv -f .deps/TrCoords.Tpo .deps/TrCoords.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UndefCurs.lo -MD -MP -MF .deps/UndefCurs.Tpo -c -o UndefCurs.lo UndefCurs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UndefCurs.lo -MD -MP -MF .deps/UndefCurs.Tpo -c UndefCurs.c -fPIC -DPIC -o .libs/UndefCurs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UndefCurs.lo -MD -MP -MF .deps/UndefCurs.Tpo -c UndefCurs.c -o UndefCurs.o >/dev/null 2>&1 mv -f .deps/UndefCurs.Tpo .deps/UndefCurs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabBut.lo -MD -MP -MF .deps/UngrabBut.Tpo -c -o UngrabBut.lo UngrabBut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabBut.lo -MD -MP -MF .deps/UngrabBut.Tpo -c UngrabBut.c -fPIC -DPIC -o .libs/UngrabBut.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabBut.lo -MD -MP -MF .deps/UngrabBut.Tpo -c UngrabBut.c -o UngrabBut.o >/dev/null 2>&1 mv -f .deps/UngrabBut.Tpo .deps/UngrabBut.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabKbd.lo -MD -MP -MF .deps/UngrabKbd.Tpo -c -o UngrabKbd.lo UngrabKbd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabKbd.lo -MD -MP -MF .deps/UngrabKbd.Tpo -c UngrabKbd.c -fPIC -DPIC -o .libs/UngrabKbd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabKbd.lo -MD -MP -MF .deps/UngrabKbd.Tpo -c UngrabKbd.c -o UngrabKbd.o >/dev/null 2>&1 mv -f .deps/UngrabKbd.Tpo .deps/UngrabKbd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabKey.lo -MD -MP -MF .deps/UngrabKey.Tpo -c -o UngrabKey.lo UngrabKey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabKey.lo -MD -MP -MF .deps/UngrabKey.Tpo -c UngrabKey.c -fPIC -DPIC -o .libs/UngrabKey.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabKey.lo -MD -MP -MF .deps/UngrabKey.Tpo -c UngrabKey.c -o UngrabKey.o >/dev/null 2>&1 mv -f .deps/UngrabKey.Tpo .deps/UngrabKey.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabPtr.lo -MD -MP -MF .deps/UngrabPtr.Tpo -c -o UngrabPtr.lo UngrabPtr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabPtr.lo -MD -MP -MF .deps/UngrabPtr.Tpo -c UngrabPtr.c -fPIC -DPIC -o .libs/UngrabPtr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabPtr.lo -MD -MP -MF .deps/UngrabPtr.Tpo -c UngrabPtr.c -o UngrabPtr.o >/dev/null 2>&1 mv -f .deps/UngrabPtr.Tpo .deps/UngrabPtr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabSvr.lo -MD -MP -MF .deps/UngrabSvr.Tpo -c -o UngrabSvr.lo UngrabSvr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabSvr.lo -MD -MP -MF .deps/UngrabSvr.Tpo -c UngrabSvr.c -fPIC -DPIC -o .libs/UngrabSvr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UngrabSvr.lo -MD -MP -MF .deps/UngrabSvr.Tpo -c UngrabSvr.c -o UngrabSvr.o >/dev/null 2>&1 mv -f .deps/UngrabSvr.Tpo .deps/UngrabSvr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UninsCmap.lo -MD -MP -MF .deps/UninsCmap.Tpo -c -o UninsCmap.lo UninsCmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UninsCmap.lo -MD -MP -MF .deps/UninsCmap.Tpo -c UninsCmap.c -fPIC -DPIC -o .libs/UninsCmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UninsCmap.lo -MD -MP -MF .deps/UninsCmap.Tpo -c UninsCmap.c -o UninsCmap.o >/dev/null 2>&1 mv -f .deps/UninsCmap.Tpo .deps/UninsCmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnldFont.lo -MD -MP -MF .deps/UnldFont.Tpo -c -o UnldFont.lo UnldFont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnldFont.lo -MD -MP -MF .deps/UnldFont.Tpo -c UnldFont.c -fPIC -DPIC -o .libs/UnldFont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnldFont.lo -MD -MP -MF .deps/UnldFont.Tpo -c UnldFont.c -o UnldFont.o >/dev/null 2>&1 mv -f .deps/UnldFont.Tpo .deps/UnldFont.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnmapSubs.lo -MD -MP -MF .deps/UnmapSubs.Tpo -c -o UnmapSubs.lo UnmapSubs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnmapSubs.lo -MD -MP -MF .deps/UnmapSubs.Tpo -c UnmapSubs.c -fPIC -DPIC -o .libs/UnmapSubs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnmapSubs.lo -MD -MP -MF .deps/UnmapSubs.Tpo -c UnmapSubs.c -o UnmapSubs.o >/dev/null 2>&1 mv -f .deps/UnmapSubs.Tpo .deps/UnmapSubs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnmapWin.lo -MD -MP -MF .deps/UnmapWin.Tpo -c -o UnmapWin.lo UnmapWin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnmapWin.lo -MD -MP -MF .deps/UnmapWin.Tpo -c UnmapWin.c -fPIC -DPIC -o .libs/UnmapWin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT UnmapWin.lo -MD -MP -MF .deps/UnmapWin.Tpo -c UnmapWin.c -o UnmapWin.o >/dev/null 2>&1 mv -f .deps/UnmapWin.Tpo .deps/UnmapWin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT VisUtil.lo -MD -MP -MF .deps/VisUtil.Tpo -c -o VisUtil.lo VisUtil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT VisUtil.lo -MD -MP -MF .deps/VisUtil.Tpo -c VisUtil.c -fPIC -DPIC -o .libs/VisUtil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT VisUtil.lo -MD -MP -MF .deps/VisUtil.Tpo -c VisUtil.c -o VisUtil.o >/dev/null 2>&1 mv -f .deps/VisUtil.Tpo .deps/VisUtil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WarpPtr.lo -MD -MP -MF .deps/WarpPtr.Tpo -c -o WarpPtr.lo WarpPtr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WarpPtr.lo -MD -MP -MF .deps/WarpPtr.Tpo -c WarpPtr.c -fPIC -DPIC -o .libs/WarpPtr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WarpPtr.lo -MD -MP -MF .deps/WarpPtr.Tpo -c WarpPtr.c -o WarpPtr.o >/dev/null 2>&1 mv -f .deps/WarpPtr.Tpo .deps/WarpPtr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Window.lo -MD -MP -MF .deps/Window.Tpo -c -o Window.lo Window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Window.lo -MD -MP -MF .deps/Window.Tpo -c Window.c -fPIC -DPIC -o .libs/Window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Window.lo -MD -MP -MF .deps/Window.Tpo -c Window.c -o Window.o >/dev/null 2>&1 mv -f .deps/Window.Tpo .deps/Window.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WinEvent.lo -MD -MP -MF .deps/WinEvent.Tpo -c -o WinEvent.lo WinEvent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WinEvent.lo -MD -MP -MF .deps/WinEvent.Tpo -c WinEvent.c -fPIC -DPIC -o .libs/WinEvent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WinEvent.lo -MD -MP -MF .deps/WinEvent.Tpo -c WinEvent.c -o WinEvent.o >/dev/null 2>&1 mv -f .deps/WinEvent.Tpo .deps/WinEvent.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Withdraw.lo -MD -MP -MF .deps/Withdraw.Tpo -c -o Withdraw.lo Withdraw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Withdraw.lo -MD -MP -MF .deps/Withdraw.Tpo -c Withdraw.c -fPIC -DPIC -o .libs/Withdraw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Withdraw.lo -MD -MP -MF .deps/Withdraw.Tpo -c Withdraw.c -o Withdraw.o >/dev/null 2>&1 mv -f .deps/Withdraw.Tpo .deps/Withdraw.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WMGeom.lo -MD -MP -MF .deps/WMGeom.Tpo -c -o WMGeom.lo WMGeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WMGeom.lo -MD -MP -MF .deps/WMGeom.Tpo -c WMGeom.c -fPIC -DPIC -o .libs/WMGeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WMGeom.lo -MD -MP -MF .deps/WMGeom.Tpo -c WMGeom.c -o WMGeom.o >/dev/null 2>&1 mv -f .deps/WMGeom.Tpo .deps/WMGeom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WMProps.lo -MD -MP -MF .deps/WMProps.Tpo -c -o WMProps.lo WMProps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WMProps.lo -MD -MP -MF .deps/WMProps.Tpo -c WMProps.c -fPIC -DPIC -o .libs/WMProps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WMProps.lo -MD -MP -MF .deps/WMProps.Tpo -c WMProps.c -o WMProps.o >/dev/null 2>&1 mv -f .deps/WMProps.Tpo .deps/WMProps.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WrBitF.lo -MD -MP -MF .deps/WrBitF.Tpo -c -o WrBitF.lo WrBitF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WrBitF.lo -MD -MP -MF .deps/WrBitF.Tpo -c WrBitF.c -fPIC -DPIC -o .libs/WrBitF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT WrBitF.lo -MD -MP -MF .deps/WrBitF.Tpo -c WrBitF.c -o WrBitF.o >/dev/null 2>&1 mv -f .deps/WrBitF.Tpo .deps/WrBitF.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XlibAsync.lo -MD -MP -MF .deps/XlibAsync.Tpo -c -o XlibAsync.lo XlibAsync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XlibAsync.lo -MD -MP -MF .deps/XlibAsync.Tpo -c XlibAsync.c -fPIC -DPIC -o .libs/XlibAsync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XlibAsync.lo -MD -MP -MF .deps/XlibAsync.Tpo -c XlibAsync.c -o XlibAsync.o >/dev/null 2>&1 mv -f .deps/XlibAsync.Tpo .deps/XlibAsync.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XlibInt.lo -MD -MP -MF .deps/XlibInt.Tpo -c -o XlibInt.lo XlibInt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XlibInt.lo -MD -MP -MF .deps/XlibInt.Tpo -c XlibInt.c -fPIC -DPIC -o .libs/XlibInt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT XlibInt.lo -MD -MP -MF .deps/XlibInt.Tpo -c XlibInt.c -o XlibInt.o >/dev/null 2>&1 mv -f .deps/XlibInt.Tpo .deps/XlibInt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Xrm.lo -MD -MP -MF .deps/Xrm.Tpo -c -o Xrm.lo Xrm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Xrm.lo -MD -MP -MF .deps/Xrm.Tpo -c Xrm.c -fPIC -DPIC -o .libs/Xrm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Xrm.lo -MD -MP -MF .deps/Xrm.Tpo -c Xrm.c -o Xrm.o >/dev/null 2>&1 mv -f .deps/Xrm.Tpo .deps/Xrm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT x11_trans.lo -MD -MP -MF .deps/x11_trans.Tpo -c -o x11_trans.lo x11_trans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT x11_trans.lo -MD -MP -MF .deps/x11_trans.Tpo -c x11_trans.c -fPIC -DPIC -o .libs/x11_trans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -I../../exports/include -D_GNU_SOURCE -DX11_t -DTRANS_CLIENT -DUSE_XCB=0 -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT x11_trans.lo -MD -MP -MF .deps/x11_trans.Tpo -c x11_trans.c -o x11_trans.o >/dev/null 2>&1 mv -f .deps/x11_trans.Tpo .deps/x11_trans.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -version-number 6:3:0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libNX_X11.la -rpath /usr/lib64 AllCells.lo AllowEv.lo AllPlanes.lo AuDispose.lo AuFileName.lo AuGetBest.lo AuRead.lo AutoRep.lo Backgnd.lo BdrWidth.lo Bell.lo Border.lo ChAccCon.lo ChActPGb.lo ChClMode.lo ChCmap.lo ChGC.lo ChKeyCon.lo ChkIfEv.lo ChkMaskEv.lo ChkTypEv.lo ChkTypWEv.lo ChkWinEv.lo ChPntCon.lo ChProp.lo ChSaveSet.lo ChWAttrs.lo ChWindow.lo CirWin.lo CirWinDn.lo CirWinUp.lo ClDisplay.lo ClearArea.lo Clear.lo ConfWind.lo ConnDis.lo Context.lo ConvSel.lo CopyArea.lo CopyCmap.lo CopyGC.lo CopyPlane.lo CrBFData.lo CrCmap.lo CrCursor.lo CrGC.lo CrGlCur.lo CrPFBData.lo CrPixmap.lo CrWindow.lo Cursor.lo DefCursor.lo DelProp.lo Depths.lo DestSubs.lo DestWind.lo DisName.lo DrArc.lo DrArcs.lo DrLine.lo DrLines.lo DrPoint.lo DrPoints.lo DrRect.lo DrRects.lo DrSegs.lo ErrDes.lo ErrHndlr.lo evtomask.lo EvToWire.lo FetchName.lo FillArc.lo FillArcs.lo FillPoly.lo FillRct.lo FillRcts.lo FilterEv.lo Flush.lo Font.lo FontInfo.lo FontNames.lo FreeCmap.lo FreeCols.lo FreeCurs.lo FreeEData.lo FreeEventData.lo FreeGC.lo FreePix.lo FSSaver.lo FSWrap.lo GCMisc.lo Geom.lo GetAtomNm.lo GetColor.lo GetDflt.lo GetEventData.lo GetFPath.lo GetFProp.lo GetGCVals.lo GetGeom.lo GetHColor.lo GetHints.lo GetIFocus.lo GetImage.lo GetKCnt.lo GetMoEv.lo GetNrmHint.lo GetPCnt.lo GetPntMap.lo GetProp.lo GetRGBCMap.lo GetSOwner.lo GetSSaver.lo GetStCmap.lo GetTxtProp.lo GetWAttrs.lo GetWMCMapW.lo GetWMProto.lo globals.lo GrButton.lo GrKeybd.lo GrKey.lo GrPointer.lo GrServer.lo Host.lo Iconify.lo IfEvent.lo imConv.lo ImText16.lo ImText.lo ImUtil.lo InitExt.lo InsCmap.lo IntAtom.lo KeyBind.lo KeysymStr.lo KillCl.lo LiHosts.lo LiICmaps.lo LiProps.lo ListExt.lo LoadFont.lo LockDis.lo locking.lo LookupCol.lo LowerWin.lo Macros.lo MapRaised.lo MapSubs.lo MapWindow.lo MaskEvent.lo Misc.lo ModMap.lo MoveWin.lo NextEvent.lo OCWrap.lo OMWrap.lo OpenDis.lo ParseCmd.lo ParseCol.lo ParseGeom.lo PeekEvent.lo PeekIfEv.lo Pending.lo PixFormats.lo PmapBgnd.lo PmapBord.lo PolyReg.lo PolyTxt16.lo PolyTxt.lo PropAlloc.lo PutBEvent.lo PutImage.lo Quarks.lo QuBest.lo QuColor.lo QuColors.lo QuCurShp.lo QuExt.lo QuKeybd.lo QuPntr.lo QuStipShp.lo QuTextE16.lo QuTextExt.lo QuTileShp.lo QuTree.lo RaiseWin.lo RdBitF.lo RecolorC.lo ReconfWin.lo ReconfWM.lo Region.lo RegstFlt.lo RepWindow.lo RestackWs.lo RotProp.lo ScrResStr.lo SelInput.lo SendEvent.lo SetBack.lo SetClMask.lo SetClOrig.lo SetCRects.lo SetDashes.lo SetFont.lo SetFore.lo SetFPath.lo SetFunc.lo SetHints.lo SetIFocus.lo SetLocale.lo SetLStyle.lo SetNrmHint.lo SetPMask.lo SetPntMap.lo SetRGBCMap.lo SetSOwner.lo SetSSaver.lo SetState.lo SetStCmap.lo SetStip.lo SetTile.lo SetTSOrig.lo SetTxtProp.lo SetWMCMapW.lo SetWMProto.lo StBytes.lo StColor.lo StColors.lo StName.lo StNColor.lo StrKeysym.lo StrToText.lo Sync.lo Synchro.lo Text16.lo Text.lo TextExt16.lo TextExt.lo TextToStr.lo TrCoords.lo UndefCurs.lo UngrabBut.lo UngrabKbd.lo UngrabKey.lo UngrabPtr.lo UngrabSvr.lo UninsCmap.lo UnldFont.lo UnmapSubs.lo UnmapWin.lo VisUtil.lo WarpPtr.lo Window.lo WinEvent.lo Withdraw.lo WMGeom.lo WMProps.lo WrBitF.lo XlibAsync.lo XlibInt.lo Xrm.lo x11_trans.lo xlibi18n/libi18n.la xcms/libxcms.la xkb/libxkb.la -lXdmcp -L../../../nxcomp/src/.libs -lXcomp -ldl libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/AllCells.o .libs/AllowEv.o .libs/AllPlanes.o .libs/AuDispose.o .libs/AuFileName.o .libs/AuGetBest.o .libs/AuRead.o .libs/AutoRep.o .libs/Backgnd.o .libs/BdrWidth.o .libs/Bell.o .libs/Border.o .libs/ChAccCon.o .libs/ChActPGb.o .libs/ChClMode.o .libs/ChCmap.o .libs/ChGC.o .libs/ChKeyCon.o .libs/ChkIfEv.o .libs/ChkMaskEv.o .libs/ChkTypEv.o .libs/ChkTypWEv.o .libs/ChkWinEv.o .libs/ChPntCon.o .libs/ChProp.o .libs/ChSaveSet.o .libs/ChWAttrs.o .libs/ChWindow.o .libs/CirWin.o .libs/CirWinDn.o .libs/CirWinUp.o .libs/ClDisplay.o .libs/ClearArea.o .libs/Clear.o .libs/ConfWind.o .libs/ConnDis.o .libs/Context.o .libs/ConvSel.o .libs/CopyArea.o .libs/CopyCmap.o .libs/CopyGC.o .libs/CopyPlane.o .libs/CrBFData.o .libs/CrCmap.o .libs/CrCursor.o .libs/CrGC.o .libs/CrGlCur.o .libs/CrPFBData.o .libs/CrPixmap.o .libs/CrWindow.o .libs/Cursor.o .libs/DefCursor.o .libs/DelProp.o .libs/Depths.o .libs/DestSubs.o .libs/DestWind.o .libs/DisName.o .libs/DrArc.o .libs/DrArcs.o .libs/DrLine.o .libs/DrLines.o .libs/DrPoint.o .libs/DrPoints.o .libs/DrRect.o .libs/DrRects.o .libs/DrSegs.o .libs/ErrDes.o .libs/ErrHndlr.o .libs/evtomask.o .libs/EvToWire.o .libs/FetchName.o .libs/FillArc.o .libs/FillArcs.o .libs/FillPoly.o .libs/FillRct.o .libs/FillRcts.o .libs/FilterEv.o .libs/Flush.o .libs/Font.o .libs/FontInfo.o .libs/FontNames.o .libs/FreeCmap.o .libs/FreeCols.o .libs/FreeCurs.o .libs/FreeEData.o .libs/FreeEventData.o .libs/FreeGC.o .libs/FreePix.o .libs/FSSaver.o .libs/FSWrap.o .libs/GCMisc.o .libs/Geom.o .libs/GetAtomNm.o .libs/GetColor.o .libs/GetDflt.o .libs/GetEventData.o .libs/GetFPath.o .libs/GetFProp.o .libs/GetGCVals.o .libs/GetGeom.o .libs/GetHColor.o .libs/GetHints.o .libs/GetIFocus.o .libs/GetImage.o .libs/GetKCnt.o .libs/GetMoEv.o .libs/GetNrmHint.o .libs/GetPCnt.o .libs/GetPntMap.o .libs/GetProp.o .libs/GetRGBCMap.o .libs/GetSOwner.o .libs/GetSSaver.o .libs/GetStCmap.o .libs/GetTxtProp.o .libs/GetWAttrs.o .libs/GetWMCMapW.o .libs/GetWMProto.o .libs/globals.o .libs/GrButton.o .libs/GrKeybd.o .libs/GrKey.o .libs/GrPointer.o .libs/GrServer.o .libs/Host.o .libs/Iconify.o .libs/IfEvent.o .libs/imConv.o .libs/ImText16.o .libs/ImText.o .libs/ImUtil.o .libs/InitExt.o .libs/InsCmap.o .libs/IntAtom.o .libs/KeyBind.o .libs/KeysymStr.o .libs/KillCl.o .libs/LiHosts.o .libs/LiICmaps.o .libs/LiProps.o .libs/ListExt.o .libs/LoadFont.o .libs/LockDis.o .libs/locking.o .libs/LookupCol.o .libs/LowerWin.o .libs/Macros.o .libs/MapRaised.o .libs/MapSubs.o .libs/MapWindow.o .libs/MaskEvent.o .libs/Misc.o .libs/ModMap.o .libs/MoveWin.o .libs/NextEvent.o .libs/OCWrap.o .libs/OMWrap.o .libs/OpenDis.o .libs/ParseCmd.o .libs/ParseCol.o .libs/ParseGeom.o .libs/PeekEvent.o .libs/PeekIfEv.o .libs/Pending.o .libs/PixFormats.o .libs/PmapBgnd.o .libs/PmapBord.o .libs/PolyReg.o .libs/PolyTxt16.o .libs/PolyTxt.o .libs/PropAlloc.o .libs/PutBEvent.o .libs/PutImage.o .libs/Quarks.o .libs/QuBest.o .libs/QuColor.o .libs/QuColors.o .libs/QuCurShp.o .libs/QuExt.o .libs/QuKeybd.o .libs/QuPntr.o .libs/QuStipShp.o .libs/QuTextE16.o .libs/QuTextExt.o .libs/QuTileShp.o .libs/QuTree.o .libs/RaiseWin.o .libs/RdBitF.o .libs/RecolorC.o .libs/ReconfWin.o .libs/ReconfWM.o .libs/Region.o .libs/RegstFlt.o .libs/RepWindow.o .libs/RestackWs.o .libs/RotProp.o .libs/ScrResStr.o .libs/SelInput.o .libs/SendEvent.o .libs/SetBack.o .libs/SetClMask.o .libs/SetClOrig.o .libs/SetCRects.o .libs/SetDashes.o .libs/SetFont.o .libs/SetFore.o .libs/SetFPath.o .libs/SetFunc.o .libs/SetHints.o .libs/SetIFocus.o .libs/SetLocale.o .libs/SetLStyle.o .libs/SetNrmHint.o .libs/SetPMask.o .libs/SetPntMap.o .libs/SetRGBCMap.o .libs/SetSOwner.o .libs/SetSSaver.o .libs/SetState.o .libs/SetStCmap.o .libs/SetStip.o .libs/SetTile.o .libs/SetTSOrig.o .libs/SetTxtProp.o .libs/SetWMCMapW.o .libs/SetWMProto.o .libs/StBytes.o .libs/StColor.o .libs/StColors.o .libs/StName.o .libs/StNColor.o .libs/StrKeysym.o .libs/StrToText.o .libs/Sync.o .libs/Synchro.o .libs/Text16.o .libs/Text.o .libs/TextExt16.o .libs/TextExt.o .libs/TextToStr.o .libs/TrCoords.o .libs/UndefCurs.o .libs/UngrabBut.o .libs/UngrabKbd.o .libs/UngrabKey.o .libs/UngrabPtr.o .libs/UngrabSvr.o .libs/UninsCmap.o .libs/UnldFont.o .libs/UnmapSubs.o .libs/UnmapWin.o .libs/VisUtil.o .libs/WarpPtr.o .libs/Window.o .libs/WinEvent.o .libs/Withdraw.o .libs/WMGeom.o .libs/WMProps.o .libs/WrBitF.o .libs/XlibAsync.o .libs/XlibInt.o .libs/Xrm.o .libs/x11_trans.o -Wl,--whole-archive xlibi18n/.libs/libi18n.a xcms/.libs/libxcms.a xkb/.libs/libxkb.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src/.libs -lXdmcp -L../../../nxcomp/src/.libs /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src/.libs/libXcomp.so -lpthread -ljpeg -lpng16 -lz -ldl -Wl,-soname -Wl,libNX_X11.so.6 -o .libs/libNX_X11.so.6.3.0 libtool: link: (cd ".libs" && rm -f "libNX_X11.so.6" && ln -s "libNX_X11.so.6.3.0" "libNX_X11.so.6") libtool: link: (cd ".libs" && rm -f "libNX_X11.so" && ln -s "libNX_X11.so.6.3.0" "libNX_X11.so") libtool: link: (cd .libs/libNX_X11.lax/libi18n.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n/.libs/libi18n.a") libtool: link: (cd .libs/libNX_X11.lax/libxcms.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms/.libs/libxcms.a") libtool: link: (cd .libs/libNX_X11.lax/libxkb.a && ar x "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb/.libs/libxkb.a") libtool: link: ar cr .libs/libNX_X11.a AllCells.o AllowEv.o AllPlanes.o AuDispose.o AuFileName.o AuGetBest.o AuRead.o AutoRep.o Backgnd.o BdrWidth.o Bell.o Border.o ChAccCon.o ChActPGb.o ChClMode.o ChCmap.o ChGC.o ChKeyCon.o ChkIfEv.o ChkMaskEv.o ChkTypEv.o ChkTypWEv.o ChkWinEv.o ChPntCon.o ChProp.o ChSaveSet.o ChWAttrs.o ChWindow.o CirWin.o CirWinDn.o CirWinUp.o ClDisplay.o ClearArea.o Clear.o ConfWind.o ConnDis.o Context.o ConvSel.o CopyArea.o CopyCmap.o CopyGC.o CopyPlane.o CrBFData.o CrCmap.o CrCursor.o CrGC.o CrGlCur.o CrPFBData.o CrPixmap.o CrWindow.o Cursor.o DefCursor.o DelProp.o Depths.o DestSubs.o DestWind.o DisName.o DrArc.o DrArcs.o DrLine.o DrLines.o DrPoint.o DrPoints.o DrRect.o DrRects.o DrSegs.o ErrDes.o ErrHndlr.o evtomask.o EvToWire.o FetchName.o FillArc.o FillArcs.o FillPoly.o FillRct.o FillRcts.o FilterEv.o Flush.o Font.o FontInfo.o FontNames.o FreeCmap.o FreeCols.o FreeCurs.o FreeEData.o FreeEventData.o FreeGC.o FreePix.o FSSaver.o FSWrap.o GCMisc.o Geom.o GetAtomNm.o GetColor.o GetDflt.o GetEventData.o GetFPath.o GetFProp.o GetGCVals.o GetGeom.o GetHColor.o GetHints.o GetIFocus.o GetImage.o GetKCnt.o GetMoEv.o GetNrmHint.o GetPCnt.o GetPntMap.o GetProp.o GetRGBCMap.o GetSOwner.o GetSSaver.o GetStCmap.o GetTxtProp.o GetWAttrs.o GetWMCMapW.o GetWMProto.o globals.o GrButton.o GrKeybd.o GrKey.o GrPointer.o GrServer.o Host.o Iconify.o IfEvent.o imConv.o ImText16.o ImText.o ImUtil.o InitExt.o InsCmap.o IntAtom.o KeyBind.o KeysymStr.o KillCl.o LiHosts.o LiICmaps.o LiProps.o ListExt.o LoadFont.o LockDis.o locking.o LookupCol.o LowerWin.o Macros.o MapRaised.o MapSubs.o MapWindow.o MaskEvent.o Misc.o ModMap.o MoveWin.o NextEvent.o OCWrap.o OMWrap.o OpenDis.o ParseCmd.o ParseCol.o ParseGeom.o PeekEvent.o PeekIfEv.o Pending.o PixFormats.o PmapBgnd.o PmapBord.o PolyReg.o PolyTxt16.o PolyTxt.o PropAlloc.o PutBEvent.o PutImage.o Quarks.o QuBest.o QuColor.o QuColors.o QuCurShp.o QuExt.o QuKeybd.o QuPntr.o QuStipShp.o QuTextE16.o QuTextExt.o QuTileShp.o QuTree.o RaiseWin.o RdBitF.o RecolorC.o ReconfWin.o ReconfWM.o Region.o RegstFlt.o RepWindow.o RestackWs.o RotProp.o ScrResStr.o SelInput.o SendEvent.o SetBack.o SetClMask.o SetClOrig.o SetCRects.o SetDashes.o SetFont.o SetFore.o SetFPath.o SetFunc.o SetHints.o SetIFocus.o SetLocale.o SetLStyle.o SetNrmHint.o SetPMask.o SetPntMap.o SetRGBCMap.o SetSOwner.o SetSSaver.o SetState.o SetStCmap.o SetStip.o SetTile.o SetTSOrig.o SetTxtProp.o SetWMCMapW.o SetWMProto.o StBytes.o StColor.o StColors.o StName.o StNColor.o StrKeysym.o StrToText.o Sync.o Synchro.o Text16.o Text.o TextExt16.o TextExt.o TextToStr.o TrCoords.o UndefCurs.o UngrabBut.o UngrabKbd.o UngrabKey.o UngrabPtr.o UngrabSvr.o UninsCmap.o UnldFont.o UnmapSubs.o UnmapWin.o VisUtil.o WarpPtr.o Window.o WinEvent.o Withdraw.o WMGeom.o WMProps.o WrBitF.o XlibAsync.o XlibInt.o Xrm.o x11_trans.o .libs/libNX_X11.lax/libi18n.a/ICWrap.o .libs/libNX_X11.lax/libi18n.a/IMWrap.o .libs/libNX_X11.lax/libi18n.a/imCallbk.o .libs/libNX_X11.lax/libi18n.a/imDefFlt.o .libs/libNX_X11.lax/libi18n.a/imDefIc.o .libs/libNX_X11.lax/libi18n.a/imDefIm.o .libs/libNX_X11.lax/libi18n.a/imDefLkup.o .libs/libNX_X11.lax/libi18n.a/imDispch.o .libs/libNX_X11.lax/libi18n.a/imEvToWire.o .libs/libNX_X11.lax/libi18n.a/imExten.o .libs/libNX_X11.lax/libi18n.a/imImSw.o .libs/libNX_X11.lax/libi18n.a/imInsClbk.o .libs/libNX_X11.lax/libi18n.a/imInt.o .libs/libNX_X11.lax/libi18n.a/imKStoUCS.o .libs/libNX_X11.lax/libi18n.a/imLcFlt.o .libs/libNX_X11.lax/libi18n.a/imLcGIc.o .libs/libNX_X11.lax/libi18n.a/imLcIc.o .libs/libNX_X11.lax/libi18n.a/imLcIm.o .libs/libNX_X11.lax/libi18n.a/imLcLkup.o .libs/libNX_X11.lax/libi18n.a/imLcPrs.o .libs/libNX_X11.lax/libi18n.a/imLcSIc.o .libs/libNX_X11.lax/libi18n.a/imRm.o .libs/libNX_X11.lax/libi18n.a/imRmAttr.o .libs/libNX_X11.lax/libi18n.a/imThaiFlt.o .libs/libNX_X11.lax/libi18n.a/imThaiIc.o .libs/libNX_X11.lax/libi18n.a/imThaiIm.o .libs/libNX_X11.lax/libi18n.a/imTrX.o .libs/libNX_X11.lax/libi18n.a/imTrans.o .libs/libNX_X11.lax/libi18n.a/imTransR.o .libs/libNX_X11.lax/libi18n.a/lcCT.o .libs/libNX_X11.lax/libi18n.a/lcCharSet.o .libs/libNX_X11.lax/libi18n.a/lcConv.o .libs/libNX_X11.lax/libi18n.a/lcDB.o .libs/libNX_X11.lax/libi18n.a/lcDefConv.o .libs/libNX_X11.lax/libi18n.a/lcFile.o .libs/libNX_X11.lax/libi18n.a/lcGenConv.o .libs/libNX_X11.lax/libi18n.a/lcGeneric.o .libs/libNX_X11.lax/libi18n.a/lcInit.o .libs/libNX_X11.lax/libi18n.a/lcPrTxt.o .libs/libNX_X11.lax/libi18n.a/lcPubWrap.o .libs/libNX_X11.lax/libi18n.a/lcPublic.o .libs/libNX_X11.lax/libi18n.a/lcRM.o .libs/libNX_X11.lax/libi18n.a/lcStd.o .libs/libNX_X11.lax/libi18n.a/lcTxtPr.o .libs/libNX_X11.lax/libi18n.a/lcUTF8.o .libs/libNX_X11.lax/libi18n.a/lcUTF8Load.o .libs/libNX_X11.lax/libi18n.a/lcUtil.o .libs/libNX_X11.lax/libi18n.a/lcWrap.o .libs/libNX_X11.lax/libi18n.a/mbWMProps.o .libs/libNX_X11.lax/libi18n.a/mbWrap.o .libs/libNX_X11.lax/libi18n.a/omDefault.o .libs/libNX_X11.lax/libi18n.a/omGeneric.o .libs/libNX_X11.lax/libi18n.a/omImText.o .libs/libNX_X11.lax/libi18n.a/omText.o .libs/libNX_X11.lax/libi18n.a/omTextEsc.o .libs/libNX_X11.lax/libi18n.a/omTextExt.o .libs/libNX_X11.lax/libi18n.a/omTextPer.o .libs/libNX_X11.lax/libi18n.a/omXChar.o .libs/libNX_X11.lax/libi18n.a/utf8WMProps.o .libs/libNX_X11.lax/libi18n.a/utf8Wrap.o .libs/libNX_X11.lax/libi18n.a/wcWrap.o .libs/libNX_X11.lax/libi18n.a/xim_trans.o .libs/libNX_X11.lax/libxcms.a/AddDIC.o .libs/libNX_X11.lax/libxcms.a/AddSF.o .libs/libNX_X11.lax/libxcms.a/CCC.o .libs/libNX_X11.lax/libxcms.a/CvColW.o .libs/libNX_X11.lax/libxcms.a/CvCols.o .libs/libNX_X11.lax/libxcms.a/HVC.o .libs/libNX_X11.lax/libxcms.a/HVCGcC.o .libs/libNX_X11.lax/libxcms.a/HVCGcV.o .libs/libNX_X11.lax/libxcms.a/HVCGcVC.o .libs/libNX_X11.lax/libxcms.a/HVCMnV.o .libs/libNX_X11.lax/libxcms.a/HVCMxC.o .libs/libNX_X11.lax/libxcms.a/HVCMxV.o .libs/libNX_X11.lax/libxcms.a/HVCMxVC.o .libs/libNX_X11.lax/libxcms.a/HVCMxVs.o .libs/libNX_X11.lax/libxcms.a/HVCWpAj.o .libs/libNX_X11.lax/libxcms.a/IdOfPr.o .libs/libNX_X11.lax/libxcms.a/LRGB.o .libs/libNX_X11.lax/libxcms.a/Lab.o .libs/libNX_X11.lax/libxcms.a/LabGcC.o .libs/libNX_X11.lax/libxcms.a/LabGcL.o .libs/libNX_X11.lax/libxcms.a/LabGcLC.o .libs/libNX_X11.lax/libxcms.a/LabMnL.o .libs/libNX_X11.lax/libxcms.a/LabMxC.o .libs/libNX_X11.lax/libxcms.a/LabMxL.o .libs/libNX_X11.lax/libxcms.a/LabMxLC.o .libs/libNX_X11.lax/libxcms.a/LabWpAj.o .libs/libNX_X11.lax/libxcms.a/Luv.o .libs/libNX_X11.lax/libxcms.a/LuvGcC.o .libs/libNX_X11.lax/libxcms.a/LuvGcL.o .libs/libNX_X11.lax/libxcms.a/LuvGcLC.o .libs/libNX_X11.lax/libxcms.a/LuvMnL.o .libs/libNX_X11.lax/libxcms.a/LuvMxC.o .libs/libNX_X11.lax/libxcms.a/LuvMxL.o .libs/libNX_X11.lax/libxcms.a/LuvMxLC.o .libs/libNX_X11.lax/libxcms.a/LuvWpAj.o .libs/libNX_X11.lax/libxcms.a/OfCCC.o .libs/libNX_X11.lax/libxcms.a/PrOfId.o .libs/libNX_X11.lax/libxcms.a/QBlack.o .libs/libNX_X11.lax/libxcms.a/QBlue.o .libs/libNX_X11.lax/libxcms.a/QGreen.o .libs/libNX_X11.lax/libxcms.a/QRed.o .libs/libNX_X11.lax/libxcms.a/QWhite.o .libs/libNX_X11.lax/libxcms.a/QuCol.o .libs/libNX_X11.lax/libxcms.a/QuCols.o .libs/libNX_X11.lax/libxcms.a/SetCCC.o .libs/libNX_X11.lax/libxcms.a/SetGetCols.o .libs/libNX_X11.lax/libxcms.a/StCol.o .libs/libNX_X11.lax/libxcms.a/StCols.o .libs/libNX_X11.lax/libxcms.a/UNDEFINED.o .libs/libNX_X11.lax/libxcms.a/XRGB.o .libs/libNX_X11.lax/libxcms.a/XYZ.o .libs/libNX_X11.lax/libxcms.a/cmsAllCol.o .libs/libNX_X11.lax/libxcms.a/cmsAllNCol.o .libs/libNX_X11.lax/libxcms.a/cmsCmap.o .libs/libNX_X11.lax/libxcms.a/cmsColNm.o .libs/libNX_X11.lax/libxcms.a/cmsGlobls.o .libs/libNX_X11.lax/libxcms.a/cmsInt.o .libs/libNX_X11.lax/libxcms.a/cmsLkCol.o .libs/libNX_X11.lax/libxcms.a/cmsMath.o .libs/libNX_X11.lax/libxcms.a/cmsProp.o .libs/libNX_X11.lax/libxcms.a/cmsTrig.o .libs/libNX_X11.lax/libxcms.a/uvY.o .libs/libNX_X11.lax/libxcms.a/xyY.o .libs/libNX_X11.lax/libxkb.a/XKB.o .libs/libNX_X11.lax/libxkb.a/XKBAlloc.o .libs/libNX_X11.lax/libxkb.a/XKBBell.o .libs/libNX_X11.lax/libxkb.a/XKBBind.o .libs/libNX_X11.lax/libxkb.a/XKBCompat.o .libs/libNX_X11.lax/libxkb.a/XKBCtrls.o .libs/libNX_X11.lax/libxkb.a/XKBCvt.o .libs/libNX_X11.lax/libxkb.a/XKBExtDev.o .libs/libNX_X11.lax/libxkb.a/XKBGAlloc.o .libs/libNX_X11.lax/libxkb.a/XKBGeom.o .libs/libNX_X11.lax/libxkb.a/XKBGetByName.o .libs/libNX_X11.lax/libxkb.a/XKBGetMap.o .libs/libNX_X11.lax/libxkb.a/XKBList.o .libs/libNX_X11.lax/libxkb.a/XKBMAlloc.o .libs/libNX_X11.lax/libxkb.a/XKBMisc.o .libs/libNX_X11.lax/libxkb.a/XKBNames.o .libs/libNX_X11.lax/libxkb.a/XKBRdBuf.o .libs/libNX_X11.lax/libxkb.a/XKBSetGeom.o .libs/libNX_X11.lax/libxkb.a/XKBSetMap.o .libs/libNX_X11.lax/libxkb.a/XKBUse.o .libs/libNX_X11.lax/libxkb.a/XKBleds.o libtool: link: ranlib .libs/libNX_X11.a libtool: link: rm -fr .libs/libNX_X11.lax libtool: link: ( cd ".libs" && rm -f "libNX_X11.la" && ln -s "../libNX_X11.la" "libNX_X11.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' mkdir -p nx-X11/exports/lib/ ln -f -s ../../lib/src/.libs/libNX_X11.so nx-X11/exports/lib/libNX_X11.so ln -f -s ../../lib/src/.libs/libNX_X11.so.6 nx-X11/exports/lib/libNX_X11.so.6 ln -f -s ../../lib/src/.libs/libNX_X11.so.6.3.0 nx-X11/exports/lib/libNX_X11.so.6.3.0 # build nxcompshad third cd nxcompshad && autoreconf -vfsi && (/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/tmp_configure ) && make autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:20: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:20: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:20: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:20: installing 'build-aux/compile' configure.ac:20: installing 'build-aux/config.guess' configure.ac:20: installing 'build-aux/config.sub' configure.ac:17: installing 'build-aux/install-sh' configure.ac:17: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) configure: WARNING: you should use --build, --host, --target checking for g++... g++ 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for Xext... yes checking for Xdamage... yes checking for Xrandr... yes checking for Xtst... yes checking for g++ options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking if g++ supports -Werror=unknown-warning-option... no checking if g++ supports -Werror=unused-command-line-argument... no checking if g++ supports -Wall... yes checking if g++ supports -Wpointer-arith... yes checking if g++ supports -Wmissing-declarations... yes checking if g++ supports -Wformat=2... yes checking if g++ supports -Wunused... yes checking if g++ supports -Wuninitialized... yes checking if g++ supports -Wshadow... yes checking if g++ supports -Wmissing-noreturn... yes checking if g++ supports -Wmissing-format-attribute... yes checking if g++ supports -Wredundant-decls... yes checking if g++ supports -Wlogical-op... yes checking if g++ supports -Werror=implicit... yes checking if g++ supports -Werror=nonnull... yes checking if g++ supports -Werror=init-self... yes checking if g++ supports -Werror=main... yes checking if g++ supports -Werror=missing-braces... yes checking if g++ supports -Werror=sequence-point... yes checking if g++ supports -Werror=return-type... yes checking if g++ supports -Werror=trigraphs... yes checking if g++ supports -Werror=array-bounds... yes checking if g++ supports -Werror=write-strings... yes checking if g++ supports -Werror=address... yes checking if g++ supports -Werror=int-to-pointer-cast... yes checking if g++ supports -Werror=pointer-to-int-cast... yes checking if g++ supports -pedantic... yes checking if g++ supports -Werror... yes checking if g++ supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking if target system is ELF-based... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating nxcompshad.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make all-recursive make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' Making all in src make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Core.lo -MD -MP -MF .deps/Core.Tpo -c -o Core.lo Core.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Core.lo -MD -MP -MF .deps/Core.Tpo -c Core.cpp -fPIC -DPIC -o .libs/Core.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Core.lo -MD -MP -MF .deps/Core.Tpo -c Core.cpp -o Core.o >/dev/null 2>&1 mv -f .deps/Core.Tpo .deps/Core.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Input.lo -MD -MP -MF .deps/Input.Tpo -c -o Input.lo Input.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Input.lo -MD -MP -MF .deps/Input.Tpo -c Input.cpp -fPIC -DPIC -o .libs/Input.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Input.lo -MD -MP -MF .deps/Input.Tpo -c Input.cpp -o Input.o >/dev/null 2>&1 mv -f .deps/Input.Tpo .deps/Input.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c -o Logger.lo Logger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cpp -fPIC -DPIC -o .libs/Logger.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cpp -o Logger.o >/dev/null 2>&1 mv -f .deps/Logger.Tpo .deps/Logger.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Manager.lo -MD -MP -MF .deps/Manager.Tpo -c -o Manager.lo Manager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Manager.lo -MD -MP -MF .deps/Manager.Tpo -c Manager.cpp -fPIC -DPIC -o .libs/Manager.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Manager.lo -MD -MP -MF .deps/Manager.Tpo -c Manager.cpp -o Manager.o >/dev/null 2>&1 mv -f .deps/Manager.Tpo .deps/Manager.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Shadow.lo -MD -MP -MF .deps/Shadow.Tpo -c -o Shadow.lo Shadow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Shadow.lo -MD -MP -MF .deps/Shadow.Tpo -c Shadow.cpp -fPIC -DPIC -o .libs/Shadow.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Shadow.lo -MD -MP -MF .deps/Shadow.Tpo -c Shadow.cpp -o Shadow.o >/dev/null 2>&1 mv -f .deps/Shadow.Tpo .deps/Shadow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Updater.lo -MD -MP -MF .deps/Updater.Tpo -c -o Updater.lo Updater.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Updater.lo -MD -MP -MF .deps/Updater.Tpo -c Updater.cpp -fPIC -DPIC -o .libs/Updater.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT Updater.lo -MD -MP -MF .deps/Updater.Tpo -c Updater.cpp -o Updater.o >/dev/null 2>&1 mv -f .deps/Updater.Tpo .deps/Updater.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT X11.lo -MD -MP -MF .deps/X11.Tpo -c -o X11.lo X11.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT X11.lo -MD -MP -MF .deps/X11.Tpo -c X11.cpp -fPIC -DPIC -o .libs/X11.o cc1plus: warning: '-Werror=' argument '-Werror=implicit' is not valid for C++ cc1plus: warning: '-Werror=' argument '-Werror=pointer-to-int-cast' is not valid for C++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../../nx-X11/exports/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -MT X11.lo -MD -MP -MF .deps/X11.Tpo -c X11.cpp -o X11.o >/dev/null 2>&1 mv -f .deps/X11.Tpo .deps/X11.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -version-number 3:5:99 -no-undefined -R '/usr/lib64/nx/X11' -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o libXcompshad.la -rpath /usr/lib64 Core.lo Input.lo Logger.lo Manager.lo Shadow.lo Updater.lo X11.lo -lX11 -lXext -lXdamage -lXfixes -lXrandr -lXtst -L../../nx-X11/lib/src/.libs -lNX_X11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/Core.o .libs/Input.o .libs/Logger.o .libs/Manager.o .libs/Shadow.o .libs/Updater.o .libs/X11.o -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src/.libs -Wl,-rpath -Wl,/usr/lib64/nx/X11 -lX11 -lXext -lXdamage -lXfixes -lXrandr -lXtst -L../../nx-X11/lib/src/.libs /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/.libs/libNX_X11.so -lXdmcp -L../../../nxcomp/src/.libs /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src/.libs/libXcomp.so -lpthread -ljpeg -lpng16 -lz -ldl -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libXcompshad.so.3 -o .libs/libXcompshad.so.3.5.99 libtool: link: (cd ".libs" && rm -f "libXcompshad.so.3" && ln -s "libXcompshad.so.3.5.99" "libXcompshad.so.3") libtool: link: (cd ".libs" && rm -f "libXcompshad.so" && ln -s "libXcompshad.so.3.5.99" "libXcompshad.so") libtool: link: ar cr .libs/libXcompshad.a Core.o Input.o Logger.o Manager.o Shadow.o Updater.o X11.o libtool: link: ranlib .libs/libXcompshad.a libtool: link: ( cd ".libs" && rm -f "libXcompshad.la" && ln -s "../libXcompshad.la" "libXcompshad.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' # build nxagent fourth ./mesa-quilt push -a mesa-quilt: quilt utility found, so we use it... Applying patch 4002_no-special-glx-memfunctions.patch patching file src/mesa/drivers/dri/common/glcontextmodes.c Applying patch 4003_CreatePixmap-AllocationHints.patch patching file include/GL/xmesa_xf86.h Applying patch 4004_define-USE_IEEE-macro-for-more-platforms.patch patching file src/mesa/main/imports.h Applying patch 5001_nasty-typo-fixes.patch patching file src/mesa/main/debug.c patching file src/mesa/shader/arbprogparse.c Applying patch 4005_adapt-all-libX11-include-paths-to-libNX_X11.patch patching file include/GL/xmesa.h patching file src/mesa/drivers/dri/common/glcontextmodes.c Hunk #2 succeeded at 51 (offset 2 lines). patching file src/mesa/drivers/x11/glxheader.h patching file src/mesa/glapi/glthread.h Applying patch 5002_silence-uninitialized.diff patching file src/mesa/swrast/s_triangle.c patching file src/mesa/swrast/s_tritemp.h patching file src/mesa/swrast_setup/ss_tritmp.h patching file src/mesa/swrast_setup/ss_triangle.c Now at patch 5002_silence-uninitialized.diff make -j1 -C nx-X11 BuildDependsOnly IMAKE_DEFINES="-DUseTIRPC=YES" make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 VerifyOS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' Building on Linux 5.7.19-server-3.mga7 aarch64 [ELF] (5.7.19). Linux Distribution: RedHat libc version: 6.32.0 binutils version: 23.5 GCC version: 9.2 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 Makefiles make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' making Makefiles in include... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in include/extensions... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' making Makefiles in include/GL... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in config... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in config/cf... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in programs... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' making Makefiles in programs/Xserver... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' making Makefiles in programs/Xserver/include... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' making Makefiles in programs/Xserver/dix... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' making Makefiles in programs/Xserver/os... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' making Makefiles in programs/Xserver/mi... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' making Makefiles in programs/Xserver/Xext... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' making Makefiles in programs/Xserver/xkb... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' making Makefiles in programs/Xserver/Xi... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' making Makefiles in programs/Xserver/GL... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/GL/glx... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' making Makefiles in programs/Xserver/GL/mesa... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' making Makefiles in programs/Xserver/GL/mesa/main... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' making Makefiles in programs/Xserver/GL/mesa/math... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' making Makefiles in programs/Xserver/GL/mesa/array_cache... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' making Makefiles in programs/Xserver/GL/mesa/swrast... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' making Makefiles in programs/Xserver/GL/mesa/swrast_setup... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' making Makefiles in programs/Xserver/GL/mesa/tnl... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' making Makefiles in programs/Xserver/GL/mesa/shader... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/shader/grammar... mv -f Makefile Makefile.bak make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' make[9]: Nothing to be done for 'Makefiles'. make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' making Makefiles in programs/Xserver/GL/mesa/shader/slang... mv -f Makefile Makefile.bak make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' making Makefiles in programs/Xserver/GL/mesa/shader/slang/library... mv -f Makefile Makefile.bak make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[10]: Nothing to be done for 'Makefiles'. make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/X... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' making Makefiles in programs/Xserver/GL/mesa/GLcore... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/dbe... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' making Makefiles in programs/Xserver/record... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' making Makefiles in programs/Xserver/randr... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' making Makefiles in programs/Xserver/render... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' making Makefiles in programs/Xserver/xfixes... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' making Makefiles in programs/Xserver/damageext... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' making Makefiles in programs/Xserver/miext/cw... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' making Makefiles in programs/Xserver/composite... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' making Makefiles in programs/Xserver/hw/nxagent... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/hw/nxagent/compext... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/fb... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' making Makefiles in programs/Xserver/miext/damage... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w -j1 depend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' depending in ./include... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' depending in include/extensions... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' depending in include/GL... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' depending in ./config... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' depending in config/cf... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' depending in ./programs... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' depending in programs/Xserver... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' depending in programs/Xserver/include... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[6]: Nothing to be done for 'depend'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' depending in programs/Xserver/dix... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' echo "using system-wide depend, continuing in programs/Xserver/dix" using system-wide depend, continuing in programs/Xserver/dix make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' depending in programs/Xserver/os... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' echo "using system-wide depend, continuing in programs/Xserver/os" using system-wide depend, continuing in programs/Xserver/os make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' depending in programs/Xserver/mi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' echo "using system-wide depend, continuing in programs/Xserver/mi" using system-wide depend, continuing in programs/Xserver/mi make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' depending in programs/Xserver/Xext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' echo "using system-wide depend, continuing in programs/Xserver/Xext" using system-wide depend, continuing in programs/Xserver/Xext make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' depending in programs/Xserver/xkb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' echo "using system-wide depend, continuing in programs/Xserver/xkb" using system-wide depend, continuing in programs/Xserver/xkb make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' depending in programs/Xserver/Xi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' echo "using system-wide depend, continuing in programs/Xserver/Xi" using system-wide depend, continuing in programs/Xserver/Xi make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' depending in programs/Xserver/GL... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' depending in programs/Xserver/GL/glx... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' echo "using system-wide depend, continuing in programs/Xserver/GL/glx" using system-wide depend, continuing in programs/Xserver/GL/glx make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' depending in programs/Xserver/GL/mesa... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' depending in programs/Xserver/GL/mesa/main... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/main" using system-wide depend, continuing in programs/Xserver/GL/mesa/main make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' depending in programs/Xserver/GL/mesa/math... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/math" using system-wide depend, continuing in programs/Xserver/GL/mesa/math make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' depending in programs/Xserver/GL/mesa/array_cache... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/array_cache" using system-wide depend, continuing in programs/Xserver/GL/mesa/array_cache make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' depending in programs/Xserver/GL/mesa/swrast... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast" using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' depending in programs/Xserver/GL/mesa/swrast_setup... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast_setup" using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast_setup make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' depending in programs/Xserver/GL/mesa/tnl... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/tnl" using system-wide depend, continuing in programs/Xserver/GL/mesa/tnl make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' depending in programs/Xserver/GL/mesa/shader... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader depending in programs/Xserver/GL/mesa/shader/grammar... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/grammar" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/grammar make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' depending in programs/Xserver/GL/mesa/shader/slang... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang depending in programs/Xserver/GL/mesa/shader/slang/library... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang/library" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang/library make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' depending in programs/Xserver/GL/mesa/X... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/X" using system-wide depend, continuing in programs/Xserver/GL/mesa/X make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' depending in programs/Xserver/GL/mesa/GLcore... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'depend'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa" using system-wide depend, continuing in programs/Xserver/GL/mesa make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' depending in programs/Xserver/dbe... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' echo "using system-wide depend, continuing in programs/Xserver/dbe" using system-wide depend, continuing in programs/Xserver/dbe make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' depending in programs/Xserver/record... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' echo "using system-wide depend, continuing in programs/Xserver/record" using system-wide depend, continuing in programs/Xserver/record make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' depending in programs/Xserver/randr... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' echo "using system-wide depend, continuing in programs/Xserver/randr" using system-wide depend, continuing in programs/Xserver/randr make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' depending in programs/Xserver/render... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' echo "using system-wide depend, continuing in programs/Xserver/render" using system-wide depend, continuing in programs/Xserver/render make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' depending in programs/Xserver/xfixes... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' echo "using system-wide depend, continuing in programs/Xserver/xfixes" using system-wide depend, continuing in programs/Xserver/xfixes make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' depending in programs/Xserver/damageext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' echo "using system-wide depend, continuing in programs/Xserver/damageext" using system-wide depend, continuing in programs/Xserver/damageext make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' depending in programs/Xserver/miext/cw... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' echo "using system-wide depend, continuing in programs/Xserver/miext/cw" using system-wide depend, continuing in programs/Xserver/miext/cw make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' depending in programs/Xserver/composite... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' echo "using system-wide depend, continuing in programs/Xserver/composite" using system-wide depend, continuing in programs/Xserver/composite make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' depending in programs/Xserver/hw/nxagent... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' echo "using system-wide depend, continuing in programs/Xserver/hw/nxagent" using system-wide depend, continuing in programs/Xserver/hw/nxagent depending in programs/Xserver/hw/nxagent/compext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' echo "using system-wide depend, continuing in programs/Xserver/hw/nxagent/compext" using system-wide depend, continuing in programs/Xserver/hw/nxagent/compext make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' depending in programs/Xserver/fb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' echo "using system-wide depend, continuing in programs/Xserver/fb" using system-wide depend, continuing in programs/Xserver/fb make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' depending in programs/Xserver/miext/damage... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' echo "using system-wide depend, continuing in programs/Xserver/miext/damage" using system-wide depend, continuing in programs/Xserver/miext/damage make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -C nx-X11 World USRLIBDIR="/usr/local/lib/nx/X11" SHLIBDIR="/usr/local/lib" IMAKE_DEFINES="-DUseTIRPC=YES" make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w VerifyOS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' Building on Linux 5.7.19-server-3.mga7 aarch64 [ELF] (5.7.19). Linux Distribution: RedHat libc version: 6.32.0 binutils version: 23.5 GCC version: 9.2 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w Makefiles make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' making Makefiles in include... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in include/extensions... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' making Makefiles in include/GL... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making Makefiles in config... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in config/cf... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'Makefiles'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making Makefiles in programs... mv -f Makefile Makefile.bak make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' making Makefiles in programs/Xserver... mv -f Makefile Makefile.bak make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' making Makefiles in programs/Xserver/include... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' making Makefiles in programs/Xserver/dix... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' making Makefiles in programs/Xserver/os... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' making Makefiles in programs/Xserver/mi... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' making Makefiles in programs/Xserver/Xext... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' making Makefiles in programs/Xserver/xkb... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' making Makefiles in programs/Xserver/Xi... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' making Makefiles in programs/Xserver/GL... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/GL/glx... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' making Makefiles in programs/Xserver/GL/mesa... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' making Makefiles in programs/Xserver/GL/mesa/main... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' making Makefiles in programs/Xserver/GL/mesa/math... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' making Makefiles in programs/Xserver/GL/mesa/array_cache... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' making Makefiles in programs/Xserver/GL/mesa/swrast... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' making Makefiles in programs/Xserver/GL/mesa/swrast_setup... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' making Makefiles in programs/Xserver/GL/mesa/tnl... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' making Makefiles in programs/Xserver/GL/mesa/shader... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/shader/grammar... mv -f Makefile Makefile.bak make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' make[9]: Nothing to be done for 'Makefiles'. make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' making Makefiles in programs/Xserver/GL/mesa/shader/slang... mv -f Makefile Makefile.bak make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' making Makefiles in programs/Xserver/GL/mesa/shader/slang/library... mv -f Makefile Makefile.bak make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[10]: Nothing to be done for 'Makefiles'. make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making Makefiles in programs/Xserver/GL/mesa/X... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' making Makefiles in programs/Xserver/GL/mesa/GLcore... mv -f Makefile Makefile.bak make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'Makefiles'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making Makefiles in programs/Xserver/dbe... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' making Makefiles in programs/Xserver/record... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' making Makefiles in programs/Xserver/randr... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' making Makefiles in programs/Xserver/render... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' making Makefiles in programs/Xserver/xfixes... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' making Makefiles in programs/Xserver/damageext... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' making Makefiles in programs/Xserver/miext/cw... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' making Makefiles in programs/Xserver/composite... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' making Makefiles in programs/Xserver/hw/nxagent... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/hw/nxagent/compext... mv -f Makefile Makefile.bak make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Nothing to be done for 'Makefiles'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' making Makefiles in programs/Xserver/fb... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' making Makefiles in programs/Xserver/miext/damage... mv -f Makefile Makefile.bak make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[6]: Nothing to be done for 'Makefiles'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w includes make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' including in ./include... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' + cd ../exports/include/nx-X11 + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename DECkeysym.h + rm -f DECkeysym.h + ln -s ../../../include/DECkeysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename HPkeysym.h + rm -f HPkeysym.h + ln -s ../../../include/HPkeysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Sunkeysym.h + rm -f Sunkeysym.h + ln -s ../../../include/Sunkeysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename X.h + rm -f X.h + ln -s ../../../include/X.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename XF86keysym.h + rm -f XF86keysym.h + ln -s ../../../include/XF86keysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xarch.h + rm -f Xarch.h + ln -s ../../../include/Xarch.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xatom.h + rm -f Xatom.h + ln -s ../../../include/Xatom.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xdefs.h + rm -f Xdefs.h + ln -s ../../../include/Xdefs.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xfuncproto.h + rm -f Xfuncproto.h + ln -s ../../../include/Xfuncproto.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xfuncs.h + rm -f Xfuncs.h + ln -s ../../../include/Xfuncs.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xmd.h + rm -f Xmd.h + ln -s ../../../include/Xmd.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xos.h + rm -f Xos.h + ln -s ../../../include/Xos.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xos_r.h + rm -f Xos_r.h + ln -s ../../../include/Xos_r.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xosdefs.h + rm -f Xosdefs.h + ln -s ../../../include/Xosdefs.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xpoll.h + rm -f Xpoll.h + ln -s ../../../include/Xpoll.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xproto.h + rm -f Xproto.h + ln -s ../../../include/Xproto.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xprotostr.h + rm -f Xprotostr.h + ln -s ../../../include/Xprotostr.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xthreads.h + rm -f Xthreads.h + ln -s ../../../include/Xthreads.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename keysym.h + rm -f keysym.h + ln -s ../../../include/keysym.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename keysymdef.h + rm -f keysymdef.h + ln -s ../../../include/keysymdef.h . + for i in DECkeysym.h HPkeysym.h Sunkeysym.h X.h XF86keysym.h Xarch.h Xatom.h Xdefs.h Xfuncproto.h Xfuncs.h Xmd.h Xos.h Xos_r.h Xosdefs.h Xpoll.h Xproto.h Xprotostr.h Xthreads.h keysym.h keysymdef.h Xauth.h ++ basename Xauth.h + rm -f Xauth.h + ln -s ../../../include/Xauth.h . rm -f ../exports/include/X11 ln -s nx-X11 ../exports/include/X11 including in include/extensions... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' + cd ../../exports/include/nx-X11/extensions + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xcmiscstr.h + rm -f xcmiscstr.h + ln -s ../../../../include/extensions/xcmiscstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename bigreqstr.h + rm -f bigreqstr.h + ln -s ../../../../include/extensions/bigreqstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XI.h + rm -f XI.h + ln -s ../../../../include/extensions/XI.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XIproto.h + rm -f XIproto.h + ln -s ../../../../include/extensions/XIproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xtestconst.h + rm -f xtestconst.h + ln -s ../../../../include/extensions/xtestconst.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xteststr.h + rm -f xteststr.h + ln -s ../../../../include/extensions/xteststr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKB.h + rm -f XKB.h + ln -s ../../../../include/extensions/XKB.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBgeom.h + rm -f XKBgeom.h + ln -s ../../../../include/extensions/XKBgeom.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBproto.h + rm -f XKBproto.h + ln -s ../../../../include/extensions/XKBproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBstr.h + rm -f XKBstr.h + ln -s ../../../../include/extensions/XKBstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBsrv.h + rm -f XKBsrv.h + ln -s ../../../../include/extensions/XKBsrv.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename Xdbeproto.h + rm -f Xdbeproto.h + ln -s ../../../../include/extensions/Xdbeproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename saver.h + rm -f saver.h + ln -s ../../../../include/extensions/saver.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename saverproto.h + rm -f saverproto.h + ln -s ../../../../include/extensions/saverproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename panoramiXext.h + rm -f panoramiXext.h + ln -s ../../../../include/extensions/panoramiXext.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename panoramiXproto.h + rm -f panoramiXproto.h + ln -s ../../../../include/extensions/panoramiXproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xf86bigfont.h + rm -f xf86bigfont.h + ln -s ../../../../include/extensions/xf86bigfont.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xf86bigfproto.h + rm -f xf86bigfproto.h + ln -s ../../../../include/extensions/xf86bigfproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename Xv.h + rm -f Xv.h + ln -s ../../../../include/extensions/Xv.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename Xvproto.h + rm -f Xvproto.h + ln -s ../../../../include/extensions/Xvproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XvMC.h + rm -f XvMC.h + ln -s ../../../../include/extensions/XvMC.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XvMCproto.h + rm -f XvMCproto.h + ln -s ../../../../include/extensions/XvMCproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename randr.h + rm -f randr.h + ln -s ../../../../include/extensions/randr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename randrproto.h + rm -f randrproto.h + ln -s ../../../../include/extensions/randrproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename render.h + rm -f render.h + ln -s ../../../../include/extensions/render.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename renderproto.h + rm -f renderproto.h + ln -s ../../../../include/extensions/renderproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xfixeswire.h + rm -f xfixeswire.h + ln -s ../../../../include/extensions/xfixeswire.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename xfixesproto.h + rm -f xfixesproto.h + ln -s ../../../../include/extensions/xfixesproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename composite.h + rm -f composite.h + ln -s ../../../../include/extensions/composite.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename compositeproto.h + rm -f compositeproto.h + ln -s ../../../../include/extensions/compositeproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename damagewire.h + rm -f damagewire.h + ln -s ../../../../include/extensions/damagewire.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename damageproto.h + rm -f damageproto.h + ln -s ../../../../include/extensions/damageproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XResproto.h + rm -f XResproto.h + ln -s ../../../../include/extensions/XResproto.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKMformat.h + rm -f XKMformat.h + ln -s ../../../../include/extensions/XKMformat.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKM.h + rm -f XKM.h + ln -s ../../../../include/extensions/XKM.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename XKBconfig.h + rm -f XKBconfig.h + ln -s ../../../../include/extensions/XKBconfig.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename record.h + rm -f record.h + ln -s ../../../../include/extensions/record.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename recordstr.h + rm -f recordstr.h + ln -s ../../../../include/extensions/recordstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename security.h + rm -f security.h + ln -s ../../../../include/extensions/security.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename securstr.h + rm -f securstr.h + ln -s ../../../../include/extensions/securstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename sync.h + rm -f sync.h + ln -s ../../../../include/extensions/sync.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename syncstr.h + rm -f syncstr.h + ln -s ../../../../include/extensions/syncstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename dpms.h + rm -f dpms.h + ln -s ../../../../include/extensions/dpms.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename dpmsstr.h + rm -f dpmsstr.h + ln -s ../../../../include/extensions/dpmsstr.h . + for i in xcmiscstr.h bigreqstr.h XI.h XIproto.h xtestconst.h xteststr.h XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbeproto.h saver.h saverproto.h panoramiXext.h panoramiXproto.h xf86bigfont.h xf86bigfproto.h Xv.h Xvproto.h XvMC.h XvMCproto.h randr.h randrproto.h render.h renderproto.h xfixeswire.h xfixesproto.h composite.h compositeproto.h damagewire.h damageproto.h XResproto.h XKMformat.h XKM.h XKBconfig.h record.h recordstr.h security.h securstr.h sync.h syncstr.h dpms.h dpmsstr.h shapeconst.h ++ basename shapeconst.h + rm -f shapeconst.h + ln -s ../../../../include/extensions/shapeconst.h . make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' including in include/GL... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' + cd ../../exports/include/GL + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename gl.h + rm -f gl.h + ln -s ../../../include/GL/gl.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glext.h + rm -f glext.h + ln -s ../../../include/GL/glext.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glx.h + rm -f glx.h + ln -s ../../../include/GL/glx.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxint.h + rm -f glxint.h + ln -s ../../../include/GL/glxint.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxmd.h + rm -f glxmd.h + ln -s ../../../include/GL/glxmd.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxproto.h + rm -f glxproto.h + ln -s ../../../include/GL/glxproto.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxtokens.h + rm -f glxtokens.h + ln -s ../../../include/GL/glxtokens.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename osmesa.h + rm -f osmesa.h + ln -s ../../../include/GL/osmesa.h . + for i in gl.h glext.h glx.h glxint.h glxmd.h glxproto.h glxtokens.h osmesa.h glxext.h ++ basename glxext.h + rm -f glxext.h + ln -s ../../../include/GL/glxext.h . make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' including in ./config... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' including in config/cf... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'includes'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' including in ./programs... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' including in programs/Xserver... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' + cd ../../exports/include/nx + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/MD5.h + rm -f MD5.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/MD5.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXalert.h + rm -f NXalert.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXalert.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NX.h + rm -f NX.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NX.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXpack.h + rm -f NXpack.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXpack.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXproto.h + rm -f NXproto.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXproto.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcomp/include/NXvars.h + rm -f NXvars.h + ln -s ../../../programs/Xserver/../../../nxcomp/include/NXvars.h . + for i in ../../../nxcomp/include/MD5.h ../../../nxcomp/include/NXalert.h ../../../nxcomp/include/NX.h ../../../nxcomp/include/NXpack.h ../../../nxcomp/include/NXproto.h ../../../nxcomp/include/NXvars.h ../../../nxcompshad/include/Shadow.h ++ basename ../../../nxcompshad/include/Shadow.h + rm -f Shadow.h + ln -s ../../../programs/Xserver/../../../nxcompshad/include/Shadow.h . including in programs/Xserver/include... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' + cd ../../../exports/include/nx-X11 + for i in os.h misc.h ++ basename os.h + rm -f os.h + ln -s ../../../programs/Xserver/include/os.h . + for i in os.h misc.h ++ basename misc.h + rm -f misc.h + ln -s ../../../programs/Xserver/include/misc.h . make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' including in programs/Xserver/dix... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' including in programs/Xserver/os... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' including in programs/Xserver/mi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' including in programs/Xserver/Xext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' including in programs/Xserver/xkb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' including in programs/Xserver/Xi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' including in programs/Xserver/GL... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' including in programs/Xserver/GL/glx... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' make[7]: Nothing to be done for 'includes'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' including in programs/Xserver/GL/mesa... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' including in programs/Xserver/GL/mesa/main... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' including in programs/Xserver/GL/mesa/math... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' including in programs/Xserver/GL/mesa/array_cache... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' including in programs/Xserver/GL/mesa/swrast... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' including in programs/Xserver/GL/mesa/swrast_setup... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' including in programs/Xserver/GL/mesa/tnl... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' including in programs/Xserver/GL/mesa/shader... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' including in programs/Xserver/GL/mesa/shader/grammar... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' make[9]: Nothing to be done for 'includes'. make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' including in programs/Xserver/GL/mesa/shader/slang... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' including in programs/Xserver/GL/mesa/shader/slang/library... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[10]: Nothing to be done for 'includes'. make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' including in programs/Xserver/GL/mesa/X... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' including in programs/Xserver/GL/mesa/GLcore... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'includes'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' including in programs/Xserver/dbe... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' including in programs/Xserver/record... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' including in programs/Xserver/randr... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' including in programs/Xserver/render... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' including in programs/Xserver/xfixes... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' including in programs/Xserver/damageext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' including in programs/Xserver/miext/cw... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' including in programs/Xserver/composite... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' including in programs/Xserver/hw/nxagent... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' including in programs/Xserver/hw/nxagent/compext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Nothing to be done for 'includes'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' including in programs/Xserver/fb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' including in programs/Xserver/miext/damage... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[6]: Nothing to be done for 'includes'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -f xmakefile -w depend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' depending in ./include... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' depending in include/extensions... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' depending in include/GL... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' depending in ./config... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' depending in config/cf... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Nothing to be done for 'depend'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' depending in ./programs... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' depending in programs/Xserver... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' depending in programs/Xserver/include... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[6]: Nothing to be done for 'depend'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' depending in programs/Xserver/dix... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' echo "using system-wide depend, continuing in programs/Xserver/dix" using system-wide depend, continuing in programs/Xserver/dix make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' depending in programs/Xserver/os... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' echo "using system-wide depend, continuing in programs/Xserver/os" using system-wide depend, continuing in programs/Xserver/os make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' depending in programs/Xserver/mi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' echo "using system-wide depend, continuing in programs/Xserver/mi" using system-wide depend, continuing in programs/Xserver/mi make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' depending in programs/Xserver/Xext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' echo "using system-wide depend, continuing in programs/Xserver/Xext" using system-wide depend, continuing in programs/Xserver/Xext make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' depending in programs/Xserver/xkb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' echo "using system-wide depend, continuing in programs/Xserver/xkb" using system-wide depend, continuing in programs/Xserver/xkb make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' depending in programs/Xserver/Xi... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' echo "using system-wide depend, continuing in programs/Xserver/Xi" using system-wide depend, continuing in programs/Xserver/Xi make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' depending in programs/Xserver/GL... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' depending in programs/Xserver/GL/glx... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' echo "using system-wide depend, continuing in programs/Xserver/GL/glx" using system-wide depend, continuing in programs/Xserver/GL/glx make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' depending in programs/Xserver/GL/mesa... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' depending in programs/Xserver/GL/mesa/main... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/main" using system-wide depend, continuing in programs/Xserver/GL/mesa/main make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' depending in programs/Xserver/GL/mesa/math... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/math" using system-wide depend, continuing in programs/Xserver/GL/mesa/math make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' depending in programs/Xserver/GL/mesa/array_cache... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/array_cache" using system-wide depend, continuing in programs/Xserver/GL/mesa/array_cache make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' depending in programs/Xserver/GL/mesa/swrast... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast" using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' depending in programs/Xserver/GL/mesa/swrast_setup... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast_setup" using system-wide depend, continuing in programs/Xserver/GL/mesa/swrast_setup make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' depending in programs/Xserver/GL/mesa/tnl... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/tnl" using system-wide depend, continuing in programs/Xserver/GL/mesa/tnl make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' depending in programs/Xserver/GL/mesa/shader... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader depending in programs/Xserver/GL/mesa/shader/grammar... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/grammar" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/grammar make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' depending in programs/Xserver/GL/mesa/shader/slang... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang depending in programs/Xserver/GL/mesa/shader/slang/library... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang/library" using system-wide depend, continuing in programs/Xserver/GL/mesa/shader/slang/library make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' depending in programs/Xserver/GL/mesa/X... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa/X" using system-wide depend, continuing in programs/Xserver/GL/mesa/X make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' depending in programs/Xserver/GL/mesa/GLcore... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Nothing to be done for 'depend'. make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' echo "using system-wide depend, continuing in programs/Xserver/GL/mesa" using system-wide depend, continuing in programs/Xserver/GL/mesa make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' depending in programs/Xserver/dbe... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' echo "using system-wide depend, continuing in programs/Xserver/dbe" using system-wide depend, continuing in programs/Xserver/dbe make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' depending in programs/Xserver/record... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' echo "using system-wide depend, continuing in programs/Xserver/record" using system-wide depend, continuing in programs/Xserver/record make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' depending in programs/Xserver/randr... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' echo "using system-wide depend, continuing in programs/Xserver/randr" using system-wide depend, continuing in programs/Xserver/randr make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' depending in programs/Xserver/render... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' echo "using system-wide depend, continuing in programs/Xserver/render" using system-wide depend, continuing in programs/Xserver/render make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' depending in programs/Xserver/xfixes... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' echo "using system-wide depend, continuing in programs/Xserver/xfixes" using system-wide depend, continuing in programs/Xserver/xfixes make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' depending in programs/Xserver/damageext... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' echo "using system-wide depend, continuing in programs/Xserver/damageext" using system-wide depend, continuing in programs/Xserver/damageext make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' depending in programs/Xserver/miext/cw... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' echo "using system-wide depend, continuing in programs/Xserver/miext/cw" using system-wide depend, continuing in programs/Xserver/miext/cw make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' depending in programs/Xserver/composite... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' echo "using system-wide depend, continuing in programs/Xserver/composite" using system-wide depend, continuing in programs/Xserver/composite make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' depending in programs/Xserver/hw/nxagent... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' echo "using system-wide depend, continuing in programs/Xserver/hw/nxagent" using system-wide depend, continuing in programs/Xserver/hw/nxagent depending in programs/Xserver/hw/nxagent/compext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' echo "using system-wide depend, continuing in programs/Xserver/hw/nxagent/compext" using system-wide depend, continuing in programs/Xserver/hw/nxagent/compext make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' depending in programs/Xserver/fb... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' echo "using system-wide depend, continuing in programs/Xserver/fb" using system-wide depend, continuing in programs/Xserver/fb make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' depending in programs/Xserver/miext/damage... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' echo "using system-wide depend, continuing in programs/Xserver/miext/damage" using system-wide depend, continuing in programs/Xserver/miext/damage make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' Building Release 3.5.99.25. Thu Jan 21 10:13:46 UTC 2021 make -f xmakefile -w World make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make -w -f xmakefile all make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' making all in ./include... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making all in include/extensions... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/extensions' making all in include/GL... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include/GL' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/include' making all in ./config... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making all in config/cf... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config/cf' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/config' making all in ./programs... make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' making all in programs/Xserver... make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' making all in programs/Xserver/include... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/include' making all in programs/Xserver/dix... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' CC atom.c CC colormap.c CC cursor.c CC devices.c CC dixutils.c CC extension.c CC ffs.c CC gc.c CC globals.c CC grabs.c CC main.c CC region.c CC swaprep.c CC swapreq.c CC tables.c CC initatoms.c CC privates.c CC pixmap.c CCLD libdix.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dix' making all in programs/Xserver/os... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' CC WaitFor.c CC access.c CC client.c CC connection.c CC io.c CC oscolor.c oscolor.c:843:1: warning: string length '7614' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 843 | }; | ^ CC osinit.c CC utils.c utils.c: In function 'LockServer': utils.c:382:35: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 382 | (void) sprintf(pid_str, "%10ld\n", (long)getpid()); | ^ utils.c:382:10: note: 'sprintf' output between 12 and 13 bytes into a destination of size 12 382 | (void) sprintf(pid_str, "%10ld\n", (long)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC log.c CC auth.c CC mitauth.c CC secauth.c CC xdmauth.c CC rpcauth.c CC xdmcp.c xdmcp.c: In function 'XdmcpRegisterConnection': xdmcp.c:492:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 492 | regAddr = &((struct sockaddr_in6 *)&address)->sin6_addr.s6_addr[12]; | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xstrans.c In file included from ../../../exports/include/nx-X11/Xtrans/transport.c:67, from xstrans.c:17: In function '_XSERVTransSocketReopen', inlined from '_XSERVTransSocketReopenCOTSServer' at ../../../exports/include/nx-X11/Xtrans/Xtranssock.c:1130:15: ../../../exports/include/nx-X11/Xtrans/Xtranssock.c:948:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 948 | strncpy(addr->sa_data, port, portlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../exports/include/nx-X11/Xtrans/Xtranssock.c: In function '_XSERVTransSocketReopenCOTSServer': ../../../exports/include/nx-X11/Xtrans/Xtranssock.c:900:15: note: length computed here 900 | portlen = strlen(port) + 1; // include space for trailing null | ^~~~~~~~~~~~ In file included from ../../../exports/include/nx-X11/Xtrans/transport.c:69, from xstrans.c:17: In function '_XSERVTransGetHostname', inlined from '_XSERVTransParseAddress' at ../../../exports/include/nx-X11/Xtrans/Xtrans.c:291:2: ../../../exports/include/nx-X11/Xtrans/Xtrans.c:1360:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 1360 | strncpy (buf, name.nodename, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../exports/include/nx-X11/Xtrans/Xtrans.c: In function '_XSERVTransParseAddress': ../../../exports/include/nx-X11/Xtrans/Xtrans.c:1358:11: note: length computed here 1358 | len = strlen (name.nodename); | ^~~~~~~~~~~~~~~~~~~~~~ In function '_XSERVTransGetHostname', inlined from '_XSERVTransConvertAddress' at ../../../exports/include/nx-X11/Xtrans/Xtransutil.c:195:12: ../../../exports/include/nx-X11/Xtrans/Xtrans.c:1360:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 1360 | strncpy (buf, name.nodename, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../exports/include/nx-X11/Xtrans/Xtransutil.c: In function '_XSERVTransConvertAddress': ../../../exports/include/nx-X11/Xtrans/Xtrans.c:1358:11: note: length computed here 1358 | len = strlen (name.nodename); | ^~~~~~~~~~~~~~~~~~~~~~ CC strlcat.c CC strlcpy.c CC reallocarray.c CC xprintf.c CC timingsafe_memcmp.c CCLD libos.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/os' making all in programs/Xserver/mi... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' CC mivaltree.c CC mipolyseg.c CC mipolyrect.c CC mipoly.c CC mipolycon.c CC mipolygen.c CC mipolyutil.c CC mifillrct.c CC miwideline.c CC mispans.c CC miarc.c CC mizerarc.c CC mifillarc.c CC miwindow.c miwindow.c: In function 'miPostChangeSaveUnder': miwindow.c:311:35: warning: declaration of 'ChangeWindowAttributes' shadows a global declaration [-Wshadow] 311 | ChangeWindowAttributesProcPtr ChangeWindowAttributes; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from mi.h:53, from miwindow.c:54: ../include/window.h:139:12: note: shadowed declaration is here 139 | extern int ChangeWindowAttributes( | ^~~~~~~~~~~~~~~~~~~~~~ CC micursor.c CC mipolytext.c CC mibitblt.c CC mipolypnt.c CC mipushpxl.c CC miglblt.c CC mizerline.c CC mizerclip.c CC mifpolycon.c CC midash.c CC mibstore.c CC miinitext.c CC mieq.c CC mipointer.c CC misprite.c CC midispcur.c CC miscrinit.c CC migc.c CC micmap.c CC mioverlay.c CC miexpose.c CCLD libmi.a CC cbrt.c CCLD libcbrt.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/mi' making all in programs/Xserver/Xext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' CC shape.c CC xcmisc.c CC xtest.c CC sleepuntil.c CC bigreq.c CC sync.c CC saver.c CC xf86bigfont.c CC security.c CC panoramiX.c CC panoramiXSwap.c CC panoramiXprocs.c CC dpms.c CC dpmsstubs.c CC xvmain.c CC xvdisp.c CC xvmc.c xvmc.c: In function 'xf86XvMCRegisterDRInfo': xvmc.c:780:5: warning: 'strncpy' specified bound 48 equals destination size [-Wstringop-truncation] 780 | strncpy(pScreenPriv->clientDriverName, name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 781 | DR_CLIENT_DRIVER_NAME_SIZE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xres.c CCLD libext.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xext' making all in programs/Xserver/xkb... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' CC xkb.c CC xkbUtils.c CC xkbEvents.c CC xkbAccessX.c CC xkbSwap.c CC xkbLEDs.c CC xkbInit.c CC xkbActions.c CC xkbPrKeyEv.c CC xkmread.c CC xkbtext.c CC xkbfmisc.c CC xkberrs.c CC maprules.c CC XKBMisc.c CC XKBMAlloc.c CC XKBAlloc.c CC XKBGAlloc.c CC xkbout.c CC xkbPrOtherEv.c CC ddxBeep.c CC ddxCtrls.c CC ddxFakeBtn.c CC ddxFakeMtn.c CC ddxKillSrv.c CC ddxLEDs.c CC ddxVT.c CC ddxLoad.c CC ddxList.c CC ddxDevBtn.c CC ddxPrivate.c CCLD libxkb.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xkb' making all in programs/Xserver/Xi... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' CC allowev.c CC chgkbd.c CC chgdctl.c CC chgfctl.c CC chgkmap.c CC chgprop.c CC chgptr.c CC closedev.c CC devbell.c CC exevents.c CC extinit.c In file included from ../include/input.h:51, from ../include/inputstr.h:52, from extinit.c:61: extinit.c: In function 'SDeviceStateNotifyEvent': ../include/misc.h:322:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 322 | ((char *) x)[0] = ((char *) x)[3]; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from extinit.c:65: ../../../exports/include/nx-X11/extensions/XIproto.h:1446:11: note: at offset 0 to object 'valuator0' with size 4 declared here 1446 | INT32 valuator0 B32; | ^~~~~~~~~ In file included from ../include/input.h:51, from ../include/inputstr.h:52, from extinit.c:61: ../include/misc.h:323:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 323 | ((char *) x)[3] = n; | ~~~~~~~~~~~~~~~~^~~ In file included from extinit.c:65: ../../../exports/include/nx-X11/extensions/XIproto.h:1446:11: note: at offset 0 to object 'valuator0' with size 4 declared here 1446 | INT32 valuator0 B32; | ^~~~~~~~~ CC getdctl.c CC getfctl.c CC getfocus.c CC getbmap.c CC getkmap.c CC getmmap.c CC getprop.c CC getselev.c CC getvers.c CC gtmotion.c CC grabdev.c CC grabdevb.c CC grabdevk.c CC listdev.c CC opendev.c CC queryst.c CC selectev.c CC sendexev.c CC setdval.c CC setfocus.c CC setmode.c CC setbmap.c CC setmmap.c CC ungrdev.c CC ungrdevb.c CC ungrdevk.c CCLD libxinput.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/Xi' making all in programs/Xserver/GL... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making all in programs/Xserver/GL/glx... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' CC global.c CC glxbuf.c CC glxcmds.c CC glxcmdsswap.c CC glxfb.c CC glximports.c CC glxmem.c CC glxpix.c CC glxscreens.c CC glxutil.c CC render2.c CC render2swap.c CC renderpix.c CC renderpixswap.c CC rensize.c CC rensizetab.c CC single2.c CC single2swap.c CC singlepix.c CC singlepixswap.c CC singlesize.c CC xfont.c CC g_disptab.c CC g_disptab_EXT.c CC g_render.c CC g_renderswap.c CC g_single.c In file included from g_single.c:38: g_single.c: In function '__glXDisp_GetDoublev': unpack.h:122:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 122 | *(GLdouble *)&__glXReply.pad3 = *(GLdouble *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:231:6: note: in expansion of macro '__GLX_PUT_DOUBLE' 231 | __GLX_PUT_DOUBLE(); | ^~~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetFloatv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:295:6: note: in expansion of macro '__GLX_PUT_FLOAT' 295 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetLightfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:382:6: note: in expansion of macro '__GLX_PUT_FLOAT' 382 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetMapdv': unpack.h:122:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 122 | *(GLdouble *)&__glXReply.pad3 = *(GLdouble *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:472:6: note: in expansion of macro '__GLX_PUT_DOUBLE' 472 | __GLX_PUT_DOUBLE(); | ^~~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetMapfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:518:6: note: in expansion of macro '__GLX_PUT_FLOAT' 518 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetMaterialfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:608:6: note: in expansion of macro '__GLX_PUT_FLOAT' 608 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetPixelMapfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:695:6: note: in expansion of macro '__GLX_PUT_FLOAT' 695 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetPixelMapusv': unpack.h:113:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 113 | *(GLshort *)&__glXReply.pad3 = *(GLshort *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:781:6: note: in expansion of macro '__GLX_PUT_SHORT' 781 | __GLX_PUT_SHORT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetTexEnvfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:825:6: note: in expansion of macro '__GLX_PUT_FLOAT' 825 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetTexGendv': unpack.h:122:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 122 | *(GLdouble *)&__glXReply.pad3 = *(GLdouble *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:913:6: note: in expansion of macro '__GLX_PUT_DOUBLE' 913 | __GLX_PUT_DOUBLE(); | ^~~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetTexGenfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:957:6: note: in expansion of macro '__GLX_PUT_FLOAT' 957 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetTexParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:1045:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1045 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetTexLevelParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:1134:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1134 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetColorTableParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:1368:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1368 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetConvolutionParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:1456:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1456 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetHistogramParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:1544:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1544 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_single.c: In function '__glXDisp_GetMinmaxParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_single.c:1632:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1632 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ CC g_singleswap.c In file included from g_singleswap.c:38: g_singleswap.c: In function '__glXDispSwap_GetDoublev': unpack.h:122:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 122 | *(GLdouble *)&__glXReply.pad3 = *(GLdouble *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:270:6: note: in expansion of macro '__GLX_PUT_DOUBLE' 270 | __GLX_PUT_DOUBLE(); | ^~~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetFloatv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:348:6: note: in expansion of macro '__GLX_PUT_FLOAT' 348 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetLightfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:456:6: note: in expansion of macro '__GLX_PUT_FLOAT' 456 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetMapdv': unpack.h:122:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 122 | *(GLdouble *)&__glXReply.pad3 = *(GLdouble *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:568:6: note: in expansion of macro '__GLX_PUT_DOUBLE' 568 | __GLX_PUT_DOUBLE(); | ^~~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetMapfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:625:6: note: in expansion of macro '__GLX_PUT_FLOAT' 625 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetMaterialfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:737:6: note: in expansion of macro '__GLX_PUT_FLOAT' 737 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetPixelMapfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:845:6: note: in expansion of macro '__GLX_PUT_FLOAT' 845 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetPixelMapusv': unpack.h:113:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 113 | *(GLshort *)&__glXReply.pad3 = *(GLshort *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:951:6: note: in expansion of macro '__GLX_PUT_SHORT' 951 | __GLX_PUT_SHORT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetTexEnvfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1006:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1006 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetTexGendv': unpack.h:122:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 122 | *(GLdouble *)&__glXReply.pad3 = *(GLdouble *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1116:6: note: in expansion of macro '__GLX_PUT_DOUBLE' 1116 | __GLX_PUT_DOUBLE(); | ^~~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetTexGenfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1171:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1171 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetTexParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1281:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1281 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetTexLevelParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1393:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1393 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetColorTableParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1685:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1685 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetConvolutionParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1795:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1795 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetHistogramParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:1905:6: note: in expansion of macro '__GLX_PUT_FLOAT' 1905 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ g_singleswap.c: In function '__glXDispSwap_GetMinmaxParameterfv': unpack.h:119:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 119 | *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g_singleswap.c:2015:6: note: in expansion of macro '__GLX_PUT_FLOAT' 2015 | __GLX_PUT_FLOAT(); | ^~~~~~~~~~~~~~~ CC glcontextmodes.c CC indirect_size.c CCLD libglx.a rm -f DONE touch DONE make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/glx' making all in programs/Xserver/GL/mesa... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' making all in programs/Xserver/GL/mesa/main... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' CC dispatch.c CC glapi.c In file included from glapi.c:351: ../../../../../extras/Mesa/src/mesa/glapi/glprocs.h:1043:5: warning: string length '18014' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 1043 | ; | ^ glapi.c:1045:1: warning: 'init_glapi_relocs' defined but not used [-Wunused-function] 1045 | init_glapi_relocs( void ) | ^~~~~~~~~~~~~~~~~ CC glthread.c CC api_arrayelt.c CC api_loopback.c CC api_noop.c CC api_validate.c CC accum.c CC attrib.c CC blend.c CC bufferobj.c CC buffers.c CC clip.c CC colortab.c colortab.c: In function '_mesa_ColorTableParameteriv': colortab.c:1027:12: warning: 'fparams[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 1027 | GLfloat fparams[4]; | ^~~~~~~ colortab.c:1027:12: warning: 'fparams[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] colortab.c:1027:12: warning: 'fparams[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CC context.c CC convolve.c CC debug.c CC depth.c CC dlist.c dlist.c: In function '_mesa_save_CallLists': dlist.c:1150:13: warning: declaration of 'n' shadows a parameter [-Wshadow] 1150 | Node *n = ALLOC_INSTRUCTION( ctx, OPCODE_CALL_LIST_OFFSET, 2 ); | ^ dlist.c:1123:47: note: shadowed declaration is here 1123 | void GLAPIENTRY _mesa_save_CallLists( GLsizei n, GLenum type, const GLvoid *lists ) | ~~~~~~~~^ dlist.c: In function 'execute_list': dlist.c:5985:16: warning: declaration of 'i' shadows a previous local [-Wshadow] 5985 | GLuint i; | ^ dlist.c:5677:11: note: shadowed declaration is here 5677 | int i = (int)n[0].opcode - (int)OPCODE_EXT_0; | ^ dlist.c:6043:16: warning: declaration of 'i' shadows a previous local [-Wshadow] 6043 | GLuint i; | ^ dlist.c:5677:11: note: shadowed declaration is here 5677 | int i = (int)n[0].opcode - (int)OPCODE_EXT_0; | ^ dlist.c:6382:15: warning: declaration of 'i' shadows a previous local [-Wshadow] 6382 | GLint i, count = MIN2(n[1].i, MAX_DRAW_BUFFERS); | ^ dlist.c:5677:11: note: shadowed declaration is here 5677 | int i = (int)n[0].opcode - (int)OPCODE_EXT_0; | ^ dlist.c:6395:16: warning: declaration of 'i' shadows a previous local [-Wshadow] 6395 | GLuint i, dst = n[1].ui; | ^ dlist.c:5677:11: note: shadowed declaration is here 5677 | int i = (int)n[0].opcode - (int)OPCODE_EXT_0; | ^ dlist.c: In function 'save_Lighti': dlist.c:2200:38: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2200 | fparam[1] = (GLfloat) params[1]; | ~~~~~~^~~ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c:2201:38: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2201 | fparam[2] = (GLfloat) params[2]; | ~~~~~~^~~ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c:2194:38: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2194 | fparam[1] = (GLfloat) params[1]; | ~~~~~~^~~ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c:2195:38: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2195 | fparam[2] = (GLfloat) params[2]; | ~~~~~~^~~ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c:2196:38: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2196 | fparam[3] = (GLfloat) params[3]; | ~~~~~~^~~ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2188:42: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2188 | fparam[1] = INT_TO_FLOAT( params[1] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2189:42: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2189 | fparam[2] = INT_TO_FLOAT( params[2] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2190:42: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2190 | fparam[3] = INT_TO_FLOAT( params[3] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2218:71: note: while referencing 'param' 2218 | static void GLAPIENTRY save_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c: In function 'save_Fogf': dlist.c:1974:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 1974 | n[3].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:1984:57: note: while referencing 'param' 1984 | static void GLAPIENTRY save_Fogf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:1975:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 1975 | n[4].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:1984:57: note: while referencing 'param' 1984 | static void GLAPIENTRY save_Fogf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:1976:14: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 1976 | n[5].f = params[3]; | ~~~~~~~^~~~~~~~~~~ dlist.c:1984:57: note: while referencing 'param' 1984 | static void GLAPIENTRY save_Fogf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c: In function 'save_LightModelf': dlist.c:2233:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2233 | n[3].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2243:64: note: while referencing 'param' 2243 | static void GLAPIENTRY save_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:2234:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2234 | n[4].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2243:64: note: while referencing 'param' 2243 | static void GLAPIENTRY save_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:2235:14: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2235 | n[5].f = params[3]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2243:64: note: while referencing 'param' 2243 | static void GLAPIENTRY save_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c: In function 'save_PointParameterfEXT': dlist.c:2757:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2757 | n[3].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2766:71: note: while referencing 'param' 2766 | static void GLAPIENTRY save_PointParameterfEXT( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:2758:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2758 | n[4].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2766:71: note: while referencing 'param' 2766 | static void GLAPIENTRY save_PointParameterfEXT( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c: In function 'save_PointParameteriNV': dlist.c:2757:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2757 | n[3].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2773:12: note: while referencing 'p' 2773 | GLfloat p = (GLfloat) param; | ^ dlist.c:2758:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2758 | n[4].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2773:12: note: while referencing 'p' 2773 | GLfloat p = (GLfloat) param; | ^ dlist.c: In function 'save_PointParameterivNV': dlist.c:2757:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2757 | n[3].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2779:12: note: while referencing 'p' 2779 | GLfloat p = (GLfloat) param[0]; | ^ dlist.c:2758:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 2758 | n[4].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:2779:12: note: while referencing 'p' 2779 | GLfloat p = (GLfloat) param[0]; | ^ dlist.c: In function 'save_TexParameterf': dlist.c:3466:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3466 | n[4].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3476:81: note: while referencing 'param' 3476 | static void GLAPIENTRY save_TexParameterf( GLenum target, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:3467:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3467 | n[5].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3476:81: note: while referencing 'param' 3476 | static void GLAPIENTRY save_TexParameterf( GLenum target, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:3468:14: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3468 | n[6].f = params[3]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3476:81: note: while referencing 'param' 3476 | static void GLAPIENTRY save_TexParameterf( GLenum target, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c: In function 'save_TexGenf': dlist.c:3404:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3404 | n[4].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3443:74: note: while referencing 'param' 3443 | static void GLAPIENTRY save_TexGenf( GLenum coord, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:3405:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3405 | n[5].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3443:74: note: while referencing 'param' 3443 | static void GLAPIENTRY save_TexGenf( GLenum coord, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:3406:14: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3406 | n[6].f = params[3]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3443:74: note: while referencing 'param' 3443 | static void GLAPIENTRY save_TexGenf( GLenum coord, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c: In function 'save_TexGend': dlist.c:3404:14: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3404 | n[4].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3427:12: note: while referencing 'p' 3427 | GLfloat p = (GLfloat) param; | ^ dlist.c:3405:14: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3405 | n[5].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3427:12: note: while referencing 'p' 3427 | GLfloat p = (GLfloat) param; | ^ dlist.c:3406:14: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3406 | n[6].f = params[3]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3427:12: note: while referencing 'p' 3427 | GLfloat p = (GLfloat) param; | ^ In file included from colormac.h:38, from dlist.c:47: dlist.c: In function 'save_Fogi': dlist.c:2003:30: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2003 | p[1] = INT_TO_FLOAT( params[1] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2015:54: note: while referencing 'param' 2015 | static void GLAPIENTRY save_Fogi(GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2004:30: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2004 | p[2] = INT_TO_FLOAT( params[2] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2015:54: note: while referencing 'param' 2015 | static void GLAPIENTRY save_Fogi(GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2005:30: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2005 | p[3] = INT_TO_FLOAT( params[3] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2015:54: note: while referencing 'param' 2015 | static void GLAPIENTRY save_Fogi(GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c: In function 'save_LightModeli': dlist.c:2255:42: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2255 | fparam[1] = INT_TO_FLOAT( params[1] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2272:62: note: while referencing 'param' 2272 | static void GLAPIENTRY save_LightModeli( GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2256:42: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2256 | fparam[2] = INT_TO_FLOAT( params[2] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2272:62: note: while referencing 'param' 2272 | static void GLAPIENTRY save_LightModeli( GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from colormac.h:38, from dlist.c:47: dlist.c:2257:42: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2257 | fparam[3] = INT_TO_FLOAT( params[3] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ dlist.c:2272:62: note: while referencing 'param' 2272 | static void GLAPIENTRY save_LightModeli( GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c: In function 'save_TexEnvf': dlist.c:3347:17: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3347 | n[4].f = params[1]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3362:75: note: while referencing 'param' 3362 | static void GLAPIENTRY save_TexEnvf( GLenum target, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:3348:17: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3348 | n[5].f = params[2]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3362:75: note: while referencing 'param' 3362 | static void GLAPIENTRY save_TexEnvf( GLenum target, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c:3349:17: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 3349 | n[6].f = params[3]; | ~~~~~~~^~~~~~~~~~~ dlist.c:3362:75: note: while referencing 'param' 3362 | static void GLAPIENTRY save_TexEnvf( GLenum target, GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ dlist.c: In function 'save_TexGeni': dlist.c:3418:27: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 3418 | p[1] = (GLfloat) params[1]; | ~~~~~~^~~ dlist.c:3449:72: note: while referencing 'param' 3449 | static void GLAPIENTRY save_TexGeni( GLenum coord, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c:3419:27: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 3419 | p[2] = (GLfloat) params[2]; | ~~~~~~^~~ dlist.c:3449:72: note: while referencing 'param' 3449 | static void GLAPIENTRY save_TexGeni( GLenum coord, GLenum pname, GLint param ) | ~~~~~~^~~~~ dlist.c:3420:27: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 3420 | p[3] = (GLfloat) params[3]; | ~~~~~~^~~ dlist.c:3449:72: note: while referencing 'param' 3449 | static void GLAPIENTRY save_TexGeni( GLenum coord, GLenum pname, GLint param ) | ~~~~~~^~~~~ CC drawpix.c CC enable.c CC enums.c enums.c:1650:4: warning: string length '34542' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 1650 | ; | ^ CC eval.c CC execmem.c CC extensions.c CC fbobject.c CC feedback.c CC fog.c CC framebuffer.c CC get.c get.c: In function '_mesa_GetBooleanv': get.c:612:39: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 20 | #define INT_TO_BOOLEAN(I) ( (I) ? GL_TRUE : GL_FALSE ) | ~~~ ...... 612 | params[0] = INT_TO_BOOLEAN(1 << (ctx->Const.MaxTextureLevels - 1)); get.c:20:34: note: in definition of macro 'INT_TO_BOOLEAN' 20 | #define INT_TO_BOOLEAN(I) ( (I) ? GL_TRUE : GL_FALSE ) | ^ get.c:615:39: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 20 | #define INT_TO_BOOLEAN(I) ( (I) ? GL_TRUE : GL_FALSE ) | ~~~ ...... 615 | params[0] = INT_TO_BOOLEAN(1 << (ctx->Const.Max3DTextureLevels - 1)); get.c:20:34: note: in definition of macro 'INT_TO_BOOLEAN' 20 | #define INT_TO_BOOLEAN(I) ( (I) ? GL_TRUE : GL_FALSE ) | ^ get.c:1074:40: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 20 | #define INT_TO_BOOLEAN(I) ( (I) ? GL_TRUE : GL_FALSE ) | ~~~ ...... 1074 | params[0] = INT_TO_BOOLEAN((1 << (ctx->Const.MaxCubeTextureLevels - 1))); get.c:20:34: note: in definition of macro 'INT_TO_BOOLEAN' 20 | #define INT_TO_BOOLEAN(I) ( (I) ? GL_TRUE : GL_FALSE ) | ^ get.c:1668:72: warning: '?:' using integer constants in boolean context, the expression will always evaluate to 'true' [-Wint-in-bool-context] 22 | #define ENUM_TO_BOOLEAN(E) ( (E) ? GL_TRUE : GL_FALSE ) | ~~~ ...... 1668 | params[0] = ENUM_TO_BOOLEAN(ctx->Stencil.ActiveFace ? GL_BACK : GL_FRONT); get.c:22:34: note: in definition of macro 'ENUM_TO_BOOLEAN' 22 | #define ENUM_TO_BOOLEAN(E) ( (E) ? GL_TRUE : GL_FALSE ) | ^ get.c:1821:40: warning: array subscript 3 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 1821 | buffer = ctx->Color.DrawBuffer[3]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c:1809:40: warning: array subscript 2 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 1809 | buffer = ctx->Color.DrawBuffer[2]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c:1797:40: warning: array subscript 1 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 1797 | buffer = ctx->Color.DrawBuffer[1]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c: In function '_mesa_GetFloatv': get.c:3669:40: warning: array subscript 3 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 3669 | buffer = ctx->Color.DrawBuffer[3]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c:3657:40: warning: array subscript 2 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 3657 | buffer = ctx->Color.DrawBuffer[2]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c:3645:40: warning: array subscript 1 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 3645 | buffer = ctx->Color.DrawBuffer[1]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c: In function '_mesa_GetIntegerv': get.c:5517:40: warning: array subscript 3 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 5517 | buffer = ctx->Color.DrawBuffer[3]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c:5505:40: warning: array subscript 2 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 5505 | buffer = ctx->Color.DrawBuffer[2]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ get.c:5493:40: warning: array subscript 1 is above array bounds of 'GLenum[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 5493 | buffer = ctx->Color.DrawBuffer[1]; | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from context.h:53, from get.c:7: mtypes.h:506:11: note: while referencing 'DrawBuffer' 506 | GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ | ^~~~~~~~~~ CC getstring.c CC hash.c CC hint.c CC histogram.c histogram.c: In function 'pack_histogram': histogram.c:121:14: warning: declaration of 'i' shadows a previous local [-Wshadow] 121 | GLuint i; \ | ^ histogram.c:257:13: note: in expansion of macro 'PACK_MACRO' 257 | PACK_MACRO(GLuint); | ^~~~~~~~~~ histogram.c:255:20: note: shadowed declaration is here 255 | GLuint i; | ^ CC image.c CC imports.c imports.c: In function '_mesa_float_to_half': imports.c:541:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 541 | const int flt = *((int *) (void *) &val); | ~^~~~~~~~~~~~~~~~~~~~~~ imports.c: In function '_mesa_half_to_float': imports.c:667:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 667 | result = *((float *) (void *) &flt); | ~^~~~~~~~~~~~~~~~~~~~~~~~ CC light.c light.c: In function '_mesa_update_tnl_spaces': light.c:1156:14: warning: declaration of 'new_state' shadows a parameter [-Wshadow] 1156 | GLuint new_state = ctx->NewState; | ^~~~~~~~~ light.c:1125:49: note: shadowed declaration is here 1125 | _mesa_update_tnl_spaces( GLcontext *ctx, GLuint new_state ) | ~~~~~~~^~~~~~~~~ light.c: In function '_mesa_Lighti': light.c:224:38: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 224 | fparam[1] = (GLfloat) params[1]; | ~~~~~~^~~ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ light.c:225:38: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 225 | fparam[2] = (GLfloat) params[2]; | ~~~~~~^~~ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ light.c:218:38: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 218 | fparam[1] = (GLfloat) params[1]; | ~~~~~~^~~ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ light.c:219:38: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 219 | fparam[2] = (GLfloat) params[2]; | ~~~~~~^~~ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ light.c:220:38: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 220 | fparam[3] = (GLfloat) params[3]; | ~~~~~~^~~ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c:212:42: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 212 | fparam[1] = INT_TO_FLOAT( params[1] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c:213:42: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 213 | fparam[2] = INT_TO_FLOAT( params[2] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c:214:42: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 214 | fparam[3] = INT_TO_FLOAT( params[3] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ light.c:196:49: note: while referencing 'param' 196 | _mesa_Lighti( GLenum light, GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c: In function '_mesa_LightModeli': light.c:431:42: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 431 | fparam[1] = INT_TO_FLOAT( params[1] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ light.c:449:40: note: while referencing 'param' 449 | _mesa_LightModeli( GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c:432:42: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 432 | fparam[2] = INT_TO_FLOAT( params[2] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ light.c:449:40: note: while referencing 'param' 449 | _mesa_LightModeli( GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c:433:42: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 433 | fparam[3] = INT_TO_FLOAT( params[3] ); macros.h:75:39: note: in definition of macro 'INT_TO_FLOAT' 75 | #define INT_TO_FLOAT(I) ((2.0F * (I) + 1.0F) * (1.0F/4294967294.0F)) | ^ light.c:449:40: note: while referencing 'param' 449 | _mesa_LightModeli( GLenum pname, GLint param ) | ~~~~~~^~~~~ In file included from light.c:31: light.c: In function '_mesa_LightModelf': macros.h:130:28: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 130 | (a)[1] == (b)[1] && \ | ~~~^~~ light.c:374:14: note: in expansion of macro 'TEST_EQ_4V' 374 | if (TEST_EQ_4V( ctx->Light.Model.Ambient, params )) | ^~~~~~~~~~ light.c:456:42: note: while referencing 'param' 456 | _mesa_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ In file included from light.c:31: macros.h:131:28: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 131 | (a)[2] == (b)[2] && \ | ~~~^~~ light.c:374:14: note: in expansion of macro 'TEST_EQ_4V' 374 | if (TEST_EQ_4V( ctx->Light.Model.Ambient, params )) | ^~~~~~~~~~ light.c:456:42: note: while referencing 'param' 456 | _mesa_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ In file included from light.c:31: macros.h:132:28: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 132 | (a)[3] == (b)[3]) | ~~~^~~ light.c:374:14: note: in expansion of macro 'TEST_EQ_4V' 374 | if (TEST_EQ_4V( ctx->Light.Model.Ambient, params )) | ^~~~~~~~~~ light.c:456:42: note: while referencing 'param' 456 | _mesa_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ In file included from light.c:31: macros.h:145:13: warning: array subscript 1 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 145 | (DST)[1] = (SRC)[1]; \ | ~~~~~~~~~^~~~~~~~~~ light.c:377:10: note: in expansion of macro 'COPY_4V' 377 | COPY_4V( ctx->Light.Model.Ambient, params ); | ^~~~~~~ light.c:456:42: note: while referencing 'param' 456 | _mesa_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ In file included from light.c:31: macros.h:146:13: warning: array subscript 2 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 146 | (DST)[2] = (SRC)[2]; \ | ~~~~~~~~~^~~~~~~~~~ light.c:377:10: note: in expansion of macro 'COPY_4V' 377 | COPY_4V( ctx->Light.Model.Ambient, params ); | ^~~~~~~ light.c:456:42: note: while referencing 'param' 456 | _mesa_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ In file included from light.c:31: macros.h:147:13: warning: array subscript 3 is outside array bounds of 'GLfloat[1]' {aka 'float[1]'} [-Warray-bounds] 147 | (DST)[3] = (SRC)[3]; \ | ~~~~~~~~~^~~~~~~~~~ light.c:377:10: note: in expansion of macro 'COPY_4V' 377 | COPY_4V( ctx->Light.Model.Ambient, params ); | ^~~~~~~ light.c:456:42: note: while referencing 'param' 456 | _mesa_LightModelf( GLenum pname, GLfloat param ) | ~~~~~~~~^~~~~ CC lines.c CC matrix.c CC mm.c CC occlude.c CC pixel.c CC points.c CC polygon.c CC rastpos.c CC renderbuffer.c CC state.c CC stencil.c CC texcompress.c CC texcompress_fxt1.c CC texcompress_s3tc.c texcompress_s3tc.c: In function 'texstore_rgb_dxt1': texcompress_s3tc.c:135:10: warning: variable 'srcRowStride' set but not used [-Wunused-but-set-variable] 135 | GLint srcRowStride; | ^~~~~~~~~~~~ texcompress_s3tc.c: In function 'texstore_rgba_dxt1': texcompress_s3tc.c:195:10: warning: variable 'srcRowStride' set but not used [-Wunused-but-set-variable] 195 | GLint srcRowStride; | ^~~~~~~~~~~~ texcompress_s3tc.c: In function 'texstore_rgba_dxt3': texcompress_s3tc.c:254:10: warning: variable 'srcRowStride' set but not used [-Wunused-but-set-variable] 254 | GLint srcRowStride; | ^~~~~~~~~~~~ texcompress_s3tc.c: In function 'texstore_rgba_dxt5': texcompress_s3tc.c:312:10: warning: variable 'srcRowStride' set but not used [-Wunused-but-set-variable] 312 | GLint srcRowStride; | ^~~~~~~~~~~~ CC texenvprogram.c texenvprogram.c: In function 'emit_arith': texenvprogram.c:497:20: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 497 | static struct ureg emit_arith( struct texenv_fragment_program *p, | ^~~~~~~~~~ texenvprogram.c:497:20: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 texenvprogram.c:497:20: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 texenvprogram.c:497:20: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 texenvprogram.c: In function 'emit_combine': texenvprogram.c:728:20: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 728 | static struct ureg emit_combine( struct texenv_fragment_program *p, | ^~~~~~~~~~~~ CC texformat.c In file included from colormac.h:38, from texformat.c:35: texformat_tmp.h: In function 'fetch_texel_1d_f_ci8': macros.h:44:58: warning: 'rgba' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:50: texformat_tmp.h:1579:11: note: 'rgba' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+1)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:50: texformat_tmp.h:1579:11: note: '*((void *)&rgba+1)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+2)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:50: texformat_tmp.h:1579:11: note: '*((void *)&rgba+2)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+3)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:50: texformat_tmp.h:1579:11: note: '*((void *)&rgba+3)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: texformat_tmp.h: In function 'fetch_texel_2d_f_ci8': macros.h:44:58: warning: 'rgba' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:53: texformat_tmp.h:1579:11: note: 'rgba' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+1)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:53: texformat_tmp.h:1579:11: note: '*((void *)&rgba+1)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+2)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:53: texformat_tmp.h:1579:11: note: '*((void *)&rgba+2)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+3)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:53: texformat_tmp.h:1579:11: note: '*((void *)&rgba+3)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: texformat_tmp.h: In function 'fetch_texel_3d_f_ci8': macros.h:44:58: warning: 'rgba' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:56: texformat_tmp.h:1579:11: note: 'rgba' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+1)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:56: texformat_tmp.h:1579:11: note: '*((void *)&rgba+1)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+2)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:56: texformat_tmp.h:1579:11: note: '*((void *)&rgba+2)' was declared here 1579 | GLchan rgba[4]; | ^~~~ In file included from colormac.h:38, from texformat.c:35: macros.h:44:58: warning: '*((void *)&rgba+3)' may be used uninitialized in this function [-Wmaybe-uninitialized] 44 | #define UBYTE_TO_FLOAT(u) _mesa_ubyte_to_float_color_tab[(unsigned int)(u)] | ^ In file included from texformat.c:56: texformat_tmp.h:1579:11: note: '*((void *)&rgba+3)' was declared here 1579 | GLchan rgba[4]; | ^~~~ CC teximage.c teximage.c: In function 'subtexture_error_check': teximage.c:1596:37: warning: declaration of 'texUnit' shadows a previous local [-Wshadow] 1596 | const struct gl_texture_unit *texUnit; | ^~~~~~~ teximage.c:1485:28: note: shadowed declaration is here 1485 | struct gl_texture_unit *texUnit = &ctx->Texture.Unit[ctx->Texture.CurrentUnit]; | ^~~~~~~ CC texrender.c CC texobj.c CC texstate.c texstate.c: In function '_mesa_TexGeni': texstate.c:2387:30: warning: array subscript 1 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2387 | p[1] = (GLfloat) params[1]; | ~~~~~~^~~ texstate.c:2428:50: note: while referencing 'param' 2428 | _mesa_TexGeni( GLenum coord, GLenum pname, GLint param ) | ~~~~~~^~~~~ texstate.c:2388:30: warning: array subscript 2 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2388 | p[2] = (GLfloat) params[2]; | ~~~~~~^~~ texstate.c:2428:50: note: while referencing 'param' 2428 | _mesa_TexGeni( GLenum coord, GLenum pname, GLint param ) | ~~~~~~^~~~~ texstate.c:2389:30: warning: array subscript 3 is outside array bounds of 'GLint[1]' {aka 'int[1]'} [-Warray-bounds] 2389 | p[3] = (GLfloat) params[3]; | ~~~~~~^~~ texstate.c:2428:50: note: while referencing 'param' 2428 | _mesa_TexGeni( GLenum coord, GLenum pname, GLint param ) | ~~~~~~^~~~~ CC texstore.c texstore.c: In function 'make_temp_float_image': texstore.c:298:22: warning: declaration of 'dst' shadows a previous local [-Wshadow] 298 | GLfloat *dst = tempImage + img * (convWidth * convHeight * 4); | ^~~ texstore.c:257:19: note: shadowed declaration is here 257 | GLfloat *dst = tempImage + img * (srcWidth * srcHeight * 4); | ^~~ texstore.c: In function '_mesa_generate_mipmap': texstore.c:3623:38: warning: declaration of 'srcImage' shadows a previous local [-Wshadow] 3623 | const struct gl_texture_image *srcImage; | ^~~~~~~~ texstore.c:3553:35: note: shadowed declaration is here 3553 | const struct gl_texture_image *srcImage; | ^~~~~~~~ CC varray.c CC vtxfmt.c rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/main' making all in programs/Xserver/GL/mesa/math... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' CC m_debug_clip.c CC m_debug_norm.c CC m_debug_xform.c CC m_eval.c m_eval.c: In function '_math_horner_bezier_surf': m_eval.c:161:10: warning: declaration of 'i' shadows a previous local [-Wshadow] 161 | GLuint i; | ^ m_eval.c:122:11: note: shadowed declaration is here 122 | GLuint i, uinc = vorder * dim; | ^ CC m_matrix.c CC m_translate.c CC m_vector.c CC m_xform.c In file included from m_xform.c:91: m_norm_tmp.h: In function 'transform_normalize_normals': m_norm_tmp.h:71:17: warning: declaration of 'scale' shadows a parameter [-Wshadow] 71 | GLfloat scale = INV_SQRTF(len); | ^~~~~ m_norm_tmp.h:44:43: note: shadowed declaration is here 44 | GLfloat scale, | ~~~~~~~~^~~~~ m_norm_tmp.h: In function 'transform_normalize_normals_no_rot': m_norm_tmp.h:138:17: warning: declaration of 'scale' shadows a parameter [-Wshadow] 138 | GLfloat scale = INV_SQRTF(len); | ^~~~~ m_norm_tmp.h:111:50: note: shadowed declaration is here 111 | GLfloat scale, | ~~~~~~~~^~~~~ rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/math' making all in programs/Xserver/GL/mesa/array_cache... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' CC ac_context.c CC ac_import.c rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/array_cache' making all in programs/Xserver/GL/mesa/swrast... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' CC s_aaline.c CC s_aatriangle.c CC s_accum.c CC s_alpha.c CC s_atifragshader.c CC s_bitmap.c CC s_blend.c CC s_buffers.c CC s_context.c CC s_copypix.c CC s_depth.c CC s_drawpix.c CC s_feedback.c CC s_fog.c CC s_imaging.c CC s_lines.c CC s_logic.c CC s_masking.c CC s_nvfragprog.c CC s_pixeltex.c CC s_points.c In file included from s_points.c:109: s_pointtemp.h: In function 'textured_rgba_point': s_pointtemp.h:261:20: warning: declaration of 'u' shadows a previous local [-Wshadow] 261 | GLuint u; | ^ s_pointtemp.h:92:11: note: shadowed declaration is here 92 | GLuint u; | ^ In file included from s_points.c:117: s_pointtemp.h: In function 'antialiased_tex_rgba_point': s_pointtemp.h:261:20: warning: declaration of 'u' shadows a previous local [-Wshadow] 261 | GLuint u; | ^ s_pointtemp.h:92:11: note: shadowed declaration is here 92 | GLuint u; | ^ In file included from s_points.c:133: s_pointtemp.h: In function 'atten_textured_rgba_point': s_pointtemp.h:261:20: warning: declaration of 'u' shadows a previous local [-Wshadow] 261 | GLuint u; | ^ s_pointtemp.h:92:11: note: shadowed declaration is here 92 | GLuint u; | ^ In file included from s_points.c:141: s_pointtemp.h: In function 'atten_antialiased_rgba_point': s_pointtemp.h:261:20: warning: declaration of 'u' shadows a previous local [-Wshadow] 261 | GLuint u; | ^ s_pointtemp.h:92:11: note: shadowed declaration is here 92 | GLuint u; | ^ CC s_readpix.c s_readpix.c: In function 'read_rgba_pixels': s_readpix.c:434:18: warning: declaration of 'dest' shadows a previous local [-Wshadow] 434 | GLvoid *dest; | ^~~~ s_readpix.c:384:16: note: shadowed declaration is here 384 | GLfloat *dest, *src, *tmpImage, *convImage; | ^~~~ CC s_span.c s_span.c: In function '_swrast_write_index_span': s_span.c:929:17: warning: declaration of 'index32' shadows a previous local [-Wshadow] 929 | GLuint index32; | ^~~~~~~ s_span.c:903:37: note: shadowed declaration is here 903 | GLuint indexTemp[MAX_WIDTH], *index32; | ^~~~~~~ CC s_stencil.c CC s_texstore.c CC s_texture.c CC s_triangle.c In file included from s_triangle.c:859: s_tritemp.h: In function 'persp_textured_triangle': s_tritemp.h:1013:33: warning: declaration of 'v0' shadows a parameter [-Wshadow] 1013 | const GLfloat v0 = vLower->texcoord[u][3] * invW; | ^~ s_tritemp.h:139:7: note: in definition of macro 'TEX_UNIT_LOOP' 139 | CODE \ | ^~~~ s_tritemp.h:162:50: note: shadowed declaration is here 162 | static void NAME(GLcontext *ctx, const SWvertex *v0, | ~~~~~~~~~~~~~~~~^~ In file included from s_triangle.c:880: s_tritemp.h: In function 'general_textured_triangle': s_tritemp.h:1013:33: warning: declaration of 'v0' shadows a parameter [-Wshadow] 1013 | const GLfloat v0 = vLower->texcoord[u][3] * invW; | ^~ s_tritemp.h:139:7: note: in definition of macro 'TEX_UNIT_LOOP' 139 | CODE \ | ^~~~ s_tritemp.h:162:50: note: shadowed declaration is here 162 | static void NAME(GLcontext *ctx, const SWvertex *v0, | ~~~~~~~~~~~~~~~~^~ In file included from s_triangle.c:898: s_tritemp.h: In function 'multitextured_triangle': s_tritemp.h:1013:33: warning: declaration of 'v0' shadows a parameter [-Wshadow] 1013 | const GLfloat v0 = vLower->texcoord[u][3] * invW; | ^~ s_tritemp.h:130:13: note: in definition of macro 'TEX_UNIT_LOOP' 130 | CODE \ | ^~~~ s_tritemp.h:162:50: note: shadowed declaration is here 162 | static void NAME(GLcontext *ctx, const SWvertex *v0, | ~~~~~~~~~~~~~~~~^~ CC s_zoom.c rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast' making all in programs/Xserver/GL/mesa/swrast_setup... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' CC ss_context.c CC ss_triangle.c rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/swrast_setup' making all in programs/Xserver/GL/mesa/tnl... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' CC t_array_api.c CC t_array_import.c CC t_context.c CC t_pipeline.c CC t_save_api.c CC t_save_loopback.c t_save_loopback.c:120:18: warning: 'vert_attrfunc_arb' defined but not used [-Wunused-variable] 120 | static attr_func vert_attrfunc_arb[4] = { | ^~~~~~~~~~~~~~~~~ CC t_save_playback.c CC t_vb_arbprogram.c t_vb_arbprogram.c: In function 'free_tnl_data': t_vb_arbprogram.c:1032:18: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 1032 | _mesa_free((void *)p->compiled_func); | ^ t_vb_arbprogram.c: In function 'run_arb_vertex_program': t_vb_arbprogram.c:1229:10: warning: declaration of 'j' shadows a previous local [-Wshadow] 1229 | GLuint j = m->nr_inputs++; | ^ t_vb_arbprogram.c:1212:14: note: shadowed declaration is here 1212 | GLuint i, j, outputs; | ^ t_vb_arbprogram.c:1240:10: warning: declaration of 'j' shadows a previous local [-Wshadow] 1240 | GLuint j = m->nr_outputs++; | ^ t_vb_arbprogram.c:1212:14: note: shadowed declaration is here 1212 | GLuint i, j, outputs; | ^ CC t_vb_arbprogram_sse.c CC t_vb_fog.c CC t_vb_cull.c CC t_vb_light.c CC t_vb_normals.c CC t_vb_points.c CC t_vb_program.c CC t_vb_render.c CC t_vb_texgen.c CC t_vb_texmat.c CC t_vb_vertex.c CC t_vertex.c t_vertex.c: In function '_tnl_free_vertices': t_vertex.c:504:23: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 504 | _mesa_exec_free((void *) fp->func); | ^ CC t_vertex_generic.c CC t_vertex_sse.c CC t_vp_build.c t_vp_build.c: In function 'make_temp': t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:540:7: note: in expansion of macro 'emit_op1' 540 | emit_op1(p, VP_OPCODE_MOV, temp, 0, reg); | ^~~~~~~~ t_vp_build.c: In function 'emit_matrix_transform_vec4': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:555:4: note: in expansion of macro 'emit_op2' 555 | emit_op2(p, VP_OPCODE_DP4, dest, WRITEMASK_X, src, mat[0]); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:556:4: note: in expansion of macro 'emit_op2' 556 | emit_op2(p, VP_OPCODE_DP4, dest, WRITEMASK_Y, src, mat[1]); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:557:4: note: in expansion of macro 'emit_op2' 557 | emit_op2(p, VP_OPCODE_DP4, dest, WRITEMASK_Z, src, mat[2]); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:558:4: note: in expansion of macro 'emit_op2' 558 | emit_op2(p, VP_OPCODE_DP4, dest, WRITEMASK_W, src, mat[3]); | ^~~~~~~~ t_vp_build.c: In function 'emit_transpose_matrix_transform_vec4': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:577:4: note: in expansion of macro 'emit_op2' 577 | emit_op2(p, VP_OPCODE_MUL, tmp, 0, swizzle1(src,X), mat[0]); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:578:4: note: in expansion of macro 'emit_op3' 578 | emit_op3(p, VP_OPCODE_MAD, tmp, 0, swizzle1(src,Y), mat[1], tmp); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:579:4: note: in expansion of macro 'emit_op3' 579 | emit_op3(p, VP_OPCODE_MAD, tmp, 0, swizzle1(src,Z), mat[2], tmp); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:580:4: note: in expansion of macro 'emit_op3' 580 | emit_op3(p, VP_OPCODE_MAD, dest, 0, swizzle1(src,W), mat[3], tmp); | ^~~~~~~~ t_vp_build.c: In function 'emit_matrix_transform_vec3': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:591:4: note: in expansion of macro 'emit_op2' 591 | emit_op2(p, VP_OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:592:4: note: in expansion of macro 'emit_op2' 592 | emit_op2(p, VP_OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:593:4: note: in expansion of macro 'emit_op2' 593 | emit_op2(p, VP_OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); | ^~~~~~~~ t_vp_build.c: In function 'emit_normalize_vec3': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:602:4: note: in expansion of macro 'emit_op2' 602 | emit_op2(p, VP_OPCODE_DP3, tmp, 0, src, src); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:603:4: note: in expansion of macro 'emit_op1' 603 | emit_op1(p, VP_OPCODE_RSQ, tmp, 0, tmp); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:604:4: note: in expansion of macro 'emit_op2' 604 | emit_op2(p, VP_OPCODE_MUL, dest, 0, src, tmp); | ^~~~~~~~ t_vp_build.c: In function 'emit_passthrough': t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:613:4: note: in expansion of macro 'emit_op1' 613 | emit_op1(p, VP_OPCODE_MOV, out, 0, register_input(p, input)); | ^~~~~~~~ t_vp_build.c: In function 'get_eye_normal': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:678:3: note: in expansion of macro 'emit_op2' 678 | emit_op2( p, VP_OPCODE_MUL, p->eye_normal, 0, normal, | ^~~~~~~~ t_vp_build.c: In function 'get_scenecolor': t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:762:7: note: in expansion of macro 'emit_op3' 762 | emit_op3(p, VP_OPCODE_MAD, tmp, WRITEMASK_XYZ, lm_ambient, | ^~~~~~~~ t_vp_build.c: In function 'get_lightprod': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:780:7: note: in expansion of macro 'emit_op2' 780 | emit_op2(p, VP_OPCODE_MUL, tmp, 0, light_value, material_value); | ^~~~~~~~ t_vp_build.c: In function 'calculate_light_attenuation': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:805:7: note: in expansion of macro 'emit_op2' 805 | emit_op2(p, VP_OPCODE_DP3, spot, 0, negate(VPpli), spot); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:806:7: note: in expansion of macro 'emit_op2' 806 | emit_op2(p, VP_OPCODE_SLT, slt, 0, swizzle1(spot_dir,W), spot); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:807:7: note: in expansion of macro 'emit_op2' 807 | emit_op2(p, VP_OPCODE_POW, spot, 0, spot, swizzle1(attenuation, W)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:808:7: note: in expansion of macro 'emit_op2' 808 | emit_op2(p, VP_OPCODE_MUL, att, 0, slt, spot); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:819:7: note: in expansion of macro 'emit_op1' 819 | emit_op1(p, VP_OPCODE_RCP, dist, WRITEMASK_YZ, dist); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:821:7: note: in expansion of macro 'emit_op2' 821 | emit_op2(p, VP_OPCODE_MUL, dist, WRITEMASK_XZ, dist, swizzle1(dist,Y)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:823:7: note: in expansion of macro 'emit_op2' 823 | emit_op2(p, VP_OPCODE_DP3, dist, 0, attenuation, dist); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:827:3: note: in expansion of macro 'emit_op1' 827 | emit_op1(p, VP_OPCODE_RCP, dist, 0, dist); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:829:3: note: in expansion of macro 'emit_op2' 829 | emit_op2(p, VP_OPCODE_MUL, att, 0, dist, att); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:832:3: note: in expansion of macro 'emit_op1' 832 | emit_op1(p, VP_OPCODE_RCP, att, 0, dist); | ^~~~~~~~ t_vp_build.c: In function 'build_lighting': t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:867:7: note: in expansion of macro 'emit_op1' 867 | emit_op1(p, VP_OPCODE_MOV, dots, WRITEMASK_W, swizzle1(shininess,X)); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:880:7: note: in expansion of macro 'emit_op1' 880 | emit_op1(p, VP_OPCODE_MOV, dots, WRITEMASK_Z, | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:896:3: note: in expansion of macro 'emit_op1' 896 | emit_op1(p, VP_OPCODE_MOV, res0, 0, _col0); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:901:3: note: in expansion of macro 'emit_op1' 901 | emit_op1(p, VP_OPCODE_MOV, res1, 0, _col1); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:906:3: note: in expansion of macro 'emit_op1' 906 | emit_op1(p, VP_OPCODE_MOV, res0, 0, _bfc0); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:911:3: note: in expansion of macro 'emit_op1' 911 | emit_op1(p, VP_OPCODE_MOV, res1, 0, _bfc1); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:946:6: note: in expansion of macro 'emit_op2' 946 | emit_op2(p, VP_OPCODE_SUB, VPpli, 0, Ppli, V); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:951:6: note: in expansion of macro 'emit_op2' 951 | emit_op2(p, VP_OPCODE_DP3, dist, 0, VPpli, VPpli); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:952:6: note: in expansion of macro 'emit_op1' 952 | emit_op1(p, VP_OPCODE_RSQ, dist, 0, dist); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:953:6: note: in expansion of macro 'emit_op2' 953 | emit_op2(p, VP_OPCODE_MUL, VPpli, 0, VPpli, dist); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:968:9: note: in expansion of macro 'emit_op2' 968 | emit_op2(p, VP_OPCODE_SUB, half, 0, VPpli, eye_hat); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:972:9: note: in expansion of macro 'emit_op2' 972 | emit_op2(p, VP_OPCODE_ADD, half, 0, VPpli, z_dir); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:982:3: note: in expansion of macro 'emit_op2' 982 | emit_op2(p, VP_OPCODE_DP3, dots, WRITEMASK_X, normal, VPpli); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:983:3: note: in expansion of macro 'emit_op2' 983 | emit_op2(p, VP_OPCODE_DP3, dots, WRITEMASK_Y, normal, half); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:995:6: note: in expansion of macro 'emit_op1' 995 | emit_op1(p, VP_OPCODE_LIT, lit, 0, dots); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:998:9: note: in expansion of macro 'emit_op2' 998 | emit_op2(p, VP_OPCODE_MUL, lit, 0, lit, att); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1021:6: note: in expansion of macro 'emit_op3' 1021 | emit_op3(p, VP_OPCODE_MAD, _col0, 0, swizzle1(lit,X), ambient, _col0); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1022:6: note: in expansion of macro 'emit_op3' 1022 | emit_op3(p, VP_OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _col0); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1023:6: note: in expansion of macro 'emit_op3' 1023 | emit_op3(p, VP_OPCODE_MAD, res1, mask1, swizzle1(lit,Z), specular, _col1); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1039:6: note: in expansion of macro 'emit_op1' 1039 | emit_op1(p, VP_OPCODE_LIT, lit, 0, negate(swizzle(dots,X,Y,W,Z))); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1042:9: note: in expansion of macro 'emit_op2' 1042 | emit_op2(p, VP_OPCODE_MUL, lit, 0, lit, att); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1064:6: note: in expansion of macro 'emit_op3' 1064 | emit_op3(p, VP_OPCODE_MAD, _bfc0, 0, swizzle1(lit,X), ambient, _bfc0); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1065:6: note: in expansion of macro 'emit_op3' 1065 | emit_op3(p, VP_OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _bfc0); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1066:6: note: in expansion of macro 'emit_op3' 1066 | emit_op3(p, VP_OPCODE_MAD, res1, mask1, swizzle1(lit,Z), specular, _bfc1); | ^~~~~~~~ t_vp_build.c: In function 'build_fog': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1102:3: note: in expansion of macro 'emit_op2' 1102 | emit_op2(p, VP_OPCODE_SUB, tmp, 0, swizzle1(params,Z), input); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1103:3: note: in expansion of macro 'emit_op2' 1103 | emit_op2(p, VP_OPCODE_MUL, tmp, 0, tmp, swizzle1(params,W)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1104:3: note: in expansion of macro 'emit_op2' 1104 | emit_op2(p, VP_OPCODE_MAX, tmp, 0, tmp, swizzle1(id,X)); /* saturate */ | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1105:3: note: in expansion of macro 'emit_op2' 1105 | emit_op2(p, VP_OPCODE_MIN, fog, WRITEMASK_X, tmp, swizzle1(id,W)); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1109:3: note: in expansion of macro 'emit_op1' 1109 | emit_op1(p, VP_OPCODE_ABS, tmp, 0, input); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1110:3: note: in expansion of macro 'emit_op2' 1110 | emit_op2(p, VP_OPCODE_MUL, tmp, 0, tmp, swizzle1(params,X)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1111:3: note: in expansion of macro 'emit_op2' 1111 | emit_op2(p, VP_OPCODE_POW, fog, WRITEMASK_X, | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1115:3: note: in expansion of macro 'emit_op2' 1115 | emit_op2(p, VP_OPCODE_MUL, tmp, 0, input, swizzle1(params,X)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1116:3: note: in expansion of macro 'emit_op2' 1116 | emit_op2(p, VP_OPCODE_MUL, tmp, 0, tmp, tmp); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1117:3: note: in expansion of macro 'emit_op2' 1117 | emit_op2(p, VP_OPCODE_POW, fog, WRITEMASK_X, | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1129:7: note: in expansion of macro 'emit_op1' 1129 | emit_op1(p, VP_OPCODE_MOV, fog, WRITEMASK_X, input); | ^~~~~~~~ t_vp_build.c: In function 'build_reflect_texgen': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1142:4: note: in expansion of macro 'emit_op2' 1142 | emit_op2(p, VP_OPCODE_DP3, tmp, 0, normal, eye_hat); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1144:4: note: in expansion of macro 'emit_op2' 1144 | emit_op2(p, VP_OPCODE_ADD, tmp, 0, tmp, tmp); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1146:4: note: in expansion of macro 'emit_op3' 1146 | emit_op3(p, VP_OPCODE_MAD, dest, writemask, negate(tmp), normal, eye_hat); | ^~~~~~~~ t_vp_build.c: In function 'build_sphere_texgen': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1170:4: note: in expansion of macro 'emit_op2' 1170 | emit_op2(p, VP_OPCODE_DP3, tmp, 0, normal, eye_hat); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1172:4: note: in expansion of macro 'emit_op2' 1172 | emit_op2(p, VP_OPCODE_ADD, tmp, 0, tmp, tmp); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1174:4: note: in expansion of macro 'emit_op3' 1174 | emit_op3(p, VP_OPCODE_MAD, r, 0, negate(tmp), normal, eye_hat); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1176:4: note: in expansion of macro 'emit_op2' 1176 | emit_op2(p, VP_OPCODE_ADD, tmp, 0, r, swizzle(id,X,Y,W,Z)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1178:4: note: in expansion of macro 'emit_op2' 1178 | emit_op2(p, VP_OPCODE_DP3, tmp, 0, tmp, tmp); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1180:4: note: in expansion of macro 'emit_op1' 1180 | emit_op1(p, VP_OPCODE_RSQ, tmp, 0, tmp); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1182:4: note: in expansion of macro 'emit_op2' 1182 | emit_op2(p, VP_OPCODE_MUL, inv_m, 0, tmp, half); | ^~~~~~~~ t_vp_build.c:524:51: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 524 | emit_op3fn(p, op, dst, mask, src0, src1, src2, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1184:4: note: in expansion of macro 'emit_op3' 1184 | emit_op3(p, VP_OPCODE_MAD, dest, writemask, r, inv_m, half); | ^~~~~~~~ t_vp_build.c: In function 'build_texture_transform': t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1228:5: note: in expansion of macro 'emit_op2' 1228 | emit_op2(p, VP_OPCODE_DP4, out_texgen, WRITEMASK_X << j, | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1238:5: note: in expansion of macro 'emit_op2' 1238 | emit_op2(p, VP_OPCODE_DP4, out_texgen, WRITEMASK_X << j, | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1268:9: note: in expansion of macro 'emit_op1' 1268 | emit_op1(p, VP_OPCODE_MOV, out_texgen, normal_mask, normal ); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1273:9: note: in expansion of macro 'emit_op1' 1273 | emit_op1(p, VP_OPCODE_MOV, out_texgen, copy_mask, in ); | ^~~~~~~~ t_vp_build.c: In function 'build_pointsize': t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1317:4: note: in expansion of macro 'emit_op1' 1317 | emit_op1(p, VP_OPCODE_MOV, ut, 0, swizzle1(get_identity_param(p), W)); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1318:4: note: in expansion of macro 'emit_op2' 1318 | emit_op2(p, VP_OPCODE_MUL, ut, WRITEMASK_YZ, ut, negate(swizzle1(eye, Z))); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1319:4: note: in expansion of macro 'emit_op2' 1319 | emit_op2(p, VP_OPCODE_MUL, ut, WRITEMASK_Z, ut, negate(swizzle1(eye, Z))); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1323:4: note: in expansion of macro 'emit_op2' 1323 | emit_op2(p, VP_OPCODE_DP3, ut, 0, ut, state_attenuation); | ^~~~~~~~ t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1326:4: note: in expansion of macro 'emit_op1' 1326 | emit_op1(p, VP_OPCODE_RCP, ut, 0, ut ); | ^~~~~~~~ t_vp_build.c:527:53: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 527 | emit_op3fn(p, op, dst, mask, src0, src1, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1329:4: note: in expansion of macro 'emit_op2' 1329 | emit_op2(p, VP_OPCODE_MUL, out, WRITEMASK_X, ut, state_size); | ^~~~~~~~ t_vp_build.c: In function 'build_tnl_program': t_vp_build.c:530:54: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 530 | emit_op3fn(p, op, dst, mask, src0, undef, undef, __FUNCTION__, __LINE__) | ^~~~~~~~~~~~ t_vp_build.c:1357:4: note: in expansion of macro 'emit_op1' 1357 | emit_op1(p, VP_OPCODE_END, undef, 0, undef); | ^~~~~~~~ t_vp_build.c: In function 'make_temp': t_vp_build.c:533:20: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 533 | static struct ureg make_temp( struct tnl_program *p, struct ureg reg ) | ^~~~~~~~~ t_vp_build.c: In function 'emit_normalize_vec3': t_vp_build.c:597:13: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 597 | static void emit_normalize_vec3( struct tnl_program *p, | ^~~~~~~~~~~~~~~~~~~ t_vp_build.c:597:13: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 t_vp_build.c: In function 'emit_transpose_matrix_transform_vec4': t_vp_build.c:565:13: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 565 | static void emit_transpose_matrix_transform_vec4( struct tnl_program *p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ t_vp_build.c:565:13: note: parameter passing for argument of type 'struct ureg' changed in GCC 9.1 CC t_vtx_api.c t_vtx_api.c: In function '_tnl_copy_from_current': t_vtx_api.c:198:30: warning: iteration 30 invokes undefined behavior [-Waggressive-loop-optimizations] 198 | switch (tnl->vtx.attrsz[i]) { | ~~~~~~~~~~~~~~~^~~ t_vtx_api.c:197:4: note: within this loop 197 | for (i = _TNL_ATTRIB_POS+1 ; i <= _TNL_ATTRIB_MAX ; i++) | ^~~ CC t_vtx_eval.c CC t_vtx_exec.c CC t_vtx_generic.c rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/tnl' making all in programs/Xserver/GL/mesa/shader... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' CC arbprogparse.c arbprogparse.c: In function 'parse_param': arbprogparse.c:1896:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1896 | GLuint found, err; | ^~~ arbprogparse.c: In function '_mesa_parse_arb_program': arbprogparse.c:3945:13: warning: declaration of 'err' shadows a previous local [-Wshadow] 3945 | GLint err; | ^~~ arbprogparse.c:3926:13: note: shadowed declaration is here 3926 | GLint a, err, error_pos; | ^~~ arbprogparse.c:3946:14: warning: declaration of 'parsed_len' shadows a previous local [-Wshadow] 3946 | GLuint parsed_len; | ^~~~~~~~~~ arbprogparse.c:3928:11: note: shadowed declaration is here 3928 | GLuint parsed_len; | ^~~~~~~~~~ arbprogparse.c:3947:13: warning: declaration of 'parsed' shadows a previous local [-Wshadow] 3947 | byte *parsed; | ^~~~~~ arbprogparse.c:3931:13: note: shadowed declaration is here 3931 | GLubyte *parsed, *inst; | ^~~~~~ arbprogparse.c: In function 'parse_attrib_binding': arbprogparse.c:1440:41: warning: 'texcoord' may be used uninitialized in this function [-Wmaybe-uninitialized] 1440 | *binding = FRAG_ATTRIB_TEX0 + texcoord; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ arbprogparse.c:1512:44: warning: 'unit' may be used uninitialized in this function [-Wmaybe-uninitialized] 1512 | *binding = VERT_ATTRIB_TEX0 + unit; | ~~~~~~~~~~~~~~~~~^~~~~~ arbprogparse.c: In function 'parse_param_elements': arbprogparse.c:1766:27: warning: 'state_tokens[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 1766 | if ((state_tokens[0] == STATE_MATRIX) | ~~~~~~~~~~~~^~~ arbprogparse.c:1766:27: warning: 'state_tokens[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogparse.c:1766:27: warning: 'state_tokens[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogparse.c:1766:27: warning: 'state_tokens[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogparse.c: In function '_mesa_parse_arb_program': arbprogparse.c:3262:14: warning: array subscript 3 is above array bounds of 'struct vp_src_register[3]' [-Warray-bounds] 3262 | vp->SrcReg[3].Swizzle = SWIZZLE_NOOP; | ~~~~~~~~~~^~~ In file included from arbprogparse.c:40: nvvertprog.h:106:27: note: while referencing 'SrcReg' 106 | struct vp_src_register SrcReg[3]; | ^~~~~~ arbprogparse.c:3276:26: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] 3276 | vp->DstReg.File = PROGRAM_ADDRESS; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ arbprogparse.c:3154:10: note: 'idx' was declared here 3154 | GLint idx; | ^~~ CC arbprogram.c arbprogram.c: In function '_mesa_GetVertexAttribdvARB': arbprogram.c:98:29: warning: 'fparams' may be used uninitialized in this function [-Wmaybe-uninitialized] 98 | params[0] = fparams[0]; | ~~~~~~~^~~ arbprogram.c:88:12: warning: '*((void *)&fparams+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] 88 | GLfloat fparams[4]; | ^~~~~~~ arbprogram.c:88:12: warning: '*((void *)&fparams+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c:88:12: warning: '*((void *)&fparams+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c: In function '_mesa_GetVertexAttribivARB': arbprogram.c:164:22: warning: 'fparams' may be used uninitialized in this function [-Wmaybe-uninitialized] 164 | params[0] = (GLint) fparams[0]; | ^~~~~~~~~~~~~~~~~~ arbprogram.c:154:12: warning: '*((void *)&fparams+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | GLfloat fparams[4]; | ^~~~~~~ arbprogram.c:154:12: warning: '*((void *)&fparams+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c:154:12: warning: '*((void *)&fparams+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c: In function '_mesa_GetProgramEnvParameterdvARB': arbprogram.c:297:12: warning: '*((void *)&fparams+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 297 | GLfloat fparams[4]; | ^~~~~~~ arbprogram.c:297:12: warning: '*((void *)&fparams+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c:297:12: warning: '*((void *)&fparams+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c:297:12: warning: 'fparams' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c: In function '_mesa_GetProgramLocalParameterdvARB': arbprogram.c:478:12: warning: '*((void *)&floatParams+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 478 | GLfloat floatParams[4]; | ^~~~~~~~~~~ arbprogram.c:478:12: warning: '*((void *)&floatParams+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c:478:12: warning: '*((void *)&floatParams+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] arbprogram.c:478:12: warning: 'floatParams' may be used uninitialized in this function [-Wmaybe-uninitialized] CC arbfragparse.c CC arbvertparse.c CC atifragshader.c CC nvprogram.c nvprogram.c: In function '_mesa_GetProgramNamedParameterdvNV': nvprogram.c:866:12: warning: '*((void *)&floatParams+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 866 | GLfloat floatParams[4]; | ^~~~~~~~~~~ nvprogram.c:866:12: warning: '*((void *)&floatParams+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] nvprogram.c:866:12: warning: '*((void *)&floatParams+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] nvprogram.c:866:12: warning: 'floatParams' may be used uninitialized in this function [-Wmaybe-uninitialized] CC nvfragparse.c CC nvvertexec.c nvvertexec.c: In function '_mesa_exec_vertex_program': nvvertexec.c:365:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 365 | #define SET_POS_INFINITY(x) ( *((GLuint *) (void *)&x) = 0x7F800000 ) | ~^~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:457:19: note: in expansion of macro 'SET_POS_INFINITY' 457 | SET_POS_INFINITY(q[0]); | ^~~~~~~~~~~~~~~~ nvvertexec.c:365:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 365 | #define SET_POS_INFINITY(x) ( *((GLuint *) (void *)&x) = 0x7F800000 ) | ~^~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:458:19: note: in expansion of macro 'SET_POS_INFINITY' 458 | SET_POS_INFINITY(q[2]); | ^~~~~~~~~~~~~~~~ nvvertexec.c:469:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 469 | q[0] = *((GLfloat *) (void *)&ii); | ~^~~~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:365:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 365 | #define SET_POS_INFINITY(x) ( *((GLuint *) (void *)&x) = 0x7F800000 ) | ~^~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:496:22: note: in expansion of macro 'SET_POS_INFINITY' 496 | SET_POS_INFINITY(q[0]); | ^~~~~~~~~~~~~~~~ nvvertexec.c:365:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 365 | #define SET_POS_INFINITY(x) ( *((GLuint *) (void *)&x) = 0x7F800000 ) | ~^~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:498:22: note: in expansion of macro 'SET_POS_INFINITY' 498 | SET_POS_INFINITY(q[2]); | ^~~~~~~~~~~~~~~~ nvvertexec.c:366:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 366 | #define SET_NEG_INFINITY(x) ( *((GLuint *) (void *)&x) = 0xFF800000 ) | ~^~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:509:19: note: in expansion of macro 'SET_NEG_INFINITY' 509 | SET_NEG_INFINITY(q[0]); | ^~~~~~~~~~~~~~~~ nvvertexec.c:366:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 366 | #define SET_NEG_INFINITY(x) ( *((GLuint *) (void *)&x) = 0xFF800000 ) | ~^~~~~~~~~~~~~~~~~~~~~~ nvvertexec.c:511:19: note: in expansion of macro 'SET_NEG_INFINITY' 511 | SET_NEG_INFINITY(q[2]); | ^~~~~~~~~~~~~~~~ CC nvvertparse.c CC program.c CC shaderobjects.c CC shaderobjects_3dlabs.c rm -f DONE touch DONE making all in programs/Xserver/GL/mesa/shader/grammar... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' CC grammar_mesa.c In file included from grammar_mesa.c:34: grammar.c: In function 'match': grammar.c:2320:29: warning: declaration of 'ba' shadows a parameter [-Wshadow] 2320 | barray *ba; | ^~ grammar.c:2279:96: note: shadowed declaration is here 2279 | static match_result match (dict *di, const byte *text, unsigned int *index, rule *ru, barray **ba, | ~~~~~~~~~^~ rm -f DONE touch DONE make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/grammar' making all in programs/Xserver/GL/mesa/shader/slang... make[10]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' CC slang_assemble_assignment.c In file included from slang_assemble_assignment.c:35: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_assemble_assignment.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | slang_assemble_assignment.c: In function 'assign_aggregate.isra': slang_assemble_assignment.c:93:10: warning: 'ty' may be used uninitialized in this function [-Wmaybe-uninitialized] 93 | if (!slang_assembly_file_push_label2 (file, ty, size - *index, *index)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC slang_assemble.c In file included from slang_assemble.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_assemble.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | slang_assemble.c: In function 'dereference_aggregate': slang_assemble.c:369:5: warning: enumeration value 'slang_stor_aggregate' not handled in switch [-Wswitch] 369 | switch (arr->type) | ^~~~~~ slang_assemble.c: In function '_slang_assemble_operation': slang_assemble.c:692:31: warning: declaration of 'stk' shadows a parameter [-Wshadow] 692 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ slang_assemble.c:717:31: warning: declaration of 'stk' shadows a parameter [-Wshadow] 717 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ slang_assemble.c:743:30: warning: declaration of 'stk' shadows a parameter [-Wshadow] 743 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ slang_assemble.c:759:30: warning: declaration of 'stk' shadows a parameter [-Wshadow] 759 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ slang_assemble.c:836:30: warning: declaration of 'stk' shadows a parameter [-Wshadow] 836 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ slang_assemble.c:930:30: warning: declaration of 'stk' shadows a parameter [-Wshadow] 930 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ slang_assemble.c:943:30: warning: declaration of 'stk' shadows a parameter [-Wshadow] 943 | slang_assembly_stack_info stk; | ^~~ slang_assemble.c:674:62: note: shadowed declaration is here 674 | slang_assembly_local_info *info, slang_assembly_stack_info *stk) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ CC slang_assemble_conditional.c In file included from slang_assemble_conditional.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_assemble_conditional.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | CC slang_assemble_constructor.c In file included from slang_assemble_constructor.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_assemble_constructor.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | slang_assemble_constructor.c: In function '_slang_assemble_constructor_from_swizzle': slang_assemble_constructor.c:283:81: warning: 'master_rows' may be used uninitialized in this function [-Wmaybe-uninitialized] 283 | if (!slang_assembly_file_push_label2 (file, slang_asm_int_copy, (master_rows - i) * 4, | ~~~~~~~~~~~~~^~~~ CC slang_assemble_typeinfo.c In file included from slang_assemble_typeinfo.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_assemble_typeinfo.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | CC slang_compile.c In file included from slang_compile.c:33: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_compile.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | slang_compile.c: In function 'parse_function': slang_compile.c:2100:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2100 | if (x == 1) | ^~ slang_compile.c:2102:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2102 | space.funcs = funcs; | ^~~~~ slang_compile.c: At top level: slang_compile.c:2252:1: warning: string length '27509' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 2252 | ; | ^ slang_compile.c:2259:1: warning: string length '28440' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 2259 | }; | ^ CC slang_execute.c In file included from slang_execute.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_execute.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | In file included from slang_execute.c:32: slang_execute.c: In function '_slang_execute': slang_utility.h:35:69: warning: statement with no effect [-Wunused-value] 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | ~~~~~~^~~ slang_execute.c:198:2: note: in expansion of macro 'static_assert' 198 | static_assert(sizeof (GLfloat) == 4); | ^~~~~~~~~~~~~ slang_utility.h:35:69: warning: statement with no effect [-Wunused-value] 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | ~~~~~~^~~ slang_execute.c:200:2: note: in expansion of macro 'static_assert' 200 | static_assert(sizeof (GLuint) == 4); | ^~~~~~~~~~~~~ slang_execute.c:326:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 326 | mach.stack._addr[mach.sp] = (GLuint) mach.stack._addr + mach.bp * 4 - | ^ slang_execute.c:221:3: warning: enumeration value 'slang_asm__last' not handled in switch [-Wswitch] 221 | switch (a->type) | ^~~~~~ CC slang_preprocess.c CC slang_storage.c In file included from slang_storage.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_storage.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | CC slang_utility.c In file included from slang_utility.c:32: slang_utility.h:35: warning: "static_assert" redefined 35 | #define static_assert(expr) do { int _array[(expr) ? 1 : -1]; _array[0]; } while (0) | In file included from ../../../../../../extras/Mesa/src/mesa/main/glheader.h:53, from ../../../../../../extras/Mesa/src/mesa/main/imports.h:41, from slang_utility.c:31: /usr/include/assert.h:140: note: this is the location of the previous definition 140 | # define static_assert _Static_assert | rm -f DONE touch DONE making all in programs/Xserver/GL/mesa/shader/slang/library... make[11]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[11]: Nothing to be done for 'all'. make[11]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang/library' make[10]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader/slang' make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/shader' making all in programs/Xserver/GL/mesa/X... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' CC xm_api.c xm_api.c: In function 'initialize_visual_and_buffer': xm_api.c:1342:11: warning: declaration of 'v' shadows a parameter [-Wshadow] 1342 | CARD32 v[1]; | ^ xm_api.c:1220:60: note: shadowed declaration is here 1220 | XMesaVisual v, | ~~~~~~~~~~~~^ xm_api.c:1226:31: warning: variable 'front_xrb' set but not used [-Wunused-but-set-variable] 1226 | struct xmesa_renderbuffer *front_xrb, *back_xrb; | ^~~~~~~~~ xm_api.c: In function 'XMesaCreateVisual': xm_api.c:1510:46: warning: declaration of 'display' shadows a global declaration [-Wshadow] 1510 | XMesaVisual XMesaCreateVisual( XMesaDisplay *display, | ~~~~~~~~~~~~~~^~~~~~~ In file included from ../../../../../programs/Xserver/include/windowstr.h:60, from ../../../../../extras/Mesa/src/mesa/drivers/x11/glxheader.h:39, from xm_api.c:63: ../../../../../programs/Xserver/include/opaque.h:54:14: note: shadowed declaration is here 54 | extern char *display; | ^~~~~~~ CC xm_buffer.c xm_buffer.c: In function 'xmesa_new_renderbuffer': xm_buffer.c:93:14: warning: declaration of 'name' shadows a parameter [-Wshadow] 93 | GLuint name = 0; | ^~~~ xm_buffer.c:89:47: note: shadowed declaration is here 89 | xmesa_new_renderbuffer(GLcontext *ctx, GLuint name, GLboolean rgbMode) | ~~~~~~~^~~~ CC xm_dd.c CC xm_line.c CC xm_span.c xm_span.c: In function 'put_row_8R8G8B24_ximage': xm_span.c:1487:23: warning: declaration of 'i' shadows a previous local [-Wshadow] 1487 | register GLuint i = 0; | ^ xm_span.c:1436:20: note: shadowed declaration is here 1436 | register GLuint i; | ^ CC xm_tri.c CC xf86glx.c xf86glx.c: In function 'init_visuals': xf86glx.c:480:6: warning: declaration of 'k' shadows a previous local [-Wshadow] 480 | int k, n = 0; | ^ xf86glx.c:312:15: note: shadowed declaration is here 312 | int i, j, k; | ^ CC xf86glx_util.c CC compsize.c CC driverfuncs.c rm -f DONE touch DONE make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/X' making all in programs/Xserver/GL/mesa/GLcore... make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' rm -f libGLcore.a ar clq libGLcore.a ../main/dispatch.o ../main/glapi.o ../main/glthread.o ../main/api_arrayelt.o ../main/api_loopback.o ../main/api_noop.o ../main/api_validate.o ../main/accum.o ../main/attrib.o ../main/blend.o ../main/bufferobj.o ../main/buffers.o ../main/clip.o ../main/colortab.o ../main/context.o ../main/convolve.o ../main/debug.o ../main/depth.o ../main/dlist.o ../main/drawpix.o ../main/enable.o ../main/enums.o ../main/eval.o ../main/execmem.o ../main/extensions.o ../main/fbobject.o ../main/feedback.o ../main/fog.o ../main/framebuffer.o ../main/get.o ../main/getstring.o ../main/hash.o ../main/hint.o ../main/histogram.o ../main/image.o ../main/imports.o ../main/light.o ../main/lines.o ../main/matrix.o ../main/mm.o ../main/occlude.o ../main/pixel.o ../main/points.o ../main/polygon.o ../main/rastpos.o ../main/renderbuffer.o ../main/state.o ../main/stencil.o ../main/texcompress.o ../main/texcompress_fxt1.o ../main/texcompress_s3tc.o ../main/texenvprogram.o ../main/texformat.o ../main/teximage.o ../main/texrender.o ../main/texobj.o ../main/texstate.o ../main/texstore.o ../main/varray.o ../main/vtxfmt.o ../array_cache/ac_context.o ../array_cache/ac_import.o ../math/m_debug_clip.o ../math/m_debug_norm.o ../math/m_debug_xform.o ../math/m_eval.o ../math/m_matrix.o ../math/m_translate.o ../math/m_vector.o ../math/m_xform.o ../swrast/s_aaline.o ../swrast/s_aatriangle.o ../swrast/s_accum.o ../swrast/s_alpha.o ../swrast/s_atifragshader.o ../swrast/s_bitmap.o ../swrast/s_blend.o ../swrast/s_buffers.o ../swrast/s_context.o ../swrast/s_copypix.o ../swrast/s_depth.o ../swrast/s_drawpix.o ../swrast/s_feedback.o ../swrast/s_fog.o ../swrast/s_imaging.o ../swrast/s_lines.o ../swrast/s_logic.o ../swrast/s_masking.o ../swrast/s_nvfragprog.o ../swrast/s_pixeltex.o ../swrast/s_points.o ../swrast/s_readpix.o ../swrast/s_span.o ../swrast/s_stencil.o ../swrast/s_texstore.o ../swrast/s_texture.o ../swrast/s_triangle.o ../swrast/s_zoom.o ../swrast_setup/ss_context.o ../swrast_setup/ss_triangle.o ../tnl/t_array_api.o ../tnl/t_array_import.o ../tnl/t_context.o ../tnl/t_pipeline.o ../tnl/t_save_api.o ../tnl/t_save_loopback.o ../tnl/t_save_playback.o ../tnl/t_vb_arbprogram.o ../tnl/t_vb_arbprogram_sse.o ../tnl/t_vb_fog.o ../tnl/t_vb_cull.o ../tnl/t_vb_light.o ../tnl/t_vb_normals.o ../tnl/t_vb_points.o ../tnl/t_vb_program.o ../tnl/t_vb_render.o ../tnl/t_vb_texgen.o ../tnl/t_vb_texmat.o ../tnl/t_vb_vertex.o ../tnl/t_vertex.o ../tnl/t_vertex_generic.o ../tnl/t_vertex_sse.o ../tnl/t_vp_build.o ../tnl/t_vtx_api.o ../tnl/t_vtx_eval.o ../tnl/t_vtx_exec.o ../tnl/t_vtx_generic.o ../shader/arbprogparse.o ../shader/arbprogram.o ../shader/arbfragparse.o ../shader/arbvertparse.o ../shader/atifragshader.o ../shader/nvprogram.o ../shader/nvfragparse.o ../shader/nvvertexec.o ../shader/nvvertparse.o ../shader/program.o ../shader/shaderobjects.o ../shader/shaderobjects_3dlabs.o ../shader/grammar/grammar_mesa.o ../shader/slang/slang_assemble_assignment.o ../shader/slang/slang_assemble.o ../shader/slang/slang_assemble_conditional.o ../shader/slang/slang_assemble_constructor.o ../shader/slang/slang_assemble_typeinfo.o ../shader/slang/slang_compile.o ../shader/slang/slang_execute.o ../shader/slang/slang_preprocess.o ../shader/slang/slang_storage.o ../shader/slang/slang_utility.o ../X/?*.o ranlib libGLcore.a make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL/mesa' rm -f libglx.a ar clq libglx.a glx/?*.o ranlib libglx.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/GL' making all in programs/Xserver/dbe... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' CC dbe.c CC midbe.c CCLD libdbe.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/dbe' making all in programs/Xserver/record... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' CC record.c CC set.c CCLD librecord.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/record' making all in programs/Xserver/randr... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' CC randr.c CC rrcrtc.c In file included from ../include/misc.h:128, from randrstr.h:42, from rrcrtc.c:49: rrcrtc.c: In function 'ProcRRSetCrtcConfig': ../include/os.h:479:22: warning: argument 2 range [18446744073709551609, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 479 | #define reallocarray xreallocarray | ^ ../include/os.h:81:32: note: in expansion of macro 'reallocarray' 81 | #define xallocarray(num, size) reallocarray(NULL, (num), (size)) | ^~~~~~~~~~~~ rrcrtc.c:1124:19: note: in expansion of macro 'xallocarray' 1124 | outputs = xallocarray(numOutputs, sizeof(RROutputPtr)); | ^~~~~~~~~~~ ../include/os.h:479:22: note: in a call to allocation function 'xreallocarray' declared here 479 | #define reallocarray xreallocarray | ^~~~~~~~~~~~~ CC rrdispatch.c CC rrinfo.c CC rrmode.c CC rrmonitor.c CC rroutput.c CC rrpointer.c CC rrproperty.c rrproperty.c: In function 'ProcRRChangeOutputProperty': rrproperty.c:523:30: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '4294967271' to '-25' [-Woverflow] 523 | if (len > bytes_to_int32((0xffffffff - sizeof(xChangePropertyReq)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC rrprovider.c CC rrproviderproperty.c rrproviderproperty.c: In function 'ProcRRChangeProviderProperty': rrproviderproperty.c:524:30: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '4294967271' to '-25' [-Woverflow] 524 | if (len > bytes_to_int32((0xffffffff - sizeof(xChangePropertyReq)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC rrscreen.c CC rrsdispatch.c CC rrtransform.c CC rrxinerama.c CCLD librandr.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/randr' making all in programs/Xserver/render... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' CC animcur.c CC filter.c CC glyph.c CC matrix.c CC miindex.c CC mipict.c CC mirect.c CC mitri.c CC renderedge.c CCLD librender.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/render' making all in programs/Xserver/xfixes... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' CC cursor.c CC region.c CC saveset.c CC select.c CC xfixes.c CCLD libxfixes.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/xfixes' making all in programs/Xserver/damageext... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' CC damageext.c CCLD libdamageext.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/damageext' making all in programs/Xserver/miext/cw... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' CC cw.c CC cw_ops.c CC cw_render.c CCLD libcw.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/cw' making all in programs/Xserver/composite... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' CC compalloc.c CC compext.c CC compinit.c CC compoverlay.c CC compwindow.c CCLD libcomposite.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/composite' making all in programs/Xserver/fb... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' CC fbarc.c CC fballpriv.c CC fbbits.c CC fbblt.c CC fbbltone.c fbbltone.c:444:18: warning: result of '16777215 << 24' requires 49 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:503:2: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:2: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[0][0]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:2: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 24' requires 49 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:503:16: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:16: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[0][1]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:16: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 24' requires 49 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:503:31: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:31: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[0][2]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:31: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 24' requires 49 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:503:46: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:46: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[0][3]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:503:46: note: in expansion of macro 'C2_24' 503 | C2_24( 0, 0), C2_24 ( 1, 0), C2_24 ( 2, 0), C2_24 ( 3, 0), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:2: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[1][0]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:2: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:16: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[1][1]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:16: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:31: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[1][2]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:31: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:46: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[1][3]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:507:46: note: in expansion of macro 'C2_24' 507 | C2_24( 0, 8), C2_24 ( 1, 8), C2_24 ( 2, 8), C2_24 ( 3, 8), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 16' requires 41 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:511:2: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:2: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[2][0]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:2: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 16' requires 41 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:511:16: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:16: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[2][1]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:16: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 16' requires 41 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:511:31: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:31: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[2][2]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:31: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:444:18: warning: result of '16777215 << 16' requires 41 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 444 | 0xffffff << Mask24Check(x,r)) : 0) | ^~ fbbltone.c:446:46: note: in expansion of macro 'Mask24' 446 | #define SelMask24(b,n,r) ((((b) >> n) & 1) * Mask24(n,r)) | ^~~~~~ fbbltone.c:491:6: note: in expansion of macro 'SelMask24' 491 | SelMask24(b,1,r)) | ^~~~~~~~~ fbbltone.c:511:46: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: warning: initializer element is not a constant expression [-Wpedantic] 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:46: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c:490:5: note: (near initialization for 'fbStipple24Bits[2][3]') 490 | (SelMask24(b,0,r) | \ | ^ fbbltone.c:511:46: note: in expansion of macro 'C2_24' 511 | C2_24( 0,16), C2_24 ( 1,16), C2_24 ( 2,16), C2_24 ( 3,16), | ^~~~~ fbbltone.c: In function 'fbBltPlane': fbbltone.c:807:6: warning: declaration of 'w' shadows a previous local [-Wshadow] 807 | int w = 24; | ^ fbbltone.c:788:10: note: shadowed declaration is here 788 | int w; | ^ CC fbbstore.c CC fbcmap.c CC fbcompose.c fbcompose.c: In function 'fbFetchSourcePict': fbcompose.c:2761:34: warning: declaration of 'x' shadows a parameter [-Wshadow] 2761 | xFixed_48_16 x, y; | ^ fbcompose.c:2702:52: note: shadowed declaration is here 2702 | static void fbFetchSourcePict(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c:2761:37: warning: declaration of 'y' shadows a parameter [-Wshadow] 2761 | xFixed_48_16 x, y; | ^ fbcompose.c:2702:59: note: shadowed declaration is here 2702 | static void fbFetchSourcePict(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c:2818:28: warning: declaration of 'x' shadows a parameter [-Wshadow] 2818 | double x, y; | ^ fbcompose.c:2702:52: note: shadowed declaration is here 2702 | static void fbFetchSourcePict(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c:2818:31: warning: declaration of 'y' shadows a parameter [-Wshadow] 2818 | double x, y; | ^ fbcompose.c:2702:59: note: shadowed declaration is here 2702 | static void fbFetchSourcePict(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c:2858:28: warning: declaration of 'x' shadows a parameter [-Wshadow] 2858 | double x, y, angle; | ^ fbcompose.c:2702:52: note: shadowed declaration is here 2702 | static void fbFetchSourcePict(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c:2858:31: warning: declaration of 'y' shadows a parameter [-Wshadow] 2858 | double x, y, angle; | ^ fbcompose.c:2702:59: note: shadowed declaration is here 2702 | static void fbFetchSourcePict(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c: In function 'fbFetchTransformed': fbcompose.c:3271:13: warning: declaration of 'xoff' shadows a previous local [-Wshadow] 3271 | int xoff = params[0] >> 1; | ^~~~ fbcompose.c:2887:17: note: shadowed declaration is here 2887 | int xoff, yoff, dx, dy; | ^~~~ fbcompose.c:3272:13: warning: declaration of 'yoff' shadows a previous local [-Wshadow] 3272 | int yoff = params[1] >> 1; | ^~~~ fbcompose.c:2887:23: note: shadowed declaration is here 2887 | int xoff, yoff, dx, dy; | ^~~~ fbcompose.c:3278:37: warning: declaration of 'x' shadows a parameter [-Wshadow] 3278 | int x1, x2, y1, y2, x, y; | ^ fbcompose.c:2882:53: note: shadowed declaration is here 2882 | static void fbFetchTransformed(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ fbcompose.c:3278:40: warning: declaration of 'y' shadows a parameter [-Wshadow] 3278 | int x1, x2, y1, y2, x, y; | ^ fbcompose.c:2882:60: note: shadowed declaration is here 2882 | static void fbFetchTransformed(PicturePtr pict, int x, int y, int width, CARD32 *buffer) | ~~~~^ CC fbcopy.c CC fbedge.c In file included from fbedge.c:84: fbedgeimp.h: In function 'fbRasterizeEdges1': fbedgeimp.h:72:11: warning: declaration of 'width' shadows a parameter [-Wshadow] 72 | int width = rxi - lxi; | ^~~~~ fbedgeimp.h:34:8: note: shadowed declaration is here 34 | int width, | ~~~~~^~~~~ CC fbfill.c CC fbfillrect.c CC fbfillsp.c CC fbgc.c CC fbgetsp.c CC fbglyph.c CC fbimage.c CC fbline.c CC fboverlay.c CC fbpixmap.c CC fbpoint.c CC fbpush.c CC fbscreen.c CC fbseg.c CC fbsetsp.c CC fbsolid.c CC fbstipple.c CC fbtile.c CC fbtrap.c CC fbutil.c CC fbwindow.c CC fb24_32.c CC fbpict.c CCLD libfb.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/fb' making all in programs/Xserver/miext/damage... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' CC damage.c CCLD libdamage.a make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/miext/damage' making all in programs/Xserver/hw/nxagent... make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' CC NXwindow.c CC NXevents.c CC NXproperty.c CC NXdixfonts.c In file included from NXdixfonts.c:82: ../../dix/dixfonts.c: In function 'fs_block_handler': ../../dix/dixfonts.c:2349:45: warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic] 2349 | FontBlockHandlerProcPtr block_handler = blockData; | ^~~~~~~~~ ../../dix/dixfonts.c: In function '_init_fs_handlers': ../../dix/dixfonts.c:2431:22: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2431 | FontWakeup, (void *) block_handler)) | ^ ../../dix/dixfonts.c: In function '_remove_fs_handlers': ../../dix/dixfonts.c:2464:7: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2464 | (void *) block_handler); | ^ NXdixfonts.c: In function 'nxdoListFontsAndAliases': NXdixfonts.c:1348:9: warning: typedef 'LFWIDataRec' locally defined but not used [-Wunused-local-typedefs] 1348 | } LFWIDataRec, *LFWIDataPtr; | ^~~~~~~~~~~ CC NXglyphcurs.c CC NXdispatch.c CC NXrender.c CC NXglyph.c CC NXpicture.c CC NXshm.c CC NXglxext.c CC NXxvdisp.c CC NXresource.c CC NXmitrap.c CC Args.c CC Binder.c CC BitmapUtils.c CC Colormap.c CC Cursor.c CC Dialog.c CC Display.c CC Events.c CC Font.c Font.c: In function 'nxagentLoadBestQueryFont': Font.c:1658:23: warning: array subscript [15, 2147483647] is outside array bounds of 'char *[15]' [-Warray-bounds] 1658 | fields[i] = NULL; | ^ Font.c:721:9: note: while referencing 'fontNameFields' 721 | char *fontNameFields[FIELDS+1]; | ^~~~~~~~~~~~~~ Font.c:1658:23: warning: array subscript [15, 2147483647] is outside array bounds of 'char *[15]' [-Warray-bounds] 1658 | fields[i] = NULL; | ^ Font.c:720:9: note: while referencing 'searchFields' 720 | char *searchFields[FIELDS+1]; | ^~~~~~~~~~~~ CC GC.c CC GCOps.c CC Millis.c Millis.c: In function 'GetTimeInMillisAsString': Millis.c:62:3: warning: 'strncpy' output may be truncated copying 24 bytes from a string of length 24 [-Wstringop-truncation] 62 | strncpy(value, tb, 24); | ^~~~~~~~~~~~~~~~~~~~~~ CC Handlers.c CC Init.c CC Keyboard.c CC Keystroke.c CC Pointer.c CC Screen.c CC Visual.c CC Drawable.c CC Window.c CC Pixmap.c CC Render.c CC Client.c CC Rootless.c CC Extensions.c CC Options.c CC Clipboard.c CC Splash.c CC Split.c CC Reconnect.c CC Error.c CC Atoms.c CC Trap.c CC Image.c CC Composite.c CC Pixels.c CC stubs.c CC miinitext.c CCLD libnxagent.a making all in programs/Xserver/hw/nxagent/compext... make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' CC Alpha.c CC Bitmap.c CC Clean.c CC Colormap.c CC Compext.c CC Jpeg.c CC Mask.c CC Png.c CC Rgb.c CC Rle.c CC Z.c CCLD libcompext.a make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver/hw/nxagent' gcc -o nxagent -O3 -std=c99 -Wall -Wpedantic -Wpointer-arith -Wshadow -Wundef hw/nxagent/miinitext.o hw/nxagent/NXwindow.o hw/nxagent/NXevents.o hw/nxagent/NXproperty.o hw/nxagent/NXdixfonts.o hw/nxagent/NXglyphcurs.o hw/nxagent/NXdispatch.o hw/nxagent/NXrender.o hw/nxagent/NXglyph.o hw/nxagent/NXpicture.o hw/nxagent/NXglxext.o hw/nxagent/NXxvdisp.o hw/nxagent/NXresource.o hw/nxagent/compext/libcompext.a dix/libdix.a os/libos.a hw/nxagent/libnxagent.a fb/libfb.a composite/libcomposite.a damageext/libdamageext.a miext/damage/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a mi/libmi.a composite/libcomposite.a damageext/libdamageext.a miext/damage/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a hw/nxagent/compext/libcompext.a hw/nxagent/libnxagent.a mi/libmi.a -L../../../nxcomp/src/.libs -L../../../nxcompshad/src/.libs -L../../lib/src/.libs -lX11 -lXcomp -lXcompshad -lXrender -lXfixes -lXfont2 -lXcomposite -lXinerama -lXdmcp -lNX_X11 -lXext $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') -lm -lXpm `pkg-config --libs libxml-2.0` `pkg-config --libs pixman-1` $(pkg-config --libs 'libtirpc') $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') `pkg-config --libs libpng` -ljpeg -Wl,--enable-new-dtags -Wl,-rpath,\$ORIGIN/../../exports/lib:\$ORIGIN/../../../nxcomp/src/.libs:\$ORIGIN/../../../nxcompshad/src/.libs -Wl,--enable-new-dtags -Wl,-rpath-link,\$ORIGIN/../../exports/lib:\$ORIGIN/../../../nxcomp/src/.libs:\$ORIGIN/../../../nxcompshad/src/.libs gcc -o nxagent-relink -O3 -std=c99 -Wall -Wpedantic -Wpointer-arith -Wshadow -Wundef hw/nxagent/miinitext.o hw/nxagent/NXwindow.o hw/nxagent/NXevents.o hw/nxagent/NXproperty.o hw/nxagent/NXdixfonts.o hw/nxagent/NXglyphcurs.o hw/nxagent/NXdispatch.o hw/nxagent/NXrender.o hw/nxagent/NXglyph.o hw/nxagent/NXpicture.o hw/nxagent/NXglxext.o hw/nxagent/NXxvdisp.o hw/nxagent/NXresource.o hw/nxagent/compext/libcompext.a dix/libdix.a os/libos.a hw/nxagent/libnxagent.a fb/libfb.a composite/libcomposite.a damageext/libdamageext.a miext/damage/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a mi/libmi.a composite/libcomposite.a damageext/libdamageext.a miext/damage/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a hw/nxagent/compext/libcompext.a hw/nxagent/libnxagent.a mi/libmi.a -L../../../nxcomp/src/.libs -L../../../nxcompshad/src/.libs -L../../lib/src/.libs -lX11 -lXcomp -lXcompshad -lXrender -lXfixes -lXfont2 -lXcomposite -lXinerama -lXdmcp -lNX_X11 -lXext $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') -lm -lXpm `pkg-config --libs libxml-2.0` `pkg-config --libs pixman-1` $(pkg-config --libs 'libtirpc') $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') `pkg-config --libs libpng` -ljpeg -Wl,--enable-new-dtags -Wl,-rpath,/usr/local/lib/nx/X11 -Wl,--enable-new-dtags -Wl,-rpath-link,\$ORIGIN/../../exports/lib:\$ORIGIN/../../../nxcomp/src/.libs:\$ORIGIN/../../../nxcompshad/src/.libs ln -s libNX_X11.so ../../exports/lib/libX11.so ln -s libNX_X11.so.6 ../../exports/lib/libX11.so.6 ln -s libNX_X11.so.6.3.0 ../../exports/lib/libX11.so.6.3.0 touch libX11links make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs/Xserver' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/programs' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' Thu Jan 21 10:23:22 UTC 2021 Full build of Release 3.5.99.25 complete. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11' # build nxproxy fifth cd nxproxy && autoreconf -vfsi && (/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/tmp_configure ) && make autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:21: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:21: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:21: the top level configure.ac:34: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... m4/nx-macros.m4:37: NX_COMPILER_BRAND is expanded from... configure.ac:34: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:13: installing 'build-aux/compile' configure.ac:21: installing 'build-aux/config.guess' configure.ac:21: installing 'build-aux/config.sub' configure.ac:18: installing 'build-aux/install-sh' configure.ac:18: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) configure: WARNING: you should use --build, --host, --target checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking if target system is ELF-based... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make all-recursive make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' Making all in src make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../../nxcomp/include/ -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT nxproxy-Main.o -MD -MP -MF .deps/nxproxy-Main.Tpo -c -o nxproxy-Main.o `test -f 'Main.c' || echo './'`Main.c mv -f .deps/nxproxy-Main.Tpo .deps/nxproxy-Main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath,%{_pkglibdir} -o nxproxy nxproxy-Main.o -L../../nxcomp/src/.libs -lXcomp libtool: link: gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -o .libs/nxproxy nxproxy-Main.o -L../../nxcomp/src/.libs /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src/.libs/libXcomp.so -lpthread -ljpeg -lpng16 -lz -pthread make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/src' Making all in man make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/man' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/man' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' # "build" nxdialog last cd nxdialog && autoreconf -vfsi && (/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/tmp_configure) && make autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --force-missing configure.ac:14: installing 'build-aux/install-sh' configure.ac:14: installing 'build-aux/missing' autoreconf: Leaving directory '.' Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating man/Makefile make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' Making all in bin make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/bin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/bin' Making all in man make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Oob8kp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 + cd nx-libs-3.5.99.25 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' PREFIX=/usr LIBDIR=/usr/lib64 SHLIBDIR=/usr/lib64 'INSTALL_DIR=install -dm0755' 'INSTALL_FILE=install -pm0644' 'INSTALL_PROGRAM=install -pm0755' Makefile:31: xkbcomp devel package missing, using imake default values Makefile:34: fontutil devel package missing, using imake default values /usr/bin/make install-lite make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25' Makefile:31: xkbcomp devel package missing, using imake default values Makefile:34: fontutil devel package missing, using imake default values # install nxcomp library /usr/bin/make -C nxcomp install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' Making install in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libXcomp.la '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libXcomp.so.3.5.99 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so.3.5.99 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 && { ln -s -f libXcomp.so.3.5.99 libXcomp.so.3 || { rm -f libXcomp.so.3 && ln -s libXcomp.so.3.5.99 libXcomp.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 && { ln -s -f libXcomp.so.3.5.99 libXcomp.so || { rm -f libXcomp.so && ln -s libXcomp.so.3.5.99 libXcomp.so; }; }) libtool: install: /usr/bin/install -p .libs/libXcomp.lai /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.la libtool: install: /usr/bin/install -p .libs/libXcomp.a /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/nx' /usr/bin/install -p -m 644 ../include/MD5.h ../include/NX.h ../include/NXalert.h ../include/NXpack.h ../include/NXproto.h ../include/NXvars.h '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/nx' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src' Making install in test make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/test' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 nxcomp.pc '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp' # install the nxproxy executable and its man page /usr/bin/make -C nxproxy install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' Making install in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install install -pm0755 nxproxy '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin' libtool: warning: '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcomp/src/.libs/libXcomp.la' has not been installed in '/usr/lib64' libtool: install: install -pm0755 .libs/nxproxy /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxproxy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/src' Making install in man make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/man' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nxproxy.1 '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/man' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxproxy' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25' [ ! -d nx-X11 ] || /usr/bin/make install-full make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25' Makefile:31: xkbcomp devel package missing, using imake default values Makefile:34: fontutil devel package missing, using imake default values /usr/bin/make -C nxcompshad install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' Making install in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libXcompshad.la '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64' libtool: warning: relinking 'libXcompshad.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src; /bin/sh "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/libtool" --tag CXX --mode=relink g++ -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -version-number 3:5:99 -no-undefined -R /usr/lib64/nx/X11 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags "-Wl,-rpath,%{_pkglibdir}" -o libXcompshad.la -rpath /usr/lib64 Core.lo Input.lo Logger.lo Manager.lo Shadow.lo Updater.lo X11.lo -lX11 -lXext -lXdamage -lXfixes -lXrandr -lXtst -L../../nx-X11/lib/src/.libs -lNX_X11 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/Core.o .libs/Input.o .libs/Logger.o .libs/Manager.o .libs/Shadow.o .libs/Updater.o .libs/X11.o -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -pthread -Wl,-rpath -Wl,/usr/lib64/nx/X11 -lX11 -lXext -lXdamage -lXfixes -lXrandr -lXtst -L../../nx-X11/lib/src/.libs -L/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 -L/usr/lib64 -lNX_X11 -lXdmcp -L../../../nxcomp/src/.libs -lXcomp -lpthread -ljpeg -lpng16 -lz -ldl -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libXcompshad.so.3 -o .libs/libXcompshad.so.3.5.99 libtool: install: /usr/bin/install -p .libs/libXcompshad.so.3.5.99T /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so.3.5.99 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 && { ln -s -f libXcompshad.so.3.5.99 libXcompshad.so.3 || { rm -f libXcompshad.so.3 && ln -s libXcompshad.so.3.5.99 libXcompshad.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 && { ln -s -f libXcompshad.so.3.5.99 libXcompshad.so || { rm -f libXcompshad.so && ln -s libXcompshad.so.3.5.99 libXcompshad.so; }; }) libtool: install: /usr/bin/install -p .libs/libXcompshad.lai /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.la libtool: install: /usr/bin/install -p .libs/libXcompshad.a /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/nx' /usr/bin/install -p -m 644 ../include/Shadow.h '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/nx' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 nxcompshad.pc '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxcompshad' install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/ install -pm0755 nx-X11/programs/Xserver/nxagent-relink /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxagent install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx install -pm0644 nx-X11/programs/Xserver/Xext/SecurityPolicy /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx # FIXME: Drop this symlink for 3.6.0. Requires that third party frameworks like X2Go have become aware of this... install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/nx/bin ln -s -f /usr/bin/nxagent /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/nx/bin/nxagent install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1/ install -pm0644 nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1/ gzip /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1/*.1 # create a clean nx-X11/.build-exports space rm -Rf nx-X11/.build-exports mkdir -p nx-X11/.build-exports/include mkdir -p nx-X11/.build-exports/lib # copy headers (for libnx-x11-dev) cp -aL nx-X11/exports/include/* nx-X11/.build-exports/include # copy libs (for libnx-x11), we want the targets of the links . replace.sh; set -x; find nx-X11/exports/lib/ -name "libNX*.so" | while read libpath; do \ libfile=$(basename $libpath); \ libdir=$(dirname $libpath); \ link=$(readlink $libpath); \ \ mkdir -p "$(string_rep "$libdir" exports .build-exports)"; \ cp -a "$(string_rep "$libpath" "$libfile" "$link")" "$(string_rep "$libdir" exports .build-exports)"; \ done; + find nx-X11/exports/lib/ -name 'libNX*.so' + read libpath ++ basename nx-X11/exports/lib/libNX_X11.so + libfile=libNX_X11.so ++ dirname nx-X11/exports/lib/libNX_X11.so + libdir=nx-X11/exports/lib ++ readlink nx-X11/exports/lib/libNX_X11.so + link=../../lib/src/.libs/libNX_X11.so ++ string_rep nx-X11/exports/lib exports .build-exports ++ in=nx-X11/exports/lib ++ unset out ++ test -n exports ++ true ++ case "$in" in ++ : ++ out=nx-X11/.build-exports ++ in=/lib ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' nx-X11/.build-exports /lib + mkdir -p nx-X11/.build-exports/lib ++ string_rep nx-X11/exports/lib/libNX_X11.so libNX_X11.so ../../lib/src/.libs/libNX_X11.so ++ in=nx-X11/exports/lib/libNX_X11.so ++ unset out ++ test -n libNX_X11.so ++ true ++ case "$in" in ++ : ++ out=nx-X11/exports/lib/../../lib/src/.libs/libNX_X11.so ++ in= ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' nx-X11/exports/lib/../../lib/src/.libs/libNX_X11.so '' ++ string_rep nx-X11/exports/lib exports .build-exports ++ in=nx-X11/exports/lib ++ unset out ++ test -n exports ++ true ++ case "$in" in ++ : ++ out=nx-X11/.build-exports ++ in=/lib ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' nx-X11/.build-exports /lib + cp -a nx-X11/exports/lib/../../lib/src/.libs/libNX_X11.so nx-X11/.build-exports/lib + read libpath install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/nx/X11 ln -s -f ../../libNX_X11.so.6 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/nx/X11/libX11.so.6 ln -s -f ../../libNX_X11.so.6.3.0 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/nx/X11/libX11.so.6.3.0 . replace.sh; set -x; find nx-X11/.build-exports/include/{nx*,GL} -type d | \ while read dirname; do \ install -dm0755 "$(string_rep "$dirname" nx-X11/.build-exports/include "/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/")"; \ install -pm0644 ${dirname}/*.h \ "$(string_rep "$dirname" nx-X11/.build-exports/include "/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/")"/ || true; \ done; \ + find nx-X11/.build-exports/include/nx nx-X11/.build-exports/include/nx-X11 nx-X11/.build-exports/include/GL -type d + read dirname ++ string_rep nx-X11/.build-exports/include/nx nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx + install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx ++ string_rep nx-X11/.build-exports/include/nx nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx + install -pm0644 nx-X11/.build-exports/include/nx/MD5.h nx-X11/.build-exports/include/nx/NX.h nx-X11/.build-exports/include/nx/NXalert.h nx-X11/.build-exports/include/nx/NXpack.h nx-X11/.build-exports/include/nx/NXproto.h nx-X11/.build-exports/include/nx/NXvars.h nx-X11/.build-exports/include/nx/Shadow.h /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx/ + read dirname ++ string_rep nx-X11/.build-exports/include/nx-X11 nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx-X11 ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx-X11 ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx-X11 + install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx-X11 ++ string_rep nx-X11/.build-exports/include/nx-X11 nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx-X11 ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx-X11 ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx-X11 + install -pm0644 nx-X11/.build-exports/include/nx-X11/DECkeysym.h nx-X11/.build-exports/include/nx-X11/HPkeysym.h nx-X11/.build-exports/include/nx-X11/ImUtil.h nx-X11/.build-exports/include/nx-X11/Sunkeysym.h nx-X11/.build-exports/include/nx-X11/X.h nx-X11/.build-exports/include/nx-X11/XF86keysym.h nx-X11/.build-exports/include/nx-X11/XKBlib.h nx-X11/.build-exports/include/nx-X11/Xarch.h nx-X11/.build-exports/include/nx-X11/Xatom.h nx-X11/.build-exports/include/nx-X11/Xauth.h nx-X11/.build-exports/include/nx-X11/Xcms.h nx-X11/.build-exports/include/nx-X11/Xdefs.h nx-X11/.build-exports/include/nx-X11/Xfuncproto.h nx-X11/.build-exports/include/nx-X11/Xfuncs.h nx-X11/.build-exports/include/nx-X11/Xlib.h nx-X11/.build-exports/include/nx-X11/XlibConf.h nx-X11/.build-exports/include/nx-X11/Xlibint.h nx-X11/.build-exports/include/nx-X11/Xlocale.h nx-X11/.build-exports/include/nx-X11/Xmd.h nx-X11/.build-exports/include/nx-X11/Xos.h nx-X11/.build-exports/include/nx-X11/Xos_r.h nx-X11/.build-exports/include/nx-X11/Xosdefs.h nx-X11/.build-exports/include/nx-X11/Xpoll.h nx-X11/.build-exports/include/nx-X11/Xproto.h nx-X11/.build-exports/include/nx-X11/Xprotostr.h nx-X11/.build-exports/include/nx-X11/Xregion.h nx-X11/.build-exports/include/nx-X11/Xresource.h nx-X11/.build-exports/include/nx-X11/Xthreads.h nx-X11/.build-exports/include/nx-X11/Xutil.h nx-X11/.build-exports/include/nx-X11/cursorfont.h nx-X11/.build-exports/include/nx-X11/keysym.h nx-X11/.build-exports/include/nx-X11/keysymdef.h nx-X11/.build-exports/include/nx-X11/misc.h nx-X11/.build-exports/include/nx-X11/os.h /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx-X11/ + read dirname ++ string_rep nx-X11/.build-exports/include/nx-X11/extensions nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx-X11/extensions ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx-X11/extensions ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx-X11/extensions + install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx-X11/extensions ++ string_rep nx-X11/.build-exports/include/nx-X11/extensions nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx-X11/extensions ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx-X11/extensions ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx-X11/extensions + install -pm0644 nx-X11/.build-exports/include/nx-X11/extensions/XI.h nx-X11/.build-exports/include/nx-X11/extensions/XIproto.h nx-X11/.build-exports/include/nx-X11/extensions/XKB.h nx-X11/.build-exports/include/nx-X11/extensions/XKBconfig.h nx-X11/.build-exports/include/nx-X11/extensions/XKBgeom.h nx-X11/.build-exports/include/nx-X11/extensions/XKBproto.h nx-X11/.build-exports/include/nx-X11/extensions/XKBsrv.h nx-X11/.build-exports/include/nx-X11/extensions/XKBstr.h nx-X11/.build-exports/include/nx-X11/extensions/XKM.h nx-X11/.build-exports/include/nx-X11/extensions/XKMformat.h nx-X11/.build-exports/include/nx-X11/extensions/XResproto.h nx-X11/.build-exports/include/nx-X11/extensions/Xdbeproto.h nx-X11/.build-exports/include/nx-X11/extensions/Xv.h nx-X11/.build-exports/include/nx-X11/extensions/XvMC.h nx-X11/.build-exports/include/nx-X11/extensions/XvMCproto.h nx-X11/.build-exports/include/nx-X11/extensions/Xvproto.h nx-X11/.build-exports/include/nx-X11/extensions/bigreqstr.h nx-X11/.build-exports/include/nx-X11/extensions/composite.h nx-X11/.build-exports/include/nx-X11/extensions/compositeproto.h nx-X11/.build-exports/include/nx-X11/extensions/damageproto.h nx-X11/.build-exports/include/nx-X11/extensions/damagewire.h nx-X11/.build-exports/include/nx-X11/extensions/dpms.h nx-X11/.build-exports/include/nx-X11/extensions/dpmsstr.h nx-X11/.build-exports/include/nx-X11/extensions/panoramiXext.h nx-X11/.build-exports/include/nx-X11/extensions/panoramiXproto.h nx-X11/.build-exports/include/nx-X11/extensions/randr.h nx-X11/.build-exports/include/nx-X11/extensions/randrproto.h nx-X11/.build-exports/include/nx-X11/extensions/record.h nx-X11/.build-exports/include/nx-X11/extensions/recordstr.h nx-X11/.build-exports/include/nx-X11/extensions/render.h nx-X11/.build-exports/include/nx-X11/extensions/renderproto.h nx-X11/.build-exports/include/nx-X11/extensions/saver.h nx-X11/.build-exports/include/nx-X11/extensions/saverproto.h nx-X11/.build-exports/include/nx-X11/extensions/security.h nx-X11/.build-exports/include/nx-X11/extensions/securstr.h nx-X11/.build-exports/include/nx-X11/extensions/shapeconst.h nx-X11/.build-exports/include/nx-X11/extensions/sync.h nx-X11/.build-exports/include/nx-X11/extensions/syncstr.h nx-X11/.build-exports/include/nx-X11/extensions/xcmiscstr.h nx-X11/.build-exports/include/nx-X11/extensions/xf86bigfont.h nx-X11/.build-exports/include/nx-X11/extensions/xf86bigfproto.h nx-X11/.build-exports/include/nx-X11/extensions/xfixesproto.h nx-X11/.build-exports/include/nx-X11/extensions/xfixeswire.h nx-X11/.build-exports/include/nx-X11/extensions/xtestconst.h nx-X11/.build-exports/include/nx-X11/extensions/xteststr.h /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx-X11/extensions/ + read dirname ++ string_rep nx-X11/.build-exports/include/nx-X11/Xtrans nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx-X11/Xtrans ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx-X11/Xtrans ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx-X11/Xtrans + install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx-X11/Xtrans ++ string_rep nx-X11/.build-exports/include/nx-X11/Xtrans nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/nx-X11/Xtrans ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/nx-X11/Xtrans ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /nx-X11/Xtrans + install -pm0644 nx-X11/.build-exports/include/nx-X11/Xtrans/Xtrans.h nx-X11/.build-exports/include/nx-X11/Xtrans/Xtransint.h /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//nx-X11/Xtrans/ + read dirname ++ string_rep nx-X11/.build-exports/include/GL nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/GL ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/GL ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /GL + install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//GL ++ string_rep nx-X11/.build-exports/include/GL nx-X11/.build-exports/include /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=nx-X11/.build-exports/include/GL ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ ++ in=/GL ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include/ /GL + install -pm0644 nx-X11/.build-exports/include/GL/gl.h nx-X11/.build-exports/include/GL/glext.h nx-X11/.build-exports/include/GL/glx.h nx-X11/.build-exports/include/GL/glxext.h nx-X11/.build-exports/include/GL/glxint.h nx-X11/.build-exports/include/GL/glxmd.h nx-X11/.build-exports/include/GL/glxproto.h nx-X11/.build-exports/include/GL/glxtokens.h nx-X11/.build-exports/include/GL/osmesa.h /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include//GL/ + read dirname install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64//etc/nxagent install -pm0644 etc/keystrokes.cfg /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64//etc/nxagent/ install -dm0755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx install -pm0644 VERSION /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/VERSION.nxagent install -pm0644 VERSION /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/VERSION.nxproxy /usr/bin/make -C nx-X11/lib install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' Making install in modules make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' Making install in im make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' Making install in ximcp make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im/ximcp' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im/ximcp' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im/ximcp' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im/ximcp' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/im' Making install in lc make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' Making install in Utf8 make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/Utf8' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/Utf8' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/Utf8' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/Utf8' Making install in def make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/def' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/def' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/def' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/def' Making install in gen make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/gen' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/gen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/gen' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc/gen' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/lc' Making install in om make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' Making install in generic make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om/generic' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om/generic' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om/generic' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om/generic' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules/om' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/modules' Making install in src make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' cd util && /usr/bin/make make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' /usr/bin/make install-recursive make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' Making install in util make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' Making install in xcms make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/X11' /usr/bin/install -p -m 644 Xcms.txt '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/X11' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xcms' Making install in xlibi18n make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xlibi18n' Making install in xkb make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/xkb' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' cd util && /usr/bin/make make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' cd util && /usr/bin/make make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src/util' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libNX_X11.la '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64' libtool: warning: relinking 'libNX_X11.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src; /bin/sh "/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/libtool" --tag CC --mode=relink gcc -DHASXDMAUTH -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -version-number 6:3:0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags "-Wl,-rpath,%{_pkglibdir}" -o libNX_X11.la -rpath /usr/lib64 AllCells.lo AllowEv.lo AllPlanes.lo AuDispose.lo AuFileName.lo AuGetBest.lo AuRead.lo AutoRep.lo Backgnd.lo BdrWidth.lo Bell.lo Border.lo ChAccCon.lo ChActPGb.lo ChClMode.lo ChCmap.lo ChGC.lo ChKeyCon.lo ChkIfEv.lo ChkMaskEv.lo ChkTypEv.lo ChkTypWEv.lo ChkWinEv.lo ChPntCon.lo ChProp.lo ChSaveSet.lo ChWAttrs.lo ChWindow.lo CirWin.lo CirWinDn.lo CirWinUp.lo ClDisplay.lo ClearArea.lo Clear.lo ConfWind.lo ConnDis.lo Context.lo ConvSel.lo CopyArea.lo CopyCmap.lo CopyGC.lo CopyPlane.lo CrBFData.lo CrCmap.lo CrCursor.lo CrGC.lo CrGlCur.lo CrPFBData.lo CrPixmap.lo CrWindow.lo Cursor.lo DefCursor.lo DelProp.lo Depths.lo DestSubs.lo DestWind.lo DisName.lo DrArc.lo DrArcs.lo DrLine.lo DrLines.lo DrPoint.lo DrPoints.lo DrRect.lo DrRects.lo DrSegs.lo ErrDes.lo ErrHndlr.lo evtomask.lo EvToWire.lo FetchName.lo FillArc.lo FillArcs.lo FillPoly.lo FillRct.lo FillRcts.lo FilterEv.lo Flush.lo Font.lo FontInfo.lo FontNames.lo FreeCmap.lo FreeCols.lo FreeCurs.lo FreeEData.lo FreeEventData.lo FreeGC.lo FreePix.lo FSSaver.lo FSWrap.lo GCMisc.lo Geom.lo GetAtomNm.lo GetColor.lo GetDflt.lo GetEventData.lo GetFPath.lo GetFProp.lo GetGCVals.lo GetGeom.lo GetHColor.lo GetHints.lo GetIFocus.lo GetImage.lo GetKCnt.lo GetMoEv.lo GetNrmHint.lo GetPCnt.lo GetPntMap.lo GetProp.lo GetRGBCMap.lo GetSOwner.lo GetSSaver.lo GetStCmap.lo GetTxtProp.lo GetWAttrs.lo GetWMCMapW.lo GetWMProto.lo globals.lo GrButton.lo GrKeybd.lo GrKey.lo GrPointer.lo GrServer.lo Host.lo Iconify.lo IfEvent.lo imConv.lo ImText16.lo ImText.lo ImUtil.lo InitExt.lo InsCmap.lo IntAtom.lo KeyBind.lo KeysymStr.lo KillCl.lo LiHosts.lo LiICmaps.lo LiProps.lo ListExt.lo LoadFont.lo LockDis.lo locking.lo LookupCol.lo LowerWin.lo Macros.lo MapRaised.lo MapSubs.lo MapWindow.lo MaskEvent.lo Misc.lo ModMap.lo MoveWin.lo NextEvent.lo OCWrap.lo OMWrap.lo OpenDis.lo ParseCmd.lo ParseCol.lo ParseGeom.lo PeekEvent.lo PeekIfEv.lo Pending.lo PixFormats.lo PmapBgnd.lo PmapBord.lo PolyReg.lo PolyTxt16.lo PolyTxt.lo PropAlloc.lo PutBEvent.lo PutImage.lo Quarks.lo QuBest.lo QuColor.lo QuColors.lo QuCurShp.lo QuExt.lo QuKeybd.lo QuPntr.lo QuStipShp.lo QuTextE16.lo QuTextExt.lo QuTileShp.lo QuTree.lo RaiseWin.lo RdBitF.lo RecolorC.lo ReconfWin.lo ReconfWM.lo Region.lo RegstFlt.lo RepWindow.lo RestackWs.lo RotProp.lo ScrResStr.lo SelInput.lo SendEvent.lo SetBack.lo SetClMask.lo SetClOrig.lo SetCRects.lo SetDashes.lo SetFont.lo SetFore.lo SetFPath.lo SetFunc.lo SetHints.lo SetIFocus.lo SetLocale.lo SetLStyle.lo SetNrmHint.lo SetPMask.lo SetPntMap.lo SetRGBCMap.lo SetSOwner.lo SetSSaver.lo SetState.lo SetStCmap.lo SetStip.lo SetTile.lo SetTSOrig.lo SetTxtProp.lo SetWMCMapW.lo SetWMProto.lo StBytes.lo StColor.lo StColors.lo StName.lo StNColor.lo StrKeysym.lo StrToText.lo Sync.lo Synchro.lo Text16.lo Text.lo TextExt16.lo TextExt.lo TextToStr.lo TrCoords.lo UndefCurs.lo UngrabBut.lo UngrabKbd.lo UngrabKey.lo UngrabPtr.lo UngrabSvr.lo UninsCmap.lo UnldFont.lo UnmapSubs.lo UnmapWin.lo VisUtil.lo WarpPtr.lo Window.lo WinEvent.lo Withdraw.lo WMGeom.lo WMProps.lo WrBitF.lo XlibAsync.lo XlibInt.lo Xrm.lo x11_trans.lo xlibi18n/libi18n.la xcms/libxcms.la xkb/libxkb.la -lXdmcp -L../../../nxcomp/src/.libs -lXcomp -ldl -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/AllCells.o .libs/AllowEv.o .libs/AllPlanes.o .libs/AuDispose.o .libs/AuFileName.o .libs/AuGetBest.o .libs/AuRead.o .libs/AutoRep.o .libs/Backgnd.o .libs/BdrWidth.o .libs/Bell.o .libs/Border.o .libs/ChAccCon.o .libs/ChActPGb.o .libs/ChClMode.o .libs/ChCmap.o .libs/ChGC.o .libs/ChKeyCon.o .libs/ChkIfEv.o .libs/ChkMaskEv.o .libs/ChkTypEv.o .libs/ChkTypWEv.o .libs/ChkWinEv.o .libs/ChPntCon.o .libs/ChProp.o .libs/ChSaveSet.o .libs/ChWAttrs.o .libs/ChWindow.o .libs/CirWin.o .libs/CirWinDn.o .libs/CirWinUp.o .libs/ClDisplay.o .libs/ClearArea.o .libs/Clear.o .libs/ConfWind.o .libs/ConnDis.o .libs/Context.o .libs/ConvSel.o .libs/CopyArea.o .libs/CopyCmap.o .libs/CopyGC.o .libs/CopyPlane.o .libs/CrBFData.o .libs/CrCmap.o .libs/CrCursor.o .libs/CrGC.o .libs/CrGlCur.o .libs/CrPFBData.o .libs/CrPixmap.o .libs/CrWindow.o .libs/Cursor.o .libs/DefCursor.o .libs/DelProp.o .libs/Depths.o .libs/DestSubs.o .libs/DestWind.o .libs/DisName.o .libs/DrArc.o .libs/DrArcs.o .libs/DrLine.o .libs/DrLines.o .libs/DrPoint.o .libs/DrPoints.o .libs/DrRect.o .libs/DrRects.o .libs/DrSegs.o .libs/ErrDes.o .libs/ErrHndlr.o .libs/evtomask.o .libs/EvToWire.o .libs/FetchName.o .libs/FillArc.o .libs/FillArcs.o .libs/FillPoly.o .libs/FillRct.o .libs/FillRcts.o .libs/FilterEv.o .libs/Flush.o .libs/Font.o .libs/FontInfo.o .libs/FontNames.o .libs/FreeCmap.o .libs/FreeCols.o .libs/FreeCurs.o .libs/FreeEData.o .libs/FreeEventData.o .libs/FreeGC.o .libs/FreePix.o .libs/FSSaver.o .libs/FSWrap.o .libs/GCMisc.o .libs/Geom.o .libs/GetAtomNm.o .libs/GetColor.o .libs/GetDflt.o .libs/GetEventData.o .libs/GetFPath.o .libs/GetFProp.o .libs/GetGCVals.o .libs/GetGeom.o .libs/GetHColor.o .libs/GetHints.o .libs/GetIFocus.o .libs/GetImage.o .libs/GetKCnt.o .libs/GetMoEv.o .libs/GetNrmHint.o .libs/GetPCnt.o .libs/GetPntMap.o .libs/GetProp.o .libs/GetRGBCMap.o .libs/GetSOwner.o .libs/GetSSaver.o .libs/GetStCmap.o .libs/GetTxtProp.o .libs/GetWAttrs.o .libs/GetWMCMapW.o .libs/GetWMProto.o .libs/globals.o .libs/GrButton.o .libs/GrKeybd.o .libs/GrKey.o .libs/GrPointer.o .libs/GrServer.o .libs/Host.o .libs/Iconify.o .libs/IfEvent.o .libs/imConv.o .libs/ImText16.o .libs/ImText.o .libs/ImUtil.o .libs/InitExt.o .libs/InsCmap.o .libs/IntAtom.o .libs/KeyBind.o .libs/KeysymStr.o .libs/KillCl.o .libs/LiHosts.o .libs/LiICmaps.o .libs/LiProps.o .libs/ListExt.o .libs/LoadFont.o .libs/LockDis.o .libs/locking.o .libs/LookupCol.o .libs/LowerWin.o .libs/Macros.o .libs/MapRaised.o .libs/MapSubs.o .libs/MapWindow.o .libs/MaskEvent.o .libs/Misc.o .libs/ModMap.o .libs/MoveWin.o .libs/NextEvent.o .libs/OCWrap.o .libs/OMWrap.o .libs/OpenDis.o .libs/ParseCmd.o .libs/ParseCol.o .libs/ParseGeom.o .libs/PeekEvent.o .libs/PeekIfEv.o .libs/Pending.o .libs/PixFormats.o .libs/PmapBgnd.o .libs/PmapBord.o .libs/PolyReg.o .libs/PolyTxt16.o .libs/PolyTxt.o .libs/PropAlloc.o .libs/PutBEvent.o .libs/PutImage.o .libs/Quarks.o .libs/QuBest.o .libs/QuColor.o .libs/QuColors.o .libs/QuCurShp.o .libs/QuExt.o .libs/QuKeybd.o .libs/QuPntr.o .libs/QuStipShp.o .libs/QuTextE16.o .libs/QuTextExt.o .libs/QuTileShp.o .libs/QuTree.o .libs/RaiseWin.o .libs/RdBitF.o .libs/RecolorC.o .libs/ReconfWin.o .libs/ReconfWM.o .libs/Region.o .libs/RegstFlt.o .libs/RepWindow.o .libs/RestackWs.o .libs/RotProp.o .libs/ScrResStr.o .libs/SelInput.o .libs/SendEvent.o .libs/SetBack.o .libs/SetClMask.o .libs/SetClOrig.o .libs/SetCRects.o .libs/SetDashes.o .libs/SetFont.o .libs/SetFore.o .libs/SetFPath.o .libs/SetFunc.o .libs/SetHints.o .libs/SetIFocus.o .libs/SetLocale.o .libs/SetLStyle.o .libs/SetNrmHint.o .libs/SetPMask.o .libs/SetPntMap.o .libs/SetRGBCMap.o .libs/SetSOwner.o .libs/SetSSaver.o .libs/SetState.o .libs/SetStCmap.o .libs/SetStip.o .libs/SetTile.o .libs/SetTSOrig.o .libs/SetTxtProp.o .libs/SetWMCMapW.o .libs/SetWMProto.o .libs/StBytes.o .libs/StColor.o .libs/StColors.o .libs/StName.o .libs/StNColor.o .libs/StrKeysym.o .libs/StrToText.o .libs/Sync.o .libs/Synchro.o .libs/Text16.o .libs/Text.o .libs/TextExt16.o .libs/TextExt.o .libs/TextToStr.o .libs/TrCoords.o .libs/UndefCurs.o .libs/UngrabBut.o .libs/UngrabKbd.o .libs/UngrabKey.o .libs/UngrabPtr.o .libs/UngrabSvr.o .libs/UninsCmap.o .libs/UnldFont.o .libs/UnmapSubs.o .libs/UnmapWin.o .libs/VisUtil.o .libs/WarpPtr.o .libs/Window.o .libs/WinEvent.o .libs/Withdraw.o .libs/WMGeom.o .libs/WMProps.o .libs/WrBitF.o .libs/XlibAsync.o .libs/XlibInt.o .libs/Xrm.o .libs/x11_trans.o -Wl,--whole-archive xlibi18n/.libs/libi18n.a xcms/.libs/libxcms.a xkb/.libs/libxkb.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,"%{_pkglibdir}" -pthread -lXdmcp -L../../../nxcomp/src/.libs -L/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 -L/usr/lib64 -lXcomp -lpthread -ljpeg -lpng16 -lz -ldl -Wl,-soname -Wl,libNX_X11.so.6 -o .libs/libNX_X11.so.6.3.0 libtool: install: /usr/bin/install -p .libs/libNX_X11.so.6.3.0T /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so.6.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 && { ln -s -f libNX_X11.so.6.3.0 libNX_X11.so.6 || { rm -f libNX_X11.so.6 && ln -s libNX_X11.so.6.3.0 libNX_X11.so.6; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64 && { ln -s -f libNX_X11.so.6.3.0 libNX_X11.so || { rm -f libNX_X11.so && ln -s libNX_X11.so.6.3.0 libNX_X11.so; }; }) libtool: install: /usr/bin/install -p .libs/libNX_X11.lai /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.la libtool: install: /usr/bin/install -p .libs/libNX_X11.a /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/X11' /usr/bin/install -p -m 644 XErrorDB '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/X11' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 nx-x11.pc '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nx-X11/lib' # install the nxdialog executable and its man page /usr/bin/make -C nxdialog install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' Making install in bin make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/bin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin' /usr/bin/install -p nxdialog '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/bin' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/bin' Making install in man make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/man' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nxdialog.1 '/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/man/man1' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/man' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25/nxdialog' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25' + ln -s ../X11/fonts /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/nx/fonts + chmod 755 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so.6 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so.6.3.0 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so.3 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so.3.5.99 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so.3 /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so.3.5.99 + rm -rf /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/include + rm -f /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig/nx-x11.pc /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig/nxcomp.pc /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/pkgconfig/nxcompshad.pc + rm -f /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.a /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.a /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.a /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.la /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.la /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.la + pathfix.py -pni '/usr/bin/python3 -s' /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxdialog /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxdialog: updating + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.5.99.25-1.mga8 --unique-debug-suffix -3.5.99.25-1.mga8.aarch64 --unique-debug-src-base nx-3.5.99.25-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nx-libs-3.5.99.25 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so.3.5.99 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so.6.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so.3.5.99 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxproxy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so.3.5.99 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxproxy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcomp.so.3.5.99 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxagent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libNX_X11.so.6.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/bin/nxagent gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/lib64/libXcompshad.so.3.5.99 gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 16264kB, size after compression: 7480kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 1 CRC32s did match. 19331 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64nxX11_6-3.5.99.25-1.mga8.aarch64 Provides: lib64nxX11_6 = 3.5.99.25-1.mga8 lib64nxX11_6(aarch-64) = 3.5.99.25-1.mga8 libNX_X11.so.6()(64bit) nxX11 = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libXcomp.so.3()(64bit) libXdmcp.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64xcomp3-3.5.99.25-1.mga8.aarch64 Provides: lib64xcomp3 = 3.5.99.25-1.mga8 lib64xcomp3(aarch-64) = 3.5.99.25-1.mga8 libXcomp.so.3()(64bit) xcomp = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libz.so.1()(64bit) Processing files: lib64xcompshad3-3.5.99.25-1.mga8.aarch64 Provides: lib64xcompshad3 = 3.5.99.25-1.mga8 lib64xcompshad3(aarch-64) = 3.5.99.25-1.mga8 libXcompshad.so.3()(64bit) xcompext = 3.5.99.25-1.mga8 xcompshad = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXrandr.so.2()(64bit) libXtst.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: nxproxy-3.5.99.25-1.mga8.aarch64 Provides: nxproxy = 3.5.99.25-1.mga8 nxproxy(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXcomp.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: nxagent-3.5.99.25-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZR1Guo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nx-libs-3.5.99.25 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxagent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxagent + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxagent + cp -pr doc/nxagent/README.keystrokes /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxagent + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.s8V06r + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nx-libs-3.5.99.25 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/licenses/nxagent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/licenses/nxagent + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/licenses/nxagent + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/licenses/nxagent + cp -pr LICENSE.nxcomp /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/licenses/nxagent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(nxagent) = 3.5.99.25-1.mga8 nxagent = 3.5.99.25-1.mga8 nxagent(aarch-64) = 3.5.99.25-1.mga8 x2goagent = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libNX_X11.so.6()(64bit) libX11.so.6()(64bit) libXcomp.so.3()(64bit) libXcomposite.so.1()(64bit) libXcompshad.so.3()(64bit) libXdmcp.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXfont2.so.2()(64bit) libXinerama.so.1()(64bit) libXpm.so.4()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpixman-1.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) Obsoletes: x2goagent < 3.5.99.0-1 Recommends: x11-data-xkbdata Processing files: nxdialog-3.5.99.25-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rwe5ir + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nx-libs-3.5.99.25 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxdialog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxdialog + cp -pr nxdialog/README.md /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64/usr/share/doc/nxdialog + RPM_EC=0 ++ jobs -p + exit 0 Provides: nxdialog = 3.5.99.25-1.mga8 nxdialog(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: typelib(Gdk) typelib(GdkX11) typelib(Gtk) = 3.0 Processing files: nx-debugsource-3.5.99.25-1.mga8.aarch64 Provides: nx-debugsource = 3.5.99.25-1.mga8 nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nx-debuginfo-3.5.99.25-1.mga8.aarch64 Provides: nx-debuginfo = 3.5.99.25-1.mga8 nx-debuginfo(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Processing files: lib64nxX11_6-debuginfo-3.5.99.25-1.mga8.aarch64 Provides: debuginfo(build-id) = 6c3328592c8373f5a639a5d77baa35d912e3af5e lib64nxX11_6-debuginfo = 3.5.99.25-1.mga8 lib64nxX11_6-debuginfo(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Processing files: lib64xcomp3-debuginfo-3.5.99.25-1.mga8.aarch64 Provides: debuginfo(build-id) = aa0f68a06af6ab296826f0d69e6e0976f4828d17 lib64xcomp3-debuginfo = 3.5.99.25-1.mga8 lib64xcomp3-debuginfo(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Processing files: lib64xcompshad3-debuginfo-3.5.99.25-1.mga8.aarch64 Provides: debuginfo(build-id) = d7f2cb9e2fc576190d8a6702a1a99369082fa498 lib64xcompshad3-debuginfo = 3.5.99.25-1.mga8 lib64xcompshad3-debuginfo(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Processing files: nxproxy-debuginfo-3.5.99.25-1.mga8.aarch64 Provides: debuginfo(build-id) = 995113bed0e8f57e1fcbc74327ee8f7bc83bef63 nxproxy-debuginfo = 3.5.99.25-1.mga8 nxproxy-debuginfo(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Processing files: nxagent-debuginfo-3.5.99.25-1.mga8.aarch64 Provides: debuginfo(build-id) = e6d2c4b30111444cc4506e4e17dbec91aa401f18 nxagent-debuginfo = 3.5.99.25-1.mga8 nxagent-debuginfo(aarch-64) = 3.5.99.25-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nx-debugsource(aarch-64) = 3.5.99.25-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xcompshad3-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nx-debuginfo-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xcompshad3-debuginfo-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nxproxy-debuginfo-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nxproxy-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nxdialog-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xcomp3-debuginfo-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nxX11_6-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xcomp3-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nxagent-debuginfo-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nxX11_6-debuginfo-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nxagent-3.5.99.25-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nx-debugsource-3.5.99.25-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gdcuos + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nx-libs-3.5.99.25 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nx-3.5.99.25-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fYavGr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf nx-libs-3.5.99.25 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!