Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/xscreensaver.spec'], chrootPath='/var/lib/mock/f29-build-17360189-1250307/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/xscreensaver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Wed Feb 10 2015 Mamoru TASAKA BUILDSTDERR: warning: bogus date in %changelog: Mon Jun 1 2008 Mamoru Tasaka - 1:5.05-4 BUILDSTDERR: warning: bogus date in %changelog: Sun Sep 2 2002 Bill Nottingham 4.05-6 BUILDSTDERR: warning: bogus date in %changelog: Wed Oct 25 1997 Marc Ewing Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/xscreensaver-5.43-2.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/xscreensaver.spec'], chrootPath='/var/lib/mock/f29-build-17360189-1250307/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/xscreensaver.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Wed Feb 10 2015 Mamoru TASAKA BUILDSTDERR: warning: bogus date in %changelog: Mon Jun 1 2008 Mamoru Tasaka - 1:5.05-4 BUILDSTDERR: warning: bogus date in %changelog: Sun Sep 2 2002 Bill Nottingham 4.05-6 BUILDSTDERR: warning: bogus date in %changelog: Wed Oct 25 1997 Marc Ewing Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XgZIXz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xscreensaver-5.43 + /usr/bin/gzip -dc /builddir/build/SOURCES/xscreensaver-5.43.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xscreensaver-5.43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + rm -f driver/XScreenSaver_ad.h + find . -name '*.c' -exec chmod ugo-x '{}' ';' + /usr/bin/git init Initialized empty Git repository in /builddir/build/BUILD/xscreensaver-5.43/.git/ + /usr/bin/git config user.email xscreensaver-owner@fedoraproject.org + /usr/bin/git config user.name 'XScreenSaver owners' + /usr/bin/git add . + /usr/bin/git commit -m base -q Patch #1 (xscreensaver-5.00b5-sanitize-hacks.patch): + echo 'Patch #1 (xscreensaver-5.00b5-sanitize-hacks.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file hacks/barcode.c Hunk #1 succeeded at 118 (offset 1 line). Hunk #2 succeeded at 130 (offset 1 line). Hunk #3 succeeded at 169 (offset 1 line). Hunk #4 succeeded at 185 (offset 1 line). Hunk #5 succeeded at 260 (offset 1 line). Hunk #6 succeeded at 268 (offset 1 line). Hunk #7 succeeded at 326 (offset 1 line). patching file hacks/glx/glsnake.c Hunk #1 succeeded at 539 (offset 4 lines). Hunk #2 succeeded at 564 (offset 4 lines). Hunk #3 succeeded at 999 (offset 4 lines). + /usr/bin/git commit -m ' BUILDSTDERR: # sanitize the names of modes in barcode' -a [master d6510f2] # sanitize the names of modes in barcode 2 files changed, 6 insertions(+), 16 deletions(-) Patch #21 (xscreensaver-5.35-webcollage-default-nonet.patch): + echo 'Patch #21 (xscreensaver-5.35-webcollage-default-nonet.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file hacks/config/webcollage.xml Hunk #1 succeeded at 30 (offset 2 lines). Hunk #2 succeeded at 51 (offset 2 lines). patching file hacks/webcollage.man + /usr/bin/git commit -m ' BUILDSTDERR: # Change webcollage not to access to net BUILDSTDERR: # Also see bug 472061' -a [master 2d7df10] # Change webcollage not to access to net # Also see bug 472061 2 files changed, 11 insertions(+), 1 deletion(-) Patch #51 (xscreensaver-5.12-test-passwd-segv-tty.patch): + echo 'Patch #51 (xscreensaver-5.12-test-passwd-segv-tty.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file driver/passwd.c Hunk #1 succeeded at 251 (offset 46 lines). + /usr/bin/git commit -m ' BUILDSTDERR: # driver/test-passwd tty segfaults' -a [master cea4776] # driver/test-passwd tty segfaults 1 file changed, 1 insertion(+), 1 deletion(-) Patch #52 (xscreensaver-5.12-tests-miscfix.patch): + echo 'Patch #52 (xscreensaver-5.12-tests-miscfix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file driver/test-xdpms.c patching file driver/Makefile.in Hunk #1 succeeded at 866 (offset 16 lines). + /usr/bin/git commit -m ' BUILDSTDERR: # patch to compile driver/test-xdpms' -a [master 393e40f] # patch to compile driver/test-xdpms 2 files changed, 1 insertion(+), 2 deletions(-) + /usr/bin/cat /builddir/build/SOURCES/xscreensaver-5.36-0003-reset_strip-kill-gcc7-Wint-in-bool-context.patch + /usr/bin/git am Applying: reset_strip: kill gcc7 -Wint-in-bool-context + /usr/bin/cat /builddir/build/SOURCES/xscreensaver-5.36-0004-init_crystal-kill-gcc7-Wint-in-bool-context.patch + /usr/bin/git am Applying: init_crystal: kill gcc7 -Wint-in-bool-context + /usr/bin/cat /builddir/build/SOURCES/xscreensaver-5.42-0061-open-new-window-for-man-when-using-gnome-terminal.patch + /usr/bin/git am Applying: open new window for man when using gnome-terminal + /usr/bin/cat /builddir/build/SOURCES/xscreensaver-5.43-0001-glhanoi-fix-malloc-size-shortage.patch + /usr/bin/git am Applying: glhanoi: fix malloc size shortage + for f in driver/XScreenSaver.ad.in hacks/glx/sproingies.man + iconv -f ISO-8859-1 -t UTF-8 driver/XScreenSaver.ad.in + touch -r driver/XScreenSaver.ad.in driver/XScreenSaver.ad.in.tmp + mv driver/XScreenSaver.ad.in.tmp driver/XScreenSaver.ad.in + for f in driver/XScreenSaver.ad.in hacks/glx/sproingies.man + iconv -f ISO-8859-1 -t UTF-8 hacks/glx/sproingies.man + touch -r hacks/glx/sproingies.man hacks/glx/sproingies.man.tmp + mv hacks/glx/sproingies.man.tmp hacks/glx/sproingies.man + /usr/bin/git commit -m ' BUILDSTDERR: # change some files to UTF-8' -a [master 8a983c6] # change some files to UTF-8 1 file changed, 1 insertion(+), 1 deletion(-) + change_option driver/XScreenSaver.ad.in captureStderr=False passwdTimeout=0:00:15 grabDesktopImages=False lock=True splash=False ignoreUninstalledPrograms=True 'textProgram=fortune -s' textURL=http://planet.fedoraproject.org/rss20.xml + set +x + /usr/bin/git commit -m ' BUILDSTDERR: # Change some options BUILDSTDERR: # For grabDesktopImages, lock, see bug 126809' -a [master 94e1cf6] # Change some options # For grabDesktopImages, lock, see bug 126809 1 file changed, 8 insertions(+), 8 deletions(-) + silence_hack driver/XScreenSaver.ad.in bsod flag peepers + set +x + /usr/bin/git commit -m ' BUILDSTDERR: # Disable the following hacks by default BUILDSTDERR: # (disable, not remove)' -a [master 22f81b2] # Disable the following hacks by default # (disable, not remove) 1 file changed, 2 insertions(+), 2 deletions(-) BUILDSTDERR: ++ echo 2.fc29 BUILDSTDERR: ++ sed -e '/IGNORE THIS/s|\.[a-z][a-z0-9].*$||' + eval sed -i.ver -e ''\''s|version' '[45].[0-9a-z][0-9a-z]*|version' '5.43-2.fc29|'\''' driver/XScreenSaver.ad.in BUILDSTDERR: ++ sed -i.ver -e 's|version [45].[0-9a-z][0-9a-z]*|version 5.43-2.fc29|' driver/XScreenSaver.ad.in BUILDSTDERR: ++ LANG=C BUILDSTDERR: ++ LC_ALL=C BUILDSTDERR: ++ date -u +%d-%b-%Y + eval sed -i.date -e ''\''s|[0-9].*-.*-20[0-9][0-9]|27-Aug-2019|g'\''' driver/XScreenSaver.ad.in BUILDSTDERR: ++ sed -i.date -e 's|[0-9].*-.*-20[0-9][0-9]|27-Aug-2019|g' driver/XScreenSaver.ad.in BUILDSTDERR: ++ LANG=C BUILDSTDERR: ++ LC_ALL=C BUILDSTDERR: ++ date -u +%d-%b-%Y BUILDSTDERR: ++ echo 2.fc29 BUILDSTDERR: ++ sed -e '/IGNORE THIS/s|\.[a-zA-Z][a-zA-Z0-9].*$||' + eval sed -i.ver -e ''\''s|([0-9].*-.*-20[0-9][0-9])|(27-Aug-2019)|g'\''' -e ''\''s|\(5.[0-9][0-9]\)[a-z][0-9][0-9]*|\1|'\''' -e ''\''s|5.[0-9][0-9]|5.43-2.fc29|'\''' utils/version.h BUILDSTDERR: ++ sed -i.ver -e 's|([0-9].*-.*-20[0-9][0-9])|(27-Aug-2019)|g' -e 's|\(5.[0-9][0-9]\)[a-z][0-9][0-9]*|\1|' -e 's|5.[0-9][0-9]|5.43-2.fc29|' utils/version.h + /usr/bin/git commit -m ' BUILDSTDERR: # Record time, EVR' -a [master bfef51b] # Record time, EVR 2 files changed, 3 insertions(+), 3 deletions(-) BUILDSTDERR: ++ find hacks -name Makefile.in + for f in `find hacks -name Makefile.in` + sed -i.mansuf -e '/^mansuffix/s|6|6x|' hacks/glx/Makefile.in + for f in `find hacks -name Makefile.in` + sed -i.mansuf -e '/^mansuffix/s|6|6x|' hacks/images/Makefile.in + for f in `find hacks -name Makefile.in` + sed -i.mansuf -e '/^mansuffix/s|6|6x|' hacks/Makefile.in + /usr/bin/git commit -m ' BUILDSTDERR: # Move man entry to 6x (bug 197741)' -a [master 7e83db6] # Move man entry to 6x (bug 197741) 2 files changed, 2 insertions(+), 2 deletions(-) + sed -i.manentry -e 's@man %s@man 6x %s 2>/dev/null || man 1 %s @' driver/XScreenSaver.ad.in + /usr/bin/git commit -m ' BUILDSTDERR: # Search first 6x entry, next 1 entry for man pages' -a [master 411ac3e] # Search first 6x entry, next 1 entry for man pages 1 file changed, 2 insertions(+), 2 deletions(-) + '[' -x /usr/share/libtool/config.guess ']' + sed -i.icon -e 's|xscreensaver\.xpm|xscreensaver|' driver/screensaver-properties.desktop.in + /usr/bin/git commit -m ' BUILDSTDERR: # Fix for desktop-file-utils 0.14+' -a On branch master Untracked files: driver/XScreenSaver.ad.in.date driver/XScreenSaver.ad.in.hack driver/XScreenSaver.ad.in.manentry driver/XScreenSaver.ad.in.opts driver/XScreenSaver.ad.in.ver driver/screensaver-properties.desktop.in.icon hacks/Makefile.in.mansuf hacks/glx/Makefile.in.mansuf hacks/images/Makefile.in.mansuf utils/version.h.ver nothing added to commit but untracked files present Nothing changed + echo 'Nothing changed' + sed -i.test -e 's|test-apm[ \t][ \t]*t|t|' driver/Makefile.in + /usr/bin/git commit -m ' BUILDSTDERR: # Disable (don'\''t build) some tests BUILDSTDERR: # apm: doesn'\''t compile BUILDSTDERR: # mlstring: causes OOM - need check again' -a [master f02de6a] # Disable (don't build) some tests # apm: doesn't compile # mlstring: causes OOM - need check again 1 file changed, 1 insertion(+), 1 deletion(-) + sed -i.delay -e 's| delay = 1| delay = 3|' driver/test-fade.c + /usr/bin/git commit -m ' BUILDSTDERR: # test-fade: give more time between fading' -a [master bc63ad7] # test-fade: give more time between fading 1 file changed, 1 insertion(+), 1 deletion(-) + sed -i.delay -e 's|60 \* 15|20|' driver/test-grab.c + /usr/bin/git commit -m ' BUILDSTDERR: # test-grab: testing time too long, setting time 15 min -> 20 sec' -a [master b61f67c] # test-grab: testing time too long, setting time 15 min -> 20 sec 1 file changed, 1 insertion(+), 1 deletion(-) + aclocal BUILDSTDERR: aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + autoconf + autoheader + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K119UH + umask 022 + cd /builddir/build/BUILD + cd xscreensaver-5.43 BUILDSTDERR: ++ sh ./config.guess + archdir=s390x-ibm-linux-gnu + '[' -d s390x-ibm-linux-gnu ']' + mkdir s390x-ibm-linux-gnu + cd s390x-ibm-linux-gnu + rm -rf ./TMPBINDIR + export PATH=/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + mkdir TMPBINDIR + pushd TMPBINDIR/ ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/TMPBINDIR ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu BUILDSTDERR: ++ pwd + export PATH=/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/TMPBINDIR:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/TMPBINDIR:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + ln -sf /bin/true xdg-open + popd ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long' + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks' ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/TMPBINDIR ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open' + pushd TMPBINDIR + ln -sf /bin/true gdmflexiserver + popd ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --enable-pam-check-account-type' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --enable-pam-check-account-type --with-record-animation' + unlink configure BUILDSTDERR: unlink: cannot unlink 'configure': No such file or directory + : + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --enable-pam-check-account-type --with-record-animation BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking current directory: /builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu command line was: ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/fedora-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --enable-pam-check-account-type --with-record-animation checking build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for s390x-redhat-linux-gnu-gcc... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes Turning on gcc compiler warnings. checking whether gcc accepts -Wno-overlength-strings... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -no-cpp-precomp... no checking whether gcc accepts -std=c89... yes Disabling C++ comments in ANSI C code. checking how to run the C preprocessor... gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -E checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for bc... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether "${INSTALL} -d" creates intermediate directories... yes checking whether make sets $(MAKE)... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to call gettimeofday... two arguments checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for select... yes checking for fcntl... yes checking for uname... yes checking for nice... yes checking for setpriority... yes checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for sbrk... yes checking for sigaction... yes checking for syslog... yes checking for realpath... yes checking for setrlimit... yes checking for setlocale... yes checking for sqrtf... no checking for getaddrinfo... yes checking for struct sockaddr.sa_len... no checking for struct icmp... yes checking for struct icmphdr... yes checking for getifaddrs... yes checking for socklen_t... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for perl5... no checking for perl... /usr/bin/perl checking perl version... 5.028002 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X app-defaults directory... (cached) /usr/share/X11/app-defaults checking for XPointer... yes checking whether this is MacOS X... no checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.28.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW checking for X11/Xmu/Error.h... yes checking for X11/extensions/dpms.h... yes checking for DPMSInfo in -lXext... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryScreens in -lXext... no checking for XineramaQueryScreens in -lXinerama... yes checking for X11/extensions/XInput.h... yes checking for XListInputDevices in -lXi... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeGetViewPort in -lXxf86vm... yes checking for XF86VidModeSetGamma in -lXxf86vm... yes checking for XF86VidModeSetGammaRamp in -lXxf86vm... yes checking for X11/extensions/Xrandr.h... yes checking for XRenderSetSubpixelOrder in -lXrender... yes checking for XRRGetScreenInfo in -lXext... no checking for XRRGetScreenInfo in -lXrandr... yes checking for XRRGetScreenResources... yes checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes checking for XHPDisableReset in X11/XHPlib.h... no checking whether /proc/interrupts contains keyboard data... no checking whether /proc/17253/oom_score_adj exists... yes checking for PAM... yes checking for dlopen in -ldl... yes checking for sigtimedwait in -lc... yes checking how to call pam_strerror... two arguments checking pam_fail_delay in -lpam... yes checking for crypt in -lc... no checking for crypt in -lcrypt... yes checking for gdmflexiserver... /builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/TMPBINDIR/gdmflexiserver checking for login manager... gdmflexiserver -ls checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0... 2.24.32 checking for gmodule-2.0... 2.58.3 checking for libxml-2.0... 2.9.8 checking for libglade-2.0... 2.6.4 checking for gdk-pixbuf-2.0... 2.38.1 checking for gdk-pixbuf-xlib-2.0... 2.38.1 checking for Gtk includes... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread checking for Gtk libs... -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lxml2 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 checking for gtk+-2.0... 2.24.32 checking for gnome-open... no checking for gnome-url-show... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for GL/glx.h... yes checking whether GL is really MesaGL... yes checking for pthread_create in -lpthread... yes checking for glXCreateContext in -lMesaGL... no checking for glXCreateContext in -lGL... yes checking MesaGL version number... unknown checking for glBindTexture in -lGL... yes checking for GL/gle.h... yes checking for gleCreateGC in -lgle... yes checking for uview_direction in -lgle... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_read_struct in -lpng... yes checking for gdk-pixbuf-2.0... 2.38.1 checking for gdk-pixbuf-xlib-2.0... 2.38.1 checking for gio-2.0... 2.58.3 checking for gdk-pixbuf includes... -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread checking for gdk-pixbuf libs... -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking gdk-pixbuf/gdk-pixbuf.h usability... yes checking gdk-pixbuf/gdk-pixbuf.h presence... yes checking for gdk-pixbuf/gdk-pixbuf.h... yes checking gdk-pixbuf/gdk-pixbuf-xlib.h usability... no checking gdk-pixbuf/gdk-pixbuf-xlib.h presence... no checking for gdk-pixbuf/gdk-pixbuf-xlib.h... no checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h usability... yes checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h presence... yes checking for gdk-pixbuf-xlib/gdk-pixbuf-xlib.h... yes checking for gdk_pixbuf usability... checking for gdk_pixbuf_new_from_file in -lc... yes checking for gdk_pixbuf_xlib_init in -lc... yes checking for gdk_pixbuf_apply_embedded_orientation in -lc... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_compress in -ljpeg... yes checking for Xutf8DrawString in -lX11... yes checking for xft... 2.3.2 checking for Xft includes... -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid checking for Xft libs... -lXft checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for Xft usability... checking for XftDrawStringUtf8 in -lc... yes checking for libsystemd... no checking for libsystemd usability... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for forkpty in -lutil... yes checking for X11/extensions/XShm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for X11/extensions/Xdbe.h... yes checking for X11/extensions/readdisplay.h... no checking for image directory /usr/share/backgrounds/images/... yes checking for text file /etc/fedora-release... yes checking for browser xdg-open... yes checking for setcap... setcap checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no enabling --with-record-animation checking for locale directory... /usr/share/locale configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating jwxyz/Makefile config.status: creating hacks/Makefile config.status: creating hacks/images/Makefile config.status: creating hacks/glx/Makefile config.status: creating po/Makefile.in config.status: creating driver/Makefile config.status: creating driver/xscreensaver.pam config.status: creating driver/xscreensaver-demo.glade2 config.status: creating driver/XScreenSaver.ad config.status: creating config.h config.status: executing default-1 commands config.status: executing po/stamp-it commands BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking User programs will be installed in /usr/bin/ Screen savers will be installed in /usr/libexec/xscreensaver/ Configuration dialogs will be installed in /usr/share/xscreensaver/config/ System-wide default settings will be installed in /usr/share/X11/app-defaults/ + rm -f configure + cd po + make generate_potfiles_in sleeping 3 seconds... created /builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po/POTFILES.in + cp -p POTFILES.in .. + export srcdir=.. + srcdir=.. + make update-po make xscreensaver.pot make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' top_srcdir=../.. /usr/bin/intltool-update --gettext-package xscreensaver --pot make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' /usr/bin/intltool-update --gettext-package xscreensaver --dist da /usr/bin/intltool-update --gettext-package xscreensaver --dist de /usr/bin/intltool-update --gettext-package xscreensaver --dist es /usr/bin/intltool-update --gettext-package xscreensaver --dist et /usr/bin/intltool-update --gettext-package xscreensaver --dist fi /usr/bin/intltool-update --gettext-package xscreensaver --dist fr /usr/bin/intltool-update --gettext-package xscreensaver --dist hu /usr/bin/intltool-update --gettext-package xscreensaver --dist it /usr/bin/intltool-update --gettext-package xscreensaver --dist ja /usr/bin/intltool-update --gettext-package xscreensaver --dist ko /usr/bin/intltool-update --gettext-package xscreensaver --dist nb /usr/bin/intltool-update --gettext-package xscreensaver --dist nl /usr/bin/intltool-update --gettext-package xscreensaver --dist pl /usr/bin/intltool-update --gettext-package xscreensaver --dist pt /usr/bin/intltool-update --gettext-package xscreensaver --dist pt_BR /usr/bin/intltool-update --gettext-package xscreensaver --dist ru /usr/bin/intltool-update --gettext-package xscreensaver --dist sk /usr/bin/intltool-update --gettext-package xscreensaver --dist sv /usr/bin/intltool-update --gettext-package xscreensaver --dist vi /usr/bin/intltool-update --gettext-package xscreensaver --dist wa /usr/bin/intltool-update --gettext-package xscreensaver --dist zh_CN /usr/bin/intltool-update --gettext-package xscreensaver --dist zh_TW + rm -f ../POTFILES_in + cp -p ../po/da.po ../po/de.po ../po/es.po ../po/et.po ../po/fi.po ../po/fr.po ../po/hu.po ../po/it.po ../po/ja.po ../po/ko.po ../po/nb.po ../po/nl.po ../po/pl.po ../po/pt.po ../po/pt_BR.po ../po/ru.po ../po/sk.po ../po/sv.po ../po/vi.po ../po/wa.po ../po/zh_CN.po ../po/zh_TW.po po/ + cd ../po + git add da.po de.po es.po et.po fi.po fr.po hu.po it.po ja.po ko.po nb.po nl.po pl.po pt.po pt_BR.po ru.po sk.po sv.po vi.po wa.po zh_CN.po zh_TW.po + git commit -m 'po regenerated' [master 077a9c1] po regenerated 22 files changed, 234342 insertions(+), 181344 deletions(-) rewrite po/da.po (66%) rewrite po/de.po (76%) rewrite po/es.po (67%) rewrite po/et.po (76%) rewrite po/fi.po (76%) rewrite po/fr.po (65%) rewrite po/hu.po (67%) rewrite po/it.po (75%) rewrite po/ko.po (73%) rewrite po/nb.po (74%) rewrite po/pl.po (72%) rewrite po/pt.po (76%) rewrite po/sk.po (78%) rewrite po/sv.po (61%) rewrite po/vi.po (72%) rewrite po/wa.po (74%) rewrite po/zh_CN.po (72%) rewrite po/zh_TW.po (73%) + mkdir -p hacks/images + '[' '!' -f hacks/images/Makefile ']' + make -C ../hacks/images -j1 make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/hacks/images' mkdir gen echo ../../utils/bin2c "timetunnel1.png" "gen/timetunnel1_png.h" ../../utils/bin2c timetunnel1.png gen/timetunnel1_png.h ../../utils/bin2c "timetunnel1.png" "gen/timetunnel1_png.h" echo ../../utils/bin2c "sball.png" "gen/sball_png.h" ../../utils/bin2c sball.png gen/sball_png.h ../../utils/bin2c "sball.png" "gen/sball_png.h" echo ../../utils/bin2c "matrix1.png" "gen/matrix1_png.h" ../../utils/bin2c matrix1.png gen/matrix1_png.h ../../utils/bin2c "matrix1.png" "gen/matrix1_png.h" echo ../../utils/bin2c "logo-32.png" "gen/logo-32_png.h" ../../utils/bin2c logo-32.png gen/logo-32_png.h ../../utils/bin2c "logo-32.png" "gen/logo-32_png.h" echo ../../utils/bin2c "sball-bg.png" "gen/sball-bg_png.h" ../../utils/bin2c sball-bg.png gen/sball-bg_png.h ../../utils/bin2c "sball-bg.png" "gen/sball-bg_png.h" echo ../../utils/bin2c "6x10font.png" "gen/6x10font_png.h" ../../utils/bin2c 6x10font.png gen/6x10font_png.h ../../utils/bin2c "6x10font.png" "gen/6x10font_png.h" echo ../../utils/bin2c "mac.png" "gen/mac_png.h" ../../utils/bin2c mac.png gen/mac_png.h ../../utils/bin2c "mac.png" "gen/mac_png.h" echo ../../utils/bin2c "jigglymap.png" "gen/jigglymap_png.h" ../../utils/bin2c jigglymap.png gen/jigglymap_png.h ../../utils/bin2c "jigglymap.png" "gen/jigglymap_png.h" echo ../../utils/bin2c "ransomware.png" "gen/ransomware_png.h" ../../utils/bin2c ransomware.png gen/ransomware_png.h ../../utils/bin2c "ransomware.png" "gen/ransomware_png.h" echo ../../utils/bin2c "tunnel5.png" "gen/tunnel5_png.h" ../../utils/bin2c tunnel5.png gen/tunnel5_png.h ../../utils/bin2c "tunnel5.png" "gen/tunnel5_png.h" echo ../../utils/bin2c "pacman.png" "gen/pacman_png.h" ../../utils/bin2c pacman.png gen/pacman_png.h ../../utils/bin2c "pacman.png" "gen/pacman_png.h" echo ../../utils/bin2c "wood2.png" "gen/wood2_png.h" ../../utils/bin2c wood2.png gen/wood2_png.h ../../utils/bin2c "wood2.png" "gen/wood2_png.h" echo ../../utils/bin2c "tunnel2.png" "gen/tunnel2_png.h" ../../utils/bin2c tunnel2.png gen/tunnel2_png.h ../../utils/bin2c "tunnel2.png" "gen/tunnel2_png.h" echo ../../utils/bin2c "hmac.png" "gen/hmac_png.h" ../../utils/bin2c hmac.png gen/hmac_png.h ../../utils/bin2c "hmac.png" "gen/hmac_png.h" echo ../../utils/bin2c "apple.png" "gen/apple_png.h" ../../utils/bin2c apple.png gen/apple_png.h ../../utils/bin2c "apple.png" "gen/apple_png.h" echo ../../utils/bin2c "osx_10_3.png" "gen/osx_10_3_png.h" ../../utils/bin2c osx_10_3.png gen/osx_10_3_png.h ../../utils/bin2c "osx_10_3.png" "gen/osx_10_3_png.h" echo ../../utils/bin2c "lament512.png" "gen/lament512_png.h" ../../utils/bin2c lament512.png gen/lament512_png.h ../../utils/bin2c "lament512.png" "gen/lament512_png.h" echo ../../utils/bin2c "./bubbles/blue2.png" "gen/blue2_png.h" ../../utils/bin2c ./bubbles/blue2.png gen/blue2_png.h ../../utils/bin2c "./bubbles/blue2.png" "gen/blue2_png.h" echo ../../utils/bin2c "./bubbles/jade1.png" "gen/jade1_png.h" ../../utils/bin2c ./bubbles/jade1.png gen/jade1_png.h ../../utils/bin2c "./bubbles/jade1.png" "gen/jade1_png.h" echo ../../utils/bin2c "./bubbles/blue4.png" "gen/blue4_png.h" ../../utils/bin2c ./bubbles/blue4.png gen/blue4_png.h ../../utils/bin2c "./bubbles/blue4.png" "gen/blue4_png.h" echo ../../utils/bin2c "./bubbles/glass6.png" "gen/glass6_png.h" ../../utils/bin2c ./bubbles/glass6.png gen/glass6_png.h ../../utils/bin2c "./bubbles/glass6.png" "gen/glass6_png.h" echo ../../utils/bin2c "./bubbles/jade7.png" "gen/jade7_png.h" ../../utils/bin2c ./bubbles/jade7.png gen/jade7_png.h ../../utils/bin2c "./bubbles/jade7.png" "gen/jade7_png.h" echo ../../utils/bin2c "./bubbles/glass11.png" "gen/glass11_png.h" ../../utils/bin2c ./bubbles/glass11.png gen/glass11_png.h ../../utils/bin2c "./bubbles/glass11.png" "gen/glass11_png.h" echo ../../utils/bin2c "./bubbles/blood10.png" "gen/blood10_png.h" ../../utils/bin2c ./bubbles/blood10.png gen/blood10_png.h ../../utils/bin2c "./bubbles/blood10.png" "gen/blood10_png.h" echo ../../utils/bin2c "./bubbles/glass3.png" "gen/glass3_png.h" ../../utils/bin2c ./bubbles/glass3.png gen/glass3_png.h ../../utils/bin2c "./bubbles/glass3.png" "gen/glass3_png.h" echo ../../utils/bin2c "./bubbles/blue6.png" "gen/blue6_png.h" ../../utils/bin2c ./bubbles/blue6.png gen/blue6_png.h ../../utils/bin2c "./bubbles/blue6.png" "gen/blue6_png.h" echo ../../utils/bin2c "./bubbles/blood6.png" "gen/blood6_png.h" ../../utils/bin2c ./bubbles/blood6.png gen/blood6_png.h ../../utils/bin2c "./bubbles/blood6.png" "gen/blood6_png.h" echo ../../utils/bin2c "./bubbles/blue11.png" "gen/blue11_png.h" ../../utils/bin2c ./bubbles/blue11.png gen/blue11_png.h ../../utils/bin2c "./bubbles/blue11.png" "gen/blue11_png.h" echo ../../utils/bin2c "./bubbles/glass4.png" "gen/glass4_png.h" ../../utils/bin2c ./bubbles/glass4.png gen/glass4_png.h ../../utils/bin2c "./bubbles/glass4.png" "gen/glass4_png.h" echo ../../utils/bin2c "./bubbles/glass7.png" "gen/glass7_png.h" ../../utils/bin2c ./bubbles/glass7.png gen/glass7_png.h ../../utils/bin2c "./bubbles/glass7.png" "gen/glass7_png.h" echo ../../utils/bin2c "./bubbles/jade4.png" "gen/jade4_png.h" ../../utils/bin2c ./bubbles/jade4.png gen/jade4_png.h ../../utils/bin2c "./bubbles/jade4.png" "gen/jade4_png.h" echo ../../utils/bin2c "./bubbles/blood1.png" "gen/blood1_png.h" ../../utils/bin2c ./bubbles/blood1.png gen/blood1_png.h ../../utils/bin2c "./bubbles/blood1.png" "gen/blood1_png.h" echo ../../utils/bin2c "./bubbles/jade2.png" "gen/jade2_png.h" ../../utils/bin2c ./bubbles/jade2.png gen/jade2_png.h ../../utils/bin2c "./bubbles/jade2.png" "gen/jade2_png.h" echo ../../utils/bin2c "./bubbles/jade6.png" "gen/jade6_png.h" ../../utils/bin2c ./bubbles/jade6.png gen/jade6_png.h ../../utils/bin2c "./bubbles/jade6.png" "gen/jade6_png.h" echo ../../utils/bin2c "./bubbles/blue3.png" "gen/blue3_png.h" ../../utils/bin2c ./bubbles/blue3.png gen/blue3_png.h ../../utils/bin2c "./bubbles/blue3.png" "gen/blue3_png.h" echo ../../utils/bin2c "./bubbles/jade9.png" "gen/jade9_png.h" ../../utils/bin2c ./bubbles/jade9.png gen/jade9_png.h ../../utils/bin2c "./bubbles/jade9.png" "gen/jade9_png.h" echo ../../utils/bin2c "./bubbles/glass10.png" "gen/glass10_png.h" ../../utils/bin2c ./bubbles/glass10.png gen/glass10_png.h ../../utils/bin2c "./bubbles/glass10.png" "gen/glass10_png.h" echo ../../utils/bin2c "./bubbles/blue10.png" "gen/blue10_png.h" ../../utils/bin2c ./bubbles/blue10.png gen/blue10_png.h ../../utils/bin2c "./bubbles/blue10.png" "gen/blue10_png.h" echo ../../utils/bin2c "./bubbles/blue1.png" "gen/blue1_png.h" ../../utils/bin2c ./bubbles/blue1.png gen/blue1_png.h ../../utils/bin2c "./bubbles/blue1.png" "gen/blue1_png.h" echo ../../utils/bin2c "./bubbles/blue8.png" "gen/blue8_png.h" ../../utils/bin2c ./bubbles/blue8.png gen/blue8_png.h ../../utils/bin2c "./bubbles/blue8.png" "gen/blue8_png.h" echo ../../utils/bin2c "./bubbles/glass8.png" "gen/glass8_png.h" ../../utils/bin2c ./bubbles/glass8.png gen/glass8_png.h ../../utils/bin2c "./bubbles/glass8.png" "gen/glass8_png.h" echo ../../utils/bin2c "./bubbles/blood4.png" "gen/blood4_png.h" ../../utils/bin2c ./bubbles/blood4.png gen/blood4_png.h ../../utils/bin2c "./bubbles/blood4.png" "gen/blood4_png.h" echo ../../utils/bin2c "./bubbles/glass9.png" "gen/glass9_png.h" ../../utils/bin2c ./bubbles/glass9.png gen/glass9_png.h ../../utils/bin2c "./bubbles/glass9.png" "gen/glass9_png.h" echo ../../utils/bin2c "./bubbles/blood3.png" "gen/blood3_png.h" ../../utils/bin2c ./bubbles/blood3.png gen/blood3_png.h ../../utils/bin2c "./bubbles/blood3.png" "gen/blood3_png.h" echo ../../utils/bin2c "./bubbles/jade8.png" "gen/jade8_png.h" ../../utils/bin2c ./bubbles/jade8.png gen/jade8_png.h ../../utils/bin2c "./bubbles/jade8.png" "gen/jade8_png.h" echo ../../utils/bin2c "./bubbles/blood8.png" "gen/blood8_png.h" ../../utils/bin2c ./bubbles/blood8.png gen/blood8_png.h ../../utils/bin2c "./bubbles/blood8.png" "gen/blood8_png.h" echo ../../utils/bin2c "./bubbles/blue9.png" "gen/blue9_png.h" ../../utils/bin2c ./bubbles/blue9.png gen/blue9_png.h ../../utils/bin2c "./bubbles/blue9.png" "gen/blue9_png.h" echo ../../utils/bin2c "./bubbles/glass2.png" "gen/glass2_png.h" ../../utils/bin2c ./bubbles/glass2.png gen/glass2_png.h ../../utils/bin2c "./bubbles/glass2.png" "gen/glass2_png.h" echo ../../utils/bin2c "./bubbles/blood5.png" "gen/blood5_png.h" ../../utils/bin2c ./bubbles/blood5.png gen/blood5_png.h ../../utils/bin2c "./bubbles/blood5.png" "gen/blood5_png.h" echo ../../utils/bin2c "./bubbles/blood9.png" "gen/blood9_png.h" ../../utils/bin2c ./bubbles/blood9.png gen/blood9_png.h ../../utils/bin2c "./bubbles/blood9.png" "gen/blood9_png.h" echo ../../utils/bin2c "./bubbles/jade5.png" "gen/jade5_png.h" ../../utils/bin2c ./bubbles/jade5.png gen/jade5_png.h ../../utils/bin2c "./bubbles/jade5.png" "gen/jade5_png.h" echo ../../utils/bin2c "./bubbles/glass1.png" "gen/glass1_png.h" ../../utils/bin2c ./bubbles/glass1.png gen/glass1_png.h ../../utils/bin2c "./bubbles/glass1.png" "gen/glass1_png.h" echo ../../utils/bin2c "./bubbles/jade10.png" "gen/jade10_png.h" ../../utils/bin2c ./bubbles/jade10.png gen/jade10_png.h ../../utils/bin2c "./bubbles/jade10.png" "gen/jade10_png.h" echo ../../utils/bin2c "./bubbles/blood11.png" "gen/blood11_png.h" ../../utils/bin2c ./bubbles/blood11.png gen/blood11_png.h ../../utils/bin2c "./bubbles/blood11.png" "gen/blood11_png.h" echo ../../utils/bin2c "./bubbles/blood7.png" "gen/blood7_png.h" ../../utils/bin2c ./bubbles/blood7.png gen/blood7_png.h ../../utils/bin2c "./bubbles/blood7.png" "gen/blood7_png.h" echo ../../utils/bin2c "./bubbles/jade3.png" "gen/jade3_png.h" ../../utils/bin2c ./bubbles/jade3.png gen/jade3_png.h ../../utils/bin2c "./bubbles/jade3.png" "gen/jade3_png.h" echo ../../utils/bin2c "./bubbles/blood2.png" "gen/blood2_png.h" ../../utils/bin2c ./bubbles/blood2.png gen/blood2_png.h ../../utils/bin2c "./bubbles/blood2.png" "gen/blood2_png.h" echo ../../utils/bin2c "./bubbles/blue5.png" "gen/blue5_png.h" ../../utils/bin2c ./bubbles/blue5.png gen/blue5_png.h ../../utils/bin2c "./bubbles/blue5.png" "gen/blue5_png.h" echo ../../utils/bin2c "./bubbles/glass5.png" "gen/glass5_png.h" ../../utils/bin2c ./bubbles/glass5.png gen/glass5_png.h ../../utils/bin2c "./bubbles/glass5.png" "gen/glass5_png.h" echo ../../utils/bin2c "./bubbles/blue7.png" "gen/blue7_png.h" ../../utils/bin2c ./bubbles/blue7.png gen/blue7_png.h ../../utils/bin2c "./bubbles/blue7.png" "gen/blue7_png.h" echo ../../utils/bin2c "./bubbles/jade11.png" "gen/jade11_png.h" ../../utils/bin2c ./bubbles/jade11.png gen/jade11_png.h ../../utils/bin2c "./bubbles/jade11.png" "gen/jade11_png.h" echo ../../utils/bin2c "osx_10_2.png" "gen/osx_10_2_png.h" ../../utils/bin2c osx_10_2.png gen/osx_10_2_png.h ../../utils/bin2c "osx_10_2.png" "gen/osx_10_2_png.h" echo ../../utils/bin2c "tunnel1.png" "gen/tunnel1_png.h" ../../utils/bin2c tunnel1.png gen/tunnel1_png.h ../../utils/bin2c "tunnel1.png" "gen/tunnel1_png.h" echo ../../utils/bin2c "tree.png" "gen/tree_png.h" ../../utils/bin2c tree.png gen/tree_png.h ../../utils/bin2c "tree.png" "gen/tree_png.h" echo ../../utils/bin2c "atari.png" "gen/atari_png.h" ../../utils/bin2c atari.png gen/atari_png.h ../../utils/bin2c "atari.png" "gen/atari_png.h" echo ../../utils/bin2c "scales.png" "gen/scales_png.h" ../../utils/bin2c scales.png gen/scales_png.h ../../utils/bin2c "scales.png" "gen/scales_png.h" echo ../../utils/bin2c "earth.png" "gen/earth_png.h" ../../utils/bin2c earth.png gen/earth_png.h ../../utils/bin2c "earth.png" "gen/earth_png.h" echo ../../utils/bin2c "toast.png" "gen/toast_png.h" ../../utils/bin2c toast.png gen/toast_png.h ../../utils/bin2c "toast.png" "gen/toast_png.h" echo ../../utils/bin2c "tunnel4.png" "gen/tunnel4_png.h" ../../utils/bin2c tunnel4.png gen/tunnel4_png.h ../../utils/bin2c "tunnel4.png" "gen/tunnel4_png.h" echo ../../utils/bin2c "amiga.png" "gen/amiga_png.h" ../../utils/bin2c amiga.png gen/amiga_png.h ../../utils/bin2c "amiga.png" "gen/amiga_png.h" echo ../../utils/bin2c "bob.png" "gen/bob_png.h" ../../utils/bin2c bob.png gen/bob_png.h ../../utils/bin2c "bob.png" "gen/bob_png.h" echo ../../utils/bin2c "brick1.png" "gen/brick1_png.h" ../../utils/bin2c brick1.png gen/brick1_png.h ../../utils/bin2c "brick1.png" "gen/brick1_png.h" echo ../../utils/bin2c "testcard_bbcf.png" "gen/testcard_bbcf_png.h" ../../utils/bin2c testcard_bbcf.png gen/testcard_bbcf_png.h ../../utils/bin2c "testcard_bbcf.png" "gen/testcard_bbcf_png.h" echo ../../utils/bin2c "sun.png" "gen/sun_png.h" ../../utils/bin2c sun.png gen/sun_png.h ../../utils/bin2c "sun.png" "gen/sun_png.h" echo ../../utils/bin2c "timetunnel0.png" "gen/timetunnel0_png.h" ../../utils/bin2c timetunnel0.png gen/timetunnel0_png.h ../../utils/bin2c "timetunnel0.png" "gen/timetunnel0_png.h" echo ../../utils/bin2c "android.png" "gen/android_png.h" ../../utils/bin2c android.png gen/android_png.h ../../utils/bin2c "android.png" "gen/android_png.h" echo ../../utils/bin2c "wood.png" "gen/wood_png.h" ../../utils/bin2c wood.png gen/wood_png.h ../../utils/bin2c "wood.png" "gen/wood_png.h" echo ../../utils/bin2c "som.png" "gen/som_png.h" ../../utils/bin2c som.png gen/som_png.h ../../utils/bin2c "som.png" "gen/som_png.h" echo ../../utils/bin2c "blocktube.png" "gen/blocktube_png.h" ../../utils/bin2c blocktube.png gen/blocktube_png.h ../../utils/bin2c "blocktube.png" "gen/blocktube_png.h" echo ../../utils/bin2c "apple2font.png" "gen/apple2font_png.h" ../../utils/bin2c apple2font.png gen/apple2font_png.h ../../utils/bin2c "apple2font.png" "gen/apple2font_png.h" echo ../../utils/bin2c "matrix1b.png" "gen/matrix1b_png.h" ../../utils/bin2c matrix1b.png gen/matrix1b_png.h ../../utils/bin2c "matrix1b.png" "gen/matrix1b_png.h" echo ../../utils/bin2c "matrix2b.png" "gen/matrix2b_png.h" ../../utils/bin2c matrix2b.png gen/matrix2b_png.h ../../utils/bin2c "matrix2b.png" "gen/matrix2b_png.h" echo ../../utils/bin2c "matrix3.png" "gen/matrix3_png.h" ../../utils/bin2c matrix3.png gen/matrix3_png.h ../../utils/bin2c "matrix3.png" "gen/matrix3_png.h" echo ../../utils/bin2c "tunnel3.png" "gen/tunnel3_png.h" ../../utils/bin2c tunnel3.png gen/tunnel3_png.h ../../utils/bin2c "tunnel3.png" "gen/tunnel3_png.h" echo ../../utils/bin2c "iris.png" "gen/iris_png.h" ../../utils/bin2c iris.png gen/iris_png.h ../../utils/bin2c "iris.png" "gen/iris_png.h" echo ../../utils/bin2c "earth_night.png" "gen/earth_night_png.h" ../../utils/bin2c earth_night.png gen/earth_night_png.h ../../utils/bin2c "earth_night.png" "gen/earth_night_png.h" echo ../../utils/bin2c "chromesphere.png" "gen/chromesphere_png.h" ../../utils/bin2c chromesphere.png gen/chromesphere_png.h ../../utils/bin2c "chromesphere.png" "gen/chromesphere_png.h" echo ../../utils/bin2c "atm.png" "gen/atm_png.h" ../../utils/bin2c atm.png gen/atm_png.h ../../utils/bin2c "atm.png" "gen/atm_png.h" echo ../../utils/bin2c "start.png" "gen/start_png.h" ../../utils/bin2c start.png gen/start_png.h ../../utils/bin2c "start.png" "gen/start_png.h" echo ../../utils/bin2c "tunnel0.png" "gen/tunnel0_png.h" ../../utils/bin2c tunnel0.png gen/tunnel0_png.h ../../utils/bin2c "tunnel0.png" "gen/tunnel0_png.h" echo ../../utils/bin2c "matrix2.png" "gen/matrix2_png.h" ../../utils/bin2c matrix2.png gen/matrix2_png.h ../../utils/bin2c "matrix2.png" "gen/matrix2_png.h" echo ../../utils/bin2c "testcard_rca.png" "gen/testcard_rca_png.h" ../../utils/bin2c testcard_rca.png gen/testcard_rca_png.h ../../utils/bin2c "testcard_rca.png" "gen/testcard_rca_png.h" echo ../../utils/bin2c "ground.png" "gen/ground_png.h" ../../utils/bin2c ground.png gen/ground_png.h ../../utils/bin2c "ground.png" "gen/ground_png.h" echo ../../utils/bin2c "./noseguy/nose-f3.png" "gen/nose-f3_png.h" ../../utils/bin2c ./noseguy/nose-f3.png gen/nose-f3_png.h ../../utils/bin2c "./noseguy/nose-f3.png" "gen/nose-f3_png.h" echo ../../utils/bin2c "./noseguy/nose-f1.png" "gen/nose-f1_png.h" ../../utils/bin2c ./noseguy/nose-f1.png gen/nose-f1_png.h ../../utils/bin2c "./noseguy/nose-f1.png" "gen/nose-f1_png.h" echo ../../utils/bin2c "./noseguy/nose-l2.png" "gen/nose-l2_png.h" ../../utils/bin2c ./noseguy/nose-l2.png gen/nose-l2_png.h ../../utils/bin2c "./noseguy/nose-l2.png" "gen/nose-l2_png.h" echo ../../utils/bin2c "./noseguy/nose-f2.png" "gen/nose-f2_png.h" ../../utils/bin2c ./noseguy/nose-f2.png gen/nose-f2_png.h ../../utils/bin2c "./noseguy/nose-f2.png" "gen/nose-f2_png.h" echo ../../utils/bin2c "./noseguy/nose-l1.png" "gen/nose-l1_png.h" ../../utils/bin2c ./noseguy/nose-l1.png gen/nose-l1_png.h ../../utils/bin2c "./noseguy/nose-l1.png" "gen/nose-l1_png.h" echo ../../utils/bin2c "./noseguy/nose-f4.png" "gen/nose-f4_png.h" ../../utils/bin2c ./noseguy/nose-f4.png gen/nose-f4_png.h ../../utils/bin2c "./noseguy/nose-f4.png" "gen/nose-f4_png.h" echo ../../utils/bin2c "./noseguy/nose-r2.png" "gen/nose-r2_png.h" ../../utils/bin2c ./noseguy/nose-r2.png gen/nose-r2_png.h ../../utils/bin2c "./noseguy/nose-r2.png" "gen/nose-r2_png.h" echo ../../utils/bin2c "./noseguy/nose-r1.png" "gen/nose-r1_png.h" ../../utils/bin2c ./noseguy/nose-r1.png gen/nose-r1_png.h ../../utils/bin2c "./noseguy/nose-r1.png" "gen/nose-r1_png.h" echo ../../utils/bin2c "logo-180.png" "gen/logo-180_png.h" ../../utils/bin2c logo-180.png gen/logo-180_png.h ../../utils/bin2c "logo-180.png" "gen/logo-180_png.h" echo ../../utils/bin2c "tunnelstar.png" "gen/tunnelstar_png.h" ../../utils/bin2c tunnelstar.png gen/tunnelstar_png.h ../../utils/bin2c "tunnelstar.png" "gen/tunnelstar_png.h" echo ../../utils/bin2c "dvd.png" "gen/dvd_png.h" ../../utils/bin2c dvd.png gen/dvd_png.h ../../utils/bin2c "dvd.png" "gen/dvd_png.h" echo ../../utils/bin2c "earth_flat.png" "gen/earth_flat_png.h" ../../utils/bin2c earth_flat.png gen/earth_flat_png.h ../../utils/bin2c "earth_flat.png" "gen/earth_flat_png.h" echo ../../utils/bin2c "sea-texture.png" "gen/sea-texture_png.h" ../../utils/bin2c sea-texture.png gen/sea-texture_png.h ../../utils/bin2c "sea-texture.png" "gen/sea-texture_png.h" echo ../../utils/bin2c "testcard_pm5544.png" "gen/testcard_pm5544_png.h" ../../utils/bin2c testcard_pm5544.png gen/testcard_pm5544_png.h ../../utils/bin2c "testcard_pm5544.png" "gen/testcard_pm5544_png.h" echo ../../utils/bin2c "macbomb.png" "gen/macbomb_png.h" ../../utils/bin2c macbomb.png gen/macbomb_png.h ../../utils/bin2c "macbomb.png" "gen/macbomb_png.h" echo ../../utils/bin2c "sclera.png" "gen/sclera_png.h" ../../utils/bin2c sclera.png gen/sclera_png.h ../../utils/bin2c "sclera.png" "gen/sclera_png.h" echo ../../utils/bin2c "logo-50.png" "gen/logo-50_png.h" ../../utils/bin2c logo-50.png gen/logo-50_png.h ../../utils/bin2c "logo-50.png" "gen/logo-50_png.h" echo ../../utils/bin2c "brick2.png" "gen/brick2_png.h" ../../utils/bin2c brick2.png gen/brick2_png.h ../../utils/bin2c "brick2.png" "gen/brick2_png.h" echo ../../utils/bin2c "timetunnel2.png" "gen/timetunnel2_png.h" ../../utils/bin2c timetunnel2.png gen/timetunnel2_png.h ../../utils/bin2c "timetunnel2.png" "gen/timetunnel2_png.h" make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/hacks/images' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j4 -k -C utils 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/utils' gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/alpha.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/colors.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/fade.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/grabscreen.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/grabclient.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/hsv.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/overlay.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/resources.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/spline.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/usleep.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/visual.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/visual-gl.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/xmu.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/logo.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/yarandom.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/erase.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/xshm.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/xdbe.c BUILDSTDERR: ../../utils/xshm.c: In function 'destroy_xshm_image': BUILDSTDERR: ../../utils/xshm.c:306:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: Status status; BUILDSTDERR: ^~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/colorbars.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/minixpm.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/textclient.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/textclient-mobile.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/aligned_malloc.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/thread_util.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/async_netdb.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/xft.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/utf8wc.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/pow2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../utils/font-retry.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros -DUSE_XFT ../../utils/font-retry.c -o font-retry-xft.o make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/utils' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j4 -k -C driver 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' /bin/sh ../../driver/../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/windows.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/screens.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/timers.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/libexec/xscreensaver"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros \ ../../driver/subprocs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/exec.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/xset.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/splash.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/setuid.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/stderr.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/mlstring.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/prefs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/dpms.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/lock.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/passwd.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/passwd-pam.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/passwd-pwent.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/remote.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/xscreensaver-command.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/libexec/xscreensaver"' -I../../driver/../utils/images \ -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros \ ../../driver/demo-Gtk.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHACK_CONFIGURATION_PATH='"/usr/share/xscreensaver/config"' -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros \ ../../driver/demo-Gtk-conf.c BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk-conf.c:62: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk-conf.c:62: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk-conf.c:62: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/xscreensaver-getimage.c BUILDSTDERR: In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:25, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: /usr/include/pango-1.0/pango/pango-font.h:161:38: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: PANGO_FONT_MASK_VARIATIONS = 1 << 7, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:25, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdktypes.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk-conf.c:62: BUILDSTDERR: /usr/include/pango-1.0/pango/pango-font.h:161:38: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: PANGO_FONT_MASK_VARIATIONS = 1 << 7, BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros \ ../../driver/xscreensaver.c BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../driver/xscreensaver-getimage.c:56: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: typedef void (*GtkItemFactoryCallback) (); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../driver/xscreensaver-getimage.c:56: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, BUILDSTDERR: from ../../driver/demo-Gtk-conf.c:62: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: typedef void (*GtkItemFactoryCallback) (); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from ../../driver/../utils/usleep.h:16, BUILDSTDERR: from ../../driver/demo-Gtk.c:121: BUILDSTDERR: ../config.h:473: warning: "inline" redefined BUILDSTDERR: #define inline __inline__ BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:80: note: this is the location of the previous definition BUILDSTDERR: # define inline __inline BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../../driver/demo-Gtk.c:85: BUILDSTDERR: ../../driver/demo-Gtk.c: In function 'force_list_select_item': BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:297:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] BUILDSTDERR: #define G_STRFUNC ((const char*) (__FUNCTION__)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:126:108: note: in expansion of macro 'G_STRFUNC' BUILDSTDERR: g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../driver/demo-Gtk.c:1188:3: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert (model); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../driver/demo-Gtk.c: In function 'list_activated_cb': BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:297:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] BUILDSTDERR: #define G_STRFUNC ((const char*) (__FUNCTION__)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:588:22: note: in expansion of macro 'G_STRFUNC' BUILDSTDERR: G_STRFUNC, \ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../../driver/demo-Gtk.c:1898:3: note: in expansion of macro 'g_return_if_fail' BUILDSTDERR: g_return_if_fail (!gdk_pointer_is_grabbed ()); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../driver/xscreensaver-getimage.c:56: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ BUILDSTDERR: ../../driver/demo-Gtk.c: In function 'kill_kde_screensaver': BUILDSTDERR: ../../driver/demo-Gtk.c:4436:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system ("dcop kdesktop KScreensaverIface enable false"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/demo-Gtk.c: In function 'kde_screensaver_active_p': BUILDSTDERR: ../../driver/demo-Gtk.c:4425:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets (buf, sizeof(buf)-1, p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xscreensaver-command remote.o xscreensaver-command.o -lSM -lICE -lX11 -lXext gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xscreensaver-getimage xscreensaver-getimage.o ../utils/colorbars.o ../utils/resources.o ../utils/yarandom.o ../utils/visual.o ../utils/usleep.o ../utils/hsv.o ../utils/colors.o ../utils/grabscreen.o ../utils/logo.o ../utils/minixpm.o prefs.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljpeg -lSM -lICE -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xscreensaver xscreensaver.o windows.o screens.o timers.o subprocs.o exec.o xset.o splash.o setuid.o stderr.o mlstring.o prefs.o dpms.o lock.o passwd.o passwd-pam.o passwd-pwent.o ../utils/fade.o ../utils/overlay.o ../utils/logo.o ../utils/yarandom.o ../utils/minixpm.o ../utils/font-retry.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xscreensaver-demo-Gtk prefs.o dpms.o remote.o exec.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o demo-Gtk.o demo-Gtk-conf.o \ -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lxml2 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lXmu -lSM -lICE \ -lXt -lX11 -lXinerama -lXext cp -p xscreensaver-demo-Gtk xscreensaver-demo make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j4 -k -C ../hacks/images 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/hacks/images' make: Nothing to be done for 'default'. make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/hacks/images' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j4 -k -C hacks 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks' gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/attraction.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/screenhack.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fps.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/recanim.c BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../hacks/recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../hacks/recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../hacks/recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/blitspin.c BUILDSTDERR: In file included from ../../hacks/screenhackI.h:57, BUILDSTDERR: from ../../hacks/recanim.c:40: BUILDSTDERR: ../config.h:473: warning: "inline" redefined BUILDSTDERR: #define inline __inline__ BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../hacks/recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:80: note: this is the location of the previous definition BUILDSTDERR: # define inline __inline BUILDSTDERR: BUILDSTDERR: ../../hacks/recanim.c: In function 'screenhack_record_anim_free': BUILDSTDERR: ../../hacks/recanim.c:442:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system (cmd); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/ximage-loader.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/bouboule.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xlockmore.c BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from ../../hacks/ximage-loader.c:39: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from ../../hacks/ximage-loader.c:39: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from ../../hacks/ximage-loader.c:39: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/braid.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/decayscreen.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/deco.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/drift.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/flame.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/galaxy.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/grav.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/greynetic.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/halo.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/helix.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/hopalong.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/ifs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/imsmap.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/julia.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/kaleidescope.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/maze.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/moire.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/noseguy.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/pedal.c BUILDSTDERR: ../../hacks/noseguy.c: In function 'init_images': BUILDSTDERR: ../../hacks/noseguy.c:125:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: int i = 0; BUILDSTDERR: ^~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/penrose.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/pyro.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/qix.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/rocks.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/rorschach.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/sierpinski.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/slidescreen.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/slip.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/strange.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/swirl.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/goop.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/starfish.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/munch.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fadeplot.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/rd-bomb.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/coral.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/mountain.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/triangle.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xjack.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xlyap.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/cynosure.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/moire2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/flow.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/epicycle.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/interference.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/truchet.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/bsod.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/apple2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/analogtv.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/crystal.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/discrete.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/distort.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/kumppa.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/demon.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/loop.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/penetrate.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/deluxe.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/compass.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/squiral.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xflame.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/wander.c BUILDSTDERR: ../../hacks/bsod.c: In function 'windows_ransomware': BUILDSTDERR: ../../hacks/bsod.c:1968:45: warning: '%02d' directive writing between 2 and 3 bytes into a region of size between 1 and 7 [-Wformat-overflow=] BUILDSTDERR: sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", BUILDSTDERR: ^~~~ BUILDSTDERR: ../../hacks/bsod.c:1968:29: note: directive argument in the range [-59, 59] BUILDSTDERR: sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ../../hacks/screenhackI.h:60, BUILDSTDERR: from ../../hacks/screenhack.h:15, BUILDSTDERR: from ../../hacks/bsod.c:38: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 20 bytes into a destination of size 16 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../hacks/bsod.c:1982:45: warning: '%02d' directive writing between 2 and 3 bytes into a region of size between 1 and 7 [-Wformat-overflow=] BUILDSTDERR: sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", BUILDSTDERR: ^~~~ BUILDSTDERR: ../../hacks/bsod.c:1982:29: note: directive argument in the range [-59, 59] BUILDSTDERR: sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ../../hacks/screenhackI.h:60, BUILDSTDERR: from ../../hacks/screenhack.h:15, BUILDSTDERR: from ../../hacks/bsod.c:38: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 20 bytes into a destination of size 16 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/spotlight.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/phosphor.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xmatrix.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/petri.c BUILDSTDERR: ../../hacks/phosphor.c: In function 'capture_font_bits': BUILDSTDERR: ../../hacks/phosphor.c:418:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: int pix_w, pix_h; BUILDSTDERR: ^~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/shadebobs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/ccurve.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/blaster.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/bumps.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/ripples.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xspirograph.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/nerverot.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xrayswarm.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/zoom.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/whirlwindwarp.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/rotzoomer.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/speedmine.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/vermiculate.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/twang.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/apollonian.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/euler2d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/polyominoes.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/thornbird.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fluidballs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/anemone.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/halftone.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/metaballs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/eruption.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/popsquares.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/barcode.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/piecewise.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/cloudlife.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fontglide.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/apple2-main.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xanalogtv.c BUILDSTDERR: ../../hacks/xanalogtv.c: In function 'load_station_images': BUILDSTDERR: ../../hacks/xanalogtv.c:392:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: analogtv_input *input = st->stations[i]; BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/pong.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/filmleader.c BUILDSTDERR: ../../hacks/pong.c: In function 'pong_event': BUILDSTDERR: ../../hacks/pong.c:1042:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: Bool is_pressed = event->type == KeyPress; BUILDSTDERR: ^~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/wormhole.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/pacman.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/pacman_ai.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/pacman_level.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fuzzyflakes.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/anemotaxis.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/memscroller.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/substrate.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/intermomentary.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fireworkx.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/fiberlamp.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/boxfit.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/interaggregate.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/celtic.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/cwaves.c building m6502.h from ../../hacks/images/m6502/*.asm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/asm6502.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/abstractile.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/lcdscrub.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/hexadrop.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/tessellimage.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/delaunay.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/binaryring.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/glitchpeg.c BUILDSTDERR: ../../hacks/glitchpeg.c: In function 'draw_image': BUILDSTDERR: ../../hacks/glitchpeg.c:86:44: warning: variable 'capos' set but not used [-Wunused-but-set-variable] BUILDSTDERR: unsigned long crpos=0, cgpos=0, cbpos=0, capos=0; /* bitfield positions */ BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../hacks/glitchpeg.c: In function 'open_image_name_pipe': BUILDSTDERR: ../../hacks/glitchpeg.c:202:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: FILE *pipe = popen (cmd, "r"); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../hacks/glitchpeg.c: In function 'xscreensaver_getimage_file_cb': BUILDSTDERR: ../../hacks/glitchpeg.c:224:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fgets (buf, sizeof(buf)-1, st->pipe); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/vfeedback.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/webcollage-helper.c BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from ../../hacks/webcollage-helper.c:33: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from ../../hacks/webcollage-helper.c:33: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from ../../hacks/webcollage-helper.c:33: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/ant.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/bubbles.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/bubbles-default.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/critical.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/flag.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/forest.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/hyperball.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/hypercube.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/laser.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/lightning.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/lisa.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/lissie.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/lmorph.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/rotor.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/sphere.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/spiral.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/t3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/vines.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/whirlygig.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/worm.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/xsublim.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/juggle.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/testx11.c cd glx ; \ /usr/bin/make rotator.o CC="gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros" LDFLAGS="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64" make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/rotator.c BUILDSTDERR: ../../hacks/testx11.c: In function 'testx11_draw': BUILDSTDERR: ../../hacks/testx11.c:811:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] BUILDSTDERR: Bool use_copy = (st->frame / 20) & 1; BUILDSTDERR: ^~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o attraction attraction.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o blitspin blitspin.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o ximage-loader.o ../utils/pow2.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o bouboule bouboule.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o braid braid.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o decayscreen decayscreen.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o deco deco.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o drift drift.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flame flame.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o galaxy galaxy.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o grav grav.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o greynetic greynetic.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o halo halo.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o helix helix.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hopalong hopalong.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o ifs ifs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o imsmap imsmap.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o julia julia.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o kaleidescope kaleidescope.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o maze maze.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o moire moire.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o noseguy noseguy.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ximage-loader.o ../utils/textclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pedal pedal.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o penrose penrose.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pyro pyro.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o qix qix.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/alpha.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rocks rocks.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rorschach rorschach.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o sierpinski sierpinski.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o slidescreen slidescreen.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o slip slip.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o strange strange.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/pow2.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o swirl swirl.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o goop goop.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/alpha.o ../utils/spline.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o starfish starfish.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o munch munch.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fadeplot fadeplot.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rd-bomb rd-bomb.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o coral coral.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o mountain mountain.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o triangle triangle.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xjack xjack.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xlyap xlyap.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cynosure cynosure.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o moire2 moire2.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flow flow.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o epicycle epicycle.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o interference interference.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o truchet truchet.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o bsod bsod.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o apple2.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o crystal crystal.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o discrete discrete.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o distort distort.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o kumppa kumppa.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o demon demon.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o loop loop.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o penetrate penetrate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o deluxe deluxe.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/alpha.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o compass compass.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o squiral squiral.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xflame xflame.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o wander wander.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o spotlight spotlight.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o phosphor phosphor.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/textclient.o ../utils/hsv.o ../utils/colors.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xmatrix xmatrix.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/textclient.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o petri petri.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o shadebobs shadebobs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o ccurve ccurve.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o blaster blaster.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o bumps bumps.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o ripples ripples.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xspirograph xspirograph.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o nerverot nerverot.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xrayswarm xrayswarm.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o zoom zoom.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o whirlwindwarp whirlwindwarp.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rotzoomer rotzoomer.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o speedmine speedmine.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o vermiculate vermiculate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o twang twang.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o apollonian apollonian.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o euler2d euler2d.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o polyominoes polyominoes.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o thornbird thornbird.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fluidballs fluidballs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o anemone anemone.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o halftone halftone.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o metaballs metaballs.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o eruption eruption.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o popsquares popsquares.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o barcode barcode.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o piecewise piecewise.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cloudlife cloudlife.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fontglide fontglide.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xdbe.o ../utils/textclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o apple2 apple2.o apple2-main.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ../utils/textclient.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xanalogtv xanalogtv.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pong pong.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o filmleader filmleader.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o wormhole wormhole.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pacman pacman.o pacman_ai.o pacman_level.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fuzzyflakes fuzzyflakes.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o anemotaxis anemotaxis.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o memscroller memscroller.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o substrate substrate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o intermomentary intermomentary.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fireworkx fireworkx.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fiberlamp fiberlamp.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o boxfit boxfit.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o interaggregate interaggregate.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o celtic celtic.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cwaves cwaves.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../hacks/m6502.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o abstractile abstractile.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lcdscrub lcdscrub.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hexadrop hexadrop.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o tessellimage tessellimage.o delaunay.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/grabclient.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o binaryring binaryring.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glitchpeg glitchpeg.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o vfeedback vfeedback.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ../utils/grabclient.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o webcollage-helper webcollage-helper.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -ljpeg gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o ant ant.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o bubbles bubbles.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o bubbles-default.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o critical critical.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flag flag.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o forest forest.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hyperball hyperball.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hypercube hypercube.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o laser laser.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lightning lightning.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lisa lisa.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lissie lissie.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lmorph lmorph.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rotor rotor.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o sphere sphere.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o spiral spiral.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o t3d t3d.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o vines vines.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o whirlygig whirlygig.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/xdbe.o ../utils/hsv.o ../utils/colors.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o worm worm.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xsublim xsublim.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o juggle juggle.o screenhack.o xlockmore.o ../utils/hsv.o ../utils/colors.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o testx11 testx11.o glx/rotator.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o ../utils/hsv.o ../utils/colors.o ximage-loader.o ../utils/colorbars.o ../utils/erase.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o m6502 m6502.o asm6502.o screenhack.o fps.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/utf8wc.o ../utils/font-retry-xft.o recanim.o analogtv.o ../utils/xshm.o ../utils/aligned_malloc.o ../utils/thread_util.o ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -pthread make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j4 -k -C hacks/glx 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/xscreensaver-gl-helper.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cage.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -o recanim-gl.o -c -DUSE_GL -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/../recanim.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/xlock-gl-utils.c BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:62, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../../hacks/glx/../recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_LOG_WRITER_UNHANDLED = 0, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../../hacks/glx/../recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/erase-gl.c BUILDSTDERR: In file included from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../../hacks/glx/../recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/gio/gioenums.h:587:52: warning: comma at end of enumerator list [-Wpedantic] BUILDSTDERR: G_ASK_PASSWORD_TCRYPT = (1 << 5), BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/texfont.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/fps-gl.c BUILDSTDERR: In file included from ../../../hacks/glx/../screenhackI.h:57, BUILDSTDERR: from ../../../hacks/glx/../recanim.c:40: BUILDSTDERR: ../../config.h:473: warning: "inline" redefined BUILDSTDERR: #define inline __inline__ BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, BUILDSTDERR: from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, BUILDSTDERR: from ../../../hacks/glx/../recanim.c:31: BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:80: note: this is the location of the previous definition BUILDSTDERR: # define inline __inline BUILDSTDERR: gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gears.c BUILDSTDERR: ../../../hacks/glx/../recanim.c: In function 'screenhack_record_anim_free': BUILDSTDERR: ../../../hacks/glx/../recanim.c:442:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system (cmd); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tube.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/normals.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/involute.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/trackball.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gltrackball.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/moebius.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sphere.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/pipes.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/pipeobjs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/buildlwo.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/teapot.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sproingies.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sproingiewrap.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gllist.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_1.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_3.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_4.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_5.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_6.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/s1_b.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/stairs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/superquadrics.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/morph3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/rubik.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/atlantis.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/dolphin.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/shark.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/swim.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/whale.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/lament.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/lament_model.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/bubble3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/b_sphere.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/b_draw.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/b_lockglue.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glplanet.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/pulsar.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sierpinski3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gflux.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/grab-ximage.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/stonerview.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/stonerview-move.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/stonerview-osc.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/stonerview-view.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/starwars.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glut_stroke.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glut_swidth.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gltext.c building molecules.h from ../../../hacks/glx/../images/molecules/*.pdb gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/dangerball.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/circuit.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/menger.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/engine.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flipscreen3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glsnake.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/boxed.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sballs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cubenetic.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/spheremonics.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/lavalite.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/marching.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/queens.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/chessmodels.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/endgame.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glblur.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flurry.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flurry-smoke.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flurry-spark.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flurry-star.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flurry-texture.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/atunnel.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tunnel_draw.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_base.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_handle.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_handle2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_jet.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_knob.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_slots.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toaster_wing.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toast.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/toast2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flyingtoasters.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cow_face.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cow_hide.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cow_hoofs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cow_horns.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cow_tail.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cow_udder.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/bouncingcow.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glslideshow.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/jigglypuff.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/klein.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/hypertorus.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glmatrix.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cubestorm.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glknots.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/blocktube.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/flipflop.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/antspotlight.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/polytopes.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gleidescope.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/mirrorblob.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/blinkbox.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/noof.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/polyhedra.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/polyhedra-gl.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/antinspect.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/providence.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/pinion.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/boing.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/carousel.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/fliptext.c BUILDSTDERR: ../../../hacks/glx/pinion.c: In function 'push_gear': BUILDSTDERR: ../../../hacks/glx/pinion.c:917:39: warning: '%s' directive writing up to 49 bytes into a region of size between 43 and 85 [-Wformat-overflow=] BUILDSTDERR: sprintf (buf3, " tries: %-7s%s", buf1, buf2); BUILDSTDERR: ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from ../../../hacks/glx/../screenhackI.h:60, BUILDSTDERR: from ../../../hacks/glx/../xlockmore.h:29, BUILDSTDERR: from ../../../hacks/glx/pinion.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 107 bytes into a destination of size 100 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/antmaze.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tangram.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tangram_shapes.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/crackberg.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glhanoi.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cube21.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/timetunnel.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/juggler3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/topblock.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glschool.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glschool_alg.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glschool_gl.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glcells.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/voronoi.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/moebiusgears.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/lockward.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cubicgrid.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/hypnowheel.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/skytentacles.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/jigsaw.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/photopile.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/dropshadow.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/rubikblocks.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/surfaces.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/hilbert.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/companion.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/companion_quad.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/companion_disc.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/companion_heart.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tronbit.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tronbit_idle1.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tronbit_idle2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tronbit_no.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/tronbit_yes.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/kaleidocycle.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/quasicrystal.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/unknownpleasures.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/geodesic.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/geodesicgears.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/projectiveplane.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/robot.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/robot-wireframe.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/winduprobot.c BUILDSTDERR: ../../../hacks/glx/winduprobot.c: In function 'free_robot': BUILDSTDERR: ../../../hacks/glx/winduprobot.c:2484:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (robot_dome) free (robot_dome); robot_dome = 0; BUILDSTDERR: ^~ BUILDSTDERR: ../../../hacks/glx/winduprobot.c:2484:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (robot_dome) free (robot_dome); robot_dome = 0; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../hacks/glx/winduprobot.c:2485:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (robot_gear) free (robot_gear); robot_gear = 0; BUILDSTDERR: ^~ BUILDSTDERR: ../../../hacks/glx/winduprobot.c:2485:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (robot_gear) free (robot_gear); robot_gear = 0; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../../hacks/glx/winduprobot.c:2486:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (ground) free (ground); ground = 0; BUILDSTDERR: ^~ BUILDSTDERR: ../../../hacks/glx/winduprobot.c:2486:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if (ground) free (ground); ground = 0; BUILDSTDERR: ^~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cityflow.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/romanboy.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/splitflap_obj.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/splitflap.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/dymaxionmap.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/dymaxionmap-coords.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/unicrud.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/energystream.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/raverhoop.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/hydrostat.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/discoball.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cubetwist.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/cubestack.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/splodesic.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/hexstrut.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/seccam.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/vigilance.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/esper.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/razzledazzle.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/ships.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/peepers.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/crumbler.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/quickhull.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/maze3d.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/handsy.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/handsy_model.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/gravitywell.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/deepstars.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-helix2.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-helix3.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-helix4.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-joinoffset.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-screw.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-taper.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/extrusion-twistoid.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sonar.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sonar-sim.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/sonar-icmp.c BUILDSTDERR: ../../../hacks/glx/sonar.c: In function 'init_sensor': BUILDSTDERR: ../../../hacks/glx/sonar.c:938:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(getuid()); /* Disavow privs if not pinging. */ BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/glforestfire.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xscreensaver-gl-helper xscreensaver-gl-helper.o ../../utils/visual-gl.o ../../utils/visual.o ../../utils/resources.o -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm BUILDSTDERR: ../../../hacks/glx/sonar-icmp.c: In function 'sonar_init_ping': BUILDSTDERR: ../../../hacks/glx/sonar-icmp.c:1697:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(getuid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cage cage.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o gears gears.o tube.o normals.o involute.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o moebius moebius.o sphere.o tube.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pipes pipes.o pipeobjs.o buildlwo.o sphere.o teapot.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o sproingies sproingies.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o sproingiewrap.o gllist.o s1_1.o s1_2.o s1_3.o s1_4.o s1_5.o s1_6.o s1_b.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o stairs stairs.o sphere.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o \ -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o superquadrics superquadrics.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o morph3d morph3d.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rubik rubik.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o atlantis atlantis.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o dolphin.o shark.o swim.o whale.o ../ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lament lament.o gllist.o lament_model.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../ximage-loader.o normals.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o bubble3d bubble3d.o b_sphere.o b_draw.o b_lockglue.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glplanet glplanet.o sphere.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pulsar pulsar.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o ../ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o sierpinski3d sierpinski3d.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o gflux gflux.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o stonerview stonerview.o stonerview-move.o stonerview-osc.o stonerview-view.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o starwars starwars.o glut_stroke.o glut_swidth.o ../../utils/textclient.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o gltext gltext.o glut_stroke.o glut_swidth.o tube.o sphere.o ../../utils/textclient.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../../hacks/glx/molecule.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o dangerball dangerball.o sphere.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o circuit circuit.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o menger menger.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o engine engine.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flipscreen3d flipscreen3d.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glsnake glsnake.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o boxed boxed.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o sballs sballs.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cubenetic cubenetic.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o spheremonics spheremonics.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lavalite lavalite.o marching.o ../ximage-loader.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o queens queens.o chessmodels.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o endgame endgame.o chessmodels.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glblur glblur.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flurry flurry.o flurry-smoke.o flurry-spark.o flurry-star.o flurry-texture.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o atunnel atunnel.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o tunnel_draw.o ../ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flyingtoasters toaster.o toaster_base.o toaster_handle.o toaster_handle2.o toaster_jet.o toaster_knob.o toaster_slots.o toaster_wing.o toast.o toast2.o flyingtoasters.o gllist.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o bouncingcow cow_face.o cow_hide.o cow_hoofs.o cow_horns.o cow_tail.o cow_udder.o bouncingcow.o gllist.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glslideshow glslideshow.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o jigglypuff jigglypuff.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o klein klein.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hypertorus hypertorus.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glmatrix glmatrix.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cubestorm cubestorm.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glknots glknots.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o blocktube blocktube.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o flipflop flipflop.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o antspotlight antspotlight.o sphere.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o polytopes polytopes.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o gleidescope gleidescope.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o mirrorblob mirrorblob.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o blinkbox blinkbox.o sphere.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o noof noof.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o polyhedra polyhedra.o polyhedra-gl.o normals.o teapot.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o antinspect antinspect.o sphere.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o providence providence.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pinion pinion.o normals.o involute.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o boing boing.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o carousel carousel.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o fliptext fliptext.o ../../utils/textclient.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o antmaze antmaze.o sphere.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o tangram tangram.o tangram_shapes.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o crackberg crackberg.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glhanoi glhanoi.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cube21 cube21.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o timetunnel timetunnel.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o juggler3d juggler3d.o sphere.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o topblock topblock.o sphere.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glschool glschool.o glschool_alg.o glschool_gl.o sphere.o tube.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glcells glcells.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o voronoi voronoi.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o moebiusgears moebiusgears.o normals.o involute.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o lockward lockward.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cubicgrid cubicgrid.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hypnowheel hypnowheel.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o skytentacles skytentacles.o normals.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o jigsaw jigsaw.o normals.o ../../utils/spline.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o photopile photopile.o dropshadow.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rubikblocks rubikblocks.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o surfaces surfaces.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hilbert hilbert.o sphere.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o companioncube companion.o companion_quad.o companion_disc.o companion_heart.o gllist.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o tronbit tronbit.o tronbit_idle1.o tronbit_idle2.o tronbit_no.o tronbit_yes.o gllist.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o kaleidocycle kaleidocycle.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o quasicrystal quasicrystal.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o unknownpleasures unknownpleasures.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o geodesic geodesic.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o geodesicgears geodesicgears.o normals.o involute.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o projectiveplane projectiveplane.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o winduprobot robot.o robot-wireframe.o gllist.o ../ximage-loader.o sphere.o winduprobot.o normals.o involute.o ../../utils/textclient.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cityflow cityflow.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o romanboy romanboy.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o splitflap splitflap_obj.o gllist.o splitflap.o ../../utils/textclient.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lutil gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o dymaxionmap dymaxionmap.o dymaxionmap-coords.o normals.o sphere.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o unicrud unicrud.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o energystream energystream.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o raverhoop raverhoop.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hydrostat hydrostat.o sphere.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o discoball discoball.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cubetwist cubetwist.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o cubestack cubestack.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o splodesic splodesic.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o hexstrut hexstrut.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o vigilance seccam.o gllist.o vigilance.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o esper esper.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o ../../utils/grabclient.o grab-ximage.o ../../utils/xshm.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o razzledazzle razzledazzle.o ships.o gllist.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o peepers peepers.o normals.o ../ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o crumbler crumbler.o quickhull.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o maze3d maze3d.o ../ximage-loader.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o handsy handsy.o gllist.o handsy_model.o normals.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o gravitywell gravitywell.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o deepstars deepstars.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o extrusion extrusion.o extrusion-helix2.o extrusion-helix3.o extrusion-helix4.o extrusion-joinoffset.o extrusion-screw.o extrusion-taper.o extrusion-twistoid.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgle -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o sonar sonar.o sonar-sim.o sonar-icmp.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o glforestfire glforestfire.o ../ximage-loader.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o molecule molecule.o sphere.o tube.o ../screenhack.o recanim-gl.o ../xlockmore.o xlock-gl-utils.o erase-gl.o texfont.o ../fps.o fps-gl.o ../../utils/resources.o ../../utils/visual.o ../../utils/visual-gl.o ../../utils/usleep.o ../../utils/yarandom.o ../../utils/hsv.o ../../utils/colors.o ../../utils/async_netdb.o ../../utils/aligned_malloc.o ../../utils/thread_util.o ../../utils/utf8wc.o ../../utils/pow2.o ../../utils/font-retry-xft.o rotator.o trackball.o gltrackball.o -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j4 -k -C po 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' msgfmt --statistics -o de.gmo de.po msgfmt --statistics -o da.gmo da.po msgfmt --statistics -o es.gmo es.po msgfmt --statistics -o et.gmo et.po BUILDSTDERR: 50 translated messages, 202 fuzzy translations, 1729 untranslated messages. msgfmt --statistics -o fi.gmo fi.po BUILDSTDERR: 433 translated messages, 969 fuzzy translations, 579 untranslated messages. BUILDSTDERR: 696 translated messages, 899 fuzzy translations, 386 untranslated messages. BUILDSTDERR: 625 translated messages, 960 fuzzy translations, 396 untranslated messages. msgfmt --statistics -o hu.gmo hu.po msgfmt --statistics -o fr.gmo fr.po msgfmt --statistics -o it.gmo it.po BUILDSTDERR: 80 translated messages, 78 fuzzy translations, 1823 untranslated messages. msgfmt --statistics -o ja.gmo ja.po BUILDSTDERR: 87 translated messages, 107 fuzzy translations, 1787 untranslated messages. BUILDSTDERR: 719 translated messages, 799 fuzzy translations, 463 untranslated messages. msgfmt --statistics -o ko.gmo ko.po BUILDSTDERR: 642 translated messages, 905 fuzzy translations, 434 untranslated messages. msgfmt --statistics -o nb.gmo nb.po msgfmt --statistics -o nl.gmo nl.po BUILDSTDERR: 196 translated messages, 148 fuzzy translations, 1637 untranslated messages. msgfmt --statistics -o pl.gmo pl.po BUILDSTDERR: 206 translated messages, 770 fuzzy translations, 1005 untranslated messages. msgfmt --statistics -o pt.gmo pt.po BUILDSTDERR: 461 translated messages, 684 fuzzy translations, 836 untranslated messages. msgfmt --statistics -o pt_BR.gmo pt_BR.po BUILDSTDERR: 1558 translated messages, 310 fuzzy translations, 113 untranslated messages. msgfmt --statistics -o ru.gmo ru.po BUILDSTDERR: 278 translated messages, 687 fuzzy translations, 1016 untranslated messages. msgfmt --statistics -o sk.gmo sk.po BUILDSTDERR: 386 translated messages, 995 fuzzy translations, 600 untranslated messages. BUILDSTDERR: 1487 translated messages, 161 fuzzy translations, 333 untranslated messages. msgfmt --statistics -o sv.gmo sv.po msgfmt --statistics -o vi.gmo vi.po BUILDSTDERR: 199 translated messages, 567 fuzzy translations, 1215 untranslated messages. BUILDSTDERR: 1968 translated messages, 8 fuzzy translations, 5 untranslated messages. msgfmt --statistics -o wa.gmo wa.po msgfmt --statistics -o zh_CN.gmo zh_CN.po BUILDSTDERR: 358 translated messages, 766 fuzzy translations, 857 untranslated messages. BUILDSTDERR: 202 translated messages, 755 fuzzy translations, 1024 untranslated messages. msgfmt --statistics -o zh_TW.gmo zh_TW.po BUILDSTDERR: 176 translated messages, 468 fuzzy translations, 1337 untranslated messages. BUILDSTDERR: 232 translated messages, 888 fuzzy translations, 861 untranslated messages. BUILDSTDERR: 233 translated messages, 780 fuzzy translations, 968 untranslated messages. make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' + /usr/bin/make -j4 -k make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/utils' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/utils' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/jwxyz' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/jwxyz' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/images' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/images' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' + CONFD=xscreensaver + rm -rf xscreensaver + mkdir xscreensaver + cp -p driver/XScreenSaver.ad xscreensaver + cat driver/XScreenSaver.ad + sed -n -e '1,/\*programs/p' + cat driver/XScreenSaver.ad + sed -e '1,/\*programs/d' + sed -n -e '1,/\\n$/p' + cat driver/XScreenSaver.ad + sed -e '1,/\\n$/d' + cd xscreensaver + mkdir hacks.conf.d + cp -p XScreenSaver.ad.hacks hacks.conf.d/xscreensaver.conf + cd .. + make tests -C driver make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-passwd.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-passwd test-passwd.o lock.o passwd.o passwd-pam.o passwd-pwent.o subprocs.o setuid.o splash.o prefs.o mlstring.o exec.o ../utils/fade.o ../utils/overlay.o ../utils/logo.o ../utils/yarandom.o ../utils/minixpm.o ../utils/font-retry.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-uid.c BUILDSTDERR: ../../driver/test-uid.c: In function 'main': BUILDSTDERR: ../../driver/test-uid.c:204:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system ("/bin/sh -c 'echo \"`whoami` / `groups`\"'"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-uid test-uid.o gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-xdpms.c BUILDSTDERR: ../../driver/test-xdpms.c: In function 'main': BUILDSTDERR: ../../driver/test-xdpms.c:160:25: warning: variable 'old_handler' set but not used [-Wunused-but-set-variable] BUILDSTDERR: XErrorHandler old_handler; BUILDSTDERR: ^~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-xdpms test-xdpms.o \ -lSM -lICE -lXt -lX11 -lXext gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-grab.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-grab test-grab.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-fade.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-fade test-fade.o ../utils/fade.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-xinerama.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-xinerama test-xinerama.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt \ -lSM -lICE -lXinerama -lXt -lX11 -lXext gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-vp.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-vp test-vp.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt \ -lSM -lICE -lXt -lX11 -lXext gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-randr.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-randr test-randr.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt \ -lSM -lICE -lXt -lX11 -lXext gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_GLX -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros \ ../../driver/xdpyinfo.c BUILDSTDERR: ../../driver/xdpyinfo.c:72:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: static int StrCmp(a, b) BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_glx_versions (dpy) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_glx_visual_info (dpy, vip) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:274:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: find_overlay_info (dpy) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'find_overlay_info': BUILDSTDERR: ../../driver/xdpyinfo.c:280:38: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] BUILDSTDERR: overlays = (struct overlay_list *) calloc (sizeof (struct overlay_list), BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:280:38: warning: incompatible implicit declaration of built-in function 'calloc' BUILDSTDERR: ../../driver/xdpyinfo.c:280:38: note: include '' or provide a declaration of 'calloc' BUILDSTDERR: ../../driver/xdpyinfo.c:65:1: BUILDSTDERR: +#include BUILDSTDERR: #endif /* HAVE_GLX */ BUILDSTDERR: ../../driver/xdpyinfo.c:280:38: BUILDSTDERR: overlays = (struct overlay_list *) calloc (sizeof (struct overlay_list), BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:310:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_overlay_visual_info (vip) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'print_overlay_visual_info': BUILDSTDERR: ../../driver/xdpyinfo.c:330:40: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: printf ("transparent mask 0x%x\n", (unsigned long) ov->value); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %lx BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:339:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_extension_info (dpy) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'print_extension_info': BUILDSTDERR: ../../driver/xdpyinfo.c:351:2: warning: implicit declaration of function 'qsort' [-Wimplicit-function-declaration] BUILDSTDERR: qsort(extlist, n, sizeof(char *), StrCmp); BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:351:2: warning: nested extern declaration of 'qsort' [-Wnested-externs] BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:371:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_display_info (dpy) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'print_display_info': BUILDSTDERR: ../../driver/xdpyinfo.c:396:36: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: printf ("motion buffer size: %d\n", XDisplayMotionBufferSize (dpy)); BUILDSTDERR: ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: %ld BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:474:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_visual_info (vip) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:511:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_screen_info (dpy, scr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'print_screen_info': BUILDSTDERR: ../../driver/xdpyinfo.c:568:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: printf (" preallocated pixels: black %d, white %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: ../../driver/xdpyinfo.c:568:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: printf (" preallocated pixels: black %d, white %d\n", BUILDSTDERR: ~^ BUILDSTDERR: %ld BUILDSTDERR: ../../driver/xdpyinfo.c:581:12: warning: implicit declaration of function 'print_event_mask' [-Wimplicit-function-declaration] BUILDSTDERR: (void) print_event_mask (eventbuf, 79, 4, EventMaskOfScreen (s)); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:581:12: warning: nested extern declaration of 'print_event_mask' [-Wnested-externs] BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:640:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: int print_event_mask (buf, lastcol, indent, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:677:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_standard_extension_info(dpy, extname, majorrev, minorrev) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:696:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_multibuf_info(dpy, extname) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:854:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_shape_info(dpy, extname) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'print_shape_info': BUILDSTDERR: ../../driver/xdpyinfo.c:860:10: warning: implicit declaration of function 'XShapeQueryVersion'; did you mean 'glXQueryVersion'? [-Wimplicit-function-declaration] BUILDSTDERR: if (!XShapeQueryVersion(dpy, &majorrev, &minorrev)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: glXQueryVersion BUILDSTDERR: ../../driver/xdpyinfo.c:860:10: warning: nested extern declaration of 'XShapeQueryVersion' [-Wnested-externs] BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:983:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_known_extensions(f) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:994:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: mark_extension_for_printing(extname) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1019:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: print_marked_extensions(dpy) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1038:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: static void usage () BUILDSTDERR: ^~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'usage': BUILDSTDERR: ../../driver/xdpyinfo.c:1047:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] BUILDSTDERR: exit (1); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1047:5: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: ../../driver/xdpyinfo.c:1047:5: note: include '' or provide a declaration of 'exit' BUILDSTDERR: ../../driver/xdpyinfo.c: At top level: BUILDSTDERR: ../../driver/xdpyinfo.c:1050:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: int main (argc, argv) BUILDSTDERR: ^~~~ BUILDSTDERR: ../../driver/xdpyinfo.c: In function 'main': BUILDSTDERR: ../../driver/xdpyinfo.c:1082:2: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: exit (1); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1082:2: note: include '' or provide a declaration of 'exit' BUILDSTDERR: ../../driver/xdpyinfo.c:1097:5: warning: incompatible implicit declaration of built-in function 'exit' BUILDSTDERR: exit (0); BUILDSTDERR: ^~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1097:5: note: include '' or provide a declaration of 'exit' BUILDSTDERR: ../../driver/xdpyinfo.c:1058:26: warning: unused variable 'mbuf_error_base' [-Wunused-variable] BUILDSTDERR: int mbuf_event_base, mbuf_error_base; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1058:9: warning: unused variable 'mbuf_event_base' [-Wunused-variable] BUILDSTDERR: int mbuf_event_base, mbuf_error_base; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../driver/xdpyinfo.c:1057:10: warning: unused variable 'multibuf' [-Wunused-variable] BUILDSTDERR: Bool multibuf = False; BUILDSTDERR: ^~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o xdpyinfo xdpyinfo.o \ -lGL -lGLU -lXxf86vm -lpthread \ -lSM -lICE -lX11 -lXext -lm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-mlstring.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -DTEST -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-mlstring test-mlstring.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-screens.c BUILDSTDERR: ../../driver/screens.c: In function 'describe_monitor_layout': BUILDSTDERR: ../../driver/test-screens.c:36:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: #define screen_number(s) ((int) s) BUILDSTDERR: ^ BUILDSTDERR: ../../driver/screens.c:930:36: note: in expansion of macro 'screen_number' BUILDSTDERR: blurb(), m->id, screen_number (m->screen), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../driver/test-screens.c:36:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: #define screen_number(s) ((int) s) BUILDSTDERR: ^ BUILDSTDERR: ../../driver/screens.c:944:40: note: in expansion of macro 'screen_number' BUILDSTDERR: blurb(), m->id, screen_number (m->screen), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../driver/screens.c: In function 'update_screen_layout': BUILDSTDERR: ../../driver/test-screens.c:36:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: #define screen_number(s) ((int) s) BUILDSTDERR: ^ BUILDSTDERR: ../../driver/screens.c:1052:12: note: in expansion of macro 'screen_number' BUILDSTDERR: sn = screen_number (m->screen); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../driver/test-screens.c: In function 'test': BUILDSTDERR: ../../driver/test-screens.c:105:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: sprintf (out + strlen(out), "@%d", (int) m->screen); BUILDSTDERR: ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-screens test-screens.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -lXxf86misc -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../driver -I../../driver/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-long-long -Wno-variadic-macros ../../driver/test-yarandom.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -DTEST -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o test-yarandom test-yarandom.o ../utils/yarandom.o make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TlMloY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x + cd xscreensaver-5.43 BUILDSTDERR: ++ sh ./config.guess + archdir=s390x-ibm-linux-gnu + cd s390x-ibm-linux-gnu + rm -rf /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/pam.d + make install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x 'INSTALL=install -c -p' install make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/utils' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/utils' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/jwxyz' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/jwxyz' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/images' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/images' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks' install -c -p attraction /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/attraction install -c -p blitspin /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blitspin install -c -p bouboule /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bouboule install -c -p braid /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/braid install -c -p decayscreen /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/decayscreen install -c -p deco /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deco install -c -p drift /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/drift install -c -p flame /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flame install -c -p galaxy /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/galaxy install -c -p grav /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/grav install -c -p greynetic /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/greynetic install -c -p halo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/halo install -c -p helix /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/helix install -c -p hopalong /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hopalong install -c -p ifs /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ifs install -c -p imsmap /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/imsmap install -c -p julia /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/julia install -c -p kaleidescope /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kaleidescope install -c -p maze /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/maze install -c -p moire /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moire install -c -p noseguy /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/noseguy install -c -p pedal /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pedal install -c -p penrose /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/penrose install -c -p pyro /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pyro install -c -p qix /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/qix install -c -p rocks /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rocks install -c -p rorschach /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rorschach install -c -p sierpinski /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sierpinski install -c -p slidescreen /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/slidescreen install -c -p slip /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/slip install -c -p strange /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/strange install -c -p swirl /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/swirl install -c -p goop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/goop install -c -p starfish /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/starfish install -c -p munch /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/munch install -c -p fadeplot /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fadeplot install -c -p rd-bomb /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rd-bomb install -c -p coral /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/coral install -c -p mountain /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/mountain install -c -p triangle /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/triangle install -c -p xjack /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xjack install -c -p xlyap /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xlyap install -c -p cynosure /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cynosure install -c -p moire2 /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moire2 install -c -p flow /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flow install -c -p epicycle /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/epicycle install -c -p interference /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/interference install -c -p truchet /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/truchet install -c -p bsod /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bsod install -c -p crystal /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crystal install -c -p discrete /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/discrete install -c -p distort /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/distort install -c -p kumppa /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kumppa install -c -p demon /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/demon install -c -p loop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/loop install -c -p penetrate /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/penetrate install -c -p deluxe /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deluxe install -c -p compass /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/compass install -c -p squiral /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/squiral install -c -p xflame /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xflame install -c -p wander /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/wander install -c -p spotlight /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/spotlight install -c -p phosphor /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/phosphor install -c -p xmatrix /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xmatrix install -c -p petri /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/petri install -c -p shadebobs /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/shadebobs install -c -p ccurve /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ccurve install -c -p blaster /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blaster install -c -p bumps /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bumps install -c -p ripples /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ripples install -c -p xspirograph /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xspirograph install -c -p nerverot /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/nerverot install -c -p xrayswarm /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xrayswarm install -c -p zoom /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/zoom install -c -p whirlwindwarp /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/whirlwindwarp install -c -p rotzoomer /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rotzoomer install -c -p speedmine /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/speedmine install -c -p vermiculate /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vermiculate install -c -p twang /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/twang install -c -p apollonian /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/apollonian install -c -p euler2d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/euler2d install -c -p polyominoes /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polyominoes install -c -p thornbird /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/thornbird install -c -p fluidballs /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fluidballs install -c -p anemone /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/anemone install -c -p halftone /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/halftone install -c -p metaballs /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/metaballs install -c -p eruption /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/eruption install -c -p popsquares /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/popsquares install -c -p barcode /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/barcode install -c -p piecewise /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/piecewise install -c -p cloudlife /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cloudlife install -c -p fontglide /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fontglide install -c -p apple2 /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/apple2 install -c -p xanalogtv /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xanalogtv install -c -p pong /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pong install -c -p filmleader /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/filmleader install -c -p wormhole /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/wormhole install -c -p pacman /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pacman install -c -p fuzzyflakes /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fuzzyflakes install -c -p anemotaxis /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/anemotaxis install -c -p memscroller /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/memscroller install -c -p substrate /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/substrate install -c -p intermomentary /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/intermomentary install -c -p fireworkx /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fireworkx install -c -p fiberlamp /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fiberlamp install -c -p boxfit /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boxfit install -c -p interaggregate /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/interaggregate install -c -p celtic /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/celtic install -c -p cwaves /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cwaves install -c -p m6502 /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/m6502 install -c -p abstractile /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/abstractile install -c -p lcdscrub /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lcdscrub install -c -p hexadrop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hexadrop install -c -p tessellimage /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tessellimage install -c -p binaryring /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/binaryring install -c -p glitchpeg /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glitchpeg install -c -p vfeedback /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vfeedback install -c -p webcollage-helper /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/webcollage-helper install -c -p ../../hacks/vidwhacker /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vidwhacker install -c -p ../../hacks/webcollage /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/webcollage install -c -p ../../hacks/ljlatest /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ljlatest install -c -p -m 644 ../../hacks/config/attraction.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/attraction.xml install -c -p -m 644 ../../hacks/config/blitspin.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blitspin.xml install -c -p -m 644 ../../hacks/config/bouboule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bouboule.xml install -c -p -m 644 ../../hacks/config/braid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/braid.xml install -c -p -m 644 ../../hacks/config/decayscreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/decayscreen.xml install -c -p -m 644 ../../hacks/config/deco.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/deco.xml install -c -p -m 644 ../../hacks/config/drift.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/drift.xml install -c -p -m 644 ../../hacks/config/flame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flame.xml install -c -p -m 644 ../../hacks/config/galaxy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/galaxy.xml install -c -p -m 644 ../../hacks/config/grav.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/grav.xml install -c -p -m 644 ../../hacks/config/greynetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/greynetic.xml install -c -p -m 644 ../../hacks/config/halo.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/halo.xml install -c -p -m 644 ../../hacks/config/helix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/helix.xml install -c -p -m 644 ../../hacks/config/hopalong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hopalong.xml install -c -p -m 644 ../../hacks/config/ifs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/ifs.xml install -c -p -m 644 ../../hacks/config/imsmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/imsmap.xml install -c -p -m 644 ../../hacks/config/julia.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/julia.xml install -c -p -m 644 ../../hacks/config/kaleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/kaleidescope.xml install -c -p -m 644 ../../hacks/config/maze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/maze.xml install -c -p -m 644 ../../hacks/config/moire.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moire.xml install -c -p -m 644 ../../hacks/config/noseguy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/noseguy.xml install -c -p -m 644 ../../hacks/config/pedal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pedal.xml install -c -p -m 644 ../../hacks/config/penrose.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/penrose.xml install -c -p -m 644 ../../hacks/config/pyro.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pyro.xml install -c -p -m 644 ../../hacks/config/qix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/qix.xml install -c -p -m 644 ../../hacks/config/rocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rocks.xml install -c -p -m 644 ../../hacks/config/rorschach.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rorschach.xml install -c -p -m 644 ../../hacks/config/sierpinski.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sierpinski.xml install -c -p -m 644 ../../hacks/config/slidescreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/slidescreen.xml install -c -p -m 644 ../../hacks/config/slip.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/slip.xml install -c -p -m 644 ../../hacks/config/strange.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/strange.xml install -c -p -m 644 ../../hacks/config/swirl.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/swirl.xml install -c -p -m 644 ../../hacks/config/goop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/goop.xml install -c -p -m 644 ../../hacks/config/starfish.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/starfish.xml install -c -p -m 644 ../../hacks/config/munch.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/munch.xml install -c -p -m 644 ../../hacks/config/fadeplot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fadeplot.xml install -c -p -m 644 ../../hacks/config/rd-bomb.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rd-bomb.xml install -c -p -m 644 ../../hacks/config/coral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/coral.xml install -c -p -m 644 ../../hacks/config/mountain.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/mountain.xml install -c -p -m 644 ../../hacks/config/triangle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/triangle.xml install -c -p -m 644 ../../hacks/config/xjack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xjack.xml install -c -p -m 644 ../../hacks/config/xlyap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xlyap.xml install -c -p -m 644 ../../hacks/config/cynosure.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cynosure.xml install -c -p -m 644 ../../hacks/config/moire2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moire2.xml install -c -p -m 644 ../../hacks/config/flow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flow.xml install -c -p -m 644 ../../hacks/config/epicycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/epicycle.xml install -c -p -m 644 ../../hacks/config/interference.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/interference.xml install -c -p -m 644 ../../hacks/config/truchet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/truchet.xml install -c -p -m 644 ../../hacks/config/bsod.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bsod.xml install -c -p -m 644 ../../hacks/config/crystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/crystal.xml install -c -p -m 644 ../../hacks/config/discrete.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/discrete.xml install -c -p -m 644 ../../hacks/config/distort.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/distort.xml install -c -p -m 644 ../../hacks/config/kumppa.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/kumppa.xml install -c -p -m 644 ../../hacks/config/demon.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/demon.xml install -c -p -m 644 ../../hacks/config/loop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/loop.xml install -c -p -m 644 ../../hacks/config/penetrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/penetrate.xml install -c -p -m 644 ../../hacks/config/deluxe.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/deluxe.xml install -c -p -m 644 ../../hacks/config/compass.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/compass.xml install -c -p -m 644 ../../hacks/config/squiral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/squiral.xml install -c -p -m 644 ../../hacks/config/xflame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xflame.xml install -c -p -m 644 ../../hacks/config/wander.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/wander.xml install -c -p -m 644 ../../hacks/config/spotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/spotlight.xml install -c -p -m 644 ../../hacks/config/phosphor.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/phosphor.xml install -c -p -m 644 ../../hacks/config/xmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xmatrix.xml install -c -p -m 644 ../../hacks/config/petri.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/petri.xml install -c -p -m 644 ../../hacks/config/shadebobs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/shadebobs.xml install -c -p -m 644 ../../hacks/config/ccurve.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/ccurve.xml install -c -p -m 644 ../../hacks/config/blaster.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blaster.xml install -c -p -m 644 ../../hacks/config/bumps.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bumps.xml install -c -p -m 644 ../../hacks/config/ripples.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/ripples.xml install -c -p -m 644 ../../hacks/config/xspirograph.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xspirograph.xml install -c -p -m 644 ../../hacks/config/nerverot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/nerverot.xml install -c -p -m 644 ../../hacks/config/xrayswarm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xrayswarm.xml install -c -p -m 644 ../../hacks/config/zoom.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/zoom.xml install -c -p -m 644 ../../hacks/config/whirlwindwarp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/whirlwindwarp.xml install -c -p -m 644 ../../hacks/config/rotzoomer.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rotzoomer.xml install -c -p -m 644 ../../hacks/config/speedmine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/speedmine.xml install -c -p -m 644 ../../hacks/config/vermiculate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vermiculate.xml install -c -p -m 644 ../../hacks/config/twang.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/twang.xml install -c -p -m 644 ../../hacks/config/apollonian.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/apollonian.xml install -c -p -m 644 ../../hacks/config/euler2d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/euler2d.xml install -c -p -m 644 ../../hacks/config/polyominoes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/polyominoes.xml install -c -p -m 644 ../../hacks/config/thornbird.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/thornbird.xml install -c -p -m 644 ../../hacks/config/fluidballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fluidballs.xml install -c -p -m 644 ../../hacks/config/anemone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/anemone.xml install -c -p -m 644 ../../hacks/config/halftone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/halftone.xml install -c -p -m 644 ../../hacks/config/metaballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/metaballs.xml install -c -p -m 644 ../../hacks/config/eruption.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/eruption.xml install -c -p -m 644 ../../hacks/config/popsquares.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/popsquares.xml install -c -p -m 644 ../../hacks/config/barcode.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/barcode.xml install -c -p -m 644 ../../hacks/config/piecewise.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/piecewise.xml install -c -p -m 644 ../../hacks/config/cloudlife.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cloudlife.xml install -c -p -m 644 ../../hacks/config/fontglide.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fontglide.xml install -c -p -m 644 ../../hacks/config/apple2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/apple2.xml install -c -p -m 644 ../../hacks/config/xanalogtv.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xanalogtv.xml install -c -p -m 644 ../../hacks/config/pong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pong.xml install -c -p -m 644 ../../hacks/config/filmleader.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/filmleader.xml install -c -p -m 644 ../../hacks/config/wormhole.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/wormhole.xml install -c -p -m 644 ../../hacks/config/pacman.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pacman.xml install -c -p -m 644 ../../hacks/config/fuzzyflakes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fuzzyflakes.xml install -c -p -m 644 ../../hacks/config/anemotaxis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/anemotaxis.xml install -c -p -m 644 ../../hacks/config/memscroller.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/memscroller.xml install -c -p -m 644 ../../hacks/config/substrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/substrate.xml install -c -p -m 644 ../../hacks/config/intermomentary.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/intermomentary.xml install -c -p -m 644 ../../hacks/config/fireworkx.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fireworkx.xml install -c -p -m 644 ../../hacks/config/fiberlamp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fiberlamp.xml install -c -p -m 644 ../../hacks/config/boxfit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/boxfit.xml install -c -p -m 644 ../../hacks/config/interaggregate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/interaggregate.xml install -c -p -m 644 ../../hacks/config/celtic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/celtic.xml install -c -p -m 644 ../../hacks/config/cwaves.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cwaves.xml install -c -p -m 644 ../../hacks/config/m6502.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/m6502.xml install -c -p -m 644 ../../hacks/config/abstractile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/abstractile.xml install -c -p -m 644 ../../hacks/config/lcdscrub.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lcdscrub.xml install -c -p -m 644 ../../hacks/config/hexadrop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hexadrop.xml install -c -p -m 644 ../../hacks/config/tessellimage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/tessellimage.xml install -c -p -m 644 ../../hacks/config/binaryring.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/binaryring.xml install -c -p -m 644 ../../hacks/config/glitchpeg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glitchpeg.xml install -c -p -m 644 ../../hacks/config/vfeedback.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vfeedback.xml install -c -p -m 644 ../../hacks/config/vidwhacker.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vidwhacker.xml install -c -p -m 644 ../../hacks/config/webcollage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/webcollage.xml installing man pages: .TH XScreenSaver 6x "5.43-2.fc29 (27-Aug-2019)" "X Version 11" install -c -p -m 644 ../../hacks/anemone.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/anemone.6x install -c -p -m 644 ../../hacks/apollonian.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/apollonian.6x install -c -p -m 644 ../../hacks/attraction.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/attraction.6x install -c -p -m 644 ../../hacks/blaster.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/blaster.6x install -c -p -m 644 ../../hacks/blitspin.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/blitspin.6x install -c -p -m 644 ../../hacks/bouboule.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/bouboule.6x install -c -p -m 644 ../../hacks/braid.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/braid.6x install -c -p -m 644 ../../hacks/bsod.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/bsod.6x install -c -p -m 644 ../../hacks/bumps.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/bumps.6x install -c -p -m 644 ../../hacks/ccurve.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/ccurve.6x install -c -p -m 644 ../../hacks/compass.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/compass.6x install -c -p -m 644 ../../hacks/coral.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/coral.6x install -c -p -m 644 ../../hacks/crystal.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/crystal.6x install -c -p -m 644 ../../hacks/cynosure.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cynosure.6x install -c -p -m 644 ../../hacks/decayscreen.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/decayscreen.6x install -c -p -m 644 ../../hacks/deco.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/deco.6x install -c -p -m 644 ../../hacks/deluxe.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/deluxe.6x install -c -p -m 644 ../../hacks/demon.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/demon.6x install -c -p -m 644 ../../hacks/discrete.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/discrete.6x install -c -p -m 644 ../../hacks/distort.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/distort.6x install -c -p -m 644 ../../hacks/drift.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/drift.6x install -c -p -m 644 ../../hacks/epicycle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/epicycle.6x install -c -p -m 644 ../../hacks/euler2d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/euler2d.6x install -c -p -m 644 ../../hacks/fadeplot.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fadeplot.6x install -c -p -m 644 ../../hacks/flame.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/flame.6x install -c -p -m 644 ../../hacks/flow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/flow.6x install -c -p -m 644 ../../hacks/fluidballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fluidballs.6x install -c -p -m 644 ../../hacks/galaxy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/galaxy.6x install -c -p -m 644 ../../hacks/goop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/goop.6x install -c -p -m 644 ../../hacks/grav.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/grav.6x install -c -p -m 644 ../../hacks/greynetic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/greynetic.6x install -c -p -m 644 ../../hacks/halo.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/halo.6x install -c -p -m 644 ../../hacks/helix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/helix.6x install -c -p -m 644 ../../hacks/hopalong.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hopalong.6x install -c -p -m 644 ../../hacks/ifs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/ifs.6x install -c -p -m 644 ../../hacks/imsmap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/imsmap.6x install -c -p -m 644 ../../hacks/interference.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/interference.6x install -c -p -m 644 ../../hacks/julia.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/julia.6x install -c -p -m 644 ../../hacks/kaleidescope.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/kaleidescope.6x install -c -p -m 644 ../../hacks/kumppa.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/kumppa.6x install -c -p -m 644 ../../hacks/loop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/loop.6x install -c -p -m 644 ../../hacks/maze.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/maze.6x install -c -p -m 644 ../../hacks/moire.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/moire.6x install -c -p -m 644 ../../hacks/moire2.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/moire2.6x install -c -p -m 644 ../../hacks/mountain.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/mountain.6x install -c -p -m 644 ../../hacks/munch.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/munch.6x install -c -p -m 644 ../../hacks/nerverot.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/nerverot.6x install -c -p -m 644 ../../hacks/noseguy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/noseguy.6x install -c -p -m 644 ../../hacks/pedal.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pedal.6x install -c -p -m 644 ../../hacks/penetrate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/penetrate.6x install -c -p -m 644 ../../hacks/penrose.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/penrose.6x install -c -p -m 644 ../../hacks/petri.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/petri.6x install -c -p -m 644 ../../hacks/phosphor.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/phosphor.6x install -c -p -m 644 ../../hacks/polyominoes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/polyominoes.6x install -c -p -m 644 ../../hacks/pyro.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pyro.6x install -c -p -m 644 ../../hacks/qix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/qix.6x install -c -p -m 644 ../../hacks/rd-bomb.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/rd-bomb.6x install -c -p -m 644 ../../hacks/ripples.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/ripples.6x install -c -p -m 644 ../../hacks/rocks.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/rocks.6x install -c -p -m 644 ../../hacks/rorschach.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/rorschach.6x install -c -p -m 644 ../../hacks/rotzoomer.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/rotzoomer.6x install -c -p -m 644 ../../hacks/shadebobs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/shadebobs.6x install -c -p -m 644 ../../hacks/sierpinski.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/sierpinski.6x install -c -p -m 644 ../../hacks/slidescreen.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/slidescreen.6x install -c -p -m 644 ../../hacks/slip.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/slip.6x install -c -p -m 644 ../../hacks/speedmine.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/speedmine.6x install -c -p -m 644 ../../hacks/spotlight.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/spotlight.6x install -c -p -m 644 ../../hacks/squiral.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/squiral.6x install -c -p -m 644 ../../hacks/starfish.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/starfish.6x install -c -p -m 644 ../../hacks/strange.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/strange.6x install -c -p -m 644 ../../hacks/swirl.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/swirl.6x install -c -p -m 644 ../../hacks/thornbird.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/thornbird.6x install -c -p -m 644 ../../hacks/triangle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/triangle.6x install -c -p -m 644 ../../hacks/truchet.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/truchet.6x install -c -p -m 644 ../../hacks/twang.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/twang.6x install -c -p -m 644 ../../hacks/vermiculate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/vermiculate.6x install -c -p -m 644 ../../hacks/vidwhacker.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/vidwhacker.6x install -c -p -m 644 ../../hacks/wander.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/wander.6x install -c -p -m 644 ../../hacks/webcollage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/webcollage.6x install -c -p -m 644 ../../hacks/whirlwindwarp.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/whirlwindwarp.6x install -c -p -m 644 ../../hacks/xflame.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xflame.6x install -c -p -m 644 ../../hacks/xjack.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xjack.6x install -c -p -m 644 ../../hacks/xlyap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xlyap.6x install -c -p -m 644 ../../hacks/xmatrix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xmatrix.6x install -c -p -m 644 ../../hacks/xrayswarm.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xrayswarm.6x install -c -p -m 644 ../../hacks/xspirograph.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xspirograph.6x install -c -p -m 644 ../../hacks/zoom.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/zoom.6x install -c -p -m 644 ../../hacks/halftone.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/halftone.6x install -c -p -m 644 ../../hacks/eruption.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/eruption.6x install -c -p -m 644 ../../hacks/metaballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/metaballs.6x install -c -p -m 644 ../../hacks/barcode.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/barcode.6x install -c -p -m 644 ../../hacks/piecewise.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/piecewise.6x install -c -p -m 644 ../../hacks/cloudlife.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cloudlife.6x install -c -p -m 644 ../../hacks/ljlatest.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/ljlatest.6x install -c -p -m 644 ../../hacks/fontglide.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fontglide.6x install -c -p -m 644 ../../hacks/apple2.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/apple2.6x install -c -p -m 644 ../../hacks/xanalogtv.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xanalogtv.6x install -c -p -m 644 ../../hacks/filmleader.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/filmleader.6x install -c -p -m 644 ../../hacks/pong.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pong.6x install -c -p -m 644 ../../hacks/wormhole.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/wormhole.6x install -c -p -m 644 ../../hacks/pacman.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pacman.6x install -c -p -m 644 ../../hacks/fuzzyflakes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fuzzyflakes.6x install -c -p -m 644 ../../hacks/anemotaxis.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/anemotaxis.6x install -c -p -m 644 ../../hacks/memscroller.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/memscroller.6x install -c -p -m 644 ../../hacks/substrate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/substrate.6x install -c -p -m 644 ../../hacks/intermomentary.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/intermomentary.6x install -c -p -m 644 ../../hacks/fireworkx.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fireworkx.6x install -c -p -m 644 ../../hacks/fiberlamp.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fiberlamp.6x install -c -p -m 644 ../../hacks/boxfit.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/boxfit.6x install -c -p -m 644 ../../hacks/interaggregate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/interaggregate.6x install -c -p -m 644 ../../hacks/celtic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/celtic.6x install -c -p -m 644 ../../hacks/cwaves.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cwaves.6x install -c -p -m 644 ../../hacks/abstractile.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/abstractile.6x install -c -p -m 644 ../../hacks/lcdscrub.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/lcdscrub.6x install -c -p -m 644 ../../hacks/hexadrop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hexadrop.6x install -c -p -m 644 ../../hacks/tessellimage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/tessellimage.6x install -c -p -m 644 ../../hacks/binaryring.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/binaryring.6x install -c -p -m 644 ../../hacks/glitchpeg.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glitchpeg.6x install -c -p -m 644 ../../hacks/vfeedback.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/vfeedback.6x make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' install -c -p cage /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cage install -c -p gears /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gears install -c -p moebius /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moebius install -c -p pipes /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pipes install -c -p sproingies /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sproingies install -c -p stairs /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/stairs install -c -p superquadrics /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/superquadrics install -c -p morph3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/morph3d install -c -p rubik /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rubik install -c -p atlantis /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/atlantis install -c -p lament /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lament install -c -p bubble3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bubble3d install -c -p glplanet /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glplanet install -c -p pulsar /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pulsar install -c -p sierpinski3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sierpinski3d install -c -p gflux /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gflux install -c -p stonerview /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/stonerview install -c -p starwars /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/starwars install -c -p gltext /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gltext install -c -p molecule /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/molecule install -c -p dangerball /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/dangerball install -c -p circuit /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/circuit install -c -p menger /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/menger install -c -p engine /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/engine install -c -p flipscreen3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flipscreen3d install -c -p glsnake /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glsnake install -c -p boxed /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boxed install -c -p sballs /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sballs install -c -p cubenetic /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubenetic install -c -p spheremonics /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/spheremonics install -c -p lavalite /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lavalite install -c -p queens /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/queens install -c -p endgame /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/endgame install -c -p glblur /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glblur install -c -p flurry /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flurry install -c -p atunnel /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/atunnel install -c -p flyingtoasters /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flyingtoasters install -c -p bouncingcow /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bouncingcow install -c -p glslideshow /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glslideshow install -c -p jigglypuff /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/jigglypuff install -c -p klein /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/klein install -c -p hypertorus /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hypertorus install -c -p glmatrix /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glmatrix install -c -p cubestorm /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubestorm install -c -p glknots /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glknots install -c -p blocktube /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blocktube install -c -p flipflop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flipflop install -c -p antspotlight /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antspotlight install -c -p polytopes /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polytopes install -c -p gleidescope /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gleidescope install -c -p mirrorblob /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/mirrorblob install -c -p blinkbox /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blinkbox install -c -p noof /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/noof install -c -p polyhedra /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polyhedra install -c -p antinspect /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antinspect install -c -p providence /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/providence install -c -p pinion /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pinion install -c -p boing /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boing install -c -p carousel /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/carousel install -c -p fliptext /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fliptext install -c -p antmaze /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antmaze install -c -p tangram /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tangram install -c -p crackberg /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crackberg install -c -p glhanoi /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glhanoi install -c -p cube21 /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cube21 install -c -p timetunnel /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/timetunnel install -c -p juggler3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/juggler3d install -c -p topblock /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/topblock install -c -p glschool /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glschool install -c -p glcells /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glcells install -c -p voronoi /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/voronoi install -c -p moebiusgears /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moebiusgears install -c -p lockward /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lockward install -c -p cubicgrid /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubicgrid install -c -p hypnowheel /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hypnowheel install -c -p skytentacles /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/skytentacles install -c -p jigsaw /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/jigsaw install -c -p photopile /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/photopile install -c -p rubikblocks /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rubikblocks install -c -p surfaces /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/surfaces install -c -p hilbert /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hilbert install -c -p companioncube /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/companioncube install -c -p tronbit /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tronbit install -c -p kaleidocycle /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kaleidocycle install -c -p quasicrystal /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/quasicrystal install -c -p unknownpleasures /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/unknownpleasures install -c -p geodesic /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/geodesic install -c -p geodesicgears /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/geodesicgears install -c -p projectiveplane /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/projectiveplane install -c -p winduprobot /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/winduprobot install -c -p cityflow /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cityflow install -c -p romanboy /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/romanboy install -c -p splitflap /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/splitflap install -c -p dymaxionmap /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/dymaxionmap install -c -p unicrud /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/unicrud install -c -p energystream /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/energystream install -c -p raverhoop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/raverhoop install -c -p hydrostat /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hydrostat install -c -p discoball /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/discoball install -c -p cubetwist /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubetwist install -c -p cubestack /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubestack install -c -p splodesic /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/splodesic install -c -p hexstrut /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hexstrut install -c -p vigilance /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vigilance install -c -p esper /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/esper install -c -p razzledazzle /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/razzledazzle install -c -p peepers /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/peepers install -c -p crumbler /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crumbler install -c -p maze3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/maze3d install -c -p handsy /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/handsy install -c -p gravitywell /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gravitywell install -c -p deepstars /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deepstars install -c -p extrusion /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/extrusion install -c -p sonar /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sonar install -c -p xscreensaver-gl-helper /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-gl-helper install -c -p -m 644 ../../../hacks/glx/../config/cage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cage.xml install -c -p -m 644 ../../../hacks/glx/../config/gears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gears.xml install -c -p -m 644 ../../../hacks/glx/../config/moebius.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moebius.xml install -c -p -m 644 ../../../hacks/glx/../config/pipes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pipes.xml install -c -p -m 644 ../../../hacks/glx/../config/sproingies.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sproingies.xml install -c -p -m 644 ../../../hacks/glx/../config/stairs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/stairs.xml install -c -p -m 644 ../../../hacks/glx/../config/superquadrics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/superquadrics.xml install -c -p -m 644 ../../../hacks/glx/../config/morph3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/morph3d.xml install -c -p -m 644 ../../../hacks/glx/../config/rubik.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rubik.xml install -c -p -m 644 ../../../hacks/glx/../config/atlantis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/atlantis.xml install -c -p -m 644 ../../../hacks/glx/../config/lament.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lament.xml install -c -p -m 644 ../../../hacks/glx/../config/bubble3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bubble3d.xml install -c -p -m 644 ../../../hacks/glx/../config/glplanet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glplanet.xml install -c -p -m 644 ../../../hacks/glx/../config/pulsar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pulsar.xml install -c -p -m 644 ../../../hacks/glx/../config/sierpinski3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sierpinski3d.xml install -c -p -m 644 ../../../hacks/glx/../config/gflux.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gflux.xml install -c -p -m 644 ../../../hacks/glx/../config/stonerview.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/stonerview.xml install -c -p -m 644 ../../../hacks/glx/../config/starwars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/starwars.xml install -c -p -m 644 ../../../hacks/glx/../config/gltext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gltext.xml install -c -p -m 644 ../../../hacks/glx/../config/molecule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/molecule.xml install -c -p -m 644 ../../../hacks/glx/../config/dangerball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/dangerball.xml install -c -p -m 644 ../../../hacks/glx/../config/circuit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/circuit.xml install -c -p -m 644 ../../../hacks/glx/../config/menger.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/menger.xml install -c -p -m 644 ../../../hacks/glx/../config/engine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/engine.xml install -c -p -m 644 ../../../hacks/glx/../config/flipscreen3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flipscreen3d.xml install -c -p -m 644 ../../../hacks/glx/../config/glsnake.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glsnake.xml install -c -p -m 644 ../../../hacks/glx/../config/boxed.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/boxed.xml install -c -p -m 644 ../../../hacks/glx/../config/sballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sballs.xml install -c -p -m 644 ../../../hacks/glx/../config/cubenetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubenetic.xml install -c -p -m 644 ../../../hacks/glx/../config/spheremonics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/spheremonics.xml install -c -p -m 644 ../../../hacks/glx/../config/lavalite.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lavalite.xml install -c -p -m 644 ../../../hacks/glx/../config/queens.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/queens.xml install -c -p -m 644 ../../../hacks/glx/../config/endgame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/endgame.xml install -c -p -m 644 ../../../hacks/glx/../config/glblur.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glblur.xml install -c -p -m 644 ../../../hacks/glx/../config/flurry.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flurry.xml install -c -p -m 644 ../../../hacks/glx/../config/atunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/atunnel.xml install -c -p -m 644 ../../../hacks/glx/../config/flyingtoasters.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flyingtoasters.xml install -c -p -m 644 ../../../hacks/glx/../config/bouncingcow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bouncingcow.xml install -c -p -m 644 ../../../hacks/glx/../config/glslideshow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glslideshow.xml install -c -p -m 644 ../../../hacks/glx/../config/jigglypuff.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/jigglypuff.xml install -c -p -m 644 ../../../hacks/glx/../config/klein.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/klein.xml install -c -p -m 644 ../../../hacks/glx/../config/hypertorus.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hypertorus.xml install -c -p -m 644 ../../../hacks/glx/../config/glmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glmatrix.xml install -c -p -m 644 ../../../hacks/glx/../config/cubestorm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubestorm.xml install -c -p -m 644 ../../../hacks/glx/../config/glknots.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glknots.xml install -c -p -m 644 ../../../hacks/glx/../config/blocktube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blocktube.xml install -c -p -m 644 ../../../hacks/glx/../config/flipflop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flipflop.xml install -c -p -m 644 ../../../hacks/glx/../config/antspotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/antspotlight.xml install -c -p -m 644 ../../../hacks/glx/../config/polytopes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/polytopes.xml install -c -p -m 644 ../../../hacks/glx/../config/gleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gleidescope.xml install -c -p -m 644 ../../../hacks/glx/../config/mirrorblob.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/mirrorblob.xml install -c -p -m 644 ../../../hacks/glx/../config/blinkbox.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blinkbox.xml install -c -p -m 644 ../../../hacks/glx/../config/noof.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/noof.xml install -c -p -m 644 ../../../hacks/glx/../config/polyhedra.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/polyhedra.xml install -c -p -m 644 ../../../hacks/glx/../config/antinspect.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/antinspect.xml install -c -p -m 644 ../../../hacks/glx/../config/providence.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/providence.xml install -c -p -m 644 ../../../hacks/glx/../config/pinion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pinion.xml install -c -p -m 644 ../../../hacks/glx/../config/boing.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/boing.xml install -c -p -m 644 ../../../hacks/glx/../config/carousel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/carousel.xml install -c -p -m 644 ../../../hacks/glx/../config/fliptext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fliptext.xml install -c -p -m 644 ../../../hacks/glx/../config/antmaze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/antmaze.xml install -c -p -m 644 ../../../hacks/glx/../config/tangram.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/tangram.xml install -c -p -m 644 ../../../hacks/glx/../config/crackberg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/crackberg.xml install -c -p -m 644 ../../../hacks/glx/../config/glhanoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glhanoi.xml install -c -p -m 644 ../../../hacks/glx/../config/cube21.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cube21.xml install -c -p -m 644 ../../../hacks/glx/../config/timetunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/timetunnel.xml install -c -p -m 644 ../../../hacks/glx/../config/juggler3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/juggler3d.xml install -c -p -m 644 ../../../hacks/glx/../config/topblock.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/topblock.xml install -c -p -m 644 ../../../hacks/glx/../config/glschool.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glschool.xml install -c -p -m 644 ../../../hacks/glx/../config/glcells.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glcells.xml install -c -p -m 644 ../../../hacks/glx/../config/voronoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/voronoi.xml install -c -p -m 644 ../../../hacks/glx/../config/moebiusgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moebiusgears.xml install -c -p -m 644 ../../../hacks/glx/../config/lockward.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lockward.xml install -c -p -m 644 ../../../hacks/glx/../config/cubicgrid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubicgrid.xml install -c -p -m 644 ../../../hacks/glx/../config/hypnowheel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hypnowheel.xml install -c -p -m 644 ../../../hacks/glx/../config/skytentacles.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/skytentacles.xml install -c -p -m 644 ../../../hacks/glx/../config/jigsaw.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/jigsaw.xml install -c -p -m 644 ../../../hacks/glx/../config/photopile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/photopile.xml install -c -p -m 644 ../../../hacks/glx/../config/rubikblocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rubikblocks.xml install -c -p -m 644 ../../../hacks/glx/../config/surfaces.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/surfaces.xml install -c -p -m 644 ../../../hacks/glx/../config/hilbert.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hilbert.xml install -c -p -m 644 ../../../hacks/glx/../config/companioncube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/companioncube.xml install -c -p -m 644 ../../../hacks/glx/../config/tronbit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/tronbit.xml install -c -p -m 644 ../../../hacks/glx/../config/kaleidocycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/kaleidocycle.xml install -c -p -m 644 ../../../hacks/glx/../config/quasicrystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/quasicrystal.xml install -c -p -m 644 ../../../hacks/glx/../config/unknownpleasures.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/unknownpleasures.xml install -c -p -m 644 ../../../hacks/glx/../config/geodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/geodesic.xml install -c -p -m 644 ../../../hacks/glx/../config/geodesicgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/geodesicgears.xml install -c -p -m 644 ../../../hacks/glx/../config/projectiveplane.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/projectiveplane.xml install -c -p -m 644 ../../../hacks/glx/../config/winduprobot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/winduprobot.xml install -c -p -m 644 ../../../hacks/glx/../config/cityflow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cityflow.xml install -c -p -m 644 ../../../hacks/glx/../config/romanboy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/romanboy.xml install -c -p -m 644 ../../../hacks/glx/../config/splitflap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/splitflap.xml install -c -p -m 644 ../../../hacks/glx/../config/dymaxionmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/dymaxionmap.xml install -c -p -m 644 ../../../hacks/glx/../config/unicrud.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/unicrud.xml install -c -p -m 644 ../../../hacks/glx/../config/energystream.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/energystream.xml install -c -p -m 644 ../../../hacks/glx/../config/raverhoop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/raverhoop.xml install -c -p -m 644 ../../../hacks/glx/../config/hydrostat.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hydrostat.xml install -c -p -m 644 ../../../hacks/glx/../config/discoball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/discoball.xml install -c -p -m 644 ../../../hacks/glx/../config/cubetwist.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubetwist.xml install -c -p -m 644 ../../../hacks/glx/../config/cubestack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubestack.xml install -c -p -m 644 ../../../hacks/glx/../config/splodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/splodesic.xml install -c -p -m 644 ../../../hacks/glx/../config/hexstrut.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hexstrut.xml install -c -p -m 644 ../../../hacks/glx/../config/vigilance.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vigilance.xml install -c -p -m 644 ../../../hacks/glx/../config/esper.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/esper.xml install -c -p -m 644 ../../../hacks/glx/../config/razzledazzle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/razzledazzle.xml install -c -p -m 644 ../../../hacks/glx/../config/peepers.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/peepers.xml install -c -p -m 644 ../../../hacks/glx/../config/crumbler.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/crumbler.xml install -c -p -m 644 ../../../hacks/glx/../config/maze3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/maze3d.xml install -c -p -m 644 ../../../hacks/glx/../config/handsy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/handsy.xml install -c -p -m 644 ../../../hacks/glx/../config/gravitywell.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gravitywell.xml install -c -p -m 644 ../../../hacks/glx/../config/deepstars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/deepstars.xml install -c -p -m 644 ../../../hacks/glx/../config/extrusion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/extrusion.xml install -c -p -m 644 ../../../hacks/glx/../config/sonar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sonar.xml installing man pages: .TH XScreenSaver 6x "5.43-2.fc29 (27-Aug-2019)" "X Version 11" install -c -p -m 644 ../../../hacks/glx/atlantis.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/atlantis.6x install -c -p -m 644 ../../../hacks/glx/boxed.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/boxed.6x install -c -p -m 644 ../../../hacks/glx/bubble3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/bubble3d.6x install -c -p -m 644 ../../../hacks/glx/cage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cage.6x install -c -p -m 644 ../../../hacks/glx/circuit.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/circuit.6x install -c -p -m 644 ../../../hacks/glx/cubenetic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cubenetic.6x install -c -p -m 644 ../../../hacks/glx/dangerball.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/dangerball.6x install -c -p -m 644 ../../../hacks/glx/engine.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/engine.6x install -c -p -m 644 ../../../hacks/glx/extrusion.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/extrusion.6x install -c -p -m 644 ../../../hacks/glx/flipscreen3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/flipscreen3d.6x install -c -p -m 644 ../../../hacks/glx/gears.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/gears.6x install -c -p -m 644 ../../../hacks/glx/gflux.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/gflux.6x install -c -p -m 644 ../../../hacks/glx/glplanet.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glplanet.6x install -c -p -m 644 ../../../hacks/glx/glsnake.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glsnake.6x install -c -p -m 644 ../../../hacks/glx/gltext.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/gltext.6x install -c -p -m 644 ../../../hacks/glx/lament.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/lament.6x install -c -p -m 644 ../../../hacks/glx/lavalite.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/lavalite.6x install -c -p -m 644 ../../../hacks/glx/menger.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/menger.6x install -c -p -m 644 ../../../hacks/glx/moebius.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/moebius.6x install -c -p -m 644 ../../../hacks/glx/molecule.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/molecule.6x install -c -p -m 644 ../../../hacks/glx/morph3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/morph3d.6x install -c -p -m 644 ../../../hacks/glx/pipes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pipes.6x install -c -p -m 644 ../../../hacks/glx/pulsar.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pulsar.6x install -c -p -m 644 ../../../hacks/glx/queens.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/queens.6x install -c -p -m 644 ../../../hacks/glx/rubik.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/rubik.6x install -c -p -m 644 ../../../hacks/glx/sballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/sballs.6x install -c -p -m 644 ../../../hacks/glx/sierpinski3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/sierpinski3d.6x install -c -p -m 644 ../../../hacks/glx/spheremonics.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/spheremonics.6x install -c -p -m 644 ../../../hacks/glx/sproingies.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/sproingies.6x install -c -p -m 644 ../../../hacks/glx/stairs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/stairs.6x install -c -p -m 644 ../../../hacks/glx/starwars.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/starwars.6x install -c -p -m 644 ../../../hacks/glx/stonerview.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/stonerview.6x install -c -p -m 644 ../../../hacks/glx/superquadrics.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/superquadrics.6x install -c -p -m 644 ../../../hacks/glx/xscreensaver-gl-helper.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/xscreensaver-gl-helper.6x install -c -p -m 644 ../../../hacks/glx/endgame.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/endgame.6x install -c -p -m 644 ../../../hacks/glx/flurry.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/flurry.6x install -c -p -m 644 ../../../hacks/glx/glblur.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glblur.6x install -c -p -m 644 ../../../hacks/glx/atunnel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/atunnel.6x install -c -p -m 644 ../../../hacks/glx/flyingtoasters.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/flyingtoasters.6x install -c -p -m 644 ../../../hacks/glx/bouncingcow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/bouncingcow.6x install -c -p -m 644 ../../../hacks/glx/glslideshow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glslideshow.6x install -c -p -m 644 ../../../hacks/glx/jigglypuff.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/jigglypuff.6x install -c -p -m 644 ../../../hacks/glx/klein.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/klein.6x install -c -p -m 644 ../../../hacks/glx/hypertorus.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hypertorus.6x install -c -p -m 644 ../../../hacks/glx/glmatrix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glmatrix.6x install -c -p -m 644 ../../../hacks/glx/cubestorm.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cubestorm.6x install -c -p -m 644 ../../../hacks/glx/glknots.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glknots.6x install -c -p -m 644 ../../../hacks/glx/blocktube.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/blocktube.6x install -c -p -m 644 ../../../hacks/glx/flipflop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/flipflop.6x install -c -p -m 644 ../../../hacks/glx/antspotlight.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/antspotlight.6x install -c -p -m 644 ../../../hacks/glx/polytopes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/polytopes.6x install -c -p -m 644 ../../../hacks/glx/gleidescope.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/gleidescope.6x install -c -p -m 644 ../../../hacks/glx/mirrorblob.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/mirrorblob.6x install -c -p -m 644 ../../../hacks/glx/blinkbox.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/blinkbox.6x install -c -p -m 644 ../../../hacks/glx/noof.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/noof.6x install -c -p -m 644 ../../../hacks/glx/polyhedra.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/polyhedra.6x install -c -p -m 644 ../../../hacks/glx/antinspect.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/antinspect.6x install -c -p -m 644 ../../../hacks/glx/providence.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/providence.6x install -c -p -m 644 ../../../hacks/glx/pinion.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/pinion.6x install -c -p -m 644 ../../../hacks/glx/boing.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/boing.6x install -c -p -m 644 ../../../hacks/glx/carousel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/carousel.6x install -c -p -m 644 ../../../hacks/glx/fliptext.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/fliptext.6x install -c -p -m 644 ../../../hacks/glx/antmaze.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/antmaze.6x install -c -p -m 644 ../../../hacks/glx/tangram.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/tangram.6x install -c -p -m 644 ../../../hacks/glx/crackberg.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/crackberg.6x install -c -p -m 644 ../../../hacks/glx/glhanoi.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glhanoi.6x install -c -p -m 644 ../../../hacks/glx/cube21.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cube21.6x install -c -p -m 644 ../../../hacks/glx/timetunnel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/timetunnel.6x install -c -p -m 644 ../../../hacks/glx/juggler3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/juggler3d.6x install -c -p -m 644 ../../../hacks/glx/topblock.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/topblock.6x install -c -p -m 644 ../../../hacks/glx/glschool.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glschool.6x install -c -p -m 644 ../../../hacks/glx/glcells.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/glcells.6x install -c -p -m 644 ../../../hacks/glx/voronoi.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/voronoi.6x install -c -p -m 644 ../../../hacks/glx/moebiusgears.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/moebiusgears.6x install -c -p -m 644 ../../../hacks/glx/lockward.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/lockward.6x install -c -p -m 644 ../../../hacks/glx/cubicgrid.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cubicgrid.6x install -c -p -m 644 ../../../hacks/glx/hypnowheel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hypnowheel.6x install -c -p -m 644 ../../../hacks/glx/skytentacles.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/skytentacles.6x install -c -p -m 644 ../../../hacks/glx/sonar.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/sonar.6x install -c -p -m 644 ../../../hacks/glx/jigsaw.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/jigsaw.6x install -c -p -m 644 ../../../hacks/glx/photopile.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/photopile.6x install -c -p -m 644 ../../../hacks/glx/rubikblocks.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/rubikblocks.6x install -c -p -m 644 ../../../hacks/glx/surfaces.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/surfaces.6x install -c -p -m 644 ../../../hacks/glx/hilbert.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hilbert.6x install -c -p -m 644 ../../../hacks/glx/companioncube.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/companioncube.6x install -c -p -m 644 ../../../hacks/glx/tronbit.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/tronbit.6x install -c -p -m 644 ../../../hacks/glx/kaleidocycle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/kaleidocycle.6x install -c -p -m 644 ../../../hacks/glx/quasicrystal.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/quasicrystal.6x install -c -p -m 644 ../../../hacks/glx/unknownpleasures.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/unknownpleasures.6x install -c -p -m 644 ../../../hacks/glx/geodesic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/geodesic.6x install -c -p -m 644 ../../../hacks/glx/geodesicgears.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/geodesicgears.6x install -c -p -m 644 ../../../hacks/glx/projectiveplane.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/projectiveplane.6x install -c -p -m 644 ../../../hacks/glx/winduprobot.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/winduprobot.6x install -c -p -m 644 ../../../hacks/glx/cityflow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cityflow.6x install -c -p -m 644 ../../../hacks/glx/romanboy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/romanboy.6x install -c -p -m 644 ../../../hacks/glx/splitflap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/splitflap.6x install -c -p -m 644 ../../../hacks/glx/dymaxionmap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/dymaxionmap.6x install -c -p -m 644 ../../../hacks/glx/unicrud.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/unicrud.6x install -c -p -m 644 ../../../hacks/glx/energystream.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/energystream.6x install -c -p -m 644 ../../../hacks/glx/raverhoop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/raverhoop.6x install -c -p -m 644 ../../../hacks/glx/hydrostat.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hydrostat.6x install -c -p -m 644 ../../../hacks/glx/discoball.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/discoball.6x install -c -p -m 644 ../../../hacks/glx/cubetwist.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cubetwist.6x install -c -p -m 644 ../../../hacks/glx/cubestack.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/cubestack.6x install -c -p -m 644 ../../../hacks/glx/splodesic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/splodesic.6x install -c -p -m 644 ../../../hacks/glx/hexstrut.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/hexstrut.6x install -c -p -m 644 ../../../hacks/glx/vigilance.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/vigilance.6x install -c -p -m 644 ../../../hacks/glx/esper.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/esper.6x install -c -p -m 644 ../../../hacks/glx/razzledazzle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/razzledazzle.6x install -c -p -m 644 ../../../hacks/glx/peepers.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/peepers.6x install -c -p -m 644 ../../../hacks/glx/crumbler.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/crumbler.6x install -c -p -m 644 ../../../hacks/glx/maze3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/maze3d.6x install -c -p -m 644 ../../../hacks/glx/handsy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/handsy.6x install -c -p -m 644 ../../../hacks/glx/gravitywell.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/gravitywell.6x install -c -p -m 644 ../../../hacks/glx/deepstars.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man6x/deepstars.6x make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/hacks/glx' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' install -c -p xscreensaver /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver install -c -p xscreensaver-command /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-command install -c -p xscreensaver-demo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-demo install -c -p xscreensaver-getimage /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage install -c -p -m 644 XScreenSaver.ad /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults/XScreenSaver install -c -p ../../driver/xscreensaver-getimage-file /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage-file install -c -p ../../driver/xscreensaver-getimage-video /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage-video install -c -p ../../driver/xscreensaver-text /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-text LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../../po ../../driver/screensaver-properties.desktop.in screensaver-properties.desktop Generating and caching the translation database Merging translations into screensaver-properties.desktop. install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications install -c -p -m 644 screensaver-properties.desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/xscreensaver-properties.desktop install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/pixmaps install -c -p -m 644 ../../driver/../utils/images/logo-50.xpm /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/pixmaps/xscreensaver.xpm install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade install -c -p -m 644 ../../driver/../utils/images/screensaver-cmndln.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/screensaver-cmndln.png install -c -p -m 644 ../../driver/../utils/images/screensaver-colorselector.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/screensaver-colorselector.png install -c -p -m 644 ../../driver/../utils/images/screensaver-diagnostic.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/screensaver-diagnostic.png install -c -p -m 644 ../../driver/../utils/images/screensaver-locking.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/screensaver-locking.png install -c -p -m 644 ../../driver/../utils/images/screensaver-power.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/screensaver-power.png install -c -p -m 644 ../../driver/../utils/images/screensaver-snap.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/screensaver-snap.png install -c -p -m 644 xscreensaver-demo.glade2 /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/glade/xscreensaver-demo.glade2 installing man pages: .TH XScreenSaver 1 "5.43-2.fc29 (27-Aug-2019)" "X Version 11" install -c -p -m 644 ../../driver/xscreensaver.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver.1 install -c -p -m 644 ../../driver/xscreensaver-demo.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-demo.1 install -c -p -m 644 ../../driver/xscreensaver-command.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-command.1 install -c -p -m 644 ../../driver/xscreensaver-text.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-text.1 install -c -p -m 644 ../../driver/xscreensaver-getimage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-getimage.1 install -c -p -m 644 ../../driver/xscreensaver-getimage-file.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-getimage-file.1 install -c -p -m 644 ../../driver/xscreensaver-getimage-video.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-getimage-video.1 install -c -p -m 644 ../../driver/xscreensaver-systemd.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/man/man1/xscreensaver-systemd.1 install -c -p -m 644 ../../driver/../hacks/config/README /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/README install -c -p -m 644 xscreensaver.pam /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/pam.d/xscreensaver make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/driver' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/da/LC_MESSAGES install -c -p -m 644 da.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/da/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/de/LC_MESSAGES install -c -p -m 644 de.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/es/LC_MESSAGES install -c -p -m 644 es.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/es/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/et/LC_MESSAGES install -c -p -m 644 et.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/et/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/fi/LC_MESSAGES install -c -p -m 644 fi.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/fr/LC_MESSAGES install -c -p -m 644 fr.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/hu/LC_MESSAGES install -c -p -m 644 hu.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/it/LC_MESSAGES install -c -p -m 644 it.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/it/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/ja/LC_MESSAGES install -c -p -m 644 ja.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/ko/LC_MESSAGES install -c -p -m 644 ko.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/nb/LC_MESSAGES install -c -p -m 644 nb.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/nl/LC_MESSAGES install -c -p -m 644 nl.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/pl/LC_MESSAGES install -c -p -m 644 pl.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/pt/LC_MESSAGES install -c -p -m 644 pt.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/pt_BR/LC_MESSAGES install -c -p -m 644 pt_BR.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/ru/LC_MESSAGES install -c -p -m 644 ru.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/sk/LC_MESSAGES install -c -p -m 644 sk.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/sv/LC_MESSAGES install -c -p -m 644 sv.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/vi/LC_MESSAGES install -c -p -m 644 vi.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/wa/LC_MESSAGES install -c -p -m 644 wa.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/zh_CN/LC_MESSAGES install -c -p -m 644 zh_CN.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/zh_TW/LC_MESSAGES install -c -p -m 644 zh_TW.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu/po' + desktop-file-install --vendor '' --delete-original --dir /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications --add-category DesktopSettings --remove-category Appearance --remove-category AdvancedSettings --remove-category Application /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/xscreensaver-properties.desktop + dd=/builddir/build/BUILD/xscreensaver-5.43 + rm -f '/builddir/build/BUILD/xscreensaver-5.43/*.files' + cd hacks + list_files install + echo '%defattr(-,root,root,-)' + make -s install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x@@' -e 's@/[a-z][a-z]*/\.\./@/@' + sort + uniq + sed -e 's@\(.*/man/.*\)@%doc \1\*@' -e 's@\(.*/pam\.d/\)@%config(noreplace) \1@' + cd hacks/glx + list_files install + echo '%defattr(-,root,root,-)' + make -s install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x@@' -e 's@/[a-z][a-z]*/\.\./@/@' + sort + uniq + sed -e 's@\(.*/man/.*\)@%doc \1\*@' -e 's@\(.*/pam\.d/\)@%config(noreplace) \1@' + cd driver + list_files install + echo '%defattr(-,root,root,-)' + make -s install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x@@' -e 's@/[a-z][a-z]*/\.\./@/@' + uniq + sort + sed -e 's@\(.*/man/.*\)@%doc \1\*@' -e 's@\(.*/pam\.d/\)@%config(noreplace) \1@' + echo '%defattr(-,root,root,-)' + for target in /xscreensaver-getimage /xscreensaver-text + grep -v /xscreensaver-getimage /builddir/build/BUILD/xscreensaver-5.43/base.files + grep /xscreensaver-getimage /builddir/build/BUILD/xscreensaver-5.43/base.files + mv /builddir/build/BUILD/xscreensaver-5.43/base.files.new /builddir/build/BUILD/xscreensaver-5.43/base.files + for target in /xscreensaver-getimage /xscreensaver-text + grep -v /xscreensaver-text /builddir/build/BUILD/xscreensaver-5.43/base.files + grep /xscreensaver-text /builddir/build/BUILD/xscreensaver-5.43/base.files + mv /builddir/build/BUILD/xscreensaver-5.43/base.files.new /builddir/build/BUILD/xscreensaver-5.43/base.files + echo '%defattr(-,root,root,-)' + sed -i -e /xscreensaver-gl-helper/d /builddir/build/BUILD/xscreensaver-5.43/gl-extras.files + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu BUILDSTDERR: ++ find . -name '*xscreensaver-gl-helper*' + for dir in `find . -name \*xscreensaver-gl-helper\*` + echo /usr/share/man/man6x/xscreensaver-gl-helper.6x + for dir in `find . -name \*xscreensaver-gl-helper\*` + echo /usr/bin/xscreensaver-gl-helper + popd ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + sed -i -e 's|^\(/usr/share/man.*\)$|\1*|' /builddir/build/BUILD/xscreensaver-5.43/gl-base.files + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/sbin + install -cpm 755 /builddir/build/SOURCES/update-xscreensaver-hacks /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/sbin + echo /usr/sbin/update-xscreensaver-hacks + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/xscreensaver + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/hacks.conf.d + cp -p xscreensaver/XScreenSaver.ad xscreensaver/XScreenSaver.ad.hacks xscreensaver/XScreenSaver.ad.header xscreensaver/XScreenSaver.ad.tail /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/xscreensaver + cp -p xscreensaver/hacks.conf.d/xscreensaver.conf /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/hacks.conf.d/ + for adfile in xscreensaver/XScreenSaver.ad.* BUILDSTDERR: ++ basename xscreensaver/XScreenSaver.ad.hacks + filen=XScreenSaver.ad.hacks + echo '%config(noreplace) /etc/xscreensaver/XScreenSaver.ad.hacks' + for adfile in xscreensaver/XScreenSaver.ad.* BUILDSTDERR: ++ basename xscreensaver/XScreenSaver.ad.header + filen=XScreenSaver.ad.header + echo '%config(noreplace) /etc/xscreensaver/XScreenSaver.ad.header' + for adfile in xscreensaver/XScreenSaver.ad.* BUILDSTDERR: ++ basename xscreensaver/XScreenSaver.ad.tail + filen=XScreenSaver.ad.tail + echo '%config(noreplace) /etc/xscreensaver/XScreenSaver.ad.tail' + echo -n '%verify(not size md5 mtime) ' + echo /etc/xscreensaver/XScreenSaver.ad + echo /usr/share/xscreensaver/hacks.conf.d/xscreensaver.conf + rm -f /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults/XScreenSaver + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + pushd ../../../.. ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu BUILDSTDERR: ++ pwd + '[' '!' /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x == /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x ']' + popd ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + popd ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + ln -sf ../../../../etc/xscreensaver/XScreenSaver.ad /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/X11/app-defaults/XScreenSaver + pushd /builddir/build/BUILD/xscreensaver-5.43 + for f in README* + echo '%doc README' + for f in README* + echo '%doc README.VMS' + for f in README* + echo '%doc README.hacking' + popd ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu BUILDSTDERR: ++ find . -type d BUILDSTDERR: ++ grep xscreensaver + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/libexec/xscreensaver' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/share/xscreensaver' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/share/xscreensaver/hacks.conf.d' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/share/xscreensaver/config' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/share/xscreensaver/glade' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /etc/xscreensaver' + popd ~/build/BUILD/xscreensaver-5.43/s390x-ibm-linux-gnu + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x xscreensaver + cat xscreensaver.lang + uniq + for f in ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-getimage-* ${RPM_BUILD_ROOT}/usr/libexec/xscreensaver/vidwhacker ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-text + '[' -f /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage-file ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage-file + for f in ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-getimage-* ${RPM_BUILD_ROOT}/usr/libexec/xscreensaver/vidwhacker ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-text + '[' -f /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage-video ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage-video + for f in ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-getimage-* ${RPM_BUILD_ROOT}/usr/libexec/xscreensaver/vidwhacker ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-text + '[' -f /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vidwhacker ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vidwhacker + for f in ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-getimage-* ${RPM_BUILD_ROOT}/usr/libexec/xscreensaver/vidwhacker ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-text + '[' -f /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-text ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-text + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/xdg/autostart + install -cpm 0755 /builddir/build/SOURCES/xscreensaver-autostart /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/ + desktop-file-install --vendor '' --dir /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/xdg/autostart --add-only-show-in=X-NODEFAULT /builddir/build/SOURCES/xscreensaver-autostart.desktop + chmod 0644 /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/xdg/autostart/xscreensaver-autostart.desktop + echo /usr/libexec/xscreensaver-autostart + echo '/etc/xdg/autostart/xscreensaver*.desktop' + cd /builddir/build/BUILD/xscreensaver-5.43 + SAVERDIR=/usr/share/applications/screensavers + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers + echo '%dir /usr/share/applications/screensavers' + for list in *extras.files + glist=gnome-extras.files + rm -f gnome-extras.files + echo '%defattr(-,root,root,-)' + set +x + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/abstractile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-abstractile.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/anemone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-anemone.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/anemotaxis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-anemotaxis.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/apollonian.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-apollonian.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/apple2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-apple2.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/attraction.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-attraction.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/barcode.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-barcode.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/binaryring.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-binaryring.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blaster.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-blaster.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blitspin.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-blitspin.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bouboule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-bouboule.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/boxfit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-boxfit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/braid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-braid.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bsod.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-bsod.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bumps.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-bumps.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/ccurve.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-ccurve.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/celtic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-celtic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cloudlife.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cloudlife.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/compass.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-compass.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/coral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-coral.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/crystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-crystal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cwaves.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cwaves.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cynosure.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cynosure.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/decayscreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-decayscreen.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/deco.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-deco.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/deluxe.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-deluxe.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/demon.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-demon.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/discrete.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-discrete.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/distort.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-distort.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/drift.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-drift.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/epicycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-epicycle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/eruption.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-eruption.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/euler2d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-euler2d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fadeplot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fadeplot.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fiberlamp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fiberlamp.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/filmleader.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-filmleader.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fireworkx.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fireworkx.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-flame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-flow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fluidballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fluidballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fontglide.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fontglide.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fuzzyflakes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fuzzyflakes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/galaxy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-galaxy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glitchpeg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glitchpeg.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/goop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-goop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/grav.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-grav.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/greynetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-greynetic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/halftone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-halftone.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/halo.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-halo.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/helix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-helix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hexadrop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hexadrop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hopalong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hopalong.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/ifs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-ifs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/imsmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-imsmap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/interaggregate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-interaggregate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/interference.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-interference.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/intermomentary.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-intermomentary.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/julia.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-julia.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/kaleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-kaleidescope.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/kumppa.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-kumppa.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lcdscrub.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-lcdscrub.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/loop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-loop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/m6502.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-m6502.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/maze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-maze.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/memscroller.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-memscroller.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/metaballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-metaballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moire.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-moire.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moire2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-moire2.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/mountain.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-mountain.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/munch.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-munch.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/nerverot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-nerverot.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/noseguy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-noseguy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pacman.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pacman.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pedal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pedal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/penetrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-penetrate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/penrose.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-penrose.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/petri.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-petri.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/phosphor.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-phosphor.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/piecewise.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-piecewise.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/polyominoes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-polyominoes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pong.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/popsquares.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-popsquares.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pyro.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pyro.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/qix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-qix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rd-bomb.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-rd-bomb.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/ripples.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-ripples.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-rocks.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rorschach.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-rorschach.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rotzoomer.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-rotzoomer.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/shadebobs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-shadebobs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sierpinski.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-sierpinski.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/slidescreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-slidescreen.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/slip.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-slip.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/speedmine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-speedmine.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/spotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-spotlight.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/squiral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-squiral.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/starfish.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-starfish.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/strange.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-strange.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/substrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-substrate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/swirl.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-swirl.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/tessellimage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-tessellimage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/thornbird.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-thornbird.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/triangle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-triangle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/truchet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-truchet.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/twang.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-twang.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vermiculate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-vermiculate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vfeedback.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-vfeedback.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vidwhacker.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-vidwhacker.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/wander.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-wander.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/webcollage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-webcollage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/whirlwindwarp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-whirlwindwarp.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/wormhole.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-wormhole.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xanalogtv.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xanalogtv.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xflame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xflame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xjack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xjack.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xlyap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xlyap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xmatrix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xrayswarm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xrayswarm.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/xspirograph.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-xspirograph.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/zoom.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-zoom.desktop + for list in *extras.files + glist=gnome-gl-extras.files + rm -f gnome-gl-extras.files + echo '%defattr(-,root,root,-)' + set +x + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/antinspect.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-antinspect.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/antmaze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-antmaze.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/antspotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-antspotlight.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/atlantis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-atlantis.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/atunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-atunnel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blinkbox.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-blinkbox.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/blocktube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-blocktube.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/boing.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-boing.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bouncingcow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-bouncingcow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/boxed.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-boxed.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/bubble3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-bubble3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/carousel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-carousel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/circuit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-circuit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cityflow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cityflow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/companioncube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-companioncube.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/crackberg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-crackberg.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/crumbler.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-crumbler.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cube21.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cube21.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubenetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cubenetic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubestack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cubestack.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubestorm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cubestorm.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubetwist.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cubetwist.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/cubicgrid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-cubicgrid.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/dangerball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-dangerball.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/deepstars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-deepstars.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/discoball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-discoball.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/dymaxionmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-dymaxionmap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/endgame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-endgame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/energystream.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-energystream.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/engine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-engine.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/esper.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-esper.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/extrusion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-extrusion.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flipflop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-flipflop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flipscreen3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-flipscreen3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/fliptext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-fliptext.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flurry.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-flurry.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/flyingtoasters.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-flyingtoasters.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-gears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/geodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-geodesic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/geodesicgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-geodesicgears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gflux.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-gflux.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glblur.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glblur.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glcells.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glcells.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-gleidescope.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glhanoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glhanoi.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glknots.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glknots.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glmatrix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glplanet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glplanet.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glschool.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glschool.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glslideshow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glslideshow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/glsnake.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-glsnake.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gltext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-gltext.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/gravitywell.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-gravitywell.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/handsy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-handsy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hexstrut.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hexstrut.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hilbert.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hilbert.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hydrostat.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hydrostat.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hypertorus.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hypertorus.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/hypnowheel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-hypnowheel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/jigglypuff.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-jigglypuff.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/jigsaw.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-jigsaw.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/juggler3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-juggler3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/kaleidocycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-kaleidocycle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/klein.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-klein.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lament.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-lament.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lavalite.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-lavalite.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/lockward.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-lockward.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/maze3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-maze3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/menger.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-menger.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/mirrorblob.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-mirrorblob.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moebius.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-moebius.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/moebiusgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-moebiusgears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/molecule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-molecule.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/morph3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-morph3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/noof.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-noof.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/peepers.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-peepers.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/photopile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-photopile.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pinion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pinion.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pipes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pipes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/polyhedra.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-polyhedra.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/polytopes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-polytopes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/projectiveplane.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-projectiveplane.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/providence.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-providence.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/pulsar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-pulsar.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/quasicrystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-quasicrystal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/queens.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-queens.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/raverhoop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-raverhoop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/razzledazzle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-razzledazzle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/romanboy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-romanboy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rubik.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-rubik.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/rubikblocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-rubikblocks.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-sballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sierpinski3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-sierpinski3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/skytentacles.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-skytentacles.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sonar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-sonar.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/spheremonics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-spheremonics.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/splitflap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-splitflap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/splodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-splodesic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/sproingies.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-sproingies.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/stairs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-stairs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/starwars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-starwars.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/stonerview.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-stonerview.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/superquadrics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-superquadrics.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/surfaces.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-surfaces.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/tangram.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-tangram.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/timetunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-timetunnel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/topblock.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-topblock.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/tronbit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-tronbit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/unicrud.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-unicrud.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/unknownpleasures.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-unknownpleasures.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/vigilance.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-vigilance.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/voronoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-voronoi.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/xscreensaver/config/winduprobot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/applications/screensavers/xscreensaver-winduprobot.desktop + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver ~/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver ~/build/BUILD/xscreensaver-5.43 + mv -f webcollage webcollage.original + cat + chmod 0755 webcollage + echo '%{_libexecdir}/%{name}/webcollage.original' + chmod -R a+r,u+w,og-w /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.43-2.fc29 --unique-debug-suffix -5.43-2.fc29.s390x --unique-debug-src-base xscreensaver-5.43-2.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xscreensaver-5.43 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deepstars explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/queens explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/timetunnel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boxed extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deepstars extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/queens extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/timetunnel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boxed explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/loop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/loop explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/halftone extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/halftone explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/coral explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fontglide extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/coral extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fontglide explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bubble3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/projectiveplane extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bubble3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glslideshow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/projectiveplane explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/anemone extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glslideshow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/anemone explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lockward extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lockward explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/esper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/celtic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/eruption extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/esper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/eruption extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/celtic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/menger explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/metaballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/menger extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/metaballs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubestorm extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubestorm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hilbert extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hilbert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/memscroller extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/memscroller explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xanalogtv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vermiculate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xanalogtv extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vermiculate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/twang extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/twang explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/interaggregate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/interaggregate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/photopile extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/photopile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antspotlight extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antspotlight explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crystal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crystal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubestack extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubestack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/compass extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/compass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/distort extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/distort explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hexadrop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hexadrop explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gears explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pipes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pipes explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/swirl extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/swirl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lavalite extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lavalite explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/decayscreen extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/decayscreen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fuzzyflakes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fuzzyflakes explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/molecule extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/molecule explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gleidescope extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gleidescope explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gflux extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gflux explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/speedmine extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/speedmine explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/imsmap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/imsmap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/m6502 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/m6502 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/interference extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/interference explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sproingies extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sproingies explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/topblock extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/topblock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vfeedback extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vfeedback explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fliptext extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fliptext explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pong extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pong explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/unknownpleasures extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/unknownpleasures explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/attraction extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/attraction explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blinkbox extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blinkbox explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/thornbird extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/thornbird explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flipscreen3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flipscreen3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xflame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xflame explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deluxe extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deluxe explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lament extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lament explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/shadebobs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/shadebobs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bsod extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bsod explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/energystream extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/energystream explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/braid extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/braid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sonar extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sonar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cloudlife extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cloudlife explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/abstractile extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/abstractile explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moire2 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moire2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/extrusion extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/extrusion explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/geodesic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/geodesic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubicgrid extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubicgrid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/superquadrics extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/superquadrics explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/epicycle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/epicycle explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pinion extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pinion explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/petri explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rd-bomb extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/petri extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rd-bomb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/unicrud extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/unicrud explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vigilance extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/vigilance explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rocks extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rocks explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sballs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/demon extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/demon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/juggler3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/juggler3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/stairs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/stairs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/apple2 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/apple2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kaleidocycle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kaleidocycle explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/strange extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/strange explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xmatrix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xmatrix explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/atunnel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/atunnel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glsnake extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glsnake explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/endgame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/endgame explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rorschach extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rorschach explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/drift extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/drift explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cityflow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cityflow explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/filmleader extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/filmleader explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/maze extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/maze explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xspirograph extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xspirograph explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/piecewise extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/piecewise explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hopalong explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/barcode extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/barcode extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hopalong explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tessellimage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tessellimage explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glschool extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glschool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antmaze extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antmaze explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polyominoes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polyominoes explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/truchet extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/truchet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/noof extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/noof explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crackberg extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crackberg explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/triangle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/triangle explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/morph3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/morph3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/mountain extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/mountain explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bumps extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bumps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sierpinski extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sierpinski explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/voronoi extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/voronoi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crumbler explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/grav extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/crumbler extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/grav explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/geodesicgears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/geodesicgears explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/quasicrystal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/quasicrystal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boing extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/stonerview extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/stonerview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/phosphor extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/phosphor explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moebiusgears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moebiusgears explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bouncingcow explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glcells extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bouncingcow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glcells explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/webcollage-helper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/webcollage-helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rubik extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rubik explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hypertorus extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hypertorus explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moebius extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moebius explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fireworkx extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fireworkx explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flipflop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flipflop explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rubikblocks extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rubikblocks explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rotzoomer extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/rotzoomer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/dymaxionmap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/dymaxionmap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/discoball extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/discoball explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fadeplot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fadeplot explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glmatrix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glmatrix explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ccurve extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ccurve explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/greynetic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/greynetic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/munch extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/munch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bouboule extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/bouboule explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/zoom extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/zoom explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fiberlamp extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fiberlamp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/jigglypuff extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/jigglypuff explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/goop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/goop explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/penrose extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/penrose explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tangram extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tangram explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/romanboy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/romanboy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/euler2d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/euler2d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glitchpeg extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glitchpeg explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pacman extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pacman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/whirlwindwarp extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/whirlwindwarp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/carousel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/carousel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blitspin extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blitspin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blocktube extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blocktube explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/nerverot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/nerverot explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/peepers extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/peepers explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hexstrut extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hexstrut explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flow explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/handsy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/handsy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/wander explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/squiral extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/wander extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/squiral explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cwaves extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cwaves explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/slidescreen extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/slidescreen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flyingtoasters extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flyingtoasters explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/dangerball extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/dangerball explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/penetrate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/penetrate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glplanet extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glplanet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/klein extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/klein explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xjack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/razzledazzle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xjack extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/razzledazzle explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polyhedra extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polyhedra explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubetwist extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubetwist explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubenetic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cubenetic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/anemotaxis extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/anemotaxis explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/binaryring extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/binaryring explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glblur explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ifs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ifs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glblur explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tronbit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/tronbit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/intermomentary extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/intermomentary explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/jigsaw extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/jigsaw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/circuit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/circuit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glhanoi extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glhanoi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/companioncube extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/companioncube explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/julia explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/noseguy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/noseguy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/julia explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/qix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/qix explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/galaxy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/galaxy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/spotlight explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/spheremonics extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/spotlight extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/spheremonics explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kaleidescope extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kaleidescope explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xlyap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xlyap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xrayswarm extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/xrayswarm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moire extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/moire explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flame explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cynosure extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cynosure explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/halo extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/halo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blaster extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/blaster explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lcdscrub extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/lcdscrub explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/splodesic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/splodesic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/surfaces explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gltext extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/surfaces extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gltext explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/popsquares extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/popsquares explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pyro extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pyro explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fluidballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/fluidballs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/starwars extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/starwars explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/skytentacles extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/skytentacles explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/substrate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/substrate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ripples extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/ripples explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polytopes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/polytopes explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hydrostat extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hydrostat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antinspect explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/engine extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/antinspect extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/engine explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/starfish extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/starfish explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/wormhole extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/wormhole explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cage explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hypnowheel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/hypnowheel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/maze3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/maze3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/splitflap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/splitflap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/apollonian extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/apollonian explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pulsar extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pulsar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/discrete extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/discrete explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/winduprobot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/winduprobot explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/helix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/helix explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deco extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/deco explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/providence extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/providence explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sierpinski3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/sierpinski3d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cube21 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/cube21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flurry extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/flurry explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gravitywell extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/gravitywell explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pedal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/pedal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/mirrorblob extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/mirrorblob explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glknots extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/glknots explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boxfit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/boxfit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/raverhoop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/raverhoop explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/slip extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/slip explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kumppa extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/kumppa explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/atlantis extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/libexec/xscreensaver/atlantis explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-gl-helper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-gl-helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-demo extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-demo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-getimage explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-command extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/bin/xscreensaver-command /usr/lib/rpm/sepdebugcrcfix: Updated 238 CRC32s, 0 CRC32s did match. BUILDSTDERR: 42030 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/xscreensaver-autostart from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/xscreensaver/ljlatest from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/xscreensaver/webcollage from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/update-xscreensaver-hacks from /bin/bash to #!/usr/bin/bash Processing files: xscreensaver-5.43-2.fc29.s390x Processing files: xscreensaver-base-5.43-2.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d7V35Y + umask 022 + cd /builddir/build/BUILD + cd xscreensaver-5.43 + DOCDIR=/builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/doc/xscreensaver-base + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/doc/xscreensaver-base + cp -pr README /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/doc/xscreensaver-base + cp -pr README.VMS /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/doc/xscreensaver-base + cp -pr README.hacking /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x/usr/share/doc/xscreensaver-base + exit 0 Provides: application() application(xscreensaver-properties.desktop) config(xscreensaver-base) = 1:5.43-2.fc29 xscreensaver-base = 1:5.43-2.fc29 xscreensaver-base(s390-64) = 1:5.43-2.fc29 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /usr/bin/bash /usr/bin/sh libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libXinerama.so.1()(64bit) libXmu.so.6()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libXt.so.6()(64bit) libXxf86misc.so.1()(64bit) libXxf86vm.so.1()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Obsoletes: xscreeensaver-tests < 1:5.43-2.fc29 Processing files: xscreensaver-extras-base-5.43-2.fc29.s390x Provides: xscreensaver-extras-base = 1:5.43-2.fc29 xscreensaver-extras-base(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) perl(:VERSION) >= 5.0.0 perl(Digest::MD5) perl(Fcntl) perl(POSIX) perl(Socket) perl(Text::Wrap) perl(strict) rtld(GNU_HASH) Processing files: xscreensaver-extras-5.43-2.fc29.s390x Provides: xscreensaver-extras = 1:5.43-2.fc29 xscreensaver-extras(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2)(64bit) perl(:VERSION) >= 5.0.0 perl(Fcntl) perl(LWP::UserAgent) perl(POSIX) perl(Time::Local) perl(diagnostics) perl(strict) rtld(GNU_HASH) Processing files: xscreensaver-gl-base-5.43-2.fc29.s390x Provides: xscreensaver-gl-base = 1:5.43-2.fc29 xscreensaver-gl-base(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libXxf86vm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: xscreensaver-gl-extras-5.43-2.fc29.s390x Provides: xscreensaver-gl = 1:5.43-2.fc29 xscreensaver-gl-extras = 1:5.43-2.fc29 xscreensaver-gl-extras(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libXxf86vm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libgle.so.3()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2)(64bit) rtld(GNU_HASH) Obsoletes: xscreensaver-gl <= 1:5.00 Processing files: xscreensaver-extras-gss-5.43-2.fc29.s390x Provides: application() application(screensavers/xscreensaver-abstractile.desktop) application(screensavers/xscreensaver-anemone.desktop) application(screensavers/xscreensaver-anemotaxis.desktop) application(screensavers/xscreensaver-apollonian.desktop) application(screensavers/xscreensaver-apple2.desktop) application(screensavers/xscreensaver-attraction.desktop) application(screensavers/xscreensaver-barcode.desktop) application(screensavers/xscreensaver-binaryring.desktop) application(screensavers/xscreensaver-blaster.desktop) application(screensavers/xscreensaver-blitspin.desktop) application(screensavers/xscreensaver-bouboule.desktop) application(screensavers/xscreensaver-boxfit.desktop) application(screensavers/xscreensaver-braid.desktop) application(screensavers/xscreensaver-bsod.desktop) application(screensavers/xscreensaver-bumps.desktop) application(screensavers/xscreensaver-ccurve.desktop) application(screensavers/xscreensaver-celtic.desktop) application(screensavers/xscreensaver-cloudlife.desktop) application(screensavers/xscreensaver-compass.desktop) application(screensavers/xscreensaver-coral.desktop) application(screensavers/xscreensaver-crystal.desktop) application(screensavers/xscreensaver-cwaves.desktop) application(screensavers/xscreensaver-cynosure.desktop) application(screensavers/xscreensaver-decayscreen.desktop) application(screensavers/xscreensaver-deco.desktop) application(screensavers/xscreensaver-deluxe.desktop) application(screensavers/xscreensaver-demon.desktop) application(screensavers/xscreensaver-discrete.desktop) application(screensavers/xscreensaver-distort.desktop) application(screensavers/xscreensaver-drift.desktop) application(screensavers/xscreensaver-epicycle.desktop) application(screensavers/xscreensaver-eruption.desktop) application(screensavers/xscreensaver-euler2d.desktop) application(screensavers/xscreensaver-fadeplot.desktop) application(screensavers/xscreensaver-fiberlamp.desktop) application(screensavers/xscreensaver-filmleader.desktop) application(screensavers/xscreensaver-fireworkx.desktop) application(screensavers/xscreensaver-flame.desktop) application(screensavers/xscreensaver-flow.desktop) application(screensavers/xscreensaver-fluidballs.desktop) application(screensavers/xscreensaver-fontglide.desktop) application(screensavers/xscreensaver-fuzzyflakes.desktop) application(screensavers/xscreensaver-galaxy.desktop) application(screensavers/xscreensaver-glitchpeg.desktop) application(screensavers/xscreensaver-goop.desktop) application(screensavers/xscreensaver-grav.desktop) application(screensavers/xscreensaver-greynetic.desktop) application(screensavers/xscreensaver-halftone.desktop) application(screensavers/xscreensaver-halo.desktop) application(screensavers/xscreensaver-helix.desktop) application(screensavers/xscreensaver-hexadrop.desktop) application(screensavers/xscreensaver-hopalong.desktop) application(screensavers/xscreensaver-ifs.desktop) application(screensavers/xscreensaver-imsmap.desktop) application(screensavers/xscreensaver-interaggregate.desktop) application(screensavers/xscreensaver-interference.desktop) application(screensavers/xscreensaver-intermomentary.desktop) application(screensavers/xscreensaver-julia.desktop) application(screensavers/xscreensaver-kaleidescope.desktop) application(screensavers/xscreensaver-kumppa.desktop) application(screensavers/xscreensaver-lcdscrub.desktop) application(screensavers/xscreensaver-loop.desktop) application(screensavers/xscreensaver-m6502.desktop) application(screensavers/xscreensaver-maze.desktop) application(screensavers/xscreensaver-memscroller.desktop) application(screensavers/xscreensaver-metaballs.desktop) application(screensavers/xscreensaver-moire.desktop) application(screensavers/xscreensaver-moire2.desktop) application(screensavers/xscreensaver-mountain.desktop) application(screensavers/xscreensaver-munch.desktop) application(screensavers/xscreensaver-nerverot.desktop) application(screensavers/xscreensaver-noseguy.desktop) application(screensavers/xscreensaver-pacman.desktop) application(screensavers/xscreensaver-pedal.desktop) application(screensavers/xscreensaver-penetrate.desktop) application(screensavers/xscreensaver-penrose.desktop) application(screensavers/xscreensaver-petri.desktop) application(screensavers/xscreensaver-phosphor.desktop) application(screensavers/xscreensaver-piecewise.desktop) application(screensavers/xscreensaver-polyominoes.desktop) application(screensavers/xscreensaver-pong.desktop) application(screensavers/xscreensaver-popsquares.desktop) application(screensavers/xscreensaver-pyro.desktop) application(screensavers/xscreensaver-qix.desktop) application(screensavers/xscreensaver-rd-bomb.desktop) application(screensavers/xscreensaver-ripples.desktop) application(screensavers/xscreensaver-rocks.desktop) application(screensavers/xscreensaver-rorschach.desktop) application(screensavers/xscreensaver-rotzoomer.desktop) application(screensavers/xscreensaver-shadebobs.desktop) application(screensavers/xscreensaver-sierpinski.desktop) application(screensavers/xscreensaver-slidescreen.desktop) application(screensavers/xscreensaver-slip.desktop) application(screensavers/xscreensaver-speedmine.desktop) application(screensavers/xscreensaver-spotlight.desktop) application(screensavers/xscreensaver-squiral.desktop) application(screensavers/xscreensaver-starfish.desktop) application(screensavers/xscreensaver-strange.desktop) application(screensavers/xscreensaver-substrate.desktop) application(screensavers/xscreensaver-swirl.desktop) application(screensavers/xscreensaver-tessellimage.desktop) application(screensavers/xscreensaver-thornbird.desktop) application(screensavers/xscreensaver-triangle.desktop) application(screensavers/xscreensaver-truchet.desktop) application(screensavers/xscreensaver-twang.desktop) application(screensavers/xscreensaver-vermiculate.desktop) application(screensavers/xscreensaver-vfeedback.desktop) application(screensavers/xscreensaver-vidwhacker.desktop) application(screensavers/xscreensaver-wander.desktop) application(screensavers/xscreensaver-webcollage.desktop) application(screensavers/xscreensaver-whirlwindwarp.desktop) application(screensavers/xscreensaver-wormhole.desktop) application(screensavers/xscreensaver-xanalogtv.desktop) application(screensavers/xscreensaver-xflame.desktop) application(screensavers/xscreensaver-xjack.desktop) application(screensavers/xscreensaver-xlyap.desktop) application(screensavers/xscreensaver-xmatrix.desktop) application(screensavers/xscreensaver-xrayswarm.desktop) application(screensavers/xscreensaver-xspirograph.desktop) application(screensavers/xscreensaver-zoom.desktop) xscreensaver-extras-gss = 1:5.43-2.fc29 xscreensaver-extras-gss(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xscreensaver-gl-extras-gss-5.43-2.fc29.s390x Provides: application() application(screensavers/xscreensaver-antinspect.desktop) application(screensavers/xscreensaver-antmaze.desktop) application(screensavers/xscreensaver-antspotlight.desktop) application(screensavers/xscreensaver-atlantis.desktop) application(screensavers/xscreensaver-atunnel.desktop) application(screensavers/xscreensaver-blinkbox.desktop) application(screensavers/xscreensaver-blocktube.desktop) application(screensavers/xscreensaver-boing.desktop) application(screensavers/xscreensaver-bouncingcow.desktop) application(screensavers/xscreensaver-boxed.desktop) application(screensavers/xscreensaver-bubble3d.desktop) application(screensavers/xscreensaver-cage.desktop) application(screensavers/xscreensaver-carousel.desktop) application(screensavers/xscreensaver-circuit.desktop) application(screensavers/xscreensaver-cityflow.desktop) application(screensavers/xscreensaver-companioncube.desktop) application(screensavers/xscreensaver-crackberg.desktop) application(screensavers/xscreensaver-crumbler.desktop) application(screensavers/xscreensaver-cube21.desktop) application(screensavers/xscreensaver-cubenetic.desktop) application(screensavers/xscreensaver-cubestack.desktop) application(screensavers/xscreensaver-cubestorm.desktop) application(screensavers/xscreensaver-cubetwist.desktop) application(screensavers/xscreensaver-cubicgrid.desktop) application(screensavers/xscreensaver-dangerball.desktop) application(screensavers/xscreensaver-deepstars.desktop) application(screensavers/xscreensaver-discoball.desktop) application(screensavers/xscreensaver-dymaxionmap.desktop) application(screensavers/xscreensaver-endgame.desktop) application(screensavers/xscreensaver-energystream.desktop) application(screensavers/xscreensaver-engine.desktop) application(screensavers/xscreensaver-esper.desktop) application(screensavers/xscreensaver-extrusion.desktop) application(screensavers/xscreensaver-flipflop.desktop) application(screensavers/xscreensaver-flipscreen3d.desktop) application(screensavers/xscreensaver-fliptext.desktop) application(screensavers/xscreensaver-flurry.desktop) application(screensavers/xscreensaver-flyingtoasters.desktop) application(screensavers/xscreensaver-gears.desktop) application(screensavers/xscreensaver-geodesic.desktop) application(screensavers/xscreensaver-geodesicgears.desktop) application(screensavers/xscreensaver-gflux.desktop) application(screensavers/xscreensaver-glblur.desktop) application(screensavers/xscreensaver-glcells.desktop) application(screensavers/xscreensaver-gleidescope.desktop) application(screensavers/xscreensaver-glhanoi.desktop) application(screensavers/xscreensaver-glknots.desktop) application(screensavers/xscreensaver-glmatrix.desktop) application(screensavers/xscreensaver-glplanet.desktop) application(screensavers/xscreensaver-glschool.desktop) application(screensavers/xscreensaver-glslideshow.desktop) application(screensavers/xscreensaver-glsnake.desktop) application(screensavers/xscreensaver-gltext.desktop) application(screensavers/xscreensaver-gravitywell.desktop) application(screensavers/xscreensaver-handsy.desktop) application(screensavers/xscreensaver-hexstrut.desktop) application(screensavers/xscreensaver-hilbert.desktop) application(screensavers/xscreensaver-hydrostat.desktop) application(screensavers/xscreensaver-hypertorus.desktop) application(screensavers/xscreensaver-hypnowheel.desktop) application(screensavers/xscreensaver-jigglypuff.desktop) application(screensavers/xscreensaver-jigsaw.desktop) application(screensavers/xscreensaver-juggler3d.desktop) application(screensavers/xscreensaver-kaleidocycle.desktop) application(screensavers/xscreensaver-klein.desktop) application(screensavers/xscreensaver-lament.desktop) application(screensavers/xscreensaver-lavalite.desktop) application(screensavers/xscreensaver-lockward.desktop) application(screensavers/xscreensaver-maze3d.desktop) application(screensavers/xscreensaver-menger.desktop) application(screensavers/xscreensaver-mirrorblob.desktop) application(screensavers/xscreensaver-moebius.desktop) application(screensavers/xscreensaver-moebiusgears.desktop) application(screensavers/xscreensaver-molecule.desktop) application(screensavers/xscreensaver-morph3d.desktop) application(screensavers/xscreensaver-noof.desktop) application(screensavers/xscreensaver-peepers.desktop) application(screensavers/xscreensaver-photopile.desktop) application(screensavers/xscreensaver-pinion.desktop) application(screensavers/xscreensaver-pipes.desktop) application(screensavers/xscreensaver-polyhedra.desktop) application(screensavers/xscreensaver-polytopes.desktop) application(screensavers/xscreensaver-projectiveplane.desktop) application(screensavers/xscreensaver-providence.desktop) application(screensavers/xscreensaver-pulsar.desktop) application(screensavers/xscreensaver-quasicrystal.desktop) application(screensavers/xscreensaver-queens.desktop) application(screensavers/xscreensaver-raverhoop.desktop) application(screensavers/xscreensaver-razzledazzle.desktop) application(screensavers/xscreensaver-romanboy.desktop) application(screensavers/xscreensaver-rubik.desktop) application(screensavers/xscreensaver-rubikblocks.desktop) application(screensavers/xscreensaver-sballs.desktop) application(screensavers/xscreensaver-sierpinski3d.desktop) application(screensavers/xscreensaver-skytentacles.desktop) application(screensavers/xscreensaver-sonar.desktop) application(screensavers/xscreensaver-spheremonics.desktop) application(screensavers/xscreensaver-splitflap.desktop) application(screensavers/xscreensaver-splodesic.desktop) application(screensavers/xscreensaver-sproingies.desktop) application(screensavers/xscreensaver-stairs.desktop) application(screensavers/xscreensaver-starwars.desktop) application(screensavers/xscreensaver-stonerview.desktop) application(screensavers/xscreensaver-superquadrics.desktop) application(screensavers/xscreensaver-surfaces.desktop) application(screensavers/xscreensaver-tangram.desktop) application(screensavers/xscreensaver-timetunnel.desktop) application(screensavers/xscreensaver-topblock.desktop) application(screensavers/xscreensaver-tronbit.desktop) application(screensavers/xscreensaver-unicrud.desktop) application(screensavers/xscreensaver-unknownpleasures.desktop) application(screensavers/xscreensaver-vigilance.desktop) application(screensavers/xscreensaver-voronoi.desktop) application(screensavers/xscreensaver-winduprobot.desktop) xscreensaver-gl-extras-gss = 1:5.43-2.fc29 xscreensaver-gl-extras-gss(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xscreensaver-debugsource-5.43-2.fc29.s390x Provides: xscreensaver-debugsource = 1:5.43-2.fc29 xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xscreensaver-debuginfo-5.43-2.fc29.s390x Provides: xscreensaver-debuginfo = 1:5.43-2.fc29 xscreensaver-debuginfo(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Processing files: xscreensaver-base-debuginfo-5.43-2.fc29.s390x Provides: debuginfo(build-id) = 2e429339a0097c6522cdd0799db22ab6a61a59f7 debuginfo(build-id) = d162eaa357fe74fa6bdb0870df1979fa08c68066 debuginfo(build-id) = e31c90049b9c7628837c228a8db414137ac027e5 xscreensaver-base-debuginfo = 1:5.43-2.fc29 xscreensaver-base-debuginfo(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Processing files: xscreensaver-extras-base-debuginfo-5.43-2.fc29.s390x Provides: debuginfo(build-id) = e4a4ee1cd69a886cbc8c3db49fc41969ae3deefe xscreensaver-extras-base-debuginfo = 1:5.43-2.fc29 xscreensaver-extras-base-debuginfo(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Processing files: xscreensaver-extras-debuginfo-5.43-2.fc29.s390x Provides: debuginfo(build-id) = 0378cf772ae5c227567c425b5cdc7ca7634c78a0 debuginfo(build-id) = 0460321f6709f3750e9f629dbf63f07e51a0b74e debuginfo(build-id) = 057edfb3a1251ab579a7b03fa55029def62b98e8 debuginfo(build-id) = 09ed45385381a0b5b201aac3b458e7fd7539466c debuginfo(build-id) = 0b13c91d8e519928e7f5bac7fb9fc20033d2fe39 debuginfo(build-id) = 0bdf3bd6b3a8572727bfcc30f6c8e5a6576f73da debuginfo(build-id) = 0be962ddd75ac9ae83b7bd1c2ab7acf701a1f6c9 debuginfo(build-id) = 0c5f2a070f39f09c3e36cfe281f54b916a727b6e debuginfo(build-id) = 0cca7e66645fec28489946f61ee0f98a8a9de99f debuginfo(build-id) = 0eba5382a088212525df9e10a9908723467d8c15 debuginfo(build-id) = 13decb6ecdef878327de6f4d241d5243a80e6de4 debuginfo(build-id) = 147f037fb457c3db09a475e756f74ad3cf9d14c9 debuginfo(build-id) = 170f6a3466c2729c26094d3ad502d8730ef931bd debuginfo(build-id) = 19ea82943ed7870f41c2078dcb1546614144268c debuginfo(build-id) = 1cd9c579b94305d186444aca4e3b97183402aec1 debuginfo(build-id) = 1e9eca7ce2683ac45a407de76a86eadd628f590c debuginfo(build-id) = 209f8b9432cd839d64aa8dcb434aac4d6ea9adc1 debuginfo(build-id) = 215942e46714ed620439bb990f0152cd491402ca debuginfo(build-id) = 26be19119082bc4d8eb61860a50b2645ecd204b1 debuginfo(build-id) = 26c7ff0e56875a6ecff3e61e0e23a57b66451511 debuginfo(build-id) = 28d67dcf9a610b3347ef171066ad188fe5de77b5 debuginfo(build-id) = 2c11ee98e11a7bd153cb8a2ddbfa6102f62b95b3 debuginfo(build-id) = 342e31feb7c32f1f7d5d00c95bad158abe645933 debuginfo(build-id) = 3683fd9f5998a4cd604586399d9a0ce996ed8031 debuginfo(build-id) = 42e6cf58a66b30fdca7f8487c62a040a2c9e4a78 debuginfo(build-id) = 45dea3179024c2a3e88675e752619bb4a160e9e5 debuginfo(build-id) = 46f4a0fa2593655405f02baa35b9ad073556a3f6 debuginfo(build-id) = 47c9d8a9f2ffb632f00025f5ea7b6df2d1c1a9b0 debuginfo(build-id) = 4994b9c86a393ed127aca362d5a8bd080fda8d77 debuginfo(build-id) = 499c4f0605e7b8cdb13557d5eaf1d0ad621b6f9f debuginfo(build-id) = 4a9523af306d7a6dd7cf5a465c363672f3c3ff9a debuginfo(build-id) = 509b1fee2673ee4448e021c88d3996f08b989c40 debuginfo(build-id) = 50b4be31905aa95d04f755d4406c1312258f23b4 debuginfo(build-id) = 545fd860634603a68adfa8bf7f3515c1014322fc debuginfo(build-id) = 55798032dcd5b3048401d9ea9eace3540d376db1 debuginfo(build-id) = 5801a48cb577827893fdc345efed2dee0b7f50eb debuginfo(build-id) = 582d06fec3e5e941bcc34079ba3e761535ee40a3 debuginfo(build-id) = 5d0a855bf68b43d384fc314674ec786ab9c0beeb debuginfo(build-id) = 5ec95b7e1c375af7c770707793c00aa9ce06d2c1 debuginfo(build-id) = 6011e4d4ce84ed76b5029ddff8e1efc68c2d3a13 debuginfo(build-id) = 621f245910dfe7d892a8e9596ec56180c53fc542 debuginfo(build-id) = 634caef4792dab1dcb430deea5c7bb042d4d6707 debuginfo(build-id) = 6609831ce7de3bc51e36567350c68e2576bbfae1 debuginfo(build-id) = 6a29c0eb5a78441fb5e93ed60fa033b20c54d023 debuginfo(build-id) = 6c76be99bdca6070b0b5fd687afbda559dec21d6 debuginfo(build-id) = 70574c7dcfac7d317b2f991a34adb69c5d5ddb11 debuginfo(build-id) = 74f9810db0b7a1203a19240b9d313708aff5a538 debuginfo(build-id) = 750445b40bd4464af362c5a524b6384aa8419ee3 debuginfo(build-id) = 75cbeccd1ec54c0f3888ddca22e15314a1337ccf debuginfo(build-id) = 75d3116af004bcf0139759465f3035dacad3dda0 debuginfo(build-id) = 7758cc2e4d0f4d9889f2fbbb2595eaa540830258 debuginfo(build-id) = 78ae4b8a8046397042094d30f332dd8f377c4be4 debuginfo(build-id) = 7a391e6fe17844f75f5b3f715152d7fc26684c71 debuginfo(build-id) = 7b46be6f4b2c226f69afc26121cc042dcd970347 debuginfo(build-id) = 7f6e98cb3426e55e81a5c0b6eb3a0df1174aae5e debuginfo(build-id) = 822dcba4fe2f345d03632b5f98c908b0f76b6edc debuginfo(build-id) = 82cf511f98cfa62be50894cc36939e0a9f5a978e debuginfo(build-id) = 8581f197803ed902789ec3d89b0d7a7725eefdbf debuginfo(build-id) = 863c5a041760372992aaeef643030b1a4775cfc2 debuginfo(build-id) = 86b6ec92de45f8928b352c96033542ec616a91c3 debuginfo(build-id) = 87914c7539610b5c8fd21088a74cacbb20be844d debuginfo(build-id) = 899a94ed8b38e7f31c8bfdb2515bc0338c570e84 debuginfo(build-id) = 8c04906534ec3bfb71ea7df6ffdd4ae3083f192e debuginfo(build-id) = 8f5b1d6aa985e0fe3bce4550384853aa30fbd9cb debuginfo(build-id) = 8fe285cbb40aaf58529e1113a0200350c76eeac4 debuginfo(build-id) = 904e50c7f670aa576ccb261d765eec4cd340cb27 debuginfo(build-id) = 90e09b70f774cab9988dc75afd4442ff3e401652 debuginfo(build-id) = 93c0653ab10ed51bdf082b403e45110319d3e8d5 debuginfo(build-id) = 9460765440e90b6e0c418cf3e7b9a7fcd64c9b35 debuginfo(build-id) = 968318a0a12f498d84f715f7703db65c052fb863 debuginfo(build-id) = 97333db1828201fbe6a812b54ff38b8150408ef8 debuginfo(build-id) = 977b71fb472946cc5b17de4e468d78676cdc5dfd debuginfo(build-id) = 9983caf7832495795c5ce65d07ac7a1dde98cba9 debuginfo(build-id) = 99e9115550de3bf4113d7cde146142e069ca0adf debuginfo(build-id) = 9be9aa1a7a901cca537d847df2018558c03d35a0 debuginfo(build-id) = 9d1ee364f13497e12b415783bc922fc3863a7cb5 debuginfo(build-id) = 9e5ff110edb8554153818980dbd4b95604d651d5 debuginfo(build-id) = 9fd55652e137e77d00b3bec62baf9667729d2fe5 debuginfo(build-id) = a0ee680d5f8a2411f0da9fc8cd059f0d16e492e9 debuginfo(build-id) = a5fcaa22a6d42753d06a0edfcd98390ff511eca7 debuginfo(build-id) = a89cb000144238a7909e0ce2ca31b3799bb5d18b debuginfo(build-id) = a9dda9e038734f6e1bb29bd8bb7765091f97f01b debuginfo(build-id) = aaf094d10498ad137541ef8b0dd3a4aac9fe147b debuginfo(build-id) = abee55710efb1f9372b72de301793c95531c282a debuginfo(build-id) = ac1d20adbd445f1830ac1c58bad4748ad20399a4 debuginfo(build-id) = ac3ae9397b70a9a1037c0668a64341c99dcb40d5 debuginfo(build-id) = ae3c499171a884a77309f881d17019aa3753a6a7 debuginfo(build-id) = b08ebb3bbde79479d5c22c6510b1a38b139dc394 debuginfo(build-id) = b3d868a16287cfeb789da0d6d628a5b48183cd3a debuginfo(build-id) = ba4ba8fca4f1f78437d8195cbfc3ba7943c71cb0 debuginfo(build-id) = bc70a219561ae40360bcee7861035aa76b02ecc1 debuginfo(build-id) = bcbb501f64a9dee76301f668740b67cbbba9ae14 debuginfo(build-id) = be242eee847b1415c8d88e262c65f9c1a1ab1e42 debuginfo(build-id) = c221fe5270da954f374e84d19d1759770319c240 debuginfo(build-id) = c311b8b581ee4057b85ee8958782d7d31090786f debuginfo(build-id) = cb2cebe24f7c2ce8fa0f04d31d0ecabb74756fa0 debuginfo(build-id) = ce4ea271c462bdaf603b0af3416437f29b6a7eae debuginfo(build-id) = cfbf6020aec81623a4fd45aad4d392c4aa90c89e debuginfo(build-id) = d130c5de79243e2040572f77e020595ca166deeb debuginfo(build-id) = d2e209a4b44485d8615a5124644f0ad255060368 debuginfo(build-id) = d42dc2ffa17dde1be8ce631f1c0f86294af2dab8 debuginfo(build-id) = d6c49eb49645cc1ae4213da03b92a6af98218a70 debuginfo(build-id) = d80b53c5da14333ae8bd2d8133f9d58316c20d5a debuginfo(build-id) = df469a54c3e71d7c0ca5e8d6c566005d68b9053d debuginfo(build-id) = dff77626dac030f539f001824d44b055ff840c0d debuginfo(build-id) = e0c0f738386805a6351a06dfb0762d8250c2751f debuginfo(build-id) = e16acd9c09bbac931c8f51b73100077f240254fd debuginfo(build-id) = e520a20125c1596343c555cbb8f88b6300957ead debuginfo(build-id) = e6baf4af6eb808602161a084388b21143058da7b debuginfo(build-id) = eb227defd7d56786e73d2ff5de14d62b66709ec0 debuginfo(build-id) = ecbdfd134d1a545da9864bf92e5ee1fec16dcb14 debuginfo(build-id) = ee1eca307658ac3f1d97a1dad5c429b424f7a764 debuginfo(build-id) = ef12c5edde6ee5461fa13feee9fdd143af2758e9 debuginfo(build-id) = f018ed2415c4135e643ddb586331a3ec68eab1cd debuginfo(build-id) = f4a3b9e6c0b6015322ca1d499f09e73cf105da35 debuginfo(build-id) = f57064bff6ee09c7d6f4f01df4ea3f605a94fdbe debuginfo(build-id) = f64b09321eb945b657dc9008bb9dac801c93f678 debuginfo(build-id) = fb138633843bd2d35f3ddfdef4a5c0893a71009a debuginfo(build-id) = fb2595b12929a4278511f3de6a798eca43bd06f4 xscreensaver-extras-debuginfo = 1:5.43-2.fc29 xscreensaver-extras-debuginfo(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Processing files: xscreensaver-gl-base-debuginfo-5.43-2.fc29.s390x Provides: debuginfo(build-id) = 481096c32748768b3e80ee9728590e31f0110708 xscreensaver-gl-base-debuginfo = 1:5.43-2.fc29 xscreensaver-gl-base-debuginfo(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Processing files: xscreensaver-gl-extras-debuginfo-5.43-2.fc29.s390x Provides: debuginfo(build-id) = 00263eabbe7d08834595ce9b93f815bac3aaba87 debuginfo(build-id) = 03bb9e251bd797cb1348af11052e080cea4d5dc3 debuginfo(build-id) = 0472a8f5fa687739506dea84b48a27fc8cfd7334 debuginfo(build-id) = 04bf88a664312bd56055c0de3a882d253ae0f9cc debuginfo(build-id) = 04fb8a42bd41610d566f9687a31c44aa7ce3d96d debuginfo(build-id) = 052c432a8f174f158bc0f431f6b59feba05903be debuginfo(build-id) = 06cb1fb043f705025508d23270aae9ace7a7570d debuginfo(build-id) = 0754685f73574b46d480142f152cddffd97b7157 debuginfo(build-id) = 0fb4266b906fa187c4a1a9347a275720cd411fad debuginfo(build-id) = 14c4f5054047d4c224ea2d66e270d09cf8cc8ae2 debuginfo(build-id) = 15add3ff225b7479d209efe1b33dc9b1e8d19317 debuginfo(build-id) = 198712eb2613b453f6eecd843524dfe82ea1da5b debuginfo(build-id) = 19ab571c8aa12492af48dc96f1405ca8b2458e56 debuginfo(build-id) = 19edb59ec003edf804d8cbbcfd3c53992cde3771 debuginfo(build-id) = 1d0df62ae9dc77a21a7f4f6c3e2fec5c9e2da985 debuginfo(build-id) = 1e9aae92925bb952f80c41d0e4cac4a334b0b38f debuginfo(build-id) = 1fa558a56f918754ca12130a0899bcd79d0ffb48 debuginfo(build-id) = 25aabbf81c675926d7b0698bf6414e0c77e9f4ca debuginfo(build-id) = 27fe68690f899e83dfba44d14e4c9e3d258bbe6b debuginfo(build-id) = 2a2b0cc9a3c8e6744aac77ccb0c0ac53b91ed479 debuginfo(build-id) = 2cd35618af044875753a000a0e9c1676a689ec9a debuginfo(build-id) = 2e8cb581e6f72a039abb4e16fad2a9bfa6ab2b59 debuginfo(build-id) = 2fa6c1e06b371843647957286893fe3cd745e3dd debuginfo(build-id) = 314808e78e770ab7b341d326e2baebd39ddaecda debuginfo(build-id) = 33e190d8d3eed059260bea887c8c88bddc358e56 debuginfo(build-id) = 34d6898c3a1acbfd9539a71225121f7fe01e6773 debuginfo(build-id) = 35ace22ad4a291b61405db2d9d397bdfb022f2b1 debuginfo(build-id) = 36b2d470f08de5a55cd7033a91e35f05c27a2b42 debuginfo(build-id) = 376cebab538588dc700fed71e5bc85d0874cd317 debuginfo(build-id) = 3913ba2d172a0a2d12c581792521e9931ef4608a debuginfo(build-id) = 3d40d6a3a9d7139e036f13ad0c735920f8aeda9f debuginfo(build-id) = 3fbe366647987cf77334c538918c7e0a70f63c20 debuginfo(build-id) = 4197b8775cf93243c1598bbdeb3d2ce86c3b1ce1 debuginfo(build-id) = 4641792c855906941b49f3d4c1355a97d3a8fed8 debuginfo(build-id) = 46e49675068f67a89cc73c0758b0e177a225f634 debuginfo(build-id) = 49f5255377c3bcc01221fd244b8b8c933729c4a7 debuginfo(build-id) = 4df712069ebce42cf4c07e9afb1a0ae201dbd1ab debuginfo(build-id) = 50206f3f7c5dd1698042a90dd63e9d66547dd7cc debuginfo(build-id) = 521e415ffe1abfcff4fe0af43a55b853c438f245 debuginfo(build-id) = 53c98bb8d3d06e173e6101804a1a308433761f6d debuginfo(build-id) = 5d8b56fcaee8caa4af0f7b13404fffec2d2389a9 debuginfo(build-id) = 5e37b768c4a417c80aeaa2e790240e5c16ebae0c debuginfo(build-id) = 5e881f23b9edd99156d98978491a0564488bfb38 debuginfo(build-id) = 60a35fb02f4e2b2a54ebfd454b6aed93fab526c6 debuginfo(build-id) = 64d59565d681746108e0fc565298dfe9b5b3da9a debuginfo(build-id) = 64e7abbc5310be9ffae7de647a9176015529b0df debuginfo(build-id) = 67cd2f410216707d275a01315edf5279499022a8 debuginfo(build-id) = 6dd59e6453940f552115c10d939593e80ce2e87f debuginfo(build-id) = 6fc9c718f0616ae8155d8e5a47496818bce58e8a debuginfo(build-id) = 70a83f3ab990c399d396ef34fa4949c407e3ff04 debuginfo(build-id) = 710eb7ba452d2dfc2ffae3e55d578149549fddaa debuginfo(build-id) = 73dfe2f6348e3986f62a2ac764ecdebf9a64b5b6 debuginfo(build-id) = 74afb05de9801b434d0968e27eaf23283a70fa63 debuginfo(build-id) = 7892cfa950d21a659a540e3aefe99df1568de3cc debuginfo(build-id) = 7a826fac5e043033139d59eb3099fc3d48bf418f debuginfo(build-id) = 80cd90bc446dfbb5e5e83f871ad70f61d76409c0 debuginfo(build-id) = 8293bc3907e821749d4cbef2e74ab39772f4a0b0 debuginfo(build-id) = 83a0b26432055d0f1a0b25556e599c53e056fa5c debuginfo(build-id) = 843deb08c0875655565f3490eb8f0b4029f22a40 debuginfo(build-id) = 85c410e712f681cc600533269a4d5c551764fa6c debuginfo(build-id) = 888679ecbc6f88a47105c45fa1945dc6464fccc3 debuginfo(build-id) = 89c923a5bb6b5fe922f37058561d97f6f17d37af debuginfo(build-id) = 8a0dc0c0e58b5609e4755c736544e6fad0dce07b debuginfo(build-id) = 8a70863d112dd55d43aab895d2ff137c577cdc76 debuginfo(build-id) = 8dc8f5a5bbca6244c4256f6cb4b4fadc797a76da debuginfo(build-id) = 91527edeebe8790658075a04576c12381e971e88 debuginfo(build-id) = 917ecbf0ff7590e78059e70a3cb928b0b9abe1dd debuginfo(build-id) = 91f571c3a2aa2e536657c2b055336842bf020a1c debuginfo(build-id) = 94528a137d6e4fd93bb1ee5d33f00892aa02ca46 debuginfo(build-id) = 95a3e9c2920b24d8b7805910b1effc5a73b3f3e5 debuginfo(build-id) = 9637a4f39421f75bf7367b113520ae463ad31659 debuginfo(build-id) = 9b9d38e9303178d13e7fcc8a988257b6b3617356 debuginfo(build-id) = 9cd51564b3581a291fdb6fb41d99d14427334f39 debuginfo(build-id) = 9ec7df4fc21c052ed6ee426aa6babba33be2f8bd debuginfo(build-id) = a0071256489818dea3bc76bbd91b039f52fd5c49 debuginfo(build-id) = a22182a1efc741a5874e3efdd7dae0523f2d4095 debuginfo(build-id) = a2b14c5ff26b6fc77e6160ba5b7a7f5c8603e58d debuginfo(build-id) = a85617d403026d00b6283c565c7e76d7c6972a31 debuginfo(build-id) = a8734f869885c4b0cc62a7e3a02f7988123af85b debuginfo(build-id) = a9b61aaad93eb54f336393c08bf0e4bf5629e92f debuginfo(build-id) = aa2db6f78f0e53a7afd8ee081322f2ac39b90779 debuginfo(build-id) = af5ce8b6219ee1be5ad9c268f3193fafe67bf156 debuginfo(build-id) = b0605c5ba40b8ae4d66b58576ca2db98bad84333 debuginfo(build-id) = b094b12032915d60e7be59b1b2cd495ff072b1ad debuginfo(build-id) = b6699ed5b3dfac0e729dcb7468773cbff2db178e debuginfo(build-id) = b6f65e7e669c1a0447bade663c598e8cf1fb7812 debuginfo(build-id) = b90300c89e9f3495dfe3d1293aa133d1036c4591 debuginfo(build-id) = bb955ea0637ef523ca9e16370e05120c0b9f642c debuginfo(build-id) = bc2bf87ccdcdb1997d9ab832dd70db42edc13254 debuginfo(build-id) = beff5e2d35e5983d2160cd3d0e15bf2f69ad054c debuginfo(build-id) = c0b8aba5619bbad14e346cbfeae153964bbdf985 debuginfo(build-id) = c32ae276462c570278b7fce1eb7674798b52a854 debuginfo(build-id) = c5b341254ee6e3498e9b8ef18f8da0a6f0818665 debuginfo(build-id) = c838470ed251979a4cf6418399e7c8ca69278fcd debuginfo(build-id) = c9ad5a2f7cd2c5bd6e3a52f346acbc1b5efa62e1 debuginfo(build-id) = ca51992d6067384b8773f0d8a1c520b6a3202fe7 debuginfo(build-id) = cb247b294611697069ca92fd7bfe8129eb70ba6e debuginfo(build-id) = d710559f7d6e671270e1321aa88a594d9185bb65 debuginfo(build-id) = dd5dba8acac832a5fa6fea1e962daff3090669dd debuginfo(build-id) = de6e0c6d3034ada478dd2326e2ea8fba6d91534f debuginfo(build-id) = df0676d60f814d9d9a0636d928a67feffad9eefb debuginfo(build-id) = dfaf7bed40ffa45005e8d986b08a33d0ee91bfaf debuginfo(build-id) = e167fa21ecea358622f59b142a53ef658a50a5dd debuginfo(build-id) = eb5e15bb714c3ea2e1ac7b3c61c7df5211363923 debuginfo(build-id) = ec98cdf83b759f9ae6d9c0639872a0a58c365ac2 debuginfo(build-id) = ef5eea728aa9b3b7303422e626fdd2cd28e18263 debuginfo(build-id) = f1a1eace86ca1b7c2f148d29613fe47bba9edfa6 debuginfo(build-id) = f513b81e255a4fc52646fd9a6bec5dce3c26a664 debuginfo(build-id) = f55ec1e7556496463f491af0dd5b45bc7455dbe5 debuginfo(build-id) = f6fb81a08c253a4311f7e142fade311d59314414 debuginfo(build-id) = f947a3e01f0d79f109acd478f07bac8b7e1a4327 debuginfo(build-id) = fa4b6763d79404d2da60eeb503dd45dcfcce2630 debuginfo(build-id) = faeb518b9151ff25ce9edabbdc0bebbd16f8346c debuginfo(build-id) = fb970c46d7625d40b6282311beee86711dc05e5c xscreensaver-gl-extras-debuginfo = 1:5.43-2.fc29 xscreensaver-gl-extras-debuginfo(s390-64) = 1:5.43-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(s390-64) = 1:5.43-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x Wrote: /builddir/build/RPMS/xscreensaver-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-base-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-base-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-base-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-gss-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-gss-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-debugsource-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-debuginfo-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-base-debuginfo-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-base-debuginfo-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-debuginfo-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-base-debuginfo-5.43-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-debuginfo-5.43-2.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UWoLEj + umask 022 + cd /builddir/build/BUILD + cd xscreensaver-5.43 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xscreensaver-5.43-2.fc29.s390x + exit 0 Child return code was: 0